uawdijnntqw1x1x1
IP : 216.73.216.201
Hostname : odin2.mydev24.com
Kernel : Linux odin2.mydev24.com 5.14.0-611.41.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 19 03:50:11 EDT 2026 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
hrpsychology
/
public_html
/
soulfood.gr
/
kt
/
.
/
..
/
sql
/
art_20221eng.sql
/
/
-- phpMyAdmin SQL Dump -- version 5.2.1 -- https://www.phpmyadmin.net/ -- -- Εξυπηρετητής: localhost:3306 -- Χρόνος δημιουργίας: 14 Σεπ 2023 στις 08:58:31 -- Έκδοση διακομιστή: 10.2.44-MariaDB-cll-lve -- Έκδοση PHP: 8.1.16 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Βάση δεδομένων: `art_20221eng` -- -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_action_logs` -- CREATE TABLE `o0ksp_action_logs` ( `id` int(10) UNSIGNED NOT NULL, `message_language_key` varchar(255) NOT NULL DEFAULT '', `message` mediumtext NOT NULL, `log_date` datetime NOT NULL, `extension` varchar(50) NOT NULL DEFAULT '', `user_id` int(11) NOT NULL DEFAULT 0, `item_id` int(11) NOT NULL DEFAULT 0, `ip_address` varchar(40) NOT NULL DEFAULT '0.0.0.0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_action_logs_extensions` -- CREATE TABLE `o0ksp_action_logs_extensions` ( `id` int(10) UNSIGNED NOT NULL, `extension` varchar(255) NOT NULL DEFAULT '' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_action_logs_extensions` -- INSERT INTO `o0ksp_action_logs_extensions` (`id`, `extension`) VALUES (1, 'com_banners'), (2, 'com_cache'), (3, 'com_categories'), (4, 'com_config'), (5, 'com_contact'), (6, 'com_content'), (7, 'com_installer'), (8, 'com_media'), (9, 'com_menus'), (10, 'com_messages'), (11, 'com_modules'), (12, 'com_newsfeeds'), (13, 'com_plugins'), (14, 'com_redirect'), (15, 'com_tags'), (16, 'com_templates'), (17, 'com_users'), (18, 'com_checkin'), (19, 'com_scheduler'); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_action_logs_users` -- CREATE TABLE `o0ksp_action_logs_users` ( `user_id` int(11) UNSIGNED NOT NULL, `notify` tinyint(1) UNSIGNED NOT NULL, `extensions` mediumtext NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_action_log_config` -- CREATE TABLE `o0ksp_action_log_config` ( `id` int(10) UNSIGNED NOT NULL, `type_title` varchar(255) NOT NULL DEFAULT '', `type_alias` varchar(255) NOT NULL DEFAULT '', `id_holder` varchar(255) DEFAULT NULL, `title_holder` varchar(255) DEFAULT NULL, `table_name` varchar(255) DEFAULT NULL, `text_prefix` varchar(255) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_action_log_config` -- INSERT INTO `o0ksp_action_log_config` (`id`, `type_title`, `type_alias`, `id_holder`, `title_holder`, `table_name`, `text_prefix`) VALUES (1, 'article', 'com_content.article', 'id', 'title', 'j767ec_content', 'PLG_ACTIONLOG_JOOMLA'), (2, 'article', 'com_content.form', 'id', 'title', 'j767ec_content', 'PLG_ACTIONLOG_JOOMLA'), (3, 'banner', 'com_banners.banner', 'id', 'name', 'j767ec_banners', 'PLG_ACTIONLOG_JOOMLA'), (4, 'user_note', 'com_users.note', 'id', 'subject', 'j767ec_user_notes', 'PLG_ACTIONLOG_JOOMLA'), (5, 'media', 'com_media.file', '', 'name', '', 'PLG_ACTIONLOG_JOOMLA'), (6, 'category', 'com_categories.category', 'id', 'title', 'j767ec_categories', 'PLG_ACTIONLOG_JOOMLA'), (7, 'menu', 'com_menus.menu', 'id', 'title', 'j767ec_menu_types', 'PLG_ACTIONLOG_JOOMLA'), (8, 'menu_item', 'com_menus.item', 'id', 'title', 'j767ec_menu', 'PLG_ACTIONLOG_JOOMLA'), (9, 'newsfeed', 'com_newsfeeds.newsfeed', 'id', 'name', 'j767ec_newsfeeds', 'PLG_ACTIONLOG_JOOMLA'), (10, 'link', 'com_redirect.link', 'id', 'old_url', 'j767ec_redirect_links', 'PLG_ACTIONLOG_JOOMLA'), (11, 'tag', 'com_tags.tag', 'id', 'title', 'j767ec_tags', 'PLG_ACTIONLOG_JOOMLA'), (12, 'style', 'com_templates.style', 'id', 'title', 'j767ec_template_styles', 'PLG_ACTIONLOG_JOOMLA'), (13, 'plugin', 'com_plugins.plugin', 'extension_id', 'name', 'j767ec_extensions', 'PLG_ACTIONLOG_JOOMLA'), (14, 'component_config', 'com_config.component', 'extension_id', 'name', '', 'PLG_ACTIONLOG_JOOMLA'), (15, 'contact', 'com_contact.contact', 'id', 'name', 'j767ec_contact_details', 'PLG_ACTIONLOG_JOOMLA'), (16, 'module', 'com_modules.module', 'id', 'title', 'j767ec_modules', 'PLG_ACTIONLOG_JOOMLA'), (17, 'access_level', 'com_users.level', 'id', 'title', 'j767ec_viewlevels', 'PLG_ACTIONLOG_JOOMLA'), (18, 'banner_client', 'com_banners.client', 'id', 'name', 'j767ec_banner_clients', 'PLG_ACTIONLOG_JOOMLA'), (19, 'application_config', 'com_config.application', '', 'name', '', 'PLG_ACTIONLOG_JOOMLA'), (20, 'task', 'com_scheduler.task', 'id', 'title', '#__scheduler_tasks', 'PLG_ACTIONLOG_JOOMLA'); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_akeeba_common` -- CREATE TABLE `o0ksp_akeeba_common` ( `key` varchar(190) COLLATE utf8mb4_unicode_ci NOT NULL, `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_akeeba_common` -- INSERT INTO `o0ksp_akeeba_common` (`key`, `value`) VALUES ('stats_lastrun', '1684731711'), ('stats_siteid', '0b38e11f84362e7fa92b406679bb6390a4c94924'), ('stats_siteurl', '512aa52a7c1a0d450301fc2e4a0954a4'); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_assets` -- CREATE TABLE `o0ksp_assets` ( `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key', `parent_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set parent.', `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.', `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.', `level` int(10) UNSIGNED NOT NULL COMMENT 'The cached level in the nested tree.', `name` varchar(50) NOT NULL COMMENT 'The unique name for the asset.\n', `title` varchar(100) NOT NULL COMMENT 'The descriptive title for the asset.', `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_assets` -- INSERT INTO `o0ksp_assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES (1, 0, 0, 1285, 0, 'root.1', 'Root Asset', '{\"core.login.site\":{\"6\":1,\"2\":1},\"core.login.admin\":{\"6\":1},\"core.login.offline\":{\"6\":1},\"core.admin\":{\"8\":1},\"core.manage\":{\"7\":1},\"core.create\":{\"6\":1,\"3\":1},\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"core.edit.own\":{\"6\":1,\"3\":1}}'), (2, 1, 1, 2, 1, 'com_admin', 'com_admin', '{}'), (3, 1, 3, 6, 1, 'com_banners', 'com_banners', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (4, 1, 7, 8, 1, 'com_cache', 'com_cache', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'), (5, 1, 9, 10, 1, 'com_checkin', 'com_checkin', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'), (6, 1, 11, 12, 1, 'com_config', 'com_config', '{}'), (7, 1, 13, 16, 1, 'com_contact', 'com_contact', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'), (8, 1, 17, 606, 1, 'com_content', 'com_content', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (9, 1, 607, 608, 1, 'com_cpanel', 'com_cpanel', '{}'), (10, 1, 609, 610, 1, 'com_installer', 'com_installer', '{\"core.admin\":[],\"core.manage\":{\"7\":0},\"core.delete\":{\"7\":0},\"core.edit.state\":{\"7\":0}}'), (11, 1, 611, 612, 1, 'com_languages', 'com_languages', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (12, 1, 613, 614, 1, 'com_login', 'com_login', '{}'), (13, 1, 615, 616, 1, 'com_mailto', 'com_mailto', '{}'), (14, 1, 617, 618, 1, 'com_massmail', 'com_massmail', '{}'), (15, 1, 619, 620, 1, 'com_media', 'com_media', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'), (16, 1, 621, 638, 1, 'com_menus', 'com_menus', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (17, 1, 639, 640, 1, 'com_messages', 'com_messages', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'), (18, 1, 641, 846, 1, 'com_modules', 'com_modules', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (19, 1, 847, 850, 1, 'com_newsfeeds', 'com_newsfeeds', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'), (20, 1, 851, 852, 1, 'com_plugins', 'com_plugins', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (21, 1, 853, 854, 1, 'com_redirect', 'com_redirect', '{\"core.admin\":{\"7\":1},\"core.manage\":[]}'), (22, 1, 855, 856, 1, 'com_search', 'com_search', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'), (23, 1, 857, 858, 1, 'com_templates', 'com_templates', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (24, 1, 859, 862, 1, 'com_users', 'com_users', '{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (26, 1, 863, 864, 1, 'com_wrapper', 'com_wrapper', '{}'), (27, 8, 18, 35, 2, 'com_content.category.2', 'Uncategorised', '{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'), (28, 3, 4, 5, 2, 'com_banners.category.3', 'Uncategorised', '{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (29, 7, 14, 15, 2, 'com_contact.category.4', 'Uncategorised', '{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'), (30, 19, 848, 849, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'), (32, 24, 860, 861, 1, 'com_users.category.7', 'Uncategorised', '{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (33, 1, 865, 866, 1, 'com_finder', 'com_finder', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'), (34, 1, 867, 868, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{\"core.admin\":[],\"core.manage\":[],\"core.delete\":[],\"core.edit.state\":[]}'), (35, 1, 869, 870, 1, 'com_tags', 'com_tags', '{\"core.admin\":[],\"core.manage\":[],\"core.manage\":[],\"core.delete\":[],\"core.edit.state\":[]}'), (36, 1, 871, 872, 1, 'com_contenthistory', 'com_contenthistory', '{}'), (37, 1, 873, 874, 1, 'com_ajax', 'com_ajax', '{}'), (38, 1, 875, 876, 1, 'com_postinstall', 'com_postinstall', '{}'), (39, 18, 642, 643, 2, 'com_modules.module.1', 'Main Menu', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (40, 18, 644, 645, 2, 'com_modules.module.2', 'Login', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (41, 18, 646, 647, 2, 'com_modules.module.3', 'Popular Articles', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (42, 18, 648, 649, 2, 'com_modules.module.4', 'Recently Added Articles', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (43, 18, 650, 651, 2, 'com_modules.module.8', 'Toolbar', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (44, 18, 652, 653, 2, 'com_modules.module.9', 'Quick Icons', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (45, 18, 654, 655, 2, 'com_modules.module.10', 'Logged-in Users', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (46, 18, 656, 657, 2, 'com_modules.module.12', 'Admin Menu', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (47, 18, 658, 659, 2, 'com_modules.module.13', 'Admin Submenu', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (48, 18, 660, 661, 2, 'com_modules.module.14', 'User Status', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (49, 18, 662, 663, 2, 'com_modules.module.15', 'Title', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (50, 18, 664, 665, 2, 'com_modules.module.16', 'Login Form', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (51, 18, 666, 667, 2, 'com_modules.module.17', 'Breadcrumbs', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (52, 18, 668, 669, 2, 'com_modules.module.79', 'Multilanguage status', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (53, 18, 670, 671, 2, 'com_modules.module.86', 'Joomla Version', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'), (54, 18, 672, 673, 2, 'com_modules.module.87', 'Popular Tags', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'), (55, 18, 674, 675, 2, 'com_modules.module.88', 'Site Information', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'), (56, 18, 676, 677, 2, 'com_modules.module.89', 'Release News', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'), (57, 18, 678, 679, 2, 'com_modules.module.90', 'Latest Articles', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'), (58, 18, 680, 681, 2, 'com_modules.module.91', 'User Menu', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'), (59, 18, 682, 683, 2, 'com_modules.module.92', 'Image Module', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'), (60, 18, 684, 685, 2, 'com_modules.module.93', 'Search', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'), (61, 27, 19, 20, 3, 'com_content.article.1', 'Getting Started', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'), (62, 1, 877, 878, 1, 'j767ec_ucm_content.1', 'j767ec_ucm_content.1', '[]'), (63, 8, 36, 125, 2, 'com_content.category.8', 'Collections', '{}'), (64, 63, 37, 68, 3, 'com_content.category.9', 'Design', '{}'), (65, 63, 69, 88, 3, 'com_content.category.10', 'Photography', '{}'), (66, 63, 89, 102, 3, 'com_content.category.11', 'Creativity', '{}'), (67, 63, 103, 120, 3, 'com_content.category.12', 'Videos', '{}'), (68, 18, 686, 687, 2, 'com_modules.module.94', 'JA Masthead', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (69, 64, 38, 39, 4, 'com_content.article.2', 'Αυτός είναι ο τίτλος του άρθρου', '{\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1}}'), (70, 64, 40, 41, 4, 'com_content.article.3', 'Best photographs of the day: panda cubs and Peres funeral', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (71, 64, 42, 43, 4, 'com_content.article.4', 'The 20 photographs of the week', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (72, 64, 44, 45, 4, 'com_content.article.5', 'Refugees and the Rio Paralympics', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (73, 64, 46, 47, 4, 'com_content.article.6', 'African students clash with police ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (74, 64, 48, 49, 4, 'com_content.article.7', 'Five alternative New Year\'s Eve outfits ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (75, 64, 50, 51, 4, 'com_content.article.8', 'Reasons to wear... khaki ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (76, 18, 688, 689, 2, 'com_modules.module.95', 'Video List', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (78, 18, 690, 691, 2, 'com_modules.module.96', 'Menu Sidebar', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (79, 18, 692, 693, 2, 'com_modules.module.97', 'Populars', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (80, 8, 126, 127, 2, 'com_content.category.13', 'Slideshow', '{}'), (81, 66, 90, 91, 4, 'com_content.article.9', 'The Upside to Being a Designer Outside of New York City', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (82, 66, 92, 93, 4, 'com_content.article.10', ' Motorized La-Z-Boy Chair Is the Best Invention Ever', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (83, 66, 94, 95, 4, 'com_content.article.11', ' Techies Trade Smartphones for Sing-Alongs at Digital Detox', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (84, 66, 96, 97, 4, 'com_content.article.12', ' 5 Ways to Spice Up Your Nike+ Experience', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (85, 18, 694, 695, 2, 'com_modules.module.98', 'Slideshow', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (86, 18, 696, 697, 2, 'com_modules.module.99', 'Recently', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (87, 8, 128, 135, 2, 'com_content.category.14', 'Pages', '{}'), (88, 87, 129, 130, 3, 'com_content.article.13', 'Offline Page', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (89, 87, 131, 132, 3, 'com_content.article.14', '404 page', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (90, 67, 104, 105, 4, 'com_content.article.15', 'Amazon CEO Jeff Bezos ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (91, 67, 106, 107, 4, 'com_content.article.16', 'David Correy', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (92, 67, 108, 109, 4, 'com_content.article.17', 'The World Is Ours', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (93, 67, 110, 111, 4, 'com_content.article.18', 'Romanian Summer Party Dance 2015', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (94, 67, 112, 113, 4, 'com_content.article.19', 'La Reina', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (95, 67, 114, 115, 4, 'com_content.article.20', 'President Obama Holds a Cabinet Meeting', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (96, 67, 116, 117, 4, 'com_content.article.21', 'Pura Vida', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (97, 67, 118, 119, 4, 'com_content.article.22', 'Bindle Bros Lentesque habitant morbi tristique senectus et netus', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (98, 63, 121, 122, 3, 'com_content.category.15', 'Book Suggestions', '{}'), (99, 63, 123, 124, 3, 'com_content.category.16', 'Perfect Office', '{}'), (100, 66, 98, 99, 4, 'com_content.article.23', 'Tristique senectus et netus et malesuada fames ac turpis', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (101, 66, 100, 101, 4, 'com_content.article.24', 'Quisque sit amet est et sapien ultricies eget', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (102, 1, 879, 880, 1, 'j767ec_ucm_content.2', 'j767ec_ucm_content.2', '[]'), (103, 18, 698, 699, 2, 'com_modules.module.100', 'Most Read ', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (104, 18, 700, 701, 2, 'com_modules.module.101', 'Recently (2)', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (105, 64, 52, 53, 4, 'com_content.article.25', 'Guide to women\'s activewear ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (106, 64, 64, 65, 4, 'com_content.article.26', '10 of the best Christmas day outfits for women ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (107, 64, 66, 67, 4, 'com_content.article.27', 'Compositing a Machine Gun Turret in CINEMA 4D and After Effects', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (108, 64, 62, 63, 4, 'com_content.article.28', 'Modeling and Rigging a Hydraulic Crane in 3ds Max ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (109, 64, 60, 61, 4, 'com_content.article.29', 'Creating animations for our top stripe ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (110, 64, 58, 59, 4, 'com_content.article.30', 'Creating movement for our background graphic ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (111, 64, 54, 55, 4, 'com_content.article.31', 'Adding text and giving depth to our main graphic bar ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (112, 1, 881, 882, 1, 'j767ec_ucm_content.3', 'j767ec_ucm_content.3', '[]'), (113, 64, 56, 57, 4, 'com_content.article.32', 'Introduction and project overview ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (114, 1, 883, 884, 1, 'j767ec_ucm_content.4', 'j767ec_ucm_content.4', '[]'), (115, 87, 133, 134, 3, 'com_content.article.33', 'Typography', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (116, 18, 702, 703, 2, 'com_modules.module.102', 'Recently', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (125, 1, 885, 886, 1, 'j767ec_ucm_content.5', 'j767ec_ucm_content.5', '[]'), (126, 1, 887, 888, 1, 'j767ec_ucm_content.6', 'j767ec_ucm_content.6', '[]'), (127, 1, 889, 890, 1, 'j767ec_ucm_content.7', 'j767ec_ucm_content.7', '[]'), (128, 18, 704, 705, 2, 'com_modules.module.110', 'Off Canvas', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (129, 65, 70, 71, 4, 'com_content.article.34', 'Neo Entertainment Gallery', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (130, 27, 21, 22, 3, 'com_content.article.35', 'About us', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (131, 1, 891, 892, 1, 'j767ec_ucm_content.8', 'j767ec_ucm_content.8', '[]'), (132, 65, 72, 73, 4, 'com_content.article.36', 'Vodafone launches ‘biggest-ever’ ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (133, 1, 893, 894, 1, 'j767ec_ucm_content.9', 'j767ec_ucm_content.9', '[]'), (134, 1, 895, 896, 1, 'j767ec_ucm_content.10', 'j767ec_ucm_content.10', '[]'), (135, 1, 897, 898, 1, 'j767ec_ucm_content.11', 'j767ec_ucm_content.11', '[]'), (136, 18, 706, 707, 2, 'com_modules.module.111', 'Categories', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (138, 65, 74, 75, 4, 'com_content.article.37', 'Discovering whether we can be vegan', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (139, 1, 899, 900, 1, 'j767ec_ucm_content.12', 'j767ec_ucm_content.12', '[]'), (140, 65, 76, 77, 4, 'com_content.article.38', 'Why our obsession with sugar threatens', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (141, 65, 78, 79, 4, 'com_content.article.39', 'Put gardening on the curriculum ', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (142, 65, 80, 81, 4, 'com_content.article.40', 'Modeling and Rigging a Hydraulic Crane in 3ds Max', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (143, 1, 901, 902, 1, 'j767ec_ucm_content.13', 'j767ec_ucm_content.13', '[]'), (144, 18, 708, 709, 2, 'com_modules.module.113', 'Dat', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (145, 18, 710, 711, 2, 'com_modules.module.114', 'Dat', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (146, 65, 82, 83, 4, 'com_content.article.41', 'Compositing a Machine Gun Turret in CINEMA', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'), (147, 18, 712, 713, 2, 'com_modules.module.115', 'Tags - Popular ', '{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'), (148, 65, 84, 85, 4, 'com_content.article.42', 'Creating animations for our top stripe ', '{\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1}}'), (149, 1, 903, 904, 1, 'com_jaextmanager', 'com_jaextmanager', '{}'), (150, 18, 714, 715, 2, 'com_modules.module.116', 'Image Module (copy)', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'), (151, 1, 905, 906, 1, 'com_fields', 'com_fields', '{}'), (152, 1, 907, 908, 1, 'com_associations', 'com_associations', '{}'), (156, 1, 909, 910, 1, 'com_privacy', 'com_privacy', '{}'), (157, 1, 911, 912, 1, 'com_actionlogs', 'com_actionlogs', '{}'), (158, 1, 913, 914, 1, 'com_bfstop', 'com_bfstop', '{}'), (160, 1, 915, 928, 1, 'com_sppagebuilder', 'SP Page Builder', '{}'), (161, 18, 716, 717, 2, 'com_modules.module.138', 'Footer', '{}'), (162, 160, 916, 917, 2, 'com_sppagebuilder.page.1', 'Home', '{}'), (164, 18, 718, 719, 2, 'com_modules.module.140', 'Article Show', '{}'), (165, 18, 720, 721, 2, 'com_modules.module.141', 'JMG Article Slider', '{}'), (166, 65, 86, 87, 4, 'com_content.article.43', 'Creating animations for our top stripe (2)', '{\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1}}'), (167, 160, 918, 919, 2, 'com_sppagebuilder.page.2', 'Creating animations for our top stripe (2)', '{}'), (168, 18, 722, 723, 2, 'com_modules.module.142', 'ΠΕΡΙΣΣΟΤΕΡΑ ΑΡΘΡΑ (ΑΓΧΟΣ)', '{}'), (170, 160, 920, 921, 2, 'com_sppagebuilder.page.4', 'Αυτός είναι ο τίτλος του άρθρου', '{}'), (171, 18, 724, 725, 2, 'com_modules.module.143', 'Template styles', '{}'), (173, 8, 136, 175, 2, 'com_content.category.17', 'ANXIETY MANAGEMENT', '{}'), (174, 173, 137, 156, 3, 'com_content.category.18', 'Anxiety', '{}'), (175, 173, 157, 174, 3, 'com_content.category.19', 'Stress', '{}'), (176, 8, 176, 449, 2, 'com_content.category.20', 'STRENGTHS ENHANCEMENT', '{}'), (177, 176, 177, 196, 3, 'com_content.category.21', 'Enjoyment', '{}'), (178, 176, 197, 214, 3, 'com_content.category.22', 'Self - Control', '{}'), (179, 176, 215, 228, 3, 'com_content.category.23', 'Autonomy', '{}'), (180, 176, 229, 246, 3, 'com_content.category.24', 'Self - Confidence', '{}'), (181, 176, 247, 264, 3, 'com_content.category.25', 'Energy Management', '{}'), (182, 176, 265, 280, 3, 'com_content.category.26', 'Assertiveness', '{}'), (183, 176, 281, 300, 3, 'com_content.category.27', 'Gratitude', '{}'), (184, 176, 301, 322, 3, 'com_content.category.28', 'Happiness', '{}'), (185, 176, 323, 340, 3, 'com_content.category.29', 'Positivity', '{}'), (186, 176, 341, 350, 3, 'com_content.category.30', 'Competence', '{}'), (187, 176, 351, 368, 3, 'com_content.category.31', 'Decision Making', '{}'), (188, 176, 369, 390, 3, 'com_content.category.32', 'Boundaries', '{}'), (189, 176, 391, 406, 3, 'com_content.category.33', 'Adaptability', '{}'), (190, 176, 407, 422, 3, 'com_content.category.34', 'Goals', '{}'), (191, 176, 423, 436, 3, 'com_content.category.35', 'Psychological Resilience', '{}'), (192, 176, 437, 448, 3, 'com_content.category.36', 'Work-life balance', '{}'), (193, 8, 450, 489, 2, 'com_content.category.37', 'DIFFICULTIES MANAGEMENT', '{}'), (194, 193, 451, 466, 3, 'com_content.category.38', 'Procrastination', '{}'), (195, 193, 467, 488, 3, 'com_content.category.39', 'Anger', '{}'), (196, 8, 490, 539, 2, 'com_content.category.40', 'RELATIONSHIPS', '{}'), (197, 196, 491, 514, 3, 'com_content.category.41', 'Interpersonal Relationships', '{}'), (198, 196, 515, 538, 3, 'com_content.category.42', 'Romantic Relationships', '{}'), (199, 18, 726, 727, 2, 'com_modules.module.145', 'DJ-MegaMenu', '{}'), (200, 18, 728, 729, 2, 'com_modules.module.146', 'DJ-MegaMenu - Mobile Menu Button', '{}'), (201, 174, 138, 139, 4, 'com_content.article.44', 'What is stress? ', '{}'), (203, 174, 140, 141, 4, 'com_content.article.45', 'Anxiety and Panic Attacks ', '{}'), (205, 174, 142, 143, 4, 'com_content.article.46', 'Events - Thoughts - Feelings - Behavior - Body ', '{}'), (207, 174, 144, 145, 4, 'com_content.article.47', 'Distract yourself', '{}'), (209, 174, 146, 147, 4, 'com_content.article.48', 'Thought reframing', '{}'), (211, 174, 148, 149, 4, 'com_content.article.49', 'Thought restructuring', '{}'), (213, 175, 158, 159, 4, 'com_content.article.50', 'Work stress ', '{}'), (215, 175, 160, 161, 4, 'com_content.article.51', 'The role of exercise in the fight against stress ', '{}'), (217, 175, 162, 163, 4, 'com_content.article.52', 'Stress and how it is caused ', '{}'), (219, 175, 164, 165, 4, 'com_content.article.53', 'Problem solving', '{}'), (221, 175, 166, 167, 4, 'com_content.article.54', 'Relaxation exercise', '{}'), (223, 175, 168, 169, 4, 'com_content.article.55', 'Diaphragmatic breathing', '{}'), (225, 175, 170, 171, 4, 'com_content.article.56', 'Muscle Relaxation', '{}'), (227, 194, 452, 453, 4, 'com_content.article.57', 'Πως να νικήσουμε την αναβλητικότητα;', '{}'), (229, 194, 454, 455, 4, 'com_content.article.58', 'What is Procrastination?', '{}'), (231, 194, 456, 457, 4, 'com_content.article.59', 'Why leave for tomorrow what you can do today?', '{}'), (233, 194, 458, 459, 4, 'com_content.article.60', 'Dealing with perfectionism', '{}'), (235, 194, 460, 461, 4, 'com_content.article.61', 'Make a fresh start', '{}'), (237, 194, 462, 463, 4, 'com_content.article.62', 'The 2-minute rule', '{}'), (239, 195, 468, 469, 4, 'com_content.article.63', 'Anger and its Expression', '{}'), (241, 195, 470, 471, 4, 'com_content.article.64', 'Conflict management ', '{}'), (243, 195, 472, 473, 4, 'com_content.article.65', 'Anger Management tips', '{}'), (245, 195, 474, 475, 4, 'com_content.article.66', 'The balloon', '{}'), (247, 195, 476, 477, 4, 'com_content.article.67', 'Counting', '{}'), (249, 195, 478, 479, 4, 'com_content.article.68', 'Differentiating anger', '{}'), (251, 195, 480, 481, 4, 'com_content.article.69', 'Conflict management', '{}'), (253, 195, 482, 483, 4, 'com_content.article.70', 'First-person singular ', '{}'), (255, 195, 484, 485, 4, 'com_content.article.71', 'Pros and cons ', '{}'), (257, 197, 492, 493, 4, 'com_content.article.72', 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο', '{}'), (259, 197, 494, 495, 4, 'com_content.article.73', 'Understanding and expressing emotions', '{}'), (261, 197, 496, 497, 4, 'com_content.article.74', 'Successful relationships', '{}'), (263, 197, 498, 499, 4, 'com_content.article.75', 'The Importance of Interpersonal Relationships', '{}'), (265, 197, 500, 501, 4, 'com_content.article.76', 'David’s exercise', '{}'), (267, 197, 502, 503, 4, 'com_content.article.77', 'Complaining', '{}'), (269, 197, 504, 505, 4, 'com_content.article.78', 'The masks', '{}'), (271, 197, 506, 507, 4, 'com_content.article.79', 'Communicate – Listen – Understand ', '{}'), (273, 198, 516, 517, 4, 'com_content.article.80', 'Love is...', '{}'), (275, 198, 518, 519, 4, 'com_content.article.81', 'Romantic love is...', '{}'), (277, 198, 520, 521, 4, 'com_content.article.82', 'Love or passion?', '{}'), (279, 198, 522, 523, 4, 'com_content.article.83', 'Jealousy: a \"good\" or \"bad\" feeling?', '{}'), (281, 198, 524, 525, 4, 'com_content.article.84', 'The Importance of Parental Relationship Styles in Adult Love Relationships', '{}'), (283, 198, 526, 527, 4, 'com_content.article.85', 'How to get closer', '{}'), (285, 198, 528, 529, 4, 'com_content.article.86', 'The 36 questions', '{}'), (287, 198, 530, 531, 4, 'com_content.article.87', 'How to reduce jealousy', '{}'), (289, 198, 532, 533, 4, 'com_content.article.88', 'Spend time together', '{}'), (291, 198, 534, 535, 4, 'com_content.article.89', 'Breathe together', '{}'), (293, 177, 178, 179, 4, 'com_content.article.90', ' What is \"enjoyment\"? ', '{}'), (295, 177, 180, 181, 4, 'com_content.article.91', 'The strategies of enjoyment ', '{}'), (297, 177, 182, 183, 4, 'com_content.article.92', 'The 4 Types of Enjoyment ', '{}'), (299, 177, 184, 185, 4, 'com_content.article.93', 'The barriers to enjoyment ', '{}'), (301, 177, 186, 187, 4, 'com_content.article.94', 'Enjoyment through reminiscing ', '{}'), (303, 177, 188, 189, 4, 'com_content.article.95', 'Take a break', '{}'), (305, 177, 190, 191, 4, 'com_content.article.96', 'The walk of joy ', '{}'), (307, 178, 198, 199, 4, 'com_content.article.97', 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε', '{}'), (309, 178, 200, 201, 4, 'com_content.article.98', 'Why is self-control so difficult? ', '{}'), (311, 178, 202, 203, 4, 'com_content.article.99', 'Self-control is very important for your social life', '{}'), (313, 178, 204, 205, 4, 'com_content.article.100', 'Self-control in practice ', '{}'), (315, 178, 206, 207, 4, 'com_content.article.101', 'What is self-control? ', '{}'), (317, 178, 208, 209, 4, 'com_content.article.102', 'Steps towards regaining self-control', '{}'), (319, 178, 210, 211, 4, 'com_content.article.103', 'Self-control: An everyday practice guide', '{}'), (321, 179, 216, 217, 4, 'com_content.article.104', 'The Concept of autonomy ', '{}'), (323, 179, 218, 219, 4, 'com_content.article.105', 'Independence in a relationship: How to achieve it', '{}'), (325, 179, 220, 221, 4, 'com_content.article.106', 'Develop the characteristics of an independent person', '{}'), (327, 179, 222, 223, 4, 'com_content.article.107', 'Independence in everyday life', '{}'), (329, 179, 224, 225, 4, 'com_content.article.108', 'Learn how to make decisions', '{}'), (331, 180, 230, 231, 4, 'com_content.article.109', 'What is self-confidence?', '{}'), (333, 180, 232, 233, 4, 'com_content.article.110', 'Live for yourself and not for others!', '{}'), (335, 180, 234, 235, 4, 'com_content.article.111', 'Confidence in the workplace', '{}'), (337, 180, 236, 237, 4, 'com_content.article.112', 'Building self-confidence', '{}'), (339, 180, 238, 239, 4, 'com_content.article.113', 'Don’t disregard positive comments', '{}'), (341, 180, 240, 241, 4, 'com_content.article.114', 'Achievements list', '{}'), (343, 181, 248, 249, 4, 'com_content.article.115', 'What do we mean by \"Energy Management\"?', '{}'), (345, 181, 250, 251, 4, 'com_content.article.116', 'How could I handle energy consumption better?', '{}'), (347, 181, 252, 253, 4, 'com_content.article.117', 'What reduces and what increases our energy levels', '{}'), (349, 181, 254, 255, 4, 'com_content.article.118', 'Red and green activities', '{}'), (351, 181, 256, 257, 4, 'com_content.article.119', 'Everyday schedule', '{}'), (353, 181, 258, 259, 4, 'com_content.article.120', 'What is important?', '{}'), (355, 182, 266, 267, 4, 'com_content.article.121', 'Ask - Believe - Assert! The threefold of success', '{}'), (357, 182, 268, 269, 4, 'com_content.article.122', 'What does positive assertive behavior mean?', '{}'), (359, 182, 270, 271, 4, 'com_content.article.123', 'Do not stop asserting yourself!', '{}'), (361, 182, 272, 273, 4, 'com_content.article.124', 'Claim assertiveness ', '{}'), (363, 182, 274, 275, 4, 'com_content.article.125', 'Developing self-trust', '{}'), (365, 182, 276, 277, 4, 'com_content.article.126', 'Accept yourself', '{}'), (367, 183, 282, 283, 4, 'com_content.article.127', 'Gratitude: catharsis or reciprocity?', '{}'), (369, 183, 284, 285, 4, 'com_content.article.128', 'The benefits of gratitude', '{}'), (371, 183, 286, 287, 4, 'com_content.article.129', 'What is Gratitude?', '{}'), (373, 183, 288, 289, 4, 'com_content.article.130', 'Self-gratitude', '{}'), (375, 183, 290, 291, 4, 'com_content.article.131', 'Gratitude tree', '{}'), (377, 183, 292, 293, 4, 'com_content.article.132', 'The gratitude box', '{}'), (379, 183, 294, 295, 4, 'com_content.article.133', 'Gratitude prompts', '{}'), (381, 184, 302, 303, 4, 'com_content.article.134', 'Happiness plan', '{}'), (383, 184, 304, 305, 4, 'com_content.article.135', 'What is awe and what is its significance to our happiness', '{}'), (385, 184, 306, 307, 4, 'com_content.article.136', 'Happiness starts with you!', '{}'), (387, 184, 308, 309, 4, 'com_content.article.137', 'What is Happiness ', '{}'), (389, 184, 310, 311, 4, 'com_content.article.138', 'Create happy, positive experiences!', '{}'), (391, 184, 312, 313, 4, 'com_content.article.139', 'Positive experiences diary ', '{}'), (393, 184, 314, 315, 4, 'com_content.article.140', 'Positive vs Negative ', '{}'), (395, 184, 316, 317, 4, 'com_content.article.141', 'Happiness is transmitted! ', '{}'), (397, 185, 324, 325, 4, 'com_content.article.142', 'The benefits of positivity to our health', '{}'), (399, 185, 326, 327, 4, 'com_content.article.143', 'Positive emotions', '{}'), (401, 185, 328, 329, 4, 'com_content.article.144', 'What is positivity?', '{}'), (403, 185, 330, 331, 4, 'com_content.article.145', 'Focusing on what’s positive', '{}'), (405, 185, 332, 333, 4, 'com_content.article.146', 'Positive expressions', '{}'), (407, 185, 334, 335, 4, 'com_content.article.147', 'Laugh', '{}'), (409, 187, 352, 353, 4, 'com_content.article.148', 'Decision making and the brain', '{}'), (411, 187, 354, 355, 4, 'com_content.article.149', 'Why do we make the wrong decisions?', '{}'), (413, 187, 356, 357, 4, 'com_content.article.150', 'What is decision-making?', '{}'), (415, 187, 358, 359, 4, 'com_content.article.151', 'Emotional or logical decision making?', '{}'), (417, 187, 360, 361, 4, 'com_content.article.152', 'N.O.I.S.I.C.E.D. Model', '{}'), (419, 187, 362, 363, 4, 'com_content.article.153', '8 steps of decision making', '{}'), (421, 187, 364, 365, 4, 'com_content.article.154', '9 decision-making traps', '{}'), (423, 187, 366, 367, 4, 'com_content.article.155', 'The 6 steps to decision making', '{}'), (425, 186, 342, 343, 4, 'com_content.article.156', 'Feeling competent', '{}'), (427, 186, 344, 345, 4, 'com_content.article.157', 'Problem solving', '{}'), (429, 186, 346, 347, 4, 'com_content.article.158', 'My achievements', '{}'), (431, 188, 370, 371, 4, 'com_content.article.159', 'Examples of setting boundaries', '{}'), (433, 188, 372, 373, 4, 'com_content.article.160', '19 signs that you lack healthy boundaries!', '{}'), (435, 188, 374, 375, 4, 'com_content.article.161', 'What are healthy boundaries?', '{}'), (437, 188, 376, 377, 4, 'com_content.article.162', 'Personal boundaries', '{}'), (439, 188, 378, 379, 4, 'com_content.article.163', 'The boundaries table', '{}'), (441, 188, 380, 381, 4, 'com_content.article.164', 'The boundaries table – extension', '{}'), (443, 188, 382, 383, 4, 'com_content.article.165', 'Boundaries in practice', '{}'), (445, 188, 384, 385, 4, 'com_content.article.166', 'How to say NO', '{}'), (447, 189, 392, 393, 4, 'com_content.article.167', 'The \"Adjustment\" procedure ', '{}'), (449, 189, 394, 395, 4, 'com_content.article.168', 'Freud had said “One day, in retrospect, the years of struggle will strike you as the most beautiful.', '{}'), (451, 189, 396, 397, 4, 'com_content.article.169', 'How important is it to adapt easily?', '{}'), (453, 189, 398, 399, 4, 'com_content.article.170', 'When we allow ourselves to adapt to different situations, life gets easier.', '{}'), (455, 189, 400, 401, 4, 'com_content.article.171', 'The doodle', '{}'), (457, 189, 402, 403, 4, 'com_content.article.172', 'Retrospect', '{}'), (459, 190, 408, 409, 4, 'com_content.article.173', 'Motivation enhancement and personal goals achievement', '{}'), (461, 190, 410, 411, 4, 'com_content.article.174', 'Steps before the new beginning', '{}'), (463, 190, 412, 413, 4, 'com_content.article.175', 'Why am I having difficulty setting goals?', '{}'), (465, 190, 414, 415, 4, 'com_content.article.176', 'S.M.A.R.T. Goals', '{}'), (467, 190, 416, 417, 4, 'com_content.article.177', 'The previous days ', '{}'), (469, 190, 418, 419, 4, 'com_content.article.178', 'In 10 years’ time ', '{}'), (471, 191, 424, 425, 4, 'com_content.article.179', 'How can we cultivate psychological resilience?', '{}'), (473, 191, 426, 427, 4, 'com_content.article.180', 'Psychological resilience', '{}'), (475, 191, 428, 429, 4, 'com_content.article.181', 'What would you tell a friend?', '{}'), (477, 191, 430, 431, 4, 'com_content.article.182', 'The doors', '{}'), (479, 192, 438, 439, 4, 'com_content.article.183', 'Practical advice for achieving a work/life balance', '{}'), (481, 192, 440, 441, 4, 'com_content.article.184', 'What does efficient time management mean? -The example with the jar', '{}'), (483, 192, 442, 443, 4, 'com_content.article.185', 'It is difficult to balance what one wants to do with what one needs to do!', '{}'), (485, 192, 444, 445, 4, 'com_content.article.186', 'The wheel', '{}'), (487, 1, 1217, 1218, 1, 'com_jce', 'COM_JCE', '{}'), (488, 18, 730, 731, 2, 'com_modules.module.147', 'SOUL TEST ΓΙΑ ΤΟ ΑΓΧΟΣ (ΤΕΣΤ 1)', '{}'), (489, 174, 150, 151, 4, 'com_content.article.187', 'Soul Test for Anxiety (Test 1)', '{}'), (491, 27, 23, 24, 3, 'com_content.article.188', 'Η φιλοσοφία μας', '{}'), (492, 160, 922, 923, 2, 'com_sppagebuilder.page.150', 'Η φιλοσοφία μας', '{}'), (493, 27, 25, 26, 3, 'com_content.article.189', 'Η ομάδα μας', '{}'), (494, 160, 924, 925, 2, 'com_sppagebuilder.page.151', 'Η ομάδα μας', '{}'), (495, 8, 540, 563, 2, 'com_content.category.43', 'Bios', '{}'), (496, 495, 541, 542, 3, 'com_content.article.190', 'CV - Ioanna Souchla', '{}'), (497, 495, 543, 544, 3, 'com_content.article.191', 'CV - Myrto Ntente', '{}'), (498, 495, 545, 546, 3, 'com_content.article.192', 'CV - Melina Stoupa', '{}'), (499, 495, 547, 548, 3, 'com_content.article.193', 'CV - Ioanna Darviri', '{}'), (500, 495, 549, 550, 3, 'com_content.article.194', 'CV - Zourna Christina', '{}'), (501, 495, 551, 552, 3, 'com_content.article.195', 'CV - Christina Karachotziti', '{}'), (502, 495, 553, 554, 3, 'com_content.article.196', 'CV - Nikoleta Chatzikonstantinidou', '{}'), (503, 495, 555, 556, 3, 'com_content.article.197', 'CV - Ιωάννα Σούχλα', '{}'), (504, 16, 622, 623, 2, 'com_menus.menu.4', 'Βιογραφικά', '{}'), (505, 8, 564, 581, 2, 'com_content.category.44', 'Video', '{}'), (506, 505, 565, 566, 3, 'com_content.article.198', 'Τα Video μας', '{}'), (507, 505, 567, 568, 3, 'com_content.article.199', 'ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ;', '{}'), (508, 505, 569, 570, 3, 'com_content.article.200', 'ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ;', '{}'), (509, 505, 571, 572, 3, 'com_content.article.201', 'ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ', '{}'), (510, 505, 573, 574, 3, 'com_content.article.202', 'ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ', '{}'), (511, 505, 575, 576, 3, 'com_content.article.203', 'ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ', '{}'), (512, 505, 577, 578, 3, 'com_content.article.204', 'ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ', '{}'), (513, 505, 579, 580, 3, 'com_content.article.205', 'ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ', '{}'), (514, 16, 624, 625, 2, 'com_menus.menu.5', 'Menu', '{}'), (515, 18, 732, 733, 2, 'com_modules.module.148', 'TEST - ΑΓΧΟΣ 1', '{}'), (516, 18, 734, 735, 2, 'com_modules.module.149', 'TEST - ΑΓΧΟΣ 2', '{}'), (517, 174, 152, 153, 4, 'com_content.article.206', 'Soul Test for Anxiety (Test 2)', '{}'), (519, 18, 736, 737, 2, 'com_modules.module.150', 'TEST - ΣΤΡΕΣ', '{}'), (520, 175, 172, 173, 4, 'com_content.article.207', 'Soul Test for stress', '{}'), (522, 18, 738, 739, 2, 'com_modules.module.151', 'TEST - ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ', '{}'), (523, 194, 464, 465, 4, 'com_content.article.208', 'Soul Test for procrastination', '{}'), (525, 18, 740, 741, 2, 'com_modules.module.152', 'TEST - ΘΥΜΟΣ', '{}'), (526, 195, 486, 487, 4, 'com_content.article.209', 'Soul Test for Anger', '{}'), (528, 18, 742, 743, 2, 'com_modules.module.153', 'TEST - ΔΙΑΠΡΟΣΩΠΙΚΕΣ ΣΧΕΣΕΙΣ 1', '{}'), (529, 197, 508, 509, 4, 'com_content.article.210', 'Soul Test for interpersonal relationships (Test 1)', '{}'), (531, 18, 744, 745, 2, 'com_modules.module.154', 'TEST - ΔΙΑΠΡΟΣΩΠΙΚΕΣ ΣΧΕΣΕΙΣ 2', '{}'), (532, 197, 510, 511, 4, 'com_content.article.211', 'Soul Test for interpersonal relationships (Test 2)', '{}'), (534, 18, 746, 747, 2, 'com_modules.module.155', 'TEST - ΕΡΩΤΙΚΕΣ ΣΧΕΣΕΙΣ 2', '{}'), (535, 198, 536, 537, 4, 'com_content.article.212', 'Soul Test for Romantic Relationships', '{}'), (537, 18, 748, 749, 2, 'com_modules.module.156', 'TEST - ΑΠΟΛΑΜΒΑΝΕΙΝ 1', '{}'), (538, 177, 192, 193, 4, 'com_content.article.213', 'Soul Test for Enjoyment (Test 1)', '{}'), (540, 18, 750, 751, 2, 'com_modules.module.157', 'TEST - ΑΠΟΛΑΜΒΑΝΕΙΝ 2', '{}'), (541, 177, 194, 195, 4, 'com_content.article.214', 'Soul Test for Enjoyment (Test 2)', '{}'), (543, 18, 752, 753, 2, 'com_modules.module.158', 'TEST - ΑΥΤΟΕΛΕΓΧΟΣ 1', '{}'), (544, 178, 212, 213, 4, 'com_content.article.215', 'Soul Test for self-control (Test 1)', '{}'), (546, 18, 754, 755, 2, 'com_modules.module.159', 'TEST - ΑΥΤΟΝΟΜΙΑ', '{}'), (547, 179, 226, 227, 4, 'com_content.article.216', 'Soul Test for autonomy', '{}'), (549, 18, 756, 757, 2, 'com_modules.module.160', 'TEST - ΑΥΤΟΠΕΠΟΙΘΗΣΗ 1', '{}'), (550, 180, 242, 243, 4, 'com_content.article.217', 'Soul Test for self-confidence (Test 1)', '{}'), (552, 18, 758, 759, 2, 'com_modules.module.161', 'TEST - ΑΥΤΟΠΕΠΟΙΘΗΣΗ 2', '{}'), (553, 180, 244, 245, 4, 'com_content.article.218', 'Soul Test for self-confidence (Test 2)', '{}'), (555, 181, 260, 261, 4, 'com_content.article.219', 'Soul Test for Energy Management (Test 1)', '{}'), (557, 181, 262, 263, 4, 'com_content.article.220', 'Soul Test for Energy Management (Test 2)', '{}'), (559, 18, 760, 761, 2, 'com_modules.module.162', 'TEST - ΔΙΕΚΔΙΚΗΣΗ', '{}'), (560, 182, 278, 279, 4, 'com_content.article.221', 'Soul Test for assertiveness', '{}'), (562, 18, 762, 763, 2, 'com_modules.module.163', 'TEST - ΕΥΓΝΩΜΟΣΥΝΗ 1', '{}'), (563, 183, 296, 297, 4, 'com_content.article.222', 'Soul Test for gratitude (Test 2)', '{}'), (565, 18, 764, 765, 2, 'com_modules.module.164', 'TEST - ΕΥΓΝΩΜΟΣΥΝΗ 2', '{}'), (566, 183, 298, 299, 4, 'com_content.article.223', 'Soul Test for gratitude (Test 2)', '{}'), (568, 18, 766, 767, 2, 'com_modules.module.165', 'TEST - ΕΥΤΥΧΙΑ 1', '{}'), (569, 18, 768, 769, 2, 'com_modules.module.166', 'TEST - ΕΥΤΥΧΙΑ 2', '{}'), (570, 184, 318, 319, 4, 'com_content.article.224', 'Soul Test for happiness (Test 1)', '{}'), (572, 184, 320, 321, 4, 'com_content.article.225', 'Soul Test for happiness (Test 2)', '{}'), (574, 18, 770, 771, 2, 'com_modules.module.167', 'TEST - ΘΕΤΙΚΟΤΗΤΑ 1', '{}'), (575, 18, 772, 773, 2, 'com_modules.module.168', 'TEST - ΘΕΤΙΚΟΤΗΤΑ 2', '{}'), (576, 185, 336, 337, 4, 'com_content.article.226', 'Soul Test for positivity (Test 1)', '{}'), (578, 185, 338, 339, 4, 'com_content.article.227', 'Soul Test for positivity (Test 2)', '{}'), (580, 18, 774, 775, 2, 'com_modules.module.169', 'TEST - ΙΚΑΝΟΤΗΤΕΣ', '{}'), (581, 186, 348, 349, 4, 'com_content.article.228', 'Soul Test for Competence', '{}'), (583, 18, 776, 777, 2, 'com_modules.module.170', 'TEST - ΟΡΙΑ 1', '{}'), (584, 18, 778, 779, 2, 'com_modules.module.171', 'TEST - ΟΡΙΑ 2', '{}'), (585, 188, 386, 387, 4, 'com_content.article.229', 'Soul Test for boundaries (Test 1)', '{}'), (587, 188, 388, 389, 4, 'com_content.article.230', 'Soul Test for boundaries (Test 2)', '{}'), (589, 18, 780, 781, 2, 'com_modules.module.172', 'TEST - ΠΡΟΣΑΡΜΟΣΤΙΚΟΤΗΤΑ', '{}'), (590, 189, 404, 405, 4, 'com_content.article.231', 'Soul Test for adaptability', '{}'), (592, 18, 782, 783, 2, 'com_modules.module.173', 'TEST - ΣΤΟΧΟΙ', '{}'), (593, 190, 420, 421, 4, 'com_content.article.232', 'Soul Test for goals', '{}'), (595, 18, 784, 785, 2, 'com_modules.module.174', 'TEST - ΑΝΘΕΚΤΙΚΟΤΗΤΑ', '{}'), (596, 191, 432, 433, 4, 'com_content.article.233', 'Soul Test for Psychological Resilience', '{}'), (598, 18, 786, 787, 2, 'com_modules.module.175', 'TEST - WORKLIFE', '{}'), (599, 192, 446, 447, 4, 'com_content.article.234', 'Soul Test for worklife balance', '{}'), (601, 27, 27, 28, 3, 'com_content.article.235', 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '{}'), (602, 18, 788, 789, 2, 'com_modules.module.176', 'Menou-Test', '{}'), (603, 18, 790, 791, 2, 'com_modules.module.177', 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '{}'), (604, 18, 792, 793, 2, 'com_modules.module.178', 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '{}'), (605, 18, 794, 795, 2, 'com_modules.module.179', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΑΓΧΟΥΣ', '{}'), (606, 18, 796, 797, 2, 'com_modules.module.180', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΔΥΣΚΟΛΙΩΝ', '{}'), (607, 18, 798, 799, 2, 'com_modules.module.181', 'ΚΑΤΗΓΟΡΙΕΣ - ΣΧΕΣΕΙΣ', '{}'), (608, 27, 29, 30, 3, 'com_content.article.236', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΔΥΣΚΟΛΙΩΝ', '{}'), (609, 27, 31, 32, 3, 'com_content.article.237', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΑΓΧΟΥΣ', '{}'), (610, 27, 33, 34, 3, 'com_content.article.238', 'ΚΑΤΗΓΟΡΙΕΣ - ΣΧΕΣΕΙΣ', '{}'), (611, 18, 800, 801, 2, 'com_modules.module.182', 'Tag clouds', '{}'), (612, 18, 802, 803, 2, 'com_modules.module.183', 'Footer', '{}'), (613, 18, 804, 805, 2, 'com_modules.module.184', 'test footer', '{}'), (614, 18, 806, 807, 2, 'com_modules.module.185', 'test tags', '{}'), (615, 18, 808, 809, 2, 'com_modules.module.186', 'Tags', '{}'), (616, 8, 582, 605, 2, 'com_content.category.45', 'Psychology News', '{}'), (617, 495, 557, 558, 3, 'com_content.article.239', 'CV - Maira Stefanakou', '{}'), (618, 616, 583, 584, 3, 'com_content.article.240', 'Eating fruits and vegetables and exercising can make us happier', '{}'), (619, 18, 810, 811, 2, 'com_modules.module.187', 'TEST - ΕΝΕΡΓΕΙΑ 1', '{}'), (620, 18, 812, 813, 2, 'com_modules.module.188', 'TEST - ΕΝΕΡΓΕΙΑ 2', '{}'), (621, 160, 926, 927, 2, 'com_sppagebuilder.page.6', 'Τί είναι το Άγχος ;', '{}'), (622, 18, 814, 815, 2, 'com_modules.module.189', 'Κατασκευή | Φιλοξενία', '{}'), (623, 16, 626, 627, 2, 'com_menus.menu.6', 'Menu - AB', '{}'), (624, 16, 628, 629, 2, 'com_menus.menu.7', 'Menu - Κωτσόβολος', '{}'), (625, 16, 630, 631, 2, 'com_menus.menu.8', 'Menu - Praktiker', '{}'), (626, 16, 632, 633, 2, 'com_menus.menu.9', 'Menu - Ergo', '{}'), (627, 16, 634, 635, 2, 'com_menus.menu.10', 'Menu - Latsco', '{}'), (628, 16, 636, 637, 2, 'com_menus.menu.11', 'Menu - Softone', '{}'), (629, 18, 816, 817, 2, 'com_modules.module.190', 'Σελίδες', '{}'), (630, 18, 818, 819, 2, 'com_modules.module.191', 'Σελίδες ΑΒ', '{}'), (631, 18, 820, 821, 2, 'com_modules.module.192', 'Σελίδες KOTSOVOLOS', '{}'), (632, 18, 822, 823, 2, 'com_modules.module.193', 'Σελίδες PRAKTIKER', '{}'), (633, 18, 824, 825, 2, 'com_modules.module.194', 'Σελίδες ERGO', '{}'), (634, 18, 826, 827, 2, 'com_modules.module.195', 'Σελίδες LATSCO', '{}'), (635, 18, 828, 829, 2, 'com_modules.module.196', 'Σελίδες SOFTONE', '{}'), (637, 616, 585, 586, 3, 'com_content.article.241', 'Discovering the way that suits us to pursuit our happiness', '{}'), (638, 174, 154, 155, 4, 'com_content.article.242', 'Anxiety & Stress: How Are They Differentiated?', '{}'), (640, 18, 830, 831, 2, 'com_modules.module.197', '24-hour Counseling Line', '{}'), (641, 616, 587, 588, 3, 'com_content.article.243', 'Awareness and Meditation in the workplace', '{}'), (642, 616, 589, 590, 3, 'com_content.article.244', 'COVID-19, mental health and physical activity', '{}'), (643, 616, 591, 592, 3, 'com_content.article.245', 'Hugging & stress hormones have an unexpected connection', '{}'), (644, 616, 593, 594, 3, 'com_content.article.246', 'Gratitude: its contribution to stress reduction', '{}'), (645, 616, 595, 596, 3, 'com_content.article.247', 'Could eating more fruit keep depression at bay?', '{}'), (646, 616, 597, 598, 3, 'com_content.article.248', 'Being supportive in our social relationships is linked to better health', '{}'), (647, 616, 599, 600, 3, 'com_content.article.249', 'By reducing time on social media, we can improve health', '{}'), (648, 1, 1281, 1282, 1, 'com_rereplacer', 'COM_REREPLACER', '{}'), (649, 616, 601, 602, 3, 'com_content.article.250', 'What is Orthorexia? What do you need to know? Is this a new trend or a disorder?', '{}'), (650, 1, 1283, 1284, 1, 'com_conditions', 'COM_CONDITIONS', '{}'), (651, 616, 603, 604, 3, 'com_content.article.251', 'Waking up rested and refreshed: the key factors', '{}'), (652, 18, 832, 833, 2, 'com_modules.module.198', 'language switch', '{}'), (653, 18, 834, 835, 2, 'com_modules.module.199', 'language ab', '{}'), (654, 18, 836, 837, 2, 'com_modules.module.200', 'language latsco', '{}'), (655, 18, 838, 839, 2, 'com_modules.module.201', 'language praktiker', '{}'), (656, 18, 840, 841, 2, 'com_modules.module.202', 'language switch ergo', '{}'); INSERT INTO `o0ksp_assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES (657, 18, 842, 843, 2, 'com_modules.module.203', 'language switch kotsovolos', '{}'), (658, 495, 559, 560, 3, 'com_content.article.252', 'CV - Fenia Vovou', '{}'), (659, 495, 561, 562, 3, 'com_content.article.253', 'CV - Maria Markianou', '{}'), (660, 18, 844, 845, 2, 'com_modules.module.205', 'Socials', '{}'), (661, 191, 434, 435, 4, 'com_content.article.254', 'MEN & EMOTIONS', '{}'), (662, 197, 512, 513, 4, 'com_content.article.255', 'Dealing with Toxic People', '{}'); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_associations` -- CREATE TABLE `o0ksp_associations` ( `id` int(11) NOT NULL COMMENT 'A reference to the associated item.', `context` varchar(50) NOT NULL COMMENT 'The context of the associated item.', `key` char(32) NOT NULL COMMENT 'The key for the association computed from an md5 on associated ids.' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_banners` -- CREATE TABLE `o0ksp_banners` ( `id` int(11) NOT NULL, `cid` int(11) NOT NULL DEFAULT 0, `type` int(11) NOT NULL DEFAULT 0, `name` varchar(255) NOT NULL DEFAULT '', `alias` varchar(400) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `imptotal` int(11) NOT NULL DEFAULT 0, `impmade` int(11) NOT NULL DEFAULT 0, `clicks` int(11) NOT NULL DEFAULT 0, `clickurl` varchar(2048) NOT NULL DEFAULT '', `state` tinyint(3) NOT NULL DEFAULT 0, `catid` int(10) UNSIGNED NOT NULL DEFAULT 0, `description` mediumtext NOT NULL, `custombannercode` varchar(2048) NOT NULL, `sticky` tinyint(1) UNSIGNED NOT NULL DEFAULT 0, `ordering` int(11) NOT NULL DEFAULT 0, `metakey` text DEFAULT NULL, `params` mediumtext NOT NULL, `own_prefix` tinyint(1) NOT NULL DEFAULT 0, `metakey_prefix` varchar(400) NOT NULL DEFAULT '', `purchase_type` tinyint(4) NOT NULL DEFAULT -1, `track_clicks` tinyint(4) NOT NULL DEFAULT -1, `track_impressions` tinyint(4) NOT NULL DEFAULT -1, `checked_out` int(10) UNSIGNED DEFAULT NULL, `checked_out_time` datetime DEFAULT NULL, `publish_up` datetime DEFAULT NULL, `publish_down` datetime DEFAULT NULL, `reset` datetime DEFAULT NULL, `created` datetime NOT NULL, `language` char(7) NOT NULL DEFAULT '', `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL, `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `version` int(10) UNSIGNED NOT NULL DEFAULT 1 ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_banner_clients` -- CREATE TABLE `o0ksp_banner_clients` ( `id` int(11) NOT NULL, `name` varchar(255) NOT NULL DEFAULT '', `contact` varchar(255) NOT NULL DEFAULT '', `email` varchar(255) NOT NULL DEFAULT '', `extrainfo` mediumtext NOT NULL, `state` tinyint(3) NOT NULL DEFAULT 0, `checked_out` int(10) UNSIGNED DEFAULT NULL, `checked_out_time` datetime DEFAULT NULL, `metakey` text DEFAULT NULL, `own_prefix` tinyint(4) NOT NULL DEFAULT 0, `metakey_prefix` varchar(400) NOT NULL DEFAULT '', `purchase_type` tinyint(4) NOT NULL DEFAULT -1, `track_clicks` tinyint(4) NOT NULL DEFAULT -1, `track_impressions` tinyint(4) NOT NULL DEFAULT -1 ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_banner_tracks` -- CREATE TABLE `o0ksp_banner_tracks` ( `track_date` datetime NOT NULL, `track_type` int(10) UNSIGNED NOT NULL, `banner_id` int(10) UNSIGNED NOT NULL, `count` int(10) UNSIGNED NOT NULL DEFAULT 0 ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_bfstop_allowlist` -- CREATE TABLE `o0ksp_bfstop_allowlist` ( `id` int(10) NOT NULL, `ipaddress` varchar(45) NOT NULL, `notes` varchar(255) NOT NULL DEFAULT '' ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_bfstop_bannedip` -- CREATE TABLE `o0ksp_bfstop_bannedip` ( `id` int(10) NOT NULL, `ipaddress` varchar(45) NOT NULL, `crdate` datetime NOT NULL, `duration` int(11) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_bfstop_failedlogin` -- CREATE TABLE `o0ksp_bfstop_failedlogin` ( `id` int(10) NOT NULL, `username` varchar(150) NOT NULL, `ipaddress` varchar(45) NOT NULL, `logtime` datetime NOT NULL, `origin` int(11) NOT NULL, `handled` tinyint(1) NOT NULL DEFAULT 0 ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_bfstop_failedlogin` -- INSERT INTO `o0ksp_bfstop_failedlogin` (`id`, `username`, `ipaddress`, `logtime`, `origin`, `handled`) VALUES (1, 'bkotsias', '83.235.190.242', '2022-02-02 11:24:14', 1, 1), (2, 'emporiko', '83.235.190.242', '2022-04-18 09:16:11', 1, 1), (3, 'bkotsias', '83.235.190.242', '2022-04-18 09:16:21', 1, 1), (4, 'emporiko', '83.235.190.242', '2022-04-18 09:16:51', 1, 1), (5, 'bkotsias', '83.235.190.242', '2022-04-18 09:17:02', 1, 1), (6, 'bkotsias', '83.235.190.242', '2022-04-18 09:17:22', 1, 0), (7, 'emporiko', '77.49.171.233', '2022-07-02 15:07:26', 1, 0), (8, 'emporiko', '62.103.77.95', '2023-04-05 14:50:56', 1, 0); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_bfstop_unblock` -- CREATE TABLE `o0ksp_bfstop_unblock` ( `block_id` int(10) NOT NULL, `source` int(10) NOT NULL, `crdate` datetime NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_bfstop_unblock_token` -- CREATE TABLE `o0ksp_bfstop_unblock_token` ( `token` varchar(40) NOT NULL, `block_id` int(10) NOT NULL, `crdate` datetime NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_categories` -- CREATE TABLE `o0ksp_categories` ( `id` int(11) NOT NULL, `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the j767ec_assets table.', `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0, `lft` int(11) NOT NULL DEFAULT 0, `rgt` int(11) NOT NULL DEFAULT 0, `level` int(10) UNSIGNED NOT NULL DEFAULT 0, `path` varchar(400) NOT NULL DEFAULT '', `extension` varchar(50) NOT NULL DEFAULT '', `title` varchar(255) NOT NULL DEFAULT '', `alias` varchar(400) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `note` varchar(255) NOT NULL DEFAULT '', `description` longtext DEFAULT NULL, `published` tinyint(1) NOT NULL DEFAULT 0, `checked_out` int(10) UNSIGNED DEFAULT NULL, `checked_out_time` datetime DEFAULT NULL, `access` int(10) UNSIGNED NOT NULL DEFAULT 0, `params` mediumtext DEFAULT NULL, `metadesc` varchar(1024) NOT NULL DEFAULT '' COMMENT 'The meta description for the page.', `metakey` varchar(1024) NOT NULL DEFAULT '' COMMENT 'The meta keywords for the page.', `metadata` varchar(2048) NOT NULL DEFAULT '' COMMENT 'JSON encoded metadata properties.', `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0, `created_time` datetime NOT NULL, `modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0, `modified_time` datetime NOT NULL, `hits` int(10) UNSIGNED NOT NULL DEFAULT 0, `language` char(7) NOT NULL DEFAULT '', `version` int(10) UNSIGNED NOT NULL DEFAULT 1 ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_categories` -- INSERT INTO `o0ksp_categories` (`id`, `asset_id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `extension`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`, `modified_user_id`, `modified_time`, `hits`, `language`, `version`) VALUES (1, 0, 0, 0, 87, 0, '', 'system', 'ROOT', 'root', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (2, 27, 1, 1, 2, 1, 'uncategorised', 'com_content', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (3, 28, 1, 3, 4, 1, 'uncategorised', 'com_banners', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (4, 29, 1, 5, 6, 1, 'uncategorised', 'com_contact', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (5, 30, 1, 7, 8, 1, 'uncategorised', 'com_newsfeeds', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (7, 32, 1, 9, 10, 1, 'uncategorised', 'com_users', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (8, 63, 1, 11, 24, 1, 'collections', 'com_content', 'Collections', 'collections', '', '', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (9, 64, 8, 12, 13, 2, 'collections/design', 'com_content', 'Design', 'design', '', '<p>Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla.</p>', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/joomlart\\/intro\\/intro-2.jpg\",\"image_alt\":\"\",\"jacolor\":\"cat-red\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (10, 65, 8, 14, 15, 2, 'collections/photography', 'com_content', 'Photography', 'photography', '', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/joomlart\\/intro\\/intro-video-1.jpg\",\"image_alt\":\"\",\"jacolor\":\"cat-purple\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (11, 66, 8, 16, 17, 2, 'collections/creativity', 'com_content', 'Creativity', 'creativity', '', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/joomlart\\/intro\\/intro-vimeo-2.jpg\",\"image_alt\":\"\",\"jacolor\":\"cat-orange\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (12, 67, 8, 18, 19, 2, 'collections/videos', 'com_content', 'Videos', 'videos', '', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/joomlart\\/intro\\/intro-7.jpg\",\"image_alt\":\"\",\"jacolor\":\"cat-green\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (13, 80, 1, 25, 26, 1, 'slideshow', 'com_content', 'Slideshow', 'slideshow', '', '', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (14, 87, 1, 27, 28, 1, 'pages', 'com_content', 'Pages', 'pages', '', '', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (15, 98, 8, 20, 21, 2, 'collections/book-suggestions', 'com_content', 'Book Suggestions', 'book-suggestions', '', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/joomlart\\/intro\\/intro-6.jpg\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (16, 99, 8, 22, 23, 2, 'collections/perfect-office', 'com_content', 'Perfect Office', 'perfect-office', '', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 42, '2021-09-04 02:42:26', 42, '2021-09-04 02:42:26', 0, '*', 1), (17, 173, 1, 29, 34, 1, 'διαχειριση-αγχουσ', 'com_content', 'ANXIETY MANAGEMENT', 'διαχειριση-αγχουσ', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:28:39', 0, '*', 1), (18, 174, 17, 30, 31, 2, 'διαχειριση-αγχουσ/άγχος', 'com_content', 'Anxiety', 'άγχος', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:29:19', 0, '*', 1), (19, 175, 17, 32, 33, 2, 'διαχειριση-αγχουσ/στρες', 'com_content', 'Stress', 'στρες', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:29:34', 0, '*', 1), (20, 176, 1, 35, 68, 1, 'ενισχυση-δυνατοτητων', 'com_content', 'STRENGTHS ENHANCEMENT', 'ενισχυση-δυνατοτητων', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:29:58', 0, '*', 1), (21, 177, 20, 36, 37, 2, 'ενισχυση-δυνατοτητων/απολαμβάνειν', 'com_content', 'Enjoyment', 'απολαμβάνειν', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:30:10', 0, '*', 1), (22, 178, 20, 38, 39, 2, 'ενισχυση-δυνατοτητων/αυτοέλεγχος', 'com_content', 'Self - Control', 'αυτοέλεγχος', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:30:57', 0, '*', 1), (23, 179, 20, 40, 41, 2, 'ενισχυση-δυνατοτητων/αυτονομία', 'com_content', 'Autonomy', 'αυτονομία', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:31:06', 0, '*', 1), (24, 180, 20, 42, 43, 2, 'ενισχυση-δυνατοτητων/αυτοπεποίθηση', 'com_content', 'Self - Confidence', 'αυτοπεποίθηση', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:31:44', 0, '*', 1), (25, 181, 20, 44, 45, 2, 'ενισχυση-δυνατοτητων/διαχείριση-ενέργειας', 'com_content', 'Energy Management', 'διαχείριση-ενέργειας', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:32:03', 0, '*', 1), (26, 182, 20, 46, 47, 2, 'ενισχυση-δυνατοτητων/διεκδικητικοτητα', 'com_content', 'Assertiveness', 'διεκδικητικοτητα', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:32:16', 0, '*', 1), (27, 183, 20, 48, 49, 2, 'ενισχυση-δυνατοτητων/ευγνωμοσύνη', 'com_content', 'Gratitude', 'ευγνωμοσύνη', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:32:29', 0, '*', 1), (28, 184, 20, 50, 51, 2, 'ενισχυση-δυνατοτητων/ευτυχία', 'com_content', 'Happiness', 'ευτυχία', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:32:40', 0, '*', 1), (29, 185, 20, 52, 53, 2, 'ενισχυση-δυνατοτητων/θετικότητα', 'com_content', 'Positivity', 'θετικότητα', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:32:50', 0, '*', 1), (30, 186, 20, 54, 55, 2, 'ενισχυση-δυνατοτητων/ικανότητες', 'com_content', 'Competence', 'ικανότητες', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:33:11', 0, '*', 1), (31, 187, 20, 56, 57, 2, 'ενισχυση-δυνατοτητων/λήψη-αποφάσεων', 'com_content', 'Decision Making', 'λήψη-αποφάσεων', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:33:31', 0, '*', 1), (32, 188, 20, 58, 59, 2, 'ενισχυση-δυνατοτητων/όρια', 'com_content', 'Boundaries', 'όρια', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:33:43', 0, '*', 1), (33, 189, 20, 60, 61, 2, 'ενισχυση-δυνατοτητων/προσαρμοστικότητα', 'com_content', 'Adaptability', 'προσαρμοστικότητα', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:33:54', 0, '*', 1), (34, 190, 20, 62, 63, 2, 'ενισχυση-δυνατοτητων/στόχοι', 'com_content', 'Goals', 'στόχοι', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:34:05', 0, '*', 1), (35, 191, 20, 64, 65, 2, 'ενισχυση-δυνατοτητων/ψυχική-ανθεκτικότητα', 'com_content', 'Psychological Resilience', 'ψυχική-ανθεκτικότητα', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:34:19', 0, '*', 1), (36, 192, 20, 66, 67, 2, 'ενισχυση-δυνατοτητων/work-life-balance', 'com_content', 'Work-life balance', 'work-life-balance', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-01-04 20:38:53', 0, '*', 1), (37, 193, 1, 69, 74, 1, 'διαχειριση-δυσκολιων', 'com_content', 'DIFFICULTIES MANAGEMENT', 'διαχειριση-δυσκολιων', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:34:35', 0, '*', 1), (38, 194, 37, 70, 71, 2, 'διαχειριση-δυσκολιων/αναβλητικότητα', 'com_content', 'Procrastination', 'αναβλητικότητα', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:34:43', 0, '*', 1), (39, 195, 37, 72, 73, 2, 'διαχειριση-δυσκολιων/θυμός', 'com_content', 'Anger', 'θυμός', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:34:57', 0, '*', 1), (40, 196, 1, 75, 80, 1, 'σχεσεισ', 'com_content', 'RELATIONSHIPS', 'σχεσεισ', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:35:08', 0, '*', 1), (41, 197, 40, 76, 77, 2, 'σχεσεισ/διαπροσωπικές-σχέσεις', 'com_content', 'Interpersonal Relationships', 'διαπροσωπικές-σχέσεις', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:35:22', 0, '*', 1), (42, 198, 40, 78, 79, 2, 'σχεσεισ/ερωτικές-σχεσεις', 'com_content', 'Romantic Relationships', 'ερωτικές-σχεσεις', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-04 20:36:33', 43, '2022-07-06 08:36:31', 0, '*', 1), (43, 495, 1, 81, 82, 1, 'βιογραφικά', 'com_content', 'Bios', 'βιογραφικά', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-15 10:09:36', 43, '2022-07-06 08:36:45', 0, '*', 1), (44, 505, 1, 83, 84, 1, 'βίντεο', 'com_content', 'Video', 'βίντεο', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-15 10:52:42', 43, '2022-07-06 08:36:56', 0, '*', 1), (45, 616, 1, 85, 86, 1, 'νέα-της-ψυχολογίας', 'com_content', 'Psychology News', 'νέα-της-ψυχολογίας', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\",\"jacolor\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 43, '2022-01-29 12:28:31', 43, '2022-07-06 08:37:23', 0, '*', 1); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_conditions` -- CREATE TABLE `o0ksp_conditions` ( `id` int(10) UNSIGNED NOT NULL, `alias` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text NOT NULL, `category` varchar(50) NOT NULL DEFAULT '', `color` varchar(8) DEFAULT NULL, `match_all` tinyint(1) UNSIGNED NOT NULL DEFAULT 1, `published` tinyint(1) NOT NULL DEFAULT 0, `hash` varchar(32) NOT NULL DEFAULT '', `checked_out` int(10) UNSIGNED DEFAULT NULL, `checked_out_time` datetime DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_conditions_groups` -- CREATE TABLE `o0ksp_conditions_groups` ( `id` int(10) UNSIGNED NOT NULL, `condition_id` int(10) UNSIGNED NOT NULL, `match_all` tinyint(1) UNSIGNED NOT NULL DEFAULT 1, `ordering` int(10) UNSIGNED NOT NULL DEFAULT 0 ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_conditions_map` -- CREATE TABLE `o0ksp_conditions_map` ( `condition_id` int(10) UNSIGNED NOT NULL, `extension` varchar(50) NOT NULL, `item_id` int(10) UNSIGNED NOT NULL, `table` varchar(50) NOT NULL, `name_column` varchar(50) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_conditions_rules` -- CREATE TABLE `o0ksp_conditions_rules` ( `id` int(10) UNSIGNED NOT NULL, `group_id` int(10) UNSIGNED NOT NULL, `type` varchar(50) NOT NULL, `exclude` tinyint(1) UNSIGNED NOT NULL DEFAULT 0, `params` text NOT NULL, `ordering` int(10) UNSIGNED NOT NULL DEFAULT 0 ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_contact_details` -- CREATE TABLE `o0ksp_contact_details` ( `id` int(11) NOT NULL, `name` varchar(255) NOT NULL, `alias` varchar(400) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `con_position` varchar(255) DEFAULT NULL, `address` mediumtext DEFAULT NULL, `suburb` varchar(100) DEFAULT NULL, `state` varchar(100) DEFAULT NULL, `country` varchar(100) DEFAULT NULL, `postcode` varchar(100) DEFAULT NULL, `telephone` varchar(255) DEFAULT NULL, `fax` varchar(255) DEFAULT NULL, `misc` longtext DEFAULT NULL, `image` varchar(255) DEFAULT NULL, `email_to` varchar(255) DEFAULT NULL, `default_con` tinyint(1) UNSIGNED NOT NULL DEFAULT 0, `published` tinyint(1) NOT NULL DEFAULT 0, `checked_out` int(10) UNSIGNED DEFAULT NULL, `checked_out_time` datetime DEFAULT NULL, `ordering` int(11) NOT NULL DEFAULT 0, `params` mediumtext NOT NULL, `user_id` int(11) NOT NULL DEFAULT 0, `catid` int(11) NOT NULL DEFAULT 0, `access` int(10) UNSIGNED NOT NULL DEFAULT 0, `mobile` varchar(255) NOT NULL DEFAULT '', `webpage` varchar(255) NOT NULL DEFAULT '', `sortname1` varchar(255) NOT NULL DEFAULT '', `sortname2` varchar(255) NOT NULL DEFAULT '', `sortname3` varchar(255) NOT NULL DEFAULT '', `language` varchar(7) NOT NULL, `created` datetime NOT NULL, `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL, `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `metakey` text DEFAULT NULL, `metadesc` mediumtext NOT NULL, `metadata` mediumtext NOT NULL, `featured` tinyint(3) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Set if contact is featured.', `publish_up` datetime DEFAULT NULL, `publish_down` datetime DEFAULT NULL, `version` int(10) UNSIGNED NOT NULL DEFAULT 1, `hits` int(10) UNSIGNED NOT NULL DEFAULT 0 ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_contact_details` -- INSERT INTO `o0ksp_contact_details` (`id`, `name`, `alias`, `con_position`, `address`, `suburb`, `state`, `country`, `postcode`, `telephone`, `fax`, `misc`, `image`, `email_to`, `default_con`, `published`, `checked_out`, `checked_out_time`, `ordering`, `params`, `user_id`, `catid`, `access`, `mobile`, `webpage`, `sortname1`, `sortname2`, `sortname3`, `language`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `metakey`, `metadesc`, `metadata`, `featured`, `publish_up`, `publish_down`, `version`, `hits`) VALUES (1, 'Contact Us', 'contact-us', 'Admin', '', '', '', '', '', '98 684 486', '', 'Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\nExcepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.\r\n', 'images/joomlart/blog/item-3.jpg', 'admin@gmail.com', 0, 1, NULL, NULL, 1, '{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_tags\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"articles_display_num\":\"\",\"show_profile\":\"\",\"show_links\":\"\",\"linka_name\":\"Facebook\",\"linka\":\"https:\\/\\/joomlart.com\",\"linkb_name\":\"Google\",\"linkb\":\"https:\\/\\/joomlart.com\",\"linkc_name\":\"Twitter\",\"linkc\":\"https:\\/\\/joomlart.com\",\"linkd_name\":\"\",\"linkd\":false,\"linke_name\":\"\",\"linke\":false,\"contact_layout\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}', 0, 4, 1, '048 594 5483', 'https://www.joomlart.com', '', '', '', '*', '2021-09-04 02:42:26', 42, '', '2021-09-04 02:42:26', 42, '', '', '{\"robots\":\"\",\"rights\":\"\"}', 0, NULL, NULL, 4, 62); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_content` -- CREATE TABLE `o0ksp_content` ( `id` int(10) UNSIGNED NOT NULL, `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the j767ec_assets table.', `title` varchar(255) NOT NULL DEFAULT '', `alias` varchar(400) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `introtext` longtext NOT NULL, `fulltext` longtext NOT NULL, `state` tinyint(3) NOT NULL DEFAULT 0, `catid` int(10) UNSIGNED NOT NULL DEFAULT 0, `created` datetime NOT NULL, `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL, `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `checked_out` int(10) UNSIGNED DEFAULT NULL, `checked_out_time` datetime DEFAULT NULL, `publish_up` datetime DEFAULT NULL, `publish_down` datetime DEFAULT NULL, `images` mediumtext NOT NULL, `urls` mediumtext NOT NULL, `attribs` mediumtext NOT NULL, `version` int(10) UNSIGNED NOT NULL DEFAULT 1, `ordering` int(11) NOT NULL DEFAULT 0, `metakey` text DEFAULT NULL, `metadesc` mediumtext NOT NULL, `access` int(10) UNSIGNED NOT NULL DEFAULT 0, `hits` int(10) UNSIGNED NOT NULL DEFAULT 0, `metadata` mediumtext NOT NULL, `featured` tinyint(3) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Set if article is featured.', `language` char(7) NOT NULL COMMENT 'The language code for the article.', `note` varchar(255) NOT NULL DEFAULT '' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_content` -- INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (1, 61, 'Getting Started', 'getting-started', '<p>It\'s easy to get started creating your website. Knowing some of the basics will help.</p><h3>What is a Content Management System?</h3><p>A content management system is software that allows you to create and manage webpages easily by separating the creation of your content from the mechanics required to present it on the web.</p><p>In this site, the content is stored in a <em>database</em>. The look and feel are created by a <em>template</em>. Joomla! brings together the template and your content to create web pages.</p><h3>Logging in</h3><p>To login to your site use the user name and password that were created as part of the installation process. Once logged-in you will be able to create and edit articles and modify some settings.</p><h3>Creating an article</h3><p>Once you are logged-in, a new menu will be visible. To create a new article, click on the \"Submit Article\" link on that menu.</p><p>The new article interface gives you a lot of options, but all you need to do is add a title and put something in the content area. To make it easy to find, set the state to published.</p><div>You can edit an existing article by clicking on the edit icon (this only displays to users who have the right to edit).</div><h3>Template, site settings, and modules</h3><p>The look and feel of your site is controlled by a template. You can change the site name, background colour, highlights colour and more by editing the template settings. Click the \"Template Settings\" in the user menu.</p><p>The boxes around the main content of the site are called modules. You can modify modules on the current page by moving your cursor to the module and clicking the edit link. Always be sure to save and close any module you edit.</p><p>You can change some site settings such as the site name and description by clicking on the \"Site Settings\" link.</p><p>More advanced options for templates, site settings, modules, and more are available in the site administrator.</p><h3>Site and Administrator</h3><p>Your site actually has two separate sites. The site (also called the front end) is what visitors to your site will see. The administrator (also called the back end) is only used by people managing your site. You can access the administrator by clicking the \"Site Administrator\" link on the \"User Menu\" menu (visible once you login) or by adding /administrator to the end of your domain name. The same user name and password are used for both sites.</p><h3>Learn more</h3><p>There is much more to learn about how to use Joomla! to create the website you envision. You can learn much more at the <a href=\"https://docs.joomla.org\" target=\"_blank\">Joomla! documentation site</a> and on the<a href=\"http://forum.joomla.org\" target=\"_blank\"> Joomla! forums</a>.</p>', '', -2, 2, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 6, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (2, 69, 'Αυτός είναι ο τίτλος του άρθρου', 'new-call-to-release-photojournalist-held-for-three-years-in-egypt', '<p class=\"lead\">Αυτό είναι το εισαγωγικό κείμενο το οποίο υπάρχει για ενημερώσει τον αναγνώστη για το περιεχόμενο του άρθρου.</p>\r\n', 'Αυτός είναι ο τίτλος του άρθρου και αυτός ένας πιθανός υπότιτλος Αυτή είναι η εισαγωνή του άρθρου, κάτι το οποίο πρέπει να τραβήξει την προσοχή του χρήστη. Αυτή είναι η εισαγωνή του άρθρου, κάτι το οποίο πρέπει να τραβήξει την προσοχή του χρήστη. Αυτή είναι η εισαγωνή του άρθρου, κάτι το οποίο πρέπει να τραβήξει την προσοχή του χρήστη. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui. Περισσότερα άρθρα \n \n 10 of the best Christmas day outfits for women \n \n \n \n \n \n \n Voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis... \n \n \n\n Adding text and giving depth to our main graphic bar \n \n \n \n \n \n \n Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit... \n \n \n\n African students clash with police \n \n \n \n \n \n \n Donec tempor neque in augue luctus, ultricies eget, tempor sit amet, ante. Donec eu libero sit... \n \n \n\n Best photographs of the day: panda cubs and Peres funeral \n \n \n \n \n \n \n Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet... \n \n \n\n Compositing a Machine Gun Turret in CINEMA 4D and After Effects \n \n \n \n \n \n \n Netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et...', -2, 9, '2021-09-04 02:42:26', 42, '', '2022-01-03 17:56:57', 43, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"image_intro_alt\":\"New call to release photojournalist held for three years in Egypt\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-3.jpg\",\"image_fulltext_alt\":\"New call to release photojournalist held for three years in Egypt\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"1\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 23, 13, '', '', 1, 243, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (3, 70, 'Best photographs of the day: panda cubs and Peres funeral', 'best-photographs-of-the-day-panda-cubs-and-peres-funeral', ' <p>Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n', '\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n \r\n<ol>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-7.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Best photographs of the day: panda cubs and Peres funeral\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Best photographs of the day: panda cubs and Peres funeral\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 6, 11, '', '', 1, 56, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (4, 71, 'The 20 photographs of the week', 'the-20-photographs-of-the-week', '\r\n <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, </p>\r\n', '\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n \r\n<ol>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"The 20 photographs of the week\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"The 20 photographs of the week\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 9, '', '', 1, 7, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (5, 72, 'Refugees and the Rio Paralympics', 'refugees-and-the-rio-paralympics', 'Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\r\n', '\r\nPellentesque condimentum laoreet purus, et vulputate eros facilisis a. Vestibulum iaculis quis mi in molestie. In ut ornare massa, eget accumsan massa. Donec tempor neque in augue luctus, vel blandit ligula ornare. In ac hendrerit dolor. Aliquam eget odio nec dolor semper iaculis sit amet sit amet nisl. Integer vehicula tincidunt elit sit amet molestie.\r\nQuisque egestas risus\r\n\r\nOrbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\nDonec rhoncus rhoncus risus\r\n\r\nOrbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\n\r\nNulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. ', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Refugees and the Rio Paralympics\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Refugees and the Rio Paralympics\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 7, '', '', 1, 3, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (6, 73, 'African students clash with police ', 'african-students-clash-with-police', 'Donec tempor neque in augue luctus, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\r\n', '\r\nPellentesque condimentum laoreet purus, et vulputate eros facilisis a. Vestibulum iaculis quis mi in molestie. In ut ornare massa, eget accumsan massa. Donec tempor neque in augue luctus, vel blandit ligula ornare. In ac hendrerit dolor. Aliquam eget odio nec dolor semper iaculis sit amet sit amet nisl. Integer vehicula tincidunt elit sit amet molestie.\r\nQuisque egestas risus\r\n\r\nOrbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\nDonec rhoncus rhoncus risus\r\n\r\nOrbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\n\r\nNulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. ', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"African students clash with police \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"African students clash with police \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 5, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (7, 74, 'Five alternative New Year\'s Eve outfits ', 'five-alternative-new-year-s-eve-outfits', ' <p>Malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n', '\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n \r\n<ol>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Five alternative New Year\'s Eve outfits \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Five alternative New Year\'s Eve outfits \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 3, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (8, 75, 'Reasons to wear... khaki ', 'reasons-to-wear-khaki', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n', '\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n\r\n<p>Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>\r\n\r\n\r\n<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-9.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Reasons to wear... khaki \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Reasons to wear... khaki \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 6, 2, '', '', 1, 32, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (9, 81, 'The Upside to Being a Designer Outside of New York City', 'the-upside-to-being-a-designer-outside-of-new-york-city', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus.\r\n', '\r\n<p>Donec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum, ut imperdiet elit consectetur. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna. Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc. Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor a, elementum velit.</p>\r\n<ul>\r\n<li>Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.</li>\r\n<li>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>\r\n<li>Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi.</li>\r\n<li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc.</li>\r\n</ul>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n</blockquote>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>', -2, 11, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/others\\/creativity-7.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"The Upside to Being a Designer Outside of New York City\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/creativity-7b.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"The Upside to Being a Designer Outside of New York City\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 3, 5, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (10, 82, ' Motorized La-Z-Boy Chair Is the Best Invention Ever', 'motorized-la-z-boy-chair-is-the-best-invention-ever', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus.\r\n', '\r\n<p>Donec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum, ut imperdiet elit consectetur. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna. Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc. Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor a, elementum velit.</p>\r\n<ul>\r\n<li>Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.</li>\r\n<li>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>\r\n<li>Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi.</li>\r\n<li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc.</li>\r\n</ul>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n</blockquote>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>', -2, 11, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/others\\/creativity-6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\" Motorized La-Z-Boy Chair Is the Best Invention Ever\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/creativity-6b.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\" Motorized La-Z-Boy Chair Is the Best Invention Ever\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 4, '', '', 1, 4, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (11, 83, ' Techies Trade Smartphones for Sing-Alongs at Digital Detox', 'techies-trade-smartphones-for-sing-alongs-at-digital-detox', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus.\r\n', '\r\n<p>Donec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum, ut imperdiet elit consectetur. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna. Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc. Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor a, elementum velit.</p>\r\n<ul>\r\n<li>Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.</li>\r\n<li>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>\r\n<li>Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi.</li>\r\n<li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc.</li>\r\n</ul>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n</blockquote>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>', -2, 11, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/others\\/creativity-4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\" Techies Trade Smartphones for Sing-Alongs at Digital Detox\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/creativity-4b.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\" Techies Trade Smartphones for Sing-Alongs at Digital Detox\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (12, 84, ' 5 Ways to Spice Up Your Nike+ Experience', '5-ways-to-spice-up-your-nike-experience', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus.\r\n', '\r\n<p>Donec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum, ut imperdiet elit consectetur. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna. Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc. Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor a, elementum velit.</p>\r\n<ul>\r\n<li>Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.</li>\r\n<li>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>\r\n<li>Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi.</li>\r\n<li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc.</li>\r\n</ul>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n</blockquote>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>', -2, 11, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/others\\/creativity-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\" 5 Ways to Spice Up Your Nike+ Experience\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/creativity-3b.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\" 5 Ways to Spice Up Your Nike+ Experience\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 2, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (13, 88, 'Offline Page', 'offline-page', '<div class=\"well\"><center>Each <strong>JA Joomla Template</strong> has its own matching Offline page. Below is the screenshot of <strong>Offline page style</strong>.</center></div>\r\n<p align=\"center\"><img src=\"images/joomlart/offline-page.jpg\" alt=\"Sample Image\" border=\"0\" /></p>', '', 1, 14, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Offline Page\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 2, '', '', 1, 42, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (14, 89, '404 page', 'offline-page-2', '<div class=\"well\"><center>Each <strong>JA Joomla Template</strong> has its own matching 404 page. Below is the screenshot of <strong>404 page style</strong>.</center></div>\r\n<p align=\"center\"><img src=\"images/joomlart/404-page.jpg\" alt=\"Sample Image\" border=\"0\" /></p>', '', 1, 14, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"404 page\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 3, 1, '', '', 1, 16, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (15, 90, 'Amazon CEO Jeff Bezos ', 'amazon-ceo-jeff-bezos', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-8.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n>', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-video-5.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Amazon CEO Jeff Bezos \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/video-5.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Amazon CEO Jeff Bezos \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"youtube\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/www.youtube.com\\/watch?v=Xx92bUw7WX8\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/video-5.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 11, 7, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (16, 91, 'David Correy', 'david-correy', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-7.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-video-4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"David Correy\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/video-4.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"David Correy\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"youtube\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/www.youtube.com\\/watch?v=L_rRta7MCII\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/video-4.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"640\",\"ctm_height\":\"360\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 6, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (17, 92, 'The World Is Ours', 'the-world-is-ours', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-6.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-video-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"The World Is Ours\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/video-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"The World Is Ours\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"youtube\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/www.youtube.com\\/watch?v=irds1L7f7dw\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/video-3.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 6, 5, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (18, 93, 'Romanian Summer Party Dance 2015', 'romanian-summer-party-dance-2015', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-5.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-video-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Romanian Summer Party Dance 2015\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/video-2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Romanian Summer Party Dance 2015\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"youtube\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/www.youtube.com\\/watch?v=Z2Ly1mhkpck\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/video-2.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 4, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (19, 94, 'La Reina', 'la-reina', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-4.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-vimeo-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"La Reina\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/vimeo-2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"La Reina\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"vimeo\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/vimeo.com\\/channels\\/staffpicks\\/138867962\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/vimeo-2.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 3, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (20, 95, 'President Obama Holds a Cabinet Meeting', 'president-obama-holds-a-cabinet-meeting', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-1.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n<p>\"Nunc quis posuere nisl, eu viverra tellus. Morbi quis quam lorem. Phasellus ultricies ullamcorper tristique\"</p>', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-video-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"President Obama Holds a Cabinet Meeting\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/video-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"President Obama Holds a Cabinet Meeting\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"youtube\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/www.youtube.com\\/watch?v=NdmkY4k1QIM\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/video-1.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 2, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''), (21, 96, 'Pura Vida', 'pura-vida', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-2.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-vimeo-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Pura Vida\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/vimeo-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Pura Vida\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"vimeo\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/vimeo.com\\/channels\\/staffpicks\\/139467506\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/vimeo-1.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 4, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (22, 97, 'Bindle Bros Lentesque habitant morbi tristique senectus et netus', 'bindle-bros', '<p>Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet.</p>\r\n', '\r\n<h4>Pellentesque habitant morbi tristique</h4>\r\n<p>senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n<small> Mauris in <cite title=\"Source Title\"> consectetur</cite> </small></blockquote>\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<figure><img src=\"images/joomlart/photography/gallery-3.jpg\" alt=\"\" />\r\n<figcaption>Et harum quidem</figcaption>\r\n</figure>\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio.</p>\r\n', -2, 12, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-vimeo-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Bindle Bros Lentesque habitant morbi tristique senectus et netus\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/video\\/vimeo-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Bindle Bros Lentesque habitant morbi tristique senectus et netus\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"video\",\"ctm_source\":\"vimeo\",\"ctm_local_src\":\"\",\"ctm_embed_code\":\"\",\"ctm_embed_url\":\"https:\\/\\/vimeo.com\\/channels\\/staffpicks\\/132550202\",\"ctm_thumbnail\":\"images\\/joomlart\\/video\\/vimeo-3.jpg\",\"ctm_description\":\"\",\"ctm_width\":\"1040\",\"ctm_height\":\"673\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 0, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''), (23, 100, 'Tristique senectus et netus et malesuada fames ac turpis', 'tristique-senectus-et-netus-et-malesuada-fames-ac-turpis', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus.\r\n', '\r\n<p>Donec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum, ut imperdiet elit consectetur. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna. Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc. Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor a, elementum velit.</p>\r\n<ul>\r\n<li>Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.</li>\r\n<li>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>\r\n<li>Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi.</li>\r\n<li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc.</li>\r\n</ul>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n</blockquote>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>', -2, 11, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/others\\/creativity-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Tristique senectus et netus et malesuada fames ac turpis\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/creativity-2b.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Tristique senectus et netus et malesuada fames ac turpis\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 3, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''), (24, 101, 'Quisque sit amet est et sapien ultricies eget', 'quisque-sit-amet-est-et-sapien-ultricies-eget', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus.\r\n', '\r\n<p>Donec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum, ut imperdiet elit consectetur. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna. Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc. Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor a, elementum velit.</p>\r\n<ul>\r\n<li>Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.</li>\r\n<li>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.</li>\r\n<li>Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi.</li>\r\n<li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc.</li>\r\n</ul>\r\n<h2>Vestibulum erat wisi</h2>\r\n<ol>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\r\n</blockquote>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>', -2, 11, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/others\\/creativity-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Quisque sit amet est et sapien ultricies eget\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/creativity-1b.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Quisque sit amet est et sapien ultricies eget\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 3, 0, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (25, 105, 'Guide to women\'s activewear ', 'guide-to-women-s-activewear', '<p>Suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>\r\n', '\r\n\r\n<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n \r\n<ol>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Guide to women\'s activewear \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Guide to women\'s activewear \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 5, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (26, 106, '10 of the best Christmas day outfits for women ', '10-of-the-best-christmas-day-outfits-for-women', '<p>Voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n', '\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n \r\n<ol>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"10 of the best Christmas day outfits for women \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"10 of the best Christmas day outfits for women \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 6, 4, '', '', 1, 4, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''), (27, 107, 'Compositing a Machine Gun Turret in CINEMA 4D and After Effects', 'compositing-a-machine-gun-turret-in-cinema-4d-and-after-effects', ' <p>Netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n', '\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n \r\n<ol>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Compositing a Machine Gun Turret in CINEMA 4D and After Effects\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Compositing a Machine Gun Turret in CINEMA 4D and After Effects\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 7, 6, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (28, 108, 'Modeling and Rigging a Hydraulic Crane in 3ds Max ', 'modeling-and-rigging-a-hydraulic-crane-in-3ds-max', '<p>Malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', '\r\n\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n\r\n<p>Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>\r\n\r\n\r\n<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Modeling and Rigging a Hydraulic Crane in 3ds Max \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Modeling and Rigging a Hydraulic Crane in 3ds Max \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 7, 8, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''), (29, 109, 'Creating animations for our top stripe ', 'creating-animations-for-our-top-stripe', '<p>Voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n', '\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Creating animations for our top stripe \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Creating animations for our top stripe \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 7, 10, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''), (30, 110, 'Creating movement for our background graphic ', 'creating-movement-for-our-background-graphic', '<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, </p>\r\n ', '\r\n\r\n\r\n<nav>\r\n <ul>\r\n <li><a href=\"#\">Home</a></li>\r\n <li><a href=\"#\">About</a></li>\r\n <li><a href=\"#\">Clients</a></li>\r\n <li><a href=\"#\">Contact Us</a></li>\r\n </ul>\r\n</nav>\r\n\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n\r\n<ul>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n\r\n <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-7.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Creating movement for our background graphic \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Creating movement for our background graphic \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 6, 12, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (31, 111, 'Adding text and giving depth to our main graphic bar ', 'adding-text-and-giving-depth-to-our-main-graphic-bar', '<p class=\"lead\">\r\n Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\r\n</p>\r\n', '\r\n<p>\r\n Pellentesque condimentum laoreet purus, et vulputate eros facilisis a. Vestibulum iaculis quis mi in molestie. In ut ornare massa, eget accumsan massa. Donec tempor neque in augue luctus, vel blandit ligula ornare. In ac hendrerit dolor. Aliquam eget odio nec dolor semper iaculis sit amet sit amet nisl. Integer vehicula tincidunt elit sit amet molestie.\r\nQuisque egestas risus\r\n</p>\r\n<p>\r\n Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\r\n</p>\r\n<div class=\"img-lead\">\r\n<img src=\"images/joomlart/blog/item-2.jpg\" alt=\"\"/>\r\n</div>\r\n\r\n<p>\r\n Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\nDonec rhoncus rhoncus risus\r\n</p>\r\n<p>\r\n Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\n\r\nNulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. \r\n</p>\r\n<p>\r\n <img src=\"images/joomlart/blog/item-4.jpg\" alt=\"\"/>\r\n</p>\r\n<p>\r\n Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.\r\n\r\nNulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. \r\n</p>\r\n', -2, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Adding text and giving depth to our main graphic bar \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Adding text and giving depth to our main graphic bar \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 20, 14, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (32, 113, 'Introduction and project overview ', 'introduction-and-project-overview', '<p>Senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', '\r\n \r\n<ol>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n\r\n<p>Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>\r\n\r\n\r\n\r\n<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n\r\n', 1, 9, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/intro\\/intro-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Introduction and project overview \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Introduction and project overview \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 2, 0, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (33, 115, 'Typography', 'typography', '\r\n<!-- CORE TYPOGRAPHY\r\n=======================================================-->\r\n<div class=\"docs-section\">\r\n<!-- Headings -->\r\n<div class=\"row example-row example-type\">\r\n<div class=\"col-lg-12\">\r\n<h1>h1. Heading <small>Secondary text</small></h1>\r\n<h2>h2. Heading <small>Secondary text</small></h2>\r\n<h3>h3. Heading <small>Secondary text</small></h3>\r\n<h4>h4. Heading <small>Secondary text</small></h4>\r\n<h5>h5. Heading <small>Secondary text</small></h5>\r\n<h6>h6. Heading <small>Secondary text</small></h6>\r\n<div class=\"alert alert-warning\">\r\n<p><strong>TIPS:</strong> Create lighter, secondary text in any heading with a generic <code><small></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><blockquote></code> in a <code><.well></code>.</p>\r\n<small>Quote\'s author in <cite title=\"Source Title\">Source Title</cite></small></blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row example-row example-type\">\r\n<div class=\"col-lg-12\">\r\n<blockquote>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>\r\n<small>Quote\'s author in <cite title=\"Source Title\">Source Title</cite></small></blockquote>\r\n</div>\r\n<div class=\"col-lg-12\">\r\n<blockquote class=\"pull-right\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>\r\n<small>Quote\'s author in <cite title=\"Source Title\">Source Title</cite></small></blockquote>\r\n</div>\r\n</div>\r\n<!-- //Blockquotes --></div>\r\n<!-- //CORE TYPOGRAPHY -->\r\n<p> </p>\r\n<!-- COLOR SWATCHES\r\n=======================================================-->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\"example-colors\">Color Swatches</h2>\r\n</div>\r\n<!-- Brand Colors -->\r\n<h3>Brand Colors</h3>\r\n<div class=\"row example-row example-colors\">\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-brand-primary\">\r\n<dl>\r\n<dt>#011EFF</dt>\r\n<dd>Brand Primary</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-brand-secondary\">\r\n<dl>\r\n<dt>#428BCA</dt>\r\n<dd>Brand Secondary</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-brand-warning\">\r\n<dl>\r\n<dt>#F0AD4E</dt>\r\n<dd>Brand Warning</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-brand-danger\">\r\n<dl>\r\n<dt>#D9534F</dt>\r\n<dd>Brand Danger</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-brand-info\">\r\n<dl>\r\n<dt>#5BC0DE</dt>\r\n<dd>Brand Info</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-brand-success\">\r\n<dl>\r\n<dt>#5CB85C</dt>\r\n<dd>Brand Success</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- Brand Colors --> <!-- Grayscale -->\r\n<h3>Grayscale Levels</h3>\r\n<div class=\"row example-row example-colors\">\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-gray-darker\">\r\n<dl>\r\n<dt>#222222</dt>\r\n<dd>Gray Darker</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-gray-dark\">\r\n<dl>\r\n<dt>#333333</dt>\r\n<dd>Gray Dark</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-gray\">\r\n<dl>\r\n<dt>#555555</dt>\r\n<dd>Gray</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-gray-light\">\r\n<dl>\r\n<dt>#999999</dt>\r\n<dd>Gray Light</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-gray-lighter\">\r\n<dl>\r\n<dt>#eeeeee</dt>\r\n<dd>Gray Lighter</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n<div class=\"col-xs-12 col-md-4\">\r\n<div class=\"swatch-item color-gray-lightest\">\r\n<dl>\r\n<dt>#f7f7f7</dt>\r\n<dd>Gray Lightest</dd>\r\n</dl>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- //Grayscale --></div>\r\n<!-- //COLOR SWATCHES -->\r\n<p> </p>\r\n<!-- NAVIGATIONS\r\n================================================== -->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\" example-navigation\">Navigations</h2>\r\n</div>\r\n<!-- Tabs & Vertical Menus -->\r\n<div class=\"row example-row example-navigation\"><!-- Tabs -->\r\n<div class=\"col-lg-12\">\r\n<h3>Tabs</h3>\r\n<ul class=\"nav nav-tabs\">\r\n<li class=\"active\"><a href=\"#home\" data-toggle=\"tab\">Home</a></li>\r\n<li><a href=\"#profile\" data-toggle=\"tab\">Profile</a></li>\r\n<li class=\"disabled\"><a>Disabled</a></li>\r\n<li class=\"dropdown\"><a class=\"dropdown-toggle\" href=\"#\" data-toggle=\"dropdown\"> Dropdown </a>\r\n<ul class=\"dropdown-menu\">\r\n<li><a href=\"#dropdown1\" data-toggle=\"tab\">Action</a></li>\r\n<li><a href=\"#dropdown2\" data-toggle=\"tab\">Another action</a></li>\r\n<li><a href=\"#dropdown2\" data-toggle=\"tab\">Another action</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<div id=\"myTabContent\" class=\"tab-content\">\r\n<div id=\"home\" class=\"tab-pane fade active in\">\r\n<p>In the area of graphical user interfaces (GUI), a <strong>tabbed document interface</strong> (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes.</p>\r\n<p>GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor).</p>\r\n</div>\r\n<div id=\"profile\" class=\"tab-pane fade\">\r\n<p>In the area of graphical user interfaces (GUI), a <strong>tabbed document interface</strong> (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes.</p>\r\n<p>GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor).</p>\r\n</div>\r\n<div id=\"dropdown1\" class=\"tab-pane fade\">\r\n<p>In the area of graphical user interfaces (GUI), a <strong>tabbed document interface</strong> (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes.</p>\r\n<p>GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor).</p>\r\n</div>\r\n<div id=\"dropdown2\" class=\"tab-pane fade\">\r\n<p>In the area of graphical user interfaces (GUI), a <strong>tabbed document interface</strong> (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes.</p>\r\n<p>GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor).</p>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- //Tabs --> <!-- Vertical Menus -->\r\n<div class=\"col-lg-12\">\r\n<h3>Vertical Menus</h3>\r\n<ul class=\"nav nav-pills nav-stacked\">\r\n<li class=\"active\"><a href=\"#\">Active Menu Item</a></li>\r\n<li><a href=\"#\">Menu Item</a></li>\r\n<li><a href=\"#\">Menu Item</a></li>\r\n<li class=\"disabled\"><a href=\"#\">Disabled Menu Item</a></li>\r\n<li class=\"dropdown\"><a class=\"dropdown-toggle\" href=\"#\" data-toggle=\"dropdown\"> Dropdown </a>\r\n<ul class=\"dropdown-menu\">\r\n<li><a href=\"#\">Action</a></li>\r\n<li><a href=\"#\">Another action</a></li>\r\n<li><a href=\"#\">Something else here</a></li>\r\n<li><a href=\"#\">Separated link</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- Vertical Menus --></div>\r\n<!-- Tabs & Vertical Menus --></div>\r\n<!-- //NAVIGATIONS -->\r\n<p> </p>\r\n<!-- FORMS\r\n================================================== -->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\"example-forms\">Forms</h2>\r\n</div>\r\n<!-- Buttons -->\r\n<h3>Buttons</h3>\r\n<div class=\"row example-row example-forms example-buttons\">\r\n<div class=\"col-md-3\"><a class=\"btn btn-block btn-default\" href=\"#\">Default Button</a></div>\r\n<div class=\"col-md-3\"><a class=\"btn btn-block btn-primary\" href=\"#\">Primary Button</a></div>\r\n<div class=\"col-md-3\"><a class=\"btn btn-block btn-success\" href=\"#\">Success Button</a></div>\r\n<div class=\"col-md-3\"><a class=\"btn btn-block btn-inverse\" href=\"#\">Inverse Button</a></div>\r\n</div>\r\n<div class=\"row example-row example-forms example-buttons\">\r\n<div class=\"col-md-3\"><a class=\"btn btn-block btn-info\" href=\"#\">Info Button</a></div>\r\n<div class=\"col-md-3\"><a class=\"btn btn-block btn-warning\" href=\"#\">Warning Button</a></div>\r\n<div class=\"col-md-3\"><a class=\"btn btn-block btn-danger\" href=\"#\">Danger Button</a></div>\r\n<div class=\"col-md-3\"><a class=\"btn btn-block btn-default disabled\" href=\"#\">Disabled Button</a></div>\r\n</div>\r\n<!-- //Buttons --> <!-- Inputs -->\r\n<h3>Inputs</h3>\r\n<div class=\"row example-row example-forms example-inputs\">\r\n<div class=\"col-md-3\">\r\n<div class=\"form-group has-success\"><label class=\"control-label\" for=\"inputSuccess\">Input success</label> <input id=\"inputSuccess\" class=\"form-control\" type=\"text\" /></div>\r\n</div>\r\n<div class=\"col-md-3\">\r\n<div class=\"form-group has-error\"><label class=\"control-label\" for=\"inputError\">Input error</label> <input id=\"inputError\" class=\"form-control\" type=\"text\" /></div>\r\n</div>\r\n<div class=\"col-md-3\">\r\n<div class=\"form-group has-warning\"><label class=\"control-label\" for=\"inputWarning\">Input warning</label> <input id=\"inputWarning\" class=\"form-control\" type=\"text\" /></div>\r\n</div>\r\n<div class=\"col-md-3\">\r\n<div class=\"form-group\"><label class=\"control-label\" for=\"disabledInput\">Disabled input</label> <input id=\"disabledInput\" class=\"form-control\" disabled=\"disabled\" type=\"text\" placeholder=\"Disabled input here...\" /></div>\r\n</div>\r\n</div>\r\n<!-- //Inputs --> <!-- Example Form -->\r\n<div class=\"row example-row example-forms\">\r\n<div class=\"col-lg-12\">\r\n<h3>Sample Basic Form</h3>\r\n<div class=\"well\"><form class=\"form-horizontal\"><fieldset><legend>Legend</legend>\r\n<div class=\"form-group\"><label class=\"col-lg-2 control-label\" for=\"inputEmail\">Email</label>\r\n<div class=\"col-lg-10\"><input id=\"inputEmail\" class=\"form-control\" type=\"text\" placeholder=\"Email\" /></div>\r\n</div>\r\n<div class=\"form-group\"><label class=\"col-lg-2 control-label\" for=\"inputPassword\">Password</label>\r\n<div class=\"col-lg-10\"><input id=\"inputPassword\" class=\"form-control\" type=\"password\" placeholder=\"Password\" />\r\n<div class=\"checkbox\"><label> <input type=\"checkbox\" /> Checkbox </label></div>\r\n</div>\r\n</div>\r\n<div class=\"form-group\"><label class=\"col-lg-2 control-label\" for=\"textArea\">Textarea</label>\r\n<div class=\"col-lg-10\"><textarea id=\"textArea\" class=\"form-control\" rows=\"3\"></textarea> <span class=\"help-block\">A longer block of help text that breaks onto a new line and may extend beyond one line.</span></div>\r\n</div>\r\n<div class=\"form-group\"><label class=\"col-lg-2 control-label\">Radios</label>\r\n<div class=\"col-lg-10\">\r\n<div class=\"radio\"><label> <input id=\"optionsRadios1\" checked=\"checked\" name=\"optionsRadios\" type=\"radio\" value=\"option1\" /> Option one is this </label></div>\r\n<div class=\"radio\"><label> <input id=\"optionsRadios2\" name=\"optionsRadios\" type=\"radio\" value=\"option2\" /> Option two can be something else </label></div>\r\n</div>\r\n</div>\r\n<div class=\"form-group\"><label class=\"col-lg-2 control-label\" for=\"select\">Selects</label>\r\n<div class=\"col-lg-10\"><select id=\"select\" class=\"form-control\">\r\n<option>1</option>\r\n<option>2</option>\r\n<option>3</option>\r\n<option>4</option>\r\n<option>5</option>\r\n</select><br /><select class=\"form-control\" multiple=\"multiple\">\r\n<option>1</option>\r\n<option>2</option>\r\n<option>3</option>\r\n<option>4</option>\r\n<option>5</option>\r\n</select></div>\r\n</div>\r\n<div class=\"form-group\">\r\n<div class=\"col-lg-10 col-lg-offset-2\"><button class=\"btn btn-default\">Cancel</button> <button class=\"btn btn-primary\" type=\"submit\">Submit</button></div>\r\n</div>\r\n</fieldset></form></div>\r\n</div>\r\n</div>\r\n<!-- //Example Form --></div>\r\n<!-- //FORMS -->\r\n<p> </p>\r\n<!-- HERO UNITS\r\n=======================================================-->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\"example-herounit\">Hero Units</h2>\r\n</div>\r\n<div class=\"row example-row example-herounit\">\r\n<div class=\"col-lg-12\">\r\n<div class=\"jumbotron\">\r\n<h1>Jumbotron</h1>\r\n<p>This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>\r\n<p><a class=\"btn btn-primary \">Call to Action</a></p>\r\n</div>\r\n<div class=\"jumbotron jumbotron-primary\">\r\n<h1>Primary Jumbotron</h1>\r\n<p>This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>\r\n<p><a class=\"btn btn-primary \">Call to Action</a></p>\r\n</div>\r\n<div class=\"jumbotron masthead\">\r\n<h1>Masthead</h1>\r\n<p>This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>\r\n<p><a class=\"btn btn-primary \">Call to Action</a></p>\r\n</div>\r\n<div class=\"jumbotron jumbotron-primary masthead\">\r\n<h1>Primary Masthead</h1>\r\n<p>This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>\r\n<p><a class=\"btn btn-primary \">Call to Action</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- //HERO UNITS -->\r\n<p> </p>\r\n<!-- TABLES\r\n================================================== -->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\"example-tables\">Tables</h2>\r\n</div>\r\n<!-- Basic Tables -->\r\n<h3>Basic Tables</h3>\r\n<div class=\"row example-row example-tables\">\r\n<div class=\"col-lg-12\">\r\n<div class=\"table-responsive\">\r\n<table class=\"table table-hover\">\r\n<thead>\r\n<tr>\r\n<th>#</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>1</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>2</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>3</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>4</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>5</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>6</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>7</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<div class=\"col-lg-12\">\r\n<div class=\"table-responsive\">\r\n<table class=\"table table-striped\">\r\n<thead>\r\n<tr>\r\n<th>#</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>1</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>2</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>3</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>4</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>5</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>6</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>7</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- Basic Tables --> <!-- Bordered Tables -->\r\n<h3>Bordered Tables</h3>\r\n<div class=\"row example-row example-tables\">\r\n<div class=\"col-lg-12\">\r\n<div class=\"example table-responsive\">\r\n<table class=\"table table-bordered\">\r\n<thead>\r\n<tr>\r\n<th>#</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr class=\"active\">\r\n<td>1</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>2</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr class=\"success\">\r\n<td>3</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>4</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr class=\"warning\">\r\n<td>5</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>6</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr class=\"danger\">\r\n<td>7</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<div class=\"col-lg-12\">\r\n<div class=\"table-responsive\">\r\n<table class=\"table table-striped table-bordered table-hover\">\r\n<thead>\r\n<tr>\r\n<th>#</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n<th>Column heading</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr class=\"active\">\r\n<td>1</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>2</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr class=\"success\">\r\n<td>3</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>4</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr class=\"warning\">\r\n<td>5</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr>\r\n<td>6</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n<tr class=\"danger\">\r\n<td>7</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n<td>Column content</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- //Bordered Tables --></div>\r\n<!-- //TABLES -->\r\n<p> </p>\r\n<!-- INDICATORS\r\n================================================== -->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\"example-indicators\">Indicators</h2>\r\n</div>\r\n<!-- Alerts -->\r\n<h3>Alerts and Notifications</h3>\r\n<div class=\"row example-row example-indicators\">\r\n<div class=\"col-lg-6\">\r\n<div class=\"alert alert-danger\"><button class=\"close\" type=\"button\" data-dismiss=\"alert\">×</button> <strong>Oh snap!</strong> <a class=\"alert-link\" href=\"#\">Change a few things up</a> and try submitting again.</div>\r\n</div>\r\n<div class=\"col-lg-6\">\r\n<div class=\"alert alert-success\"><button class=\"close\" type=\"button\" data-dismiss=\"alert\">×</button> <strong>Well done!</strong> You successfully read <a class=\"alert-link\" href=\"#\">this important alert message</a>.</div>\r\n</div>\r\n</div>\r\n<div class=\"row example-row example-indicators\">\r\n<div class=\"col-lg-6\">\r\n<div class=\"alert alert-info\"><button class=\"close\" type=\"button\" data-dismiss=\"alert\">×</button> <strong>Heads up!</strong> This <a class=\"alert-link\" href=\"#\">alert needs your attention</a>, but it\'s not super important.</div>\r\n</div>\r\n<div class=\"col-lg-6\">\r\n<div class=\"alert alert-warning\"><button class=\"close\" type=\"button\" data-dismiss=\"alert\">×</button> <strong>Warning!</strong> Best check yo self, you\'re not looking too good.</div>\r\n</div>\r\n</div>\r\n<!-- Alerts --> <!-- Labels & Badges -->\r\n<div class=\"row example-row example-indicators\">\r\n<div class=\"col-lg-6\">\r\n<h3>Badges</h3>\r\n<div class=\"example\">\r\n<ul class=\"nav nav-pills\">\r\n<li class=\"active\"><a href=\"#\">Home <span class=\"badge\">42</span></a></li>\r\n<li><a href=\"#\">Profile </a></li>\r\n<li><a href=\"#\">Messages <span class=\"badge\">25</span></a></li>\r\n<li><a href=\"#\">Notices <span class=\"badge\">2</span></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<div class=\"col-lg-6\">\r\n<h3>Labels</h3>\r\n<div class=\"example\"><span class=\"label label-default\">Default</span> <span class=\"label label-primary\">Primary</span> <span class=\"label label-success\">Success</span> <span class=\"label label-info\">Info</span> <span class=\"label label-warning\">Warning</span> <span class=\"label label-danger\">Danger</span></div>\r\n</div>\r\n</div>\r\n<!-- Labels & Badges --></div>\r\n<!-- //INDICATORS -->\r\n<p> </p>\r\n<!-- MISC\r\n================================================== -->\r\n<div class=\"docs-section\">\r\n<div class=\"page-header\">\r\n<h2 id=\"example-misc\">Other useful components</h2>\r\n</div>\r\n<!-- List Groups -->\r\n<h3>List groups</h3>\r\n<div class=\"row example-row example-misc\">\r\n<div class=\"col-lg-4\">\r\n<ul class=\"list-group\">\r\n<li class=\"list-group-item\"><span class=\"badge\">14</span> Cras justo odio</li>\r\n<li class=\"list-group-item\"><span class=\"badge\">2</span> Dapibus ac facilisis in</li>\r\n<li class=\"list-group-item\">Morbi leo risus</li>\r\n<li class=\"list-group-item\"><span class=\"badge\">1</span> Morbi leo risus</li>\r\n<li class=\"list-group-item\"><span class=\"badge\">2</span> Dapibus ac facilisis in</li>\r\n</ul>\r\n</div>\r\n<div class=\"col-lg-4\">\r\n<div class=\"list-group\"><a class=\"list-group-item active\" href=\"#\"><span class=\"badge\">9</span> Cras justo odio</a> <a class=\"list-group-item\" href=\"#\">Dapibus ac facilisis in</a> <a class=\"list-group-item\" href=\"#\">Morbi leo risus</a> <a class=\"list-group-item\" href=\"#\">Porta ac consectetur ac</a> <a class=\"list-group-item\" href=\"#\">Vestibulum at eros</a></div>\r\n</div>\r\n<div class=\"col-lg-4\">\r\n<div class=\"list-group\">\r\n<h4 class=\"list-group-item-heading\">List group item heading</h4>\r\n<p class=\"list-group-item-text\">Donec id elit non mi porta gravida at eget metus risus varius blandit.</p>\r\n<h4 class=\"list-group-item-heading\">List group item heading</h4>\r\n<p class=\"list-group-item-text\">Donec id elit non mi porta gravida at eget metus.</p>\r\n<h4 class=\"list-group-item-heading\">List group item heading</h4>\r\n<p class=\"list-group-item-text\">Donec id elit non mi porta gravida at eget metus.</p>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- //List Groups --> <!-- Panels -->\r\n<h3>Panels</h3>\r\n<div class=\"row example-row example-misc\">\r\n<div class=\"col-lg-4\">\r\n<div class=\"panel panel-default\">\r\n<div class=\"panel-heading\">Panel heading</div>\r\n<div class=\"panel-body\">Panel content</div>\r\n</div>\r\n<div class=\"panel panel-primary\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Panel primary</h3>\r\n</div>\r\n<div class=\"panel-body\">Panel content</div>\r\n</div>\r\n</div>\r\n<div class=\"col-lg-4\">\r\n<div class=\"panel panel-success\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Panel success</h3>\r\n</div>\r\n<div class=\"panel-body\">Panel content</div>\r\n</div>\r\n<div class=\"panel panel-warning\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Panel warning</h3>\r\n</div>\r\n<div class=\"panel-body\">Panel content</div>\r\n</div>\r\n</div>\r\n<div class=\"col-lg-4\">\r\n<div class=\"panel panel-danger\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Panel danger</h3>\r\n</div>\r\n<div class=\"panel-body\">Panel content</div>\r\n</div>\r\n<div class=\"panel panel-info\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Panel info</h3>\r\n</div>\r\n<div class=\"panel-body\">Panel content</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- //Panels --> <!-- Wells -->\r\n<h3>Wells</h3>\r\n<div class=\"row example-row example-misc\">\r\n<div class=\"col-lg-4\">\r\n<div class=\"well well-sm\">Look, I\'m in a small well!</div>\r\n</div>\r\n<div class=\"col-lg-4\">\r\n<div class=\"well\">Look, I\'m in a well!</div>\r\n</div>\r\n<div class=\"col-lg-4\">\r\n<div class=\"well well-lg\">Look, I\'m in a large well!</div>\r\n</div>\r\n</div>\r\n<!-- //Wells --></div>\r\n<!-- // MISC -->', '', -2, 14, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/blog\\/item-5.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Typography\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\"}', 14, 0, '', '', 1, 121, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (34, 129, 'Neo Entertainment Gallery', 'neo-entertainment-gallery', '<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper..</p>\r\n', '\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis. </p>\r\n\r\n<nav>\r\n <ul>\r\n <li><a href=\"#\">Home</a></li>\r\n <li><a href=\"#\">About</a></li>\r\n <li><a href=\"#\">Clients</a></li>\r\n <li><a href=\"#\">Contact Us</a></li>\r\n </ul>\r\n</nav>\r\n\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n\r\n<ul>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n\r\n <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n \r\n<ol>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Neo Entertainment Gallery\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Neo Entertainment Gallery\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-6.jpg\",\"images\\/joomlart\\/photography\\/gallery-4.jpg\",\"images\\/joomlart\\/photography\\/gallery-5.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"neo-entertainment-gallery\",\"neo-entertainment-gallery\",\"neo-entertainment-gallery\"]},\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\",\"enable\":\"1\",\"adAfterDisplayTitle\":\"\",\"adBeforeDisplayContent\":\"\",\"adAfterDisplayContent\":\"\"}', 5, 8, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (35, 130, 'About us', 'about-us', '<p>The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.</p>\r\n\r\n<p>But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.</p>\r\n\r\n<blockquote class=\"quote-inline\">\r\n<p>These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing.</p>\r\n</blockquote>\r\n\r\n<p>Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain</p>', '', -2, 2, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/others\\/about-us.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"About us\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_topic_id\":\"\",\"ctm_article_style\":\"default\",\"enable\":\"1\",\"adAfterDisplayTitle\":\"\",\"adBeforeDisplayContent\":\"\",\"adAfterDisplayContent\":\"\"}', 9, 3, '', '', 1, 70, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (36, 132, 'Vodafone launches ‘biggest-ever’ ', 'vodafone-launches-biggest-ever', '<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. </p>\r\n', '\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis. </p>\r\n\r\n<nav>\r\n <ul>\r\n <li><a href=\"#\">Home</a></li>\r\n <li><a href=\"#\">About</a></li>\r\n <li><a href=\"#\">Clients</a></li>\r\n <li><a href=\"#\">Contact Us</a></li>\r\n </ul>\r\n</nav>\r\n\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n\r\n<ul>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n\r\n <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n \r\n<ol>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Vodafone launches \\u2018biggest-ever\\u2019 \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Vodafone launches \\u2018biggest-ever\\u2019 \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/galerry-1.jpg\",\"images\\/joomlart\\/photography\\/gallery-2.jpg\",\"images\\/joomlart\\/photography\\/gallery-3.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Vodafone launches \\u2018biggest-ever\\u2019\",\"\",\"\"]}}', 6, 7, '', '', 1, 13, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''), (37, 138, 'Discovering whether we can be vegan', 'discovering-whether-we-can-be-vegan', '<p>Curabitur id habitant at lacinia Pellentesque. Nibh ante elit eu iaculis ac lacus urna dolor orci Suspendisse. Praesent Sed sit tellus Aenean nulla consectetuer.</p>\r\n', '\r\n \r\n<ol>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n \r\n\r\n\r\n<ul>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis. </p>\r\n\r\n<nav>\r\n <ul>\r\n <li><a href=\"#\">Home</a></li>\r\n <li><a href=\"#\">About</a></li>\r\n <li><a href=\"#\">Clients</a></li>\r\n <li><a href=\"#\">Contact Us</a></li>\r\n </ul>\r\n</nav>\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Discovering whether we can be vegan\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Discovering whether we can be vegan\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-9.jpg\",\"images\\/joomlart\\/photography\\/gallery-8.jpg\",\"images\\/joomlart\\/photography\\/gallery-7.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Discovering whether we can be vegan\",\"\",\"\"]}}', 3, 6, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (38, 140, 'Why our obsession with sugar threatens', 'why-our-obsession-with-sugar-threatens', ' <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien </p>\r\n', '\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n<h2>Vestibulum erat wisi</h2>\r\n \r\n<ol>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote> \r\n\r\n<p>Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n\r\n\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Why our obsession with sugar threatens\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-4.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Why our obsession with sugar threatens\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-11.jpg\",\"images\\/joomlart\\/photography\\/gallery-12.jpg\",\"images\\/joomlart\\/photography\\/gallery-10.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Why our obsession with sugar threatens\",\"\",\"\"]}}', 3, 5, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''), (39, 141, 'Put gardening on the curriculum ', 'put-gardening-on-the-curriculum', '<p>Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea </p>\r\n', '\r\n\r\n<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n\r\n<ul>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis. </p>\r\n\r\n<nav>\r\n <ul>\r\n <li><a href=\"#\">Home</a></li>\r\n <li><a href=\"#\">About</a></li>\r\n <li><a href=\"#\">Clients</a></li>\r\n <li><a href=\"#\">Contact Us</a></li>\r\n </ul>\r\n</nav>\r\n\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-5.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Put gardening on the curriculum \",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-5.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Put gardening on the curriculum \",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-13.jpg\",\"images\\/joomlart\\/photography\\/gallery-14.jpg\"],\"class\":[\"\",\"\"],\"caption\":[\"Put gardening on the curriculum \",\"\"]}}', 3, 4, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''), (40, 142, 'Modeling and Rigging a Hydraulic Crane in 3ds Max', 'modeling-and-rigging-a-hydraulic-crane-in-3ds-max', '<p>Habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu.</p>\r\n', '\r\n\r\n<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. </p>\r\n\r\n<p>Cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>\r\n\r\n<p>Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>\r\n\r\n\r\n<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione </p>\r\n\r\n\r\n<p>Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. </p>\r\n\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Modeling and Rigging a Hydraulic Crane in 3ds Max\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-6.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Modeling and Rigging a Hydraulic Crane in 3ds Max\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-15.jpg\",\"images\\/joomlart\\/photography\\/gallery-16.jpg\"],\"class\":[\"\",\"\"],\"caption\":[\"Modeling and Rigging a Hydraulic Crane\",\"\"]}}', 3, 3, '', '', 1, 3, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', ''), (41, 146, 'Compositing a Machine Gun Turret in CINEMA', 'compositing-a-machine-gun-turret-in-cinema', '<p>Vestibulum ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. </p>\r\n', '\r\n\r\n<p><em>Aenean ultricies mi vitae est.</em> Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n\r\n<p>Sagittis euismod lorem sodales consectetuer orci turpis condimentum quis condimentum senectus. At ut urna convallis lacinia ac libero condimentum penatibus nisl Nullam. Pellentesque nec tempus porttitor et iaculis sem Morbi faucibus id nibh. Proin Fusce lacinia Phasellus leo turpis Duis Mauris egestas vitae Pellentesque. Accumsan mus Pellentesque et lacus vitae dui Curabitur et Curabitur interdum. Auctor Phasellus lacinia fringilla euismod augue nibh lorem laoreet habitasse ac. Eleifend platea condimentum.</p>\r\n\r\n\r\n<p>Tincidunt Quisque elit urna condimentum Aenean tempus wisi Maecenas sem adipiscing. Pretium consequat justo orci Aliquam Curabitur id habitant at lacinia Pellentesque. Nibh ante elit eu iaculis ac lacus urna dolor orci Suspendisse. Praesent Sed sit tellus Aenean nulla consectetuer Aenean volutpat fames Sed. Lorem netus Curabitur Pellentesque eu nibh mi a pellentesque et Vestibulum. Purus.</p>\r\n<h2>Vestibulum erat wisi</h2>\r\n \r\n<ol>\r\n <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n <li>Aliquam tincidunt mauris eu risus.</li>\r\n</ol>\r\n\r\n<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p></blockquote>\r\n\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>\r\n', -2, 10, '2021-09-04 02:42:26', 42, '', '2021-09-21 00:00:00', 42, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-7.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"Compositing a Machine Gun Turret in CINEMA\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-7.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"Compositing a Machine Gun Turret in CINEMA\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-17.jpg\",\"images\\/joomlart\\/photography\\/gallery-19.jpg\",\"images\\/joomlart\\/photography\\/gallery-18.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Compositing a Machine Gun Turret in CINEMA\",\"\",\"\"]}}', 3, 2, '', '', 1, 14, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', ''), (42, 148, 'Creating animations for our top stripe ', 'creating-animations-for-our-top-stripe', '<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.</p>\r\n', '\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.</p>\r\n<nav>\r\n<ul>\r\n<li><a href=\"#\">Home</a></li>\r\n<li><a href=\"#\">About</a></li>\r\n<li><a href=\"#\">Clients</a></li>\r\n<li><a href=\"#\">Contact Us</a></li>\r\n</ul>\r\n</nav>\r\n<h3>Lorem ipsum dolor sit amet</h3>\r\n<ul>\r\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\r\n<li>Aliquam tincidunt mauris eu risus.</li>\r\n</ul>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend</p>\r\n<p><strong>Pellentesque habitant morbi tristique</strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.</em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\"#\">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>', -2, 10, '2021-09-04 02:42:26', 42, '', '2022-01-03 17:40:19', 43, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-8.jpg\",\"image_intro_alt\":\"Creating animations for our top stripe \",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-8.jpg\",\"image_fulltext_alt\":\"Creating animations for our top stripe \",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"1\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-20.jpg\",\"images\\/joomlart\\/photography\\/gallery-21.jpg\",\"images\\/joomlart\\/photography\\/gallery-22.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"\",\"\",\"\"]}}', 3, 1, '', '', 1, 5, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (43, 166, 'Creating animations for our top stripe (2)', 'creating-animations-for-our-top-stripe-2', '<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.</p>', 'Αυτός είναι ο τίλος του Άρθρου κι αυτός είναι ένας πιθανος υπότιλος', -2, 10, '2021-09-04 02:42:26', 42, '', '2022-01-03 16:19:06', 43, NULL, NULL, '2021-09-21 00:00:00', NULL, '{\"image_intro\":\"images\\/joomlart\\/photography\\/intro-8.jpg\",\"image_intro_alt\":\"Creating animations for our top stripe \",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/joomlart\\/photography\\/full-8.jpg\",\"image_fulltext_alt\":\"Creating animations for our top stripe \",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"ctm_content_type\":\"gallery\",\"ctm_gallery\":{\"src\":[\"images\\/joomlart\\/photography\\/gallery-20.jpg\",\"images\\/joomlart\\/photography\\/gallery-21.jpg\",\"images\\/joomlart\\/photography\\/gallery-22.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"\",\"\",\"\"]}}', 4, 0, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (44, 201, 'What is stress? ', 'τί-είναι-το-άγχος', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Stress is a normal reaction of the body to any change that requires adjustment by eliciting a physical, mental or emotional response. Such changes can be the result of environmental, physical and mental stimuli. Even positive life changes (such as a promotion or marriage) can produce stress. </p>\r\n</div>\r\n', 'What is stress? Το άγχος δεν αδειάζει το αύριο από τις λύπες του, αλλά αδειάζει το σήμερα από τη δύναμή του \n Stress does not empty tomorrow from its sorrows, but it empties today of its strength... \n \n Stress is a normal reaction of the body to any change that requires adjustment by eliciting a physical, mental or emotional response. Such changes can be the result of environmental, physical and mental stimuli. Even positive life changes (such as a promotion or marriage) can produce stress. \n \n As a mechanism, it keeps us alert, motivated and ready to avoid danger when needed. Stress becomes problematic when a person is continuously preoccupied with stressors and the body’s autonomic nervous system is overdriven. This stress response, known as the “fight-flight or freeze response” causes physiological changes to the body and a prolonged activation can lead to distress which is accompanied with physical and emotional symptoms, such as headaches, GIT distress, elevated blood pressure, muscle tension, sexual dysfunction, disturbed sleep patterns, tiredness, depression, panic attacks etc. \n \n Stress therefore needs to be dealt with when it lasts and it influences us considerably causing difficulty in our daily routine. The first step in dealing with anxiety is recognizing and managing the dysfunctional thought process which provokes negative emotions. Physical exercise and proper diet act not only preventively but also therapeutically in dealing with anxiety. \n \n As it turns out, anxiety and stress are closely linked and even share common symptoms. These are situations that we all experience in our daily lives. In cases where we are not sure what exactly is happening, how often and intensely we experience such symptoms but also how much they affect our daily life and the way we work, it is an indicator that it could be useful to consult a mental health professional for their management. \n\n ', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:47:33', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-to-agxos.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-to-agxos.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 28, 8, '', '', 1, 104, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (45, 203, 'Anxiety and Panic Attacks ', 'anxiety and panic attacks', '<div>\r\n<p>Stress becomes problematic when a person is continuously preoccupied with stressors and the body’s autonomic nervous system is overdriven by perceiving situations and events as threatening, even when they aren\'t. Chronic, excessive anxiety that is difficult to manage and interferes with your day-to-day life can lead to disorders such as generalized anxiety disorder or panic disorder.</p>\r\n</div>\r\n', 'Anxiety and Panic Attacks Το άγχος και η ανησυχία είναι μία \"κακή χρήση\" της φαντασίας σου \n Worry is a misuse of the imagination \n Stress becomes problematic when a person is continuously preoccupied with stressors and the body’s autonomic nervous system is overdriven by perceiving situations and events as threatening, even when they aren\'t. Chronic, excessive anxiety that is difficult to manage and interferes with your day-to-day life can lead to disorders such as generalized anxiety disorder or panic disorder. \n Generalized anxiety disorder symptoms can vary and can be present to children and adults alike. They may include persistent worrying or anxiety about a number of areas that may easily shift from one topic to another, difficulty handling uncertainty, edginess, restlessness or irritability, tiring easily, impaired concentration or feeling as though the mind goes blank, increased muscle aches or soreness and difficulty sleeping. \n Panic Disorder is an anxiety disorder based primarily on the occurrence of recurrent and often unexpected panic attacks. Expected panic attacks are associated with specific fears, such as that of flying. Unexpected panic attacks have no apparent trigger or cue and may seem to occur without warning. \n A panic attack refers to a distinct period (about 10 minutes) intense fear or discomfort and is characterized by symptoms such as palpitations, pounding heart, or accelerated heart rate, sweating, trembling or shaking, sensations of shortness of breath or smothering, a feeling of choking, chest pain or discomfort, nausea or abdominal distress, feeling dizzy, unsteady, lightheaded, or faint, feelings of unreality (derealization) or being detached from oneself (depersonalization), fear of losing control, going crazy or dying, numbness or tingling sensations (paresthesias) and chills or hot flushes. \n It is important to make sure that the attacks are not due to the direct physiological effects of a substance (such as drug use or a medication) or a general medical condition. \n Living with generalized anxiety disorder or panic disorder can be challenging. Generalized anxiety disorder can be improved with psychotherapy and/or medications, lifestyle changes, learning coping skills and using relaxation techniques.', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:47:05', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/agxos-krisi-panikou.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/agxos-krisi-panikou.jpg?width=7360&height=4912\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 7, '', '', 1, 59, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (46, 205, 'Events - Thoughts - Feelings - Behavior - Body ', 'γεγονός-σκέψη-συναίσθημα-συμπεριφορά-σώμα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\"> In fact, our thoughts can cause anxiety, but they can also dramatically reduce it if we handle our though process properly. This is why it\'s important to recognize the sequence of EVENT - THOUGHTS - FEELINGS – BEHAVIORS. The Cognitive Triangle emphasizes on how our thoughts alters the way that we feel, which subsequently alters the way that we act, which then influences our thoughts. Without intervention, this process continues to repeat itself.</p>\r\n</div>\r\n', 'Events - Thoughts - Feelings - Behavior - Body Η σκέψεις μας διαδραματίζουν καθοριστικό ρόλο στο άγχος μας \n Thoughts play a key role in our anxiety. \n \n In fact, our thoughts can cause anxiety, but they can also dramatically reduce it if we handle our though process properly. This is why it\'s important to recognize the sequence of EVENT - THOUGHTS - FEELINGS – BEHAVIORS. The Cognitive Triangle emphasizes on how our thoughts alters the way that we feel, which subsequently alters the way that we act, which then influences our thoughts. Without intervention, this process continues to repeat itself. \n \n The activating event is an external factor that we are often unable to control. (eg: the dismissal of a colleague) \n \n Then follows our immediate interpretations of the event. Thinking is a process that takes place within milliseconds and is done automatically (often unconsciously). This evaluation can be rational or irrational and it is often based on our beliefs regarding the event. However, a thought ALWAYS precedes the feeling and defines it. (eg thinking: I am also in danger of being fired, feelings: intense anxiety and fear). \n \n At the next step, our behavior, which is often based on what we feel, leads to certain consequences. (eg: Behavior: I isolate myself; I stop to socialize and I nourish the distorted thought) \n \n And since we do not just communicate with words, it is very possible for very strong and lasting emotions to have an impact on our bodily functions (eg body: intense tachycardia, trembling, stomach pain, frequent headaches) \n \n\n ', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:46:37', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/gegonos-skepsi-synaisthima-symperifora-swma.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/gegonos-skepsi-synaisthima-symperifora-swma.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 9, 6, '', '', 1, 65, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (47, 207, 'Distract yourself', 'απόσπαση-προσοχής', '<p><span style=\"font-size: 14pt;\">A good way to release tension built-up from stressful situations is to divert your attention and focus on an external non-stressful stimulus.</span></p>\r\n', 'Distract yourself \n A good way to release tension built-up from stressful situations is to divert your attention and focus on an external non-stressful stimulus. \n Next time you experience an anxiety attack, try to: \n Close your eyes and draw an idyllic image; you could revisit a lovely memory or think of a place you wish to visit. Try to attain to all of its details and characteristics. \n If closing your eyes is not possible, focus your attention on an object in your visual field and attain to its details (shape, color, material, etc.). If possible, describe what you see to someone else in as much detail as you can. \n Try to distract yourself by engaging into an activity that requires mental effort. For example, solving a mathematical problem or counting backwards by 7.', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-07-11 11:55:57', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/apospasi-prosoxis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 5, '', '', 1, 56, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (48, 209, 'Thought reframing', 'αναδιατύπωση-σκέψεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Once you\'ve recognized which dysfunctional thoughts cause you more stress, it\'s time to reframe them into more functional ones.</span></p>\r\n</div>\r\n', 'Thought reframing \n Once you\'ve recognized which dysfunctional thoughts cause you more stress, it\'s time to reframe them into more functional ones. For that to happen, each thought must satisfy the requirements below; \n It\'s mustn\'t be unrealistic: \" everyone disliked\" for sure we cannot Bond well with everyone, but it isn’t probable for every single person you know to dislike you \n It mustn\'t be \" black or white\": \" whoever doesn’t have the ideal weight, is fat\" there are many different stages between a normal BMI and obesity. \n It mustn\'t be arbitrary: \" if my partner forgets our anniversary, he doesn\'t love me\" that\'s an arbitrary conclusion since there are many reasons a person might forget anniversary and many different ways you can realize your partner\'s love for you. \n It mustn\'t be dramatic: \" if they don\'t hire me, i\'ll die\" to be sure, a job position is not your whole life. \n It mustn\'t include mislabeling: \" I’m the loser of our company\" you have many qualities that form your personality; it\'s not worth hanging a label on yourself. \n It mustn\'t include \"should statements\": \" I should be a good housewife\" there aren\'t things you must do or be, there are things you want to do and be. \n It mustn\'t include personalization: \" of course the weather is bad today! I wanted to go for a coffee with my friends. I\'m so unlucky!\" weather phenomena aren\'t related to a person\'s luck.', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-07-11 11:53:02', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anadomhsh-skepsewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 4, '', '', 1, 50, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (49, 211, 'Thought restructuring', 'αναδόμηση-σκέψεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The most prominent cause of anxiety is our way of thinking. The exercise below will help you recognize dysfunctional thinking patterns that lead you to feel overly anxious.</p>\r\n</div>\r\n', 'Thought restructuring \n The most prominent cause of anxiety is our way of thinking. The exercise below will help you recognize dysfunctional thinking patterns that lead you to feel overly anxious. \n On a piece of paper create a 4-column thought record. \n Feel in the columns every time you feel anxious for about 2 weeks and try to recognize and dysfunctional thought patterns that may need restructuring. \n Situation - what happened? \n Thoughts - why did I think about the situation? \n Emotions - how did I feel after thinking about the situation? \n Behaviors - why did I do about it?', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-07-11 11:54:57', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anadiatypwsi-skepsewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 47, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (50, 213, 'Work stress ', 'εργασιακό-στρες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The World Health Organization has officially described stress as “the epidemic of 21st century” while according to data provided by the International Labor Organization , \"Excessive work has multiple risk factors for the development of stress-related symptoms such as headaches, chronic fatigue, chest pain, stomach problems and serious illnesses such as hypertension, diabetes, coronary artery disease and psychoneurotic disorders\".</p>\r\n</div>\r\n', 'Work stress Το μεγαλύτερο όπλο μας έναντι του στρες είναι η ικανότητά μας να διαλέξουμε μία σκέψη αντί για μία άλλη \n The greatest weapon against stress is our ability to choose one thought over another. \n \n The World Health Organization has officially described stress as “the epidemic of 21st century” while according to data provided by the International Labor Organization , \"Excessive work has multiple risk factors for the development of stress-related symptoms such as headaches, chronic fatigue, chest pain, stomach problems and serious illnesses such as hypertension, diabetes, coronary artery disease and psychoneurotic disorders\". This is confirmed by the American Institute for Stress, as they have found that the 75% - 90% of visits to doctors relate to health issues arising from stress. Still, according to research from the same institute, 80% of workers find their work stressful, with half of them claiming that their job is too demanding. What can I do to manage work-related stress? \n \n There is a variety of steps you can take to reduce both overall stress levels and work-related stress: \n \n - Take responsibility on improving your physical and emotional well-being. \n \n - Avoid traps and habits that promote a negative attitude and increase stress levels. \n \n - Learn to use communication skills better to facilitate and improve your relationships with your management and partners. \n\n ', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:46:10', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ergasiako-stress.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ergasiako-stress.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 7, '', '', 1, 66, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (51, 215, 'The role of exercise in the fight against stress ', 'ο-ρόλος-της-άσκησης-στην-καταπολέμηση-του-στρες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness and vigilance as well as relaxation and calmness.</p>\r\n</div>\r\n', 'The role of exercise in the fight against stress Χαμογέλα, πάρε ανάσα και πήγαινε σιγά σιγά \n Smile, take a breath and begin slowly... \n \n Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness and vigilance as well as relaxation and calmness. \n \n The secret lies in the fact that our body during the exercise has the same reactions as when under stress (increased heart-rate, muscle tightness, faster breathing, sweating) but this process in now under our control and we can increase and decrease the intensity at will. It\'s not the same as stress, where the symptoms arise autonomically and often we cannot regulate them. As soon as an exercise regime is completed the relaxation of the muscles provides relaxation to our body to tranquility to our mood. \n \n Because of chemistry ... \n \n Regular exercise helps reduce adrenaline and cortisol levels (the stress hormones). By reducing these two substances, we restore and maintain calmness in body and spirit. In addition, exercise releases endorphins. Endorphins are brain neurotransmitters responsible for good mood. By introducing a simple form of exercise into our lives, we become happier! \n \n Focusing attention… \n \n Exercise requires focusing. Whilst exercising, our mind is focused on the specific activity, even if we do not understand it or do it purposely. This allows the mind to enter a state of relaxation -even meditation, which helps us escape our ongoing focus on negative situations and problems. \n \n Sweet dreams… \n \n Studies have shown that exercise is amid the most effective ways of coping with insomnia and gives us a one more tranquil and restful sleep, because it allows us to release excess body energy (which is often the cause of not sleep well) and fall into a deep and relaxing sleep state. \n \n Exercise brings us closer to body and mental well-being and protects us from the unpleasant consequences of anxiety and depression. The inclusion of an exercise regime in our daily lives is a gift we can give ourselves today! \n\n ', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:45:17', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 6, '', '', 1, 30, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (52, 217, 'Stress and how it is caused ', 'το-στρες-και-πως-δημιουργείται', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Anxiety, fear and stress play an important role in our survival because they prepare us to face stressful or dangerous situations.</span></p>\r\n</div>\r\n', 'Stress and how it is caused Σε 10 χρόνια από τώρα θα γελάς με αυτά που σε αγχώνουν σήμερα… Άρα γιατί δεν αρχίζεις να χαμογελάς από τώρα; \n In 10 years from now you will laugh at what makes you anxious today ... So why not start smiling now? \n \n Anxiety, fear and stress play an important role in our survival because they prepare us to face stressful or dangerous situations. They trigger the release of a hormone, (adrenaline) that causes changes both physically and mentally. These changes then prepare us either to cope with a challenge or to escape a dangerous situation (fight-flight reaction). Once the anxiety or the risk is over, these temporary changes recede. If these reactions do not disappear after the risk has passed and the reaction to the psychological pressure is chronic or excessive, then physiological and mood issues can arise. Under severe stress the combined physical and mood issues may result in panic attacks, autoimmune diseases, mood disorders, health problems, etc. \n\n ', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:44:49', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/to-stress-kai-pws-dimiourgeitai.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/to-stress-kai-pws-dimiourgeitai.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 35, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (53, 219, 'Problem solving', 'επίλυση-προβλημάτων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Mapping 1. Define the problem <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">2. Name the people involved</span></p>\r\n</div>\r\n', 'Problem solving \n Mapping \n 1. Define the problem \n 2. Name the people involved \n 3. List the needs, worries and troubles of each side by \n - approaching to a solution based in needs \n - shifting from solutions to needs \n - asking why \n - breaking down complicated needs to smaller parts \n - naming worries and fears \n - shifting absolute positions \n 4. Through mapping you can find \n - common needs, beliefs and ideas \n - new perspective through the statements of the people involved \n - hidden worries and needs of the people involved', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:01:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/epilysi-provlimatwn1.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 4, '', '', 1, 38, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (54, 221, 'Relaxation exercise', 'άσκηση-χαλάρωσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Find free time and choose a quiet place where no one is going to bother you and the lighting is dim. Sit someplace comfortable or lie down.</p>\r\n</div>\r\n', 'Relaxation exercise \n Find free time and choose a quiet place where no one is going to bother you and the lighting is dim. \n Sit someplace comfortable or lie down. \n Close your eyes and take 2 deep breaths that you can feel in your stomach area. Let go, feel your body relaxing; your whole body, head to toe. \n Once you are relaxed, draw a mental picture that makes you feel happy/peaceful. Give it color, movement, sound; make it come alive. It doesn’t matter if the picture refers to the past, the present or the future. All that matters is that it creates positive emotions. \n Hold onto the picture a little longer. It’s a gift that makes you happy and calm. A little treasure. Save it in your treasure box. You will know it will be there when you need it again. That’s the beauty of treasures; they never lose their value. \n Take 2 slow, deep breaths. Slowly open your eyes. Feel your body relaxed and calm. Notice how steady your breathing is. Now you can open your eyes. Slowly get up, stretch and feel your body string and relaxed. \n ', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-07-11 11:58:57', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/asksisi-xalarwsis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (55, 223, 'Diaphragmatic breathing', 'διαφραγματική-αναπνοή', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">The diaphragmatic breathing technique is often used to manage stress and help us regulate our breathing since it often becomes faster when we are stressed. </span></p>\r\n</div>\r\n', 'Diaphragmatic breathing \n The diaphragmatic breathing technique is often used to manage stress and help us regulate our breathing since it often becomes faster when we are stressed. Diaphragmatic breathing is intended to help you use the diaphragm correctly while breathing. \n The diaphragmatic breathing technique \n Note: If you live with a medical condition, consult with your doctor prior to beginning any type of relaxation exercise. \n Lie on your back on a flat surface or in bed, with your knees bent and your head supported. You can put a pillow under your knees to support your legs. Place one hand on your upper chest and the other hand just below your rib cage. This will allow you to feel your diaphragm move as you breathe. \n Breathe in slowly through your nose so that your stomach moves out against your hand. The hand on your chest should remain as still as possible. \n Tighten your stomach muscles, letting them fall inward as you exhale. The hand on your chest must remain as still as possible. \n Repeat at least 10 times.', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:00:19', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diafragmatiki-anapnoi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (56, 225, 'Muscle Relaxation', 'άσκηση-μυϊκής-χαλάρωσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Sit comfortably. Close your eyes and take a few deep breaths. Tense your whole body (not to the point of pain or cramping) for 4 to 10 seconds.</p>\r\n</div>\r\n', 'Muscle Relaxation \n Sit comfortably. Close your eyes and take a few deep breaths. \n Tense your whole body (not to the point of pain or cramping) for 4 to 10 seconds. \n Your legs, your toes, your hands, your facial muscles. \n Breathe out, and then completely relax the muscle groups. \n Relax. Notice the difference between how the muscles feel when they are tense and how they feel when they are relaxed. \n Now take a few deep breaths again and tense your whole body once more, but this time with half the tension than before. Notice if you often tense your body during the day without you realizing. \n Breathe out and then completely relax the muscle groups. Count backwards from 5 to 1 to bring your focus back to the present.', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-07-11 11:57:45', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/askisi-myikis-xalarwsis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (57, 227, 'Πως να νικήσουμε την αναβλητικότητα;', 'πως-να-νικήσουμε-την-αναβλητικότητα', '<p><em>Δείτε το βίντεο</em>.</p>\r\n', 'Πως να νικήσουμε την αναβλητικότητα; Δείτε το βίντεο Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα; Μάθετε περισσότερα στο παρακάτω βίντεο', 0, 38, '2022-01-09 20:23:32', 43, '', '2022-01-24 20:25:59', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/pws-na-nikisoume-tin-anavlitikotita.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 6, '', '', 1, 7, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (58, 229, 'What is Procrastination?', 'τί-είναι-η-αναβλητικότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Procrastination, refers to voluntary, unnecessary delay of implementation of a planned action even though the individual is aware of the negative consequences of this delay.</p>\r\n</div>\r\n', 'What is Procrastination? Η αναβλητικότητα κάνει τα εύκολα πράγματα δύσκολα και τα δύσκολα δυσκολότερα. \n Procrastination makes easy things hard, hard things harder \n \n Procrastination, refers to voluntary, unnecessary delay of implementation of a planned action even though the individual is aware of the negative consequences of this delay. \n Initially, postponing a goal does not mean complete failure. Some people who procrastinate often say \'\' I work better under pressure \'\' . It is true that in shorter timeframes, the hormone adrenaline (which helps with our organizational skills) increases. So, even someone who is procrastinating can eventually meet a deadline. However, performing under pressure can impact their body physically and mentally, due to physical exhaustion and feelings of stress and guilt. \n However, when procrastination occurs as a behavioral pattern, it can lead to difficulties at work, studying, interpersonal relationships and meeting obligations. Why do we choose to postpone something even if we are aware of the consequences? There isn’t only one answer to this question. It is certain that procrastination serves a purpose, which is different depending on the person and the circumstances. Generally speaking, stress and anxiety can be both a cause and a consequence of procrastination. Still, it has been ascertained that procrastinators usually feel shame or guilt. So when we manage to understand what we feel and why we feel it, when we choose to postpone something, we are already taking steps towards fighting procrastination. \n\n ', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:43:47', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-i-anavlitikotita.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-i-anavlitikotita.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (59, 231, 'Why leave for tomorrow what you can do today?', 'γιατί-αφήνουμε-για-αύριο-κάτι-που-μπορούμε-να-κάνουμε-σήμερα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">All of us at some point, consciously choose to leave something for later, although we have the choice to do it immediately.</p>\r\n</div>\r\n', 'Why leave for tomorrow what you can do today? Όταν έχεις να ανέβεις ένα βουνό, μη νομίζεις ότι θα γίνει μικρότερο αν περιμένεις. \n All of us at some point, consciously choose to leave something for later, although we have the choice to do it immediately. \n \n Certainly, such behavior does not bring about disaster, but it can significantly affect the quality of our lives, especially when it comes to urgent and important issues. However, it is vital to understand the reasons that perpetuate this \'\'habit\'\', as only then can we get rid of it. \n As odd as it sounds, the bases of procrastination can be the fear of failure and the fear of success. In the first case, by fearing the negative outcome of a situation we choose inertia and sustain our comfort zone. In the second, believing that success is accompanied with higher expectations and demands from others around us and ourselves in which we doubt we can respond, leads us to avoiding to take action. \n In addition, homeostasis makes us feel secure. Things are predictable and this creates a familiarity that we do not want to risk. For example, one can postpone the ending of a relationship because it requires adaptation to new norm. \n In a closing note, procrastination may be due to a mood disorder. This is also evident in people with depressive symptoms that they have difficulty making decisions and taking action, due to low energy reserves, lack of self-confidence etc. \n\n ', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:43:20', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 4, '', '', 1, 33, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (60, 233, 'Dealing with perfectionism', 'αντιμέτωπος-με-την-τελειομανία', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Gradual exposure to what initiates dysfunctional behavioral patterns has proven a very efficient way of management.</p>\r\n</div>\r\n', 'Dealing with perfectionism \n Gradual exposure to what initiates dysfunctional behavioral patterns has proven a very efficient way of management. \n The exercise bellow will help you combat perfectionism. \n Make a list of situations that usually lead you to aim for perfectionism. Then, attempt to deliberately make a particular mistake in order to confront yourself for not being perfect. This exercise will help you get accustomed to a less perfect version of yourself. \n If it seems too hard to do, picking for the mistake that won\'t particularly upset you and gradually progress two tasks that you find difficult to accept imperfect results. \n Such tasks may include \n Wearing a shirt that wasn\'t properly ironed \n Sending a friendly message that includes a spelling mistake \n Being a bit late on an appointment that isn\'t urgent \n Proofread an email no more than once \n Limit the time you spend preparing a presentation (e.g. 2h/day). \n ', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:10:35', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/antimetwpos-me-tin-teleiomania.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 3, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (61, 235, 'Make a fresh start', 'κάνω-την-αρχή', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Being overwhelmed over how you are going to complete a task and what will the consequences be, is one of the basic reasons people tend to procrastinate.</p>\r\n</div>\r\n', 'Make a fresh start \n Being overwhelmed over how you are going to complete a task and what will the consequences be, is one of the basic reasons people tend to procrastinate. \n Negative and unrealistic thoughts often based on predictions of what could happen, further sustain procrastinative behavior. \n This exercise will help overcome these issues and make a fresh start. \n When you are about to engage in an activity make it personal deal; promise yourself that you will attain to it for 10 minutes. Honor this deal and afterwards decide whether or not you are willing to continue. \n It is important to clear your space of everything that could distract you before you engage to the activity. \n You will discover that it\'s rather probable to continue attaining to an activity once you have already begun working on it. \n ', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-10-05 08:51:57', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/kanw-tin-arxi.jpg#joomlaImage:\\/\\/local-images\\/2022\\/02\\/14\\/kanw-tin-arxi.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (62, 237, 'The 2-minute rule', 'ο-κανόνας-των-2-λεπτών', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It\'s an activity takes less than 2 minutes to complete, do it right away. In this way, you reduce stress and boost your confidence by completing more tasks.</p>\r\n</div>\r\n', 'The 2-minute rule \n It\'s an activity takes less than 2 minutes to complete, do it right away. \n In this way, you reduce stress and boost your confidence by completing more tasks. \n If your cB2 requires more than 2 minutes to complete, break it down to a 2-minute step. \n For example, let\'s assume you want to start eating healthily in order to lose 10 lb in the next 2 months; what could you do in Just 2 minutes to begin working towards your goal? \n Have an apple \n Do 10 push-ups \n Go for a short walk \n Drink a glass of water \n The rule of thumb he said by taking a few steps towards your final aim, you will be more likely to take further action and form new habits down the road. \n ', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:12:36', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/o-kanonas-twn-2-leptwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (63, 239, 'Anger and its Expression', 'ο-θυμός-και-η-έκφρασή-του', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Anger doesn’t solve anything, it builds nothing but it can destroy everything.</p>\r\n<p style=\"font-size: 14.666666666666666; margin: 0 0 14 0;\"><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Undoubtedly, everyone has felt angry, since anger -along with joy, sadness, fear, surprise and disgust are the basic feelings. </span></p>\r\n</div>\r\n', 'Anger and its Expression Ο θυμός δεν λύνει τίποτα, δε χτίζει τίποτα, αλλά μπορεί να καταστρέψει τα πάντα. \n Anger doesn’t solve anything, it builds nothing but it can destroy everything. \n \n Undoubtedly, everyone has felt angry, since anger -along with joy, sadness, fear, surprise and disgust are the basic feelings. \n Anger is an adaptive response to threats that is instinctively and naturally expressed through aggression. However, it is often incriminated as a negative emotion. This has led a great part of society to prevent the expression of anger. Not expressing our feelings is an unhealthy way of avoiding conflicts. In many cases, that anger gets “trapped” inside, “disguised” into other emotions or redirected to ourselves or others. \n A typical dysfunctional management of anger is its internalization. We see people who prefer to overlook certain situations that make them angry and once they they’ve reached their breaking point, they outburst with a disproportionate reaction. The internalization of anger can also appear in the form of negative or judgmental behavior towards someone to whom we have not explained what has bothered us. \n On the other hand, we observe people who externalize their anger in a dysfunctional way that may include intense or even violent outbursts, because of the difficulty of controlling and managing their feelings. It is understood that in order to manage our anger constructively, it is necessary to primarily recognize what makes us angry, the reason behind this feeling, to realize our needs and communicate them with respect to others. \n\n ', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:42:55', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/o-thymos-kai-i-ekfrasi-tou.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/o-thymos-kai-i-ekfrasi-tou.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 9, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (64, 241, 'Conflict management ', 'conflict-management', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Initially, remember and write down at a piece of paper three recent conflicts you were involved in within the last week.</p>\r\n</div>\r\n', 'Conflict management Η σύγκρουση δεν μπορεί να επιβιώσει χωρίς τη συμμετοχή σου. \n Initially, remember and write down at a piece of paper three recent conflicts you were involved in within the last week. \n \n Then separate a sheet of paper into 4 columns \n - Conflict issue \n - People involved \n - What happened \n - Fire word \n Feel in the columns based on your three recent events \n For example \n - Conflict issue housework \n - People involved me and my partner \n - What happened my partner accused me of not helping out by saying \" you never help me out. I do everything by myself!\" \n - Fire word never, everything \n Now consider if what was said could be expressed in different words - either on your side or your partner\'s side, by replacing the fire words that spiked the conflict. Note down the different ways you could express yourself in similar situations next time you are in the conflict think of your notes. \n\n ', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:42:01', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/diaxeirisi-sygkrousewn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/diaxeirisi-sygkrousewn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 8, '', '', 1, 27, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (65, 243, 'Anger Management tips', 'τips-διαχείρισης-θυμού', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Anger makes your mouth work faster than your mind.</p>\r\n<p style=\"font-size: 14.666666666666666; margin: 0 0 14 0;\"><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Anger can lead you to actions and behaviors which distance you from your desired goal and perhaps ultimately make you feel guilty. If you think that it is impossible for you to hold back an angry explosion, the following tactics may be helpful to you.</span></p>\r\n</div>\r\n', 'Anger Management tips Ο θυμός κάνει το στόμα σου να δουλεύει πιο γρήγορα από το μυαλό σου. \n Anger makes your mouth work faster than your mind. \n \n Anger can lead you to actions and behaviors which distance you from your desired goal and perhaps ultimately make you feel guilty. If you think that it is impossible for you to hold back an angry explosion, the following tactics may be helpful to you. \n - Exercise is a good form of venting off, in general. Even if you do not have a lot of time at your disposal, a quick walk is enough, as exercise increases hormones that calm and relax us. \n - Take your time. If you feel that you cannot manage your anger, move away from the stimulus that triggers you. For example, in order to avoid a violent outburst in an argument, ask your interlocutor for some time, move away and return to the conversation after a few minutes. This tactic can work alone or in combination with the next one suggested. \n - Count to 10. This technique is suitable for both youngsters and adults. Count slowly up to 10, taking breaths at the same time. If necessary, keep counting until 20. \n - Avoid using expressions such as \"never\", \"always\" as well as generalizations. Focus on what is happening at the moment and express your anger in words, communicating your own, deeper emotions. For example, you can say I feel upset you left the table without picking up your plate” instead of “You never do anything in here, you\'re always expecting everything from me”. \n - Next time you recognize indications that lead to an angry outburst, remember to practice the above tactics and then adopt those that work best for you. \n\n ', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:41:35', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/tips-diaxeirisis-thymou.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/tips-diaxeirisis-thymou.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (66, 245, 'The balloon', 'μπαλόνι', '<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">There is a simple emergency exercise that can be of great benefit under certain situations. You will need a balloon and a pin.</p>\r\n', 'The balloon \n There is a simple emergency exercise that can be of great benefit under certain situations. \n You will need a balloon and a pin. \n Take a deep breath while thinking of what makes you angry or a situation you cannot manage well and begin blowing the balloon. \n Continue until the balloon has blown enough. \n Hold the balloon on one and while holding a pin in the other. Take a deep breath and blow the balloon. \n You will notice a sense of emotional liberation and calmness. As soon as you blow the balloon you will hyper-focus, all your senses are involved and you feel liberated from the situations you had trapped in the balloon; situations that made you feel under pressure.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:04:16', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/mpaloni.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 6, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (67, 247, 'Counting', 'μέτρημα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">A popular anger management exercise is counting backwards.</p>\r\n</div>\r\n', 'Counting \n A popular anger management exercise is counting backwards. \n Whenever you experience intense anger, count backwards from 20, slowly. This little exercise can prove helpful in controlling anger that\'s expressed impulsively. You get the chance to manage the situation better at the right time and not to externalize your anger impulsively.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:08:25', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/metrima.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 5, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (68, 249, 'Differentiating anger', 'διαχωρίζοντας-το-θυμό-μου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make a list of what bothers you at the workplace. <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Compare it to what bothers you at home. </span></p>\r\n</div>\r\n', 'Differentiating anger \n Make a list of what bothers you at the workplace. \n Compare it to what bothers you at home. \n Now make a list of what bothers you at home and consider whether you project some of those problems at work.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:07:26', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diaxwrizontas-ton-thymo-mou.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 28, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (69, 251, 'Conflict management', 'διαχείριση-συγκρούσεων-αρθρο', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Conflict cannot last without your participation.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Conflict is part of everyday life. Many times, it is inevitable.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">What we need to do is learn how to manage it so that it affects us as little as possible.</p>\r\n</div>\r\n', 'Conflict management \n Conflict cannot last without your participation. \n Conflict is part of everyday life. Many times, it is inevitable. \n What we need to do is learn how to manage it so that it affects us as little as possible. \n How can we manage or avoid conflicts? \n -Manage the situation with courtesy and as early as possible: Solve the conflict at its beginning. As long as the situation continues, things get more complicated and the tension can increase. Approach situations with positivity from the start. Ask politely what\'s wrong or what needs to be corrected, trying to maintain a mild climate. Focus on kind and immediate solutions, without shifting responsibilities and accusations. \n • Delay reaction time: A delayed reaction initially helps you distance yourself from the stimulus and reduce, to some extent, the intensity caused by an event or person. When examining the stimulus, consider the following: \n 1) How important is it? \n 2) Is that really the cause of the tension I feel? \n • Often, people have difficulty with something and express their dissatisfaction to something else. An everyday example is: \"I had contradicted my boss at work and, when I returned home and my daughter had not completed her homework, I yelled at her. But if I had evaluated it, I would have observed that the source of my anger was work-related and not my daughter\'s homework \". \n • Look at the \'big picture\': When you often come into conflict with a specific person, it is helpful to evaluate this person as a whole. If, for example, I have frequent tensions with my boss, it is important to remind to myself of all of their attributes. That is, on the one hand, they are often abrupt and rude. On the other hand, they recognize my effort and reward me for it. All people have different aspects in their character. It is important, therefore, to evaluate them all in order to form an objective picture. \n • Communicate properly: How we communicate with someone is very important. At times, although we are careful with what we say to someone and the vocabulary we use, we disregard our body language or the tone of our voice. Often, these two suggest something completely different, which leads our interlocutor into a defensive position, and the conflict between us is not far away. \n • Conflict between people can lead to positive results because it helps us find solutions to our differences. But it often becomes uncontrollable. So, it is best to try to manage its outcome by respecting both sides. A conflict will not be solved in your own way. It is important to show understanding, to give them time to explain themselves and their point of view and to respect their boundaries.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-07-03 08:49:16', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diaxeirisi-sygkrousewn1.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 3, '', '', 1, 34, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (70, 253, 'First-person singular ', 'α-ενικός', '<p>In order to avoid criticism or accusations - things that can only increase existing tension, use the first-person singular (I am, I have...) when making statements and discussing a problem.</p>\r\n', 'First-person singular \n In order to avoid criticism or accusations - things that can only increase existing tension, use the first-person singular (I am, I have...) when making statements and discussing a problem. \n Make sure your precise; E.g. say \" I am upset that you left the table without picking up your plate\" instead of \" you never do anything around here\". Remember, practice makes perfect.', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:02:54', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/a-enikos.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (71, 255, 'Pros and cons ', 'τα-υπέρ-και-τα-κατά', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Think of someone who manages his anger admirably well. How would you describe him? Calm, with self-control, kind, assertive?</p>\r\n</div>\r\n', 'Pros and cons \n Think of someone who manages his anger admirably well. How would you describe him? Calm, with self-control, kind, assertive? \n Then, ask yourself: \n - what are the pros being like that? \n - What are the cons of being like that? \n - What are the cons of anger? \n - What are the benefits of being like the person your first thought of? \n Consider if the pros of anger outweigh the cons, or if the cons of anger outweigh the pros. Use a 1-100 evaluation scale (50-50. 40-60, etc.) \n Remember we may not be able to control when we get angry but we can control our reaction to it. We can be angry and passive, angry and aggressive, angry and passive-aggressive or angry and assertive. The choice is ours.', 1, 39, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:50:23', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ta-yper-kai-ta-kata.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (72, 257, 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο', 'διαχείριση-συγκρούσεων-στον-εργασιακό-χώρο', '<p><em>Δείτε το βίντεο</em>.</p>\r\n', 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο Δείτε το βίντεο Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα συχνό φαινόμενο, που μας φέρνει σε δύσκολη θέση και μας δυσαρεστεί. Το ζητούμενο λοιπόν όλων είναι πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα. Και κατά συνέπεια πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο.', 0, 41, '2022-01-09 20:23:32', 43, '', '2022-02-14 14:34:40', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diaxeirisi-sygkrousewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 10, '', '', 1, 17, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (73, 259, 'Understanding and expressing emotions', 'κατανόηση-και-έκφραση-συναισθημάτων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Doubt kills relationships. The main goal for a successful relationship is to enable both members to successfully deal with emotional swings.</p>\r\n</div>\r\n', 'Understanding and expressing emotions Οι αμφιβολίες σκοτώνουν τις σχέσεις. \n Doubt kills relationships. The main goal for a successful relationship is to enable both members to successfully deal with emotional swings. \n \n A prerequisite for this is the cultivation of emotional understanding. Emotional understanding means getting deep awareness of our own emotions first and then to take into account the other person\'s feelings. Emotional understanding helps us deal with our emotions without avoiding them. It also offers us the ability to effectively handle the other person’s the feelings. To achieve understanding you first need to express those feelings. The ability to express our emotions is an integral part of a successful relationship. People tend to share their positive feelings, but have difficulty expressing the negative emotions they experience from time to time. At this point it is important to remember that we do not need to avoid expressing what we feel in order not to hurt the people around us. They will only be hurt when they see you troubled and you shut them out of what you experience. Thus, it\'s a good idea to face them and discuss your feelings -both positive and negative. \n\n ', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:40:33', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/katanoisi-kai-ekfrasi-synaisthymatwn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/02\\/14\\/katanoisi-kai-ekfrasi-synaisthymatwn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 9, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (74, 261, 'Successful relationships', 'επιτυχημένες-σχέσεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">You do not need someone to complete you, but someone to fully accept you.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It is important to form healthy, successful relationships and enjoy all the positive elements they bring to our lives. Such relationships are governed by: trust, respect-understanding and boundaries.</p>\r\n</div>\r\n', 'Successful relationships Δεν χρειάζεσαι κάποιον να σε ολοκληρώσει, αλλά κάποιον να σε αποδεχτεί ολοκληρωτικά. \n You do not need someone to complete you, but someone to fully accept you. \n \n It is important to form healthy, successful relationships and enjoy all the positive elements they bring to our lives. Such relationships are governed by: trust, respect-understanding and boundaries. \n ♦ Trust Is based on 3 key pillars: honesty, values and positive focus. \n - Trust begins in ourselves and our feelings. If we are honest with what we believe and feel, we can be honest with the rest of the people in our lives and not be afraid to share with them something unpleasant. \n - Values refer to our personal moral code according to which we act. Many times, this code differs or it can even come as opposed to that of another person. In this case we should either reach to a compromise that will serve both sides well or decide what is more important to us; keeping eternal struggles in a relationship makes it unbalanced. \n - Positive stance refers to the focus on the positive characteristics of the personality of the our partner and our relationship. Each of the two members of the relationship has their own distinct personality and that is what makes our relationship worthwhile. It does not benefit from constantly dealing with what we want to change in the other person and maintaining am electrified atmosphere. \n ♦ Respect and understanding are based on sharing and effective communication. \n - Sharing problems and taking responsibility in a relationship is extremely important for its balance. In a difficult situation, it is important to consider the other person as our ally rather than an obstacle or something unrelated to our problem -regardless of whether this problem is related to the relationship or not. \n - In communicating it is important to try to understand the emotional state of the other member of the relationship and “get in their shoes” for a few minutes (this is empathy). It is good to avoid accusations and talk about ourselves and our own responsibilities. We should avoid terms like «always» or «never». \n ♦ Boundaries are very important in a relationship, not to keep us distant from the other person, but to protect our individuality and frame a safe place for our relationship. \n That is why we need to ask ourselves the following questions: How far can I go? What do I want? What do I need? Then we are ready to set our limits. \n\n ', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:38:09', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/epityximenes-sxeseis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/epityximenes-sxeseis.jpg?width=1024&height=684\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 8, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (75, 263, 'The Importance of Interpersonal Relationships', 'η-σημασία-των-διαπροσωπικών-σχέσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The only people who deserve to \"stay\" in your life are those who never left!</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The relationships we create with the people around us are called interpersonal and are an integral part of nature and civilization of humans.</p>\r\n</div>\r\n', 'The Importance of Interpersonal Relationships Οι μόνοι άνθρωποι που αξίζει να τους φωνάξεις «μείνε» είναι εκείνοι που δεν έφυγαν ποτέ! \n The only people who deserve to \"stay\" in your life are those who never left! \n \n The relationships we create with the people around us are called interpersonal and are an integral part of nature and civilization of humans. \n Humans are social species according to Aristotle and that\'s why their relationships with other people are of special importance in life. A person with healthy interpersonal relationships is a happy person, as research has shown that our relationships are the number 1 factor of happiness, before money and glory. We can understand the difference ourselves if we consider how we feel as a member of a happy and tied family in comparison to when we get a raise or a promotion at work. Surely there is joy and satisfaction in the second case, but at first, the feeling is deeper and lasts longer. That is why it is worth investing more in the people around us, giving them more space and time in our lives, because that is how we take care of ourselves. Interpersonal relationships refer to the closest relationships we form with people, ie, friendly, erotic, collegiate, parental, relative, etc. And remember, the relationship always consists of two members -not more! I may be a member of the same family, but my relationship with my son differs from the relationship I have with my husband. \n\n ', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:36:28', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-simasia-twn-diaproswpikwn-sxesewn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-simasia-twn-diaproswpikwn-sxesewn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (76, 265, 'David’s exercise', 'η-άσκηση-του-δαβίδ', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The most crucial part of good interpersonal relationships is the relationship we have with ourselves.</p>\r\n</div>\r\n', 'David’s exercise \n The most crucial part of good interpersonal relationships is the relationship we have with ourselves. \n The following exercise will help you find your authentic self. \n In order to create David’s sculpture, Michael Angelo relied on 2 basic skills: His ability to sculpt off excess marble in order to give the correct shape and his ability to see David through the marble layers. In the same way, positive psychology can help people overcome the limitations that restrict them from finding their true self. \n - Examine what’s frill and what limits me from being myself. \n - Recognize who I really am, which are my authentic characteristics, what I want to keep. \n - Adopt behaviors that enhance my authenticity.', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:15:08', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-askisi-tou-david.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 6, '', '', 1, 17, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (77, 267, 'Complaining', 'τα-παράπονα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Many people often complain to friends, parents, children, partners. It’s time to put an end in this habit and become more creative in your relationships.</p>\r\n</div>\r\n', 'Complaining \n Many people often complain to friends, parents, children, partners. It’s time to put an end in this habit and become more creative in your relationships. \n -Write 2 complaints you often make to someone. \n -Then, write 2 positive aspects of the person you are complaining to. \n -Using this information, fill in the blanks: \n ____________ may be _____________, but he/she is also _________ . \n For example: My sister may be messy, but she is also an excellent cook. \n In this wat you express your complaint, but you also make a positive comment, helping the other person to view you comment more positively and perhaps take some steps towards changing.', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:17:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ta-parapona.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 5, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (78, 269, 'The masks', 'οι-μάσκες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">In everyday life we often wear masks that only reveal some specific parts of ourselves, whilst often covering up some parts which are just as important.</p>\r\n</div>\r\n', 'The masks \n In everyday life we often wear masks that only reveal some specific parts of ourselves, whilst often covering up some parts which are just as important. \n - Think of 3 people who are important to you. \n - Consider which mask you chose to wear around them. \n - What are the reasons that lead you to putting this mask on? \n In the end, decide which masks you are going to keep on and which ones you should take off.', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:16:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-maskes.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (79, 271, 'Communicate – Listen – Understand ', 'επικοινωνώ-ακούω-καταλαβαίνω', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Communication is the key in human relationships. In order to improve. If we want to improve our interpersonal relationships, that’s where we should begin.</p>\r\n</div>\r\n', 'Communicate – Listen – Understand \nCommunication is the key in human relationships. In order to improve. If we want to improve our interpersonal relationships, that’s where we should begin.\nThis exercise can help you find the true meaning of communication, listening and understanding. Remember that listening doesn’t necessarily mean agreeing.\n- Choose a colleague, friend or relative, sit close by so that you are comfortable and try to maintain eye contact.\n- Choose a neutral topic of conversation, such as “how was your work day” or “what happened during the weekend” and be articulate.\n- Request you interlocutor makes some clarifying questions based on what you said. E.g. “When you said….. did you mean……….?”\n- When you are in agreement put down 1 point. When you are in disagreement try to explain what has not been clearly understood.\n- When you’ve won 3 points, diverse roles and repeat the exercise.\nWhat did you gain from this exercise? Share your thoughts with your interlocutor.\nRemember: Communication is often a challenging process. Many times, what we communicate is received by the interlocutor in a different way and vice versa. If that occurred during the exercise try to discuss it further with your interlocutor.\n\n\n\n\n \n\n\n \n\n \n ', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:14:08', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/epikoinwnw-akouw-katalavainw.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (80, 273, 'Love is...', 'αγάπη-είναι…', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Maternal love is the first type of love we experience in our lives. However, according to psychologist Robert Sternberg, the concept of love is a triangle that is made up of three components and 7 different kinds of love:</p>\r\n</div>\r\n', 'Love is... Η μητρική αγάπη είναι ο πρώτος τύπος αγάπης που βιώνουμε στη ζωή μας. \n Maternal love is the first type of love we experience in our lives. \n \n However, according to psychologist Robert Sternberg, the concept of love is a triangle that is made up of three components and 7 different kinds of love: \n The 3 components \n Intimacy: which involves feelings of closeness, connectedness, and bondedness \n Passion: which refers to drives that lead to physical attraction, romance and sexual consummation. \n Decision/commitment: which refers to the decision that one loves his partner and lead a person to remain in the relationship and move toward shared goals. \n The 7 different kinds of love \n Friendship: there is intimacy without any erotic passion or long-term commitment. \n Infatuation: characterized by feelings of lust and physical passion, lacking intimacy and commitment. \n Empty love: characterized by commitment without passion or intimacy. \n Romantic love: there is intimacy and physical passion but commitment is still undecided. \n Companionate love: there is intimacy and a long-term commitment but minimal or no sexual desire. \n Fatuous love: a commitment based mainly on passion but lacking intimacy. \n Consummate love: it represents the \"ideal\" relationship with all three components; intimacy, passion and commitment. \n Although all three components are required for an ideal relationship, the amount of each component can differ from relationship to relationship and from time to time. Noticing the way the components interact will give you a chance to highlight areas that may need improvement. \n\n ', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:35:56', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/agapi-einai.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/agapi-einai.jpg?width=6000&height=4000\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 10, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (81, 275, 'Romantic love is...', 'έρωτας-είναι…', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">A question that concerns all of us especially at a young age is “what love is”.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Many compare the feeling of being in love with what one feels under the influence of substances.</p>\r\n</div>\r\n', 'Romantic love is... Ένα ερώτημα που απασχολεί τον καθέναν από εμάς ειδικά στα πιο νεανικά μας χρόνια είναι το «Τι είναι Έρωτας»; \n A question that concerns all of us especially at a young age is “what love is”. \n \n Many compare the feeling of being in love with what one feels under the influence of substances. This view is not far from the truth, as when we fall in love dopamine and norepinephrine levels rise and our serotonin levels are also affected making us more eager, more energetic and more excited. When we are at the beginning of a romantic relationship, we tend to idealize our partner and we disregard any negative elements; thus, the expression «love is blind». Despite the euphoria and pleasure that this emotion gives us, it lasts for a few months to a few years and certainly it isn\'t what keeps us in a long-lasting relationship. \n\n ', 1, 42, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:51:00', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/erwtas-einai.jpg\",\"image_intro_alt\":\"images\\/2022\\/02\\/14\\/erwtas-einai.jpg\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 9, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (82, 277, 'Love or passion?', 'αγάπη-ή-πάθος', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Love and sexual passion are two definitions that often confuse and \"perplex\" us especially in the beginning of a relationship.</p>\r\n</div>\r\n', 'Love or passion? \n Love and sexual passion are two definitions that often confuse and \"perplex\" us especially in the beginning of a relationship. \n \n Every person is driven by the biological urge to reproduce, so the passion that leads to sexual desire is an essential element in creating and establishing a relationship. Passion, however, must not be confused with lust, a feeling of momentaneous enjoyment. While, passion is one of the elements of love, it is not the only one, nor is it the only condition for forming a long-term relationship. In particular, passion can lead to the creation of a relationship, which, if enriched with other key elements such as intimacy and commitment will become long-term. On the other hand, relationships with intense passion, that overtakes the rest of the elements in the relationship, will probably be intense but short. \n\n ', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:33:48', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/agapi-i-pathos.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/agapi-i-pathos.jpg?width=6000&height=4000\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 8, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (83, 279, 'Jealousy: a \"good\" or \"bad\" feeling?', 'ζήλια-«καλό»-ή-«κακό»-συναίσθημα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Jealousy is a complex emotion that involves feelings such as suspicion, fear, rage, anger, resentment, inadequacy, helplessness or disgust. The narrative can originate from experienced facts, thoughts, perceptions, memories, and also imagination, guess and assumptions. People of all ages, genders, and sexual orientation can feel jealous usually when they perceive a threat to a valued relationship from a third party. The threat may be real or imagined.</p>\r\n</div>\r\n', 'Jealousy: a \"good\" or \"bad\" feeling? \n Jealousy is a complex emotion that involves feelings such as suspicion, fear, rage, anger, resentment, inadequacy, helplessness or disgust. \n \n The narrative can originate from experienced facts, thoughts, perceptions, memories, and also imagination, guess and assumptions. People of all ages, genders, and sexual orientation can feel jealous usually when they perceive a threat to a valued relationship from a third party. The threat may be real or imagined. \n Jealousy is not limited to romantic relationships; it can arise between siblings competing for parental love, colleagues, friends etc. Jealousy differs from envy, as jealousy always implies the presence of a third person. Envy arises between two people and can be better described as \"I want what you have\". Although jealousy is a painful emotional experience, evolutionary psychologists do not see it as a feeling that must be suppressed, but as a wake-up call that an important relationship is in danger and steps must be taken to secure the love of our friend or partner. \n But what is the underlying reason that motivates jealous responses? Several traits such as low self-esteem, neuroticism, insecurity, possessiveness, dependency and an anxious attachment style have been linked to greater jealousy: \n Bringle and his colleagues have claimed that communicative responses, if expressed properly, can lead to more satisfying relationships by reducing uncertainty, maintaining or repairing relationship, and restoring self-esteem. \n Not all responses however can be constructive; Jealousy is a complicated reaction that can create major relationship problems. Guerrero and colleagues have proposed that general behavior responses differ in whether they are directed at a partner or a rival, at \n What we need is to manage better the expression of jealousy and the behavior resulting from it. In a nutshell, jealousy is considered a legitimate feeling like everything, but only when it does not drift us into extreme behaviors. While it can work protectively for one important relationship, it can also work destructively, if we exaggerate its expression. \n If you are feeling jealous you should avoid situations that are likely to arouse false suspicions, work on building confidence in yourself and your relationship and communicate your feelings with your partner. \n\n ', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:33:16', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/zileia-kalo-i-kako-synaisthima.jpg#joomlaImage:\\/\\/local-images\\/2022\\/02\\/14\\/zileia-kalo-i-kako-synaisthima.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 7, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (84, 281, 'The Importance of Parental Relationship Styles in Adult Love Relationships', 'η-σημασία-του-μητρικού-δεσμού-στις-ενήλικες-ερωτικές-σχέσεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The first love experience is based on the warmth, care and love infants receive through contact with the mother, father or some other principal care-giver.</p>\r\n</div>\r\n', 'The Importance of Parental Relationship Styles in Adult Love Relationships \n The first love experience is based on the warmth, care and love infants receive through contact with the mother, father or some other principal care-giver. \n \n During infancy and childhood, the emotionally warm events we share with our parents, lead us to shape close emotional ties and shape the way we create links with others throughout our lives. Tender behaviors such as touching, caressing, holding, kissing and hugging help us develop a sense of love and security, increasing oxytocin (the \"hormone of love\"), which is responsible for making us feel close to others and helps us relax and trust. \n The bond with the principal care-giver during infancy is not only important for our survival. It provides us with the security and the comfort needed when we are under stressful conditions and sustains our physical and mental well-being. When we have experienced this bond as infants, then as adults we built safe relationships and we choose partners that correspond to our feelings accordingly. On the other hand, people who have experienced insecurity during infancy, tend to experience insecurity, stress or avoidance in their relationships later in life, either by clinging to their partners because they feel that they do not love them enough, or by feeling very uncomfortable when committed to a partner, thus, leaving close relationships and avoiding long-term ones. \n\n ', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:32:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/02\\/14\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-erwtikes-sxeseis.jpg?width=1024&height=681\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 6, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (85, 283, 'How to get closer', 'πώς-να-έρθετε-πιο-κοντά', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">These 4 activities will bring you closer to your partner and increase relationship satisfaction.</p>\r\n</div>\r\n', 'How to get closer \n These 4 activities will bring you closer to your partner and increase relationship satisfaction. \n - Exercise together: Endorphins released during exercise can help you feel more positive for one another and an increased heart rate can boost your excitement. \n - Read together: We don’t mean at the same time; as long as it’s the same book, article etc. Research has shown that exchanging views on a topic you have both read about brings you closer and helps you understand each other better. Also, according to research, a person who reads appears to be less stressful, more appealing and more understanding. Exactly wat we look for in a partner! \n - Do something together at home: Research has shown that couples who do chores together have a better sex life. If you don’t do chores, try re-decorating together. \n - Try an extreme sport: Nervousness and suspense are connected to attraction. Thus, something \"dangerous\" can make us feel more attracted to our partner. Plus, we will have shared a unique experience.', 1, 42, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:51:44', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/pws-na-erthete-pio-konta-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 5, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (86, 285, 'The 36 questions', 'το-παιχνίδι-των-36-ερωτήσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">According to research by the psychologist Arthur Aron, answering these 36 questions makes two people feel better about each other and helps boost intimacy, resulting in friendship or even romance.</p>\r\n</div>\r\n', 'The 36 questions \n According to research by the psychologist Arthur Aron, answering these 36 questions makes two people feel better about each other and helps boost intimacy, resulting in friendship or even romance. \n Each of you should take a turn answering each question. Here they are, in order: \n 1. Given the choice of anyone in the world, who would you want as a dinner guest? \n 2. Would you like to be famous? In what way? \n 3. Before making a phone call, do you ever rehearse what you\'re going to say? Why? \n 4. What would constitute a perfect day for you? \n 5. When did you last sing to yourself? To someone else? \n 6. If you were able to live to the age of 90 and retain either the mind or body of a 30-year old for the last 60 years of your life, which would you choose? \n 7. Do you have a secret hunch about how you will die? \n 8. Name three things you and your partner appear to have in common. \n 9. For what in your life do you feel most grateful? \n 10. If you could change anything about the way you were raised, what would it be? \n 11. Take four minutes and tell your partner your life story in as much detail as possible. \n 12. If you could wake up tomorrow having gained one quality or ability, what would it be? \n 13. If a crystal ball could tell you the truth about yourself, your life, the future or anything else, what would you want to know? \n 14. Is there something that you\'ve dreamt of doing for a long time? Why haven\'t you done it? \n 15. What is the greatest accomplishment of your life \n 16. What do you value most in a friendship? \n 17. What is your most treasured memory? \n 18. What is your most terrible memory? \n 19. If you knew that in one year you would die suddenly, would you change anything about the way you are now living? Why? \n 20. What does friendship mean to you? \n 21. What roles do love and affection play in your life? \n 22. Alternate sharing something you consider a positive characteristic of your partner. Share a total of five items. \n 23. How close and warm is your family? Do you feel your childhood was happier than most other people\'s? \n 24. How do you feel about your relationship with your mother? \n 25. Make three true \"we\" statements each. For instance, \"we are both in this room feeling...\" \n 26. Complete this sentence \"I wish I had someone with whom I could share... \n 27. If you were going to become a close friend with your partner, please share what would be important for him or her to know. \n 28. Tell your partner what you like about them. Be honest this time, saying things that you might not say to someone you\'ve just met. \n 29. Share with your partner an embarrassing moment in your life. \n 30. When did you last cry in front of another person? By yourself? \n 31. Tell your partner something that you like about them already. \n 32. What, if anything, is too serious to be joked about? \n 33. If you were to die this evening with no opportunity to communicate with anyone, what would you most regret not having told someone? Why haven\'t you told them yet? \n 34. Your house, containing everything you own, catches fire. After saving your loved ones and pets, you have time to safely make a final dash to save any one item. What would it be? Why? \n 35. Of all the people in your family, whose death would you find most disturbing? Why? \n 36. Share a personal problem and ask your partner\'s advice on how he or she might handle it. Also, ask your partner to reflect back to you how you seem to be feeling about the problem you have chosen.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:24:15', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/to-paixnidi-twn-36-ervtisewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (87, 287, 'How to reduce jealousy', 'πώς-να-μειώσεις-τη-ζήλια-σου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Regardless if the root of your jealousy is based on the stimuli you receive from your partner or from your own insecurities, try the steps below in order to feel better and improve your relationship.</p>\r\n</div>\r\n', 'How to reduce jealousy \n Regardless if the root of your jealousy is based on the stimuli you receive from your partner or from your own insecurities, try the steps below in order to feel better and improve your relationship. \n Examine and accept jealous thoughts and emotions. The first steps towards solving an issue is acknowledgement, examination and acceptance. \n You don’t have to act upon your jealous feeling. You may not be able to control experiencing jealous feeling yet, you are, however, able to control your reaction to them. Will you let them define your life and lead you to overreacting or will you acknowledge them for what they are and give them the space they deserve? \n Evaluate jealousy as a feeling, examine where it derives from and accept it as you accept the rest of your feelings. \n - Acknowledge that uncertainty is part of every relationship. No one in any short or long-term relationship, old or recent, can guarantee that your partner will 100% be with you forever and will never look at another person. That doesn’t mean that he will; It means that you can survive even if he does and that this secure feeling derives only from you. \n - Examine your views regarding relationships. Extreme jealousy may lead us asking a lot from your partner such as not to talk to people of the opposite gender or not to go out alone. Such views are distorted and need to be reevaluated. \n - Use alternative relationship skills. Instead of accusing your partner or making a scene due to jealousy, try to emphasize on positive aspects of his character and immediately improve the quality of your relationship.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:22:46', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/pws-na-diaxeiristeis-ti-zileia-sou1.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (88, 289, 'Spend time together', 'περάστε-χρόνο-μαζί', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It’s very important for couples in short-or long-term relationships to spend quality time together. Sure, a fast-paced schedule doesn’t leave enough free time, but it’s important that the remaining time is of quality.</p>\r\n</div>\r\n', 'Spend time together \n It’s very important for couples in short-or long-term relationships to spend quality time together. Sure, a fast-paced schedule doesn’t leave enough free time, but it’s important that the remaining time is of quality. \n - Set aside an hour a day to devote on your relationship. This could take place at night before you go to bed, during a lunch break or any other time of the day you find suitable. \n - Do something different during that time to avoid falling into a routine. Try the ideas below: \n - Find a hobby: Something artistic or try going to the gym \n - Exchange small gifts; not necessarily material items, but some kind declarations of love, appreciation for something nice your partner did, preparing a nice meal etc. \n - Use body language; make eye contact, look into each others’ eyes for a minute and then hold hands and hug for at least 5 minutes. It’s okay if you end up in bed. Just make sure you give eye contact, caresses and hugs the appropriate time.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:19:41', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/peraste-xrono-mazi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (89, 291, 'Breathe together', 'αναπνεύστε-μαζί', '<p>This exercise is an excellent way of distracting your mind from whatever goes on around you and focusing on your partner.</p>\r\n', 'Breathe together \n This exercise is an excellent way of distracting your mind from whatever goes on around you and focusing on your partner. \n - To begin, either lie in bed opposite to your partner or sτand up staring at each other. \n - Gently touch your partner’s forehead with your own forehead. It will help pointing your chin downwards. \n - Take at least 7 deep breaths in synchronicity. If you enjoy the exercise you can spend more time. \n - Repeat whenever you feel the need to focus on the present.', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:18:40', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anapneuste-mazi-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (90, 293, ' What is \"enjoyment\"? ', 'τι-είναι-ο-όρος-απολαμβάνειν', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 18.666666666666664; margin: 0 0 14 6;\">The term «enjoyment», was recently introduced by Bryant & Veroff, scientists from the field of Positive Psychology.</p>\r\n</div>\r\n', 'What is \"enjoyment\"? Ένα πραγματικά ευτυχισμένο άτομο, είναι αυτό που μπορεί να απολαύσει τη διαδρομή ακόμα και όταν λοξοδρομεί. The really happy person is the one who can enjoy the scenery, even when they have to take a detour. \n The term «enjoyment», was recently introduced by Bryant & Veroff, scientists from the field of Positive Psychology. \n \n The term refers to our ability to focus on a positive experience, intensifying or prolonging its influence over us. It is an active process that, with little practice, can make us more satisfied with life and, ultimately, happier. Enjoying an experience doesn’t just refer to feelings of pleasure or joy. You need to be able to recognize the positive feelings, the moment they arise. So an important prerequisite for one to enjoy an experience is to be able to be consciously present in the here and now, being mindful of what is happening. \n \n Many confuse enjoyment with pleasure. Let us see, however, whether these two concepts are linked. Aristotle had proposed two types of happiness; pleasure and bliss. The first refers to the happiness that arises from the acquisition of pleasure and avoidance of pain. The second refers to the happiness that comes from a life of meaning and tendency of self-realization. According to Bryant & Veroff, enjoyment is philosophically based on a way of life, which combines both pleasure and bliss, achieving a balance between these two situations.', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:31:40', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-o-oros-apolamvanein.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-o-oros-apolamvanein.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 8, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (91, 295, 'The strategies of enjoyment ', 'οι-στρατηγικές-του-απολαμβάνειν', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\"> It\'s not how much we have, but how much we enjoy what defines happiness.</p>\r\n</div>\r\n', 'The strategies of enjoyment Δεν είναι το πόσα έχουμε, άλλα το πόσα απολαμβάνουμε που ορίζουν την ευτυχία. It\'s not how much we have, but how much we enjoy what defines happiness. \n The following strategies will help you focus on a positive experience, intensifying or prolonging its influence on you: \n \n Live in the present \n Let yourself experience the here and now, be mindful. Feel the overall sensation of the positive experience. Connect to what happens, just as it happens; without judging or analyzing it. Just experience it, giving the necessary time to feel what is happening at this precise moment. \n \n Implementation of positive emotions \n This strategy refers to using your body to express positive emotions. In this way, the experience will become more intense. For example, laugh / smile when you are happy, hug when you want to show your love, affection and compassion, caress when you feel intimacy, extend your arms and torso when you are excited. \n \n Share! \n Seek to share positive experiences with others: Celebrate birthdays, joyful events, achievements. Discuss positive feelings and convey them: Say how happy you are, how optimistic you are, how much love and tenderness you feel about someone and spread this feeling to your surroundings. For example, go to the office, praise your colleagues, open the window and tell them what a nice day it is outside. \n \n Positivity in your life journey (past & future) \n The mental image of a positive event of the past makes us re-experience the positive feelings that it had caused. Also, the expectation of positive events in the future and the planning of the positive outcome of an imminent situation has been proven to motivate us to act in such a way that we will implement it and succeed. If you think something will go well, it will go well! ', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:31:12', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/oi-stratigikes-tou-apolamvanein.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/oi-stratigikes-tou-apolamvanein.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (92, 297, 'The 4 Types of Enjoyment ', 'οι-4-τύποι-απόλαυσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The greatest enjoyment in life is to do what others have told you cannot.</p>\r\n</div>\r\n', 'The 4 Types of Enjoyment Η μεγαλύτερη απόλαυση στη ζωή, είναι να κάνεις όσα οι άλλοι σου έλεγαν ότι δεν μπορείς. \n The greatest enjoyment in life is to do what others have told you cannot. \n \n The enjoyment of luxury / relaxation: the little luxuries in life; drinking a fine wine, taking a bubble bath, getting a massage, etc. \n \n The enjoyment of awe: admiring something bigger and more important than yourself; a work of art, a beautiful natural phenomenon, the birth of a child. \n \n The enjoyment of pride: feeling proud of yourself on some achievement that is recognized by others. Pride can also be related to another person associated with you (child, companion, friend). \n \n The enjoyment of gratitude: feeling grateful for something you received and needed a lot (either a material or an emotional good) or appreciating the beautiful things you have in your life.', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-07-03 09:11:19', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/oi-4-typoi-apolausis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 6, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (93, 299, 'The barriers to enjoyment ', 'τα-εμπόδια-της-απόλαυσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\"> Open the door to enjoyment. Enjoyment barriers refer to strategies we use to put obstacles in the positive feelings which arise when something good happens to us.</p>\r\n</div>\r\n', 'The barriers to enjoyment Open the door to enjoyment. Enjoyment barriers refer to strategies we use to put obstacles in the positive feelings which arise when something good happens to us. \n Positive emotion suppression: by suppressing or concealing positive feelings because of shame, modesty, fear, humility etc. \n \n Dissociation from the positive event: by being unable to concentrate on it, because of other thoughts and concerns, or through deliberately ignore to recognize the \"problem\" that calls for a solution. \n \n Nagging: constantly engaging in negative events, focusing on them, discussing them in a pessimistic tone. \n \n Negativity: either by always expecting the worst of a situation or by downgrading anything positive that has happened, saying it was random, temporary, etc. ', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:30:12', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ta-empodia-tis-apolausis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ta-empodia-tis-apolausis.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (94, 301, 'Enjoyment through reminiscing ', 'απολαμβάνειν-με-αναπόληση', '<p>Follow the suggestions below to begin enjoying life\'s beautiful moments again.</p>\r\n', 'Enjoyment through reminiscing \n Follow the suggestions below to begin enjoying life\'s beautiful moments again. \n Put on some lounge music, lay comfortably on the couch, close your eyes and reminisce an amazing experience; the happy memory, an ecstatic moment, the feeling of pure delight, or perhaps the feeling of being in love. The feeling you get when a book touches your soul or a painting makes your heart skip a bit. \n Try to recall all the details associated; your thoughts and feelings. \n Travel back in time and relive the moment for at least two minutes. \n Repeat the exercise often.', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:25:29', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/apolamvanein-me-anapolysi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (95, 303, 'Take a break', 'καθημερινή-παύση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Devote 20-30 minutes a day to self-care, every day for a week.</p>\r\n</div>\r\n', 'Take a break \n Devote 20-30 minutes a day to self-care, every day for a week. \n You can choose amongst many activities that you enjoy; a walk, a movie, a cup of your favorite coffee before work, a new book, listening to your favorite music before going to bed. \n 20 minutes a day can be spared even in the busiest schedule. \n Did your ring your break try to relieve anxious thoughts and focus on the activity you have chosen. \n Focus your attention on all the positive stimuli surrounding you; the smell, the colors, the temperature, the taste, the feelings, and keep them in your memory. In the end of your break, you plan tomorrow\'s activity. \n Before going to bed remember how you felt during today\'s activity and pay attention to your emotions. \n Don\'t forget to include such activities in your daily schedule; positive experiences shouldn\'t be viewed as exceptional opportunities.', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:26:30', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/katimerini-pausi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (96, 305, 'The walk of joy ', 'ο-περίπατος-της-απόλαυσης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Devote 20 minutes a day to taking a stroll by yourself, every day for a week. Trying to stick to your schedule - except if the weather conditions prohibit you from doing so.</p>\r\n</div>\r\n', 'The walk of joy \n Devote 20 minutes a day to taking a stroll by yourself, every day for a week. \n Trying to stick to your schedule - except if the weather conditions prohibit you from doing so. \n While walking, focus on the landscape\'s beauty; the sights, the sounds, etc. For example, you could pay attention to that tall tree you\'ve never noticed before, to the complex architectural design of a building in your neighborhood, to the sun\'s reflection on a paddle of water, to the smell of the flowers or two fellow pedestrians glancing at each other as they cross a busy street. \n Keep the picture in your mind for a little while - don\'t just walk through. Pause and focus on what you see and hear and take it all in. Try to recognize what makes you happy. \n Try taking a different route everyday so that you don\'t get accustomed to the scenery and take it for granted. \n\n\n ', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:28:14', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/o-peripatos-tis-apolausis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (97, 307, 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε', 'αυτοέλεγχος-γιατί-είναι-σημαντική-δεξιότητα-και-πως-μπορούμε-να-την-αναπτύξουμε', '<p><em>Δείτε το βίντεο</em>.</p>\r\n', 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε Δείτε το βίντεο Πιθανότατα πολλοί από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος μιας και αποτελεί προϋπόθεση για την επίτευξη τους.\nΜάθετε περισσότερα στο παρακάτω βίντεο', 0, 22, '2022-01-09 20:23:32', 43, '', '2022-01-24 20:46:53', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 7, '', '', 1, 7, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (98, 309, 'Why is self-control so difficult? ', 'γιατί-είναι-τόσο-δύσκολος-ο-αυτοέλεγχος', '<p>Self-control is the key element of self-esteem and self-esteem is the key element of courage. </p>\r\n<p>Who said that self-control is something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination. </p>\r\n', 'Why is self-control so difficult? Ο αυτοέλεγχος είναι το βασικό στοιχείο της αυτοεκτίμησης και η αυτοεκτίμηση είναι το βασικό στοιχείο του θάρρους. Self-control is the key element of self-esteem and self-esteem is the key element of courage. Who said that self-control is something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination. Haven\'t you noticed that after a long day, losing control is easier as you feel exhausted and lacking energy? It\'s one of those days that you will easily break the diet and think \"It\'s worth having a sweet, because I got so tired today\". Change is something not everyone likes and many times people get sidetracked. It’s natural to root for a routine which is familiar and convenient. So a change in habits will require behavioral adaptation and thus influence your self-control. However, there are ways that can help you understand when your self-control is running out, but also how to regain it. What are the signs that show you lack self-control? • Disruption • Anger • Lack of patience • Difficulty concentrating • Indistinct thoughts You need a lot of time and practice to re-gain self-control. Self-discipline is something you learn in childhood. But there are times when the conditions or the way you were raised did not allow you to practice enough self-control. However, as an adult, you begin to realize that self-control is necessary. You do not have to be disappointed. It is important to take little steps at a time, recognize your improvement and reward yourself for it. ', 1, 22, '2022-01-09 20:23:32', 43, '', '2023-03-16 09:56:01', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/giati-einai-toso-dyskolos-o-autoelegxos.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 6, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (99, 311, 'Self-control is very important for your social life', 'ο-αυτοέλεγχος-είναι-πολύ-σημαντικός-για-την-κοινωνική-σου-ζωή', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\"><span style=\"font-style: italic;\">Self-control starts with </span><span style=\"font-style: italic; font-weight: bold;\">controlling</span><span style=\"font-style: italic;\"> your </span><span style=\"font-style: italic; font-weight: bold;\">thoughts</span><span style=\"font-style: italic;\">. If you cannot control your thinking, you cannot control your actions.</span> </p>\r\n</div>\r\n', 'Self-control is very important for your social life \n Self-control starts with controlling your thoughts . If you cannot control your thinking, you cannot control your actions. \n \n Most people feel they have to develop or maintain self-control, only in order to achieve their own goals. Self-control, however, plays an important role in our interactions, as it ensures calmness and healthy relationships with others. People with self-control seem to uphold the three following habits: \n \n Α) Self-maintenance \n \n They have a healthy attitude towards \"material goods\" and focus on what they need more than what they want. They evaluate what they need to in order to enrich their life, but do so in moderation. \n \n Β) Self-Assertiveness \n They know their value and feel comfortable to share their thoughts, while giving others the time and space to express themselves. \n \n C) Self-fulfillment \n The road to self-confidence is closely linked to durability. Those who can practice self-control, do not easily drop out of difficult activities but care to develop relevant skills. \n Self-control, therefore, allows us to enjoy the positive things in life in moderation, without constantly seeking more. \n\n ', 1, 22, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:48:32', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 13, 5, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (100, 313, 'Self-control in practice ', 'αυτοέλεγχος-στην-πράξη', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\">Success and achievement of goals is based on <span style=\"font-weight: bold;\">good habits, </span>which in turn, are based on <span style=\"font-weight: bold;\">discipline </span>and <span style=\"font-weight: bold;\">self-control</span>. </p>\r\n<p style=\"text-align: Justify; font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\">These are <span style=\"font-weight: bold;\">four ways </span>to improve self-control and develop more adaptive habits: </p>\r\n</div>\r\n', 'Self-control in practice Η μεγαλύτερη πρόκληση για κάποιον είναι να ελέγξει τον εαυτό του. \n One of the biggest challenges is regulating behavior. \n \n Success and achievement of goals is based on good habits, which in turn, are based on discipline and self-control. \n These are four ways to improve self-control and develop more adaptive habits: \n \n Avoid temptation \n \n It is not easy to resist the temptation. One study found that the way most people resist temptation is by avoiding it. A prerequisite for this is self-control, which leads to more efficient decision-making and self-help strategies. \n \n Measure your progress \n \n Keeping track of your progress can keep you focused on your goals. It also helps you get to understand your own behavior better and makes it easier to maintain or change your habits. \n Learn how to manage stress \n Taking a break and taking a few breaths help slow down your heart rate and relax. Make sure you exercise regularly, eat healthily and sleep adequately to improve your focus, cognitive function and health. People seem to make bad decisions when their blood sugar is low and they lack sleep. Exercise helps you sleep better and follow a more disciplined diet plan. \n\n ', 1, 22, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:49:10', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/autoelegxos-stin-praksi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 4, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (101, 315, 'What is self-control? ', 'τι-είναι-αυτοέλεγχος', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Self-control refers to the <span style=\"font-weight: bold;\">ability</span> of controlling <span style=\"font-weight: bold;\">feelings</span> and <span style=\"font-weight: bold;\">desires</span> especially in tough situations. </p>\r\n</div>\r\n', 'What is self-control? Δεν είμαι αυτό που μου συνέβη. Είμαι αυτό που επιλέγω να γίνω. \n I\'m not what happened to me. I am what I choose to become. \n \n Self-control refers to the ability of controlling feelings and desires especially in tough situations. More specifically, in the field of psychology, self-control is interpreted as the ability to subdue our impulses, our feelings and behaviors to reach long-term goals. Self-control is mainly regulated by the pre-frontal cortex, thanks to which, instead of responding directly to every impulse that emerges, we can plan , assess alternative actions and ideally, avoid things we will regret later on. The basic precondition of self-control is the ability of controlling our instincts . In a time of direct satisfaction, self-control is perhaps an undervalued ability which, however, is worth fighting for. \n\n ', 1, 22, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:49:42', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-o-autoelegxos.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 3, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (102, 317, 'Steps towards regaining self-control', 'βήματα-απόκτησης-αυτοελέγχου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Change some of your dysfunctional habits and replace them with new ones; by practicing every day you will increase your self-control.</p>\r\n</div>\r\n', 'Steps towards regaining self-control \n Change some of your dysfunctional habits and replace them with new ones; by practicing every day you will increase your self-control. \n For example, try to avoid consuming sweets are using the internet for a day. Repeat often. Practice makes perfect. And this way you will improve your self-control and gain some confidence. They will start the believe that you are strong enough to control your reactions under stressful situations.', 1, 22, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:35:11', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/vimata_apoktisis_autoelegxou_Askisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 38, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (103, 319, 'Self-control: An everyday practice guide', 'καθημερινή-εξάσκηση-στον-αυτοέλεγχο', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">1. Meditate 10 minutes a day. Meditation may seem like an unusual way to build self-control, doesn\'t it? You think you will just have to sit and stop thinking, am I right?</p>\r\n</div>\r\n', 'Self-control: An everyday practice guide \n 1. Meditate 10 minutes a day. Meditation may seem like an unusual way to build self-control, doesn\'t it? You think you will just have to sit and stop thinking, am I right? \n Well it\'s not exactly like that. Meditation involves exercising discipline on your thoughts, clearing your head, focusing on your body and your breathing. \n It\'s harder than you think; sitting still and not thinking about anything other than your breathing patterns takes tremendous effort. \n If you\'re willing to give it a chance for a month, you will see your self-control improving in surprising ways. \n 2. Start your day with some exercise. Engage in some form of physical activity even for as little as five minutes a day, after breakfast after breakfast. \n It\'s a strong tool can buildings discipline. Exercising in the morning will skyrocket your success within the day and drive yourself to doing some challenging work first thing in the morning. \n 3. Make your bed. Making your bed doesn\'t take more than 2-3 minutes. It\'s does, however, require discipline since you don\'t necessarily have a reason to do it. Making your bed won\'t make you more productive at work. It is the dullest exercise - but you should still do it. It promotes discipline and boosts productivity the minute you wake up and begin your day. It could also motivate you not to return to bed once you have woken up. \n 5. Limited diversions \n Turn off your mobile phone \n Turn off notifications on social networks \n It will help you focus and what you have to do \n 6. Stop nagging. It distracts you from anything positive going on it makes you focus on the negatives. \n Give it to a go for 30 days and you will see a great difference. Good luck!', 1, 22, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:34:23', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/Kathimerini_eksaskisi_ston_autoelegxo_Askisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 28, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (104, 321, 'The Concept of autonomy ', 'η-έννοια-της-αυτονομίας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 0 0;\"><span style=\"font-weight: bold;\">Autonomy</span> or <span style=\"font-weight: bold;\">psychological maturity</span> is a concept that ideally needs to coincide with socio-emotional and cognitive markers, but there are times when people find autonomy hard to achieve for many reasons. </p>\r\n</div>\r\n', 'The Concept of autonomy Στήριξε τον εαυτό σου και στηρίξου από αυτόν! Αν σε αυτή τη θέση, αντί για τον εαυτό σου, βάλεις κάποιον άλλον, τότε απλά θα κρεμιέσαι! \n Support yourself and depend on you! \n \n Autonomy or psychological maturity is a concept that ideally needs to coincide with socio-emotional and cognitive markers, but there are times when people find autonomy hard to achieve for many reasons. \n \n When can a person be considered as autonomous? \n \n -Survival independence: not needing a third party to undertake part of your work and everyday responsibilities. \n \n -Belief and decision independence: making your own decisions (about work, relationships, studying, house-matters, etc.) and be able to implement them without the need for confirmation or consent of others, while taking over all responsibility. \n \n -Emotional independence: having the inner resilience to build your sense of self on your own, without depending on others to make you happy or tell you who you should be. \n \n -Conflict independence: being resilient to the negative feelings of relatives or friends and colleagues -without ignore them, but being able to face them whilst not being overwhelmed. Also, not being afraid to oppose them, leave the conversation or open aa discussion with them when needed. \n\n ', 1, 23, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:25:46', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-ennoia-tis-autonomias.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-ennoia-tis-autonomias.jpg?width=1024&height=574\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (105, 323, 'Independence in a relationship: How to achieve it', 'αυτονομία-μέσα-σε-μία-σχέση-πως-θα-την-πετύχεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">You may be an independent person in general, but when you get into a relationship something changes and you find yourself doing everything with your partner. </span></p>\r\n</div>\r\n', 'Independence in a relationship: How to achieve it \n You may be an independent person in general, but when you get into a relationship something changes and you find yourself doing everything with your partner. \n Follow the steps below to regain or protect your independence and never feel lost if you break up again. \n\n Continue going out with your own friends. You can also meet them as a couple, but try to meet your friends independently as well. \n Make time for yourself. Spare some time to do things without your partner; pamper yourself, go shopping, go to the gym. \n Keep your personal space. If you live together, you and your partner should have a separate room, or even a corner, this will only be yours. It should be a space with your own personal belongings where you can sit and relax or concentrate on your work. \n Pick up a personal hobby. It\'s very important to keep busy with something you enjoy, practice and become better at. It\'s even more important for this hobby to remain yours alone. You can encourage your partner to find his own hobby.', 1, 23, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:08:25', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/autonomia-mesa-sti-sxesi-pws-na-tin-petyxeis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 4, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (106, 325, 'Develop the characteristics of an independent person', 'απόκτησε-τα-χαρακτηριστικά-ενός-αυτόνομου-ανθρώπου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">If you want to become independent you need to reach some goals and make them part of your life.</p>\r\n</div>\r\n', 'Develop the characteristics of an independent person If you want to become independent you need to reach some goals and make them part of your life. \n Here are the most important ones: \n\n\n Make a living. It\'s very important to have your own income, even if it\'s not a lot. It will make you feel more autonomous and \'\'grown-up\'\'. You may not find the ideal job at first, but trying out different roles is good experience things will help you realize which position suits you best. \n Become socially independent. You don\'t need to go everywhere with company, and more importantly, you shouldn\'t fear going somewhere unaccompanied. Try running some errands on your own and then attempt to visit a busy place alone (the doctor\'s waiting room, your child\'s school, the work canteen etc.) and engage in to small talk with someone there. \n Say what you think. What lead to codependency, are thinking patterns, not actions. So stop thinking about people who say or what others expect of you. Support your opinion, give good arguments and trust your own judgment. \n Travel alone. It\'s the best way to spend some time with yourself enjoy your own company. Go wherever you want, engage into activities you enjoy, visit sites you\'ve always wanted to see and relish your peace and quiet.', 1, 23, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:19:47', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/apoktise-ta-xaraktiristika-enos-autonomou-anthrwpou.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 3, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (107, 327, 'Independence in everyday life', 'αυτονομία-στην-καθημερινότητα', '<p>What time is it in practice starts in simple, everyday settings.</p>\r\n', 'Independence in everyday life \n What time is it in practice starts in simple, everyday settings. \n\n Money management: Manage your income. Make your own money and decide how you are going to spend it. This requires a strategic plan that you must follow responsibly. \n Cook: Nutrition is one of our basic needs, so it\'s important to know how to provide yourself with a meal without depending on someone else. You can start with simple easy to cook recipes. \n Take responsibility: Even if it\'s somebody else\'s fault, examine the situation and accept the fact that the only person you can control is yourself and your reactions. Work on you!', 1, 23, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:14:06', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/autonomia-stin-kathimerinotita.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 27, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (108, 329, 'Learn how to make decisions', 'μάθε-πως-να-λαμβάνεις-αποφάσεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Independent people are characterized by their ability to make decisions. This exercise will help you plan, decide and implement your own decisions.</p>\r\n</div>\r\n', 'Learn how to make decisions \n Independent people are characterized by their ability to make decisions. \n This exercise will help you plan, decide and implement your own decisions. \n Examine the situation thoroughly. In order to make the right decision, you need to become aware of all aspects of the situation. Make a list of the positives and the negatives. \n Think of many different solutions. Having lots of choices helps you decide more objectively. \n Decide on the best solution. Go through your previous list and begin excluding the unsuitable options, one by one, until you conclude on the best possible solution. \n Make a plan and decide how you\'re going to implement it, where and how you will start and how you will start and the which will be your next steps. \n Communicate your decision and take action. The caring your decision to someone else forms of sorts of commitment that will help you avoid changing your mind.', 1, 23, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:15:46', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/mathe-pws-na-lamvaneis-apofaseis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (109, 331, 'What is self-confidence?', 'τι-είναι-αυτοπεποίθηση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations.</p>\r\n</div>\r\n', 'What is self-confidence? «Κανείς δεν μπορεί να σε κάνει να νιώσεις κατώτερος, χωρίς τη συγκατάθεσή σου» Eleanor Roosevelt \n «No one can make you feel inferior without your consent» Eleanor Roosevelt \n \n Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations. Even if they do not have a successful result, they do not give-up. They have faith to themselves and their abilities, as they seem to be able to exercise control over their life. They keep a positive attitude even when things do not work well because they have accepted and respect themselves as they are, including their faults. \n Thus, self-confidence inspires healthy emotions such as dignity, self-control, tolerance, accountability, respect for others and self-respect. It is part of our self-esteem and it is a way of expressing it. The person takes the initiative and defends what he considers important. Self-confidence works in accordance with realistic and valid self-evaluation, by taking over responsibility and keeping a dynamic attitude against everyday difficulties and unavoidable adversities. \n But in order for the individual to become self-confident, their way of thinking plays an important role. What do you think? What is going on in your mind as you read these lines? \n\n ', 1, 24, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:45:40', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-autopepoithisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 32, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (110, 333, 'Live for yourself and not for others!', 'ζήσε-για-εσένα-και-όχι-για-τους-άλλους', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-size: 21.333333333333332; margin: 0 0 14 0;\">Having self-esteem doesn’t mean you are always right; it means you are not afraid to make mistakes.</p>\r\n<p style=\"font-size: 21.333333333333332; margin: 0 0 14 0;\">People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection.</p>\r\n</div>\r\n', 'Live for yourself and not for others! Η αυτοεκτίμηση δε δημιουργείται επειδή είσαι πάντα σωστός αλλά επειδή δε φοβάσαι να κάνεις λάθη. \n Having self-esteem doesn’t mean you are always right; it means you are not afraid to make mistakes. \n \n People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection. \n Be cautious! Every person has their own philosophy about life and how to deal with things. This means that you cannot please everyone. \n So avoid comparisons. It is a significant source of misery. Many people have characteristics that you are missing, but you also have virtues missing from others. \n Do not look for perfection. No one is perfect and that\'s amazing. There is an immense space for improvement. Do not be afraid to make a mistake. Mistakes help you learn and get better and better. Focus on what you have and love yourself for what it is. \n Believe in yourself and never give up! \n The self confidence boost should never stop and must be an everyday goal, because self-love is a constant need! \n\n ', 1, 24, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:46:22', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/zise-gia-esena-kai-oxi-gia-tous-allous.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 6, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (111, 335, 'Confidence in the workplace', 'αυτοπεποίθηση-στο-χώρο-εργασίας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues.</p>\r\n</div>\r\n', 'Confidence in the workplace Εκτίμησε εσύ τον εαυτό σου και θα ακολουθήσουν και οι υπόλοιποι. \n Appreciate yourself and the rest will follow. \n \n Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues. Having self-confidence shows that we respect ourselves and intend to express and support our thoughts and feelings. It also, enhances the satisfaction we receive from work. Many people, although seeking self-confidence, suffer from passivity, they abandon their ideas and do not express their view to avoid conflicts with others. Others again, show too much self-confidence in the working environment and this can lead to degradation and exploitation of colleagues. Both approaches can have equally bad results in our workplace so we\'re looking for the golden intersection between the two extremes, the appropriate confidence level. Undoubtedly, the perfect percentage of self-confidence is a very important component of a satisfactory and successful career. \n\n ', 1, 24, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:46:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/autopepoithisi-sto-xwro-ergasias.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (112, 337, 'Building self-confidence', 'χτίζω-αυτοπεποίθηση', '<p>Think of people you know and believe are self-confident.</p>\r\n', 'Building self-confidence \n Think of people you know and believe are self-confident. \n They could be relatives or friends and coworkers. Make a list of their personality traits and characteristics - be spontaneous. Furtherly, put down what confidence means to you, how you would define it how you think one becomes confident and how it helps a person develop. \n Think of important moments in the past where you felt strong and confident. What were these situations? Who was with you then? How did you feel? \n In this way, you will define but confidence means how you had once built it.', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:38:22', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/xtizw-autopepoithisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (113, 339, 'Don’t disregard positive comments', 'δεν-προσπερνάω-πια-τα-θετικά-σχόλια', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Begin with two lists. <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">In the first one, write down the positive personality traits and talents that you believe you have. </span></p>\r\n</div>\r\n', 'Don’t disregard positive comments \n Begin with two lists. \n In the first one, write down the positive personality traits and talents that you believe you have. \n In the second one right down all the positive personality traits and talents that people have commented on you having - from your early school years until today. \n You could also ask friends to tell you what they believe you are good at. \n It\'s important to keep this list at reach and read it often. Update it when you achieve something new - big or small achievements boost your self-esteem. \n In time, you\'ll notice you won’t disregard positive comments anymore.', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:36:18', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/den-prospernaw-pia-ta-sxolia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (114, 341, 'Achievements list', 'λίστα-επιτευγμάτων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make a list with all of your lifetime achievements; from childhood to the present day.</p>\r\n</div>\r\n', 'Achievements list \n Make a list with all of your lifetime achievements; from childhood to the present day. \n Don\'t exclude achievements you don\'t center important and don\'t compare them to other peoples\'. It\'s important to keep this list at reach and read it often. Update it when you achieve something new - big or small achievements boost your self-esteem.', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:37:16', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/lista-epiteugmatwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (115, 343, 'What do we mean by \"Energy Management\"?', 'τί-εννοούμε-με-τον-όρο-διαχείριση-ενέργειας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Energy is defined as the ability to act effectively and it is determined by the four energy sources; our body, our emotions, our mind and our spirit.</p>\r\n</div>\r\n', 'What do we mean by \"Energy Management\"? Η ενέργεια ρέει προς τα εκεί που της δείχνουν οι προθέσεις μας. \n Energy flows where attention goes. \n \n Energy is defined as the ability to act effectively and it is determined by the four energy sources; our body, our emotions, our mind and our spirit. All four sources of energy are essential in both personal and professional life. They interact with each other and are of same importance. Every day, we consume a great amount of energy due to the demands of the multiple roles we are asked to fulfil in our professional and personal lives, so that we can successfully meet the challenges we face. \n It is important to find ways to manage the energy levels, so we can find internal balance and recognize which factors strengthen and weaken our energy levels during the day. Through everyday actions, energy levels can be replenished systematically, so it is important to revitalize and recharge! \n Today, due to the fast rhythms of daily life our stress levels are likely to increase. We need to aim for our stress levels to keep us mobilized and alert, but not get so high as to lead us to intense anxiety that consumes our mental and physical energy. We should handle stress in our everyday life and at the same time manage our four energy sources successfully, ensuring balance and well-being in our life. \n\n ', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:20:49', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-enooume.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-enooume.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (116, 345, 'How could I handle energy consumption better?', 'πώς-θα-μπορούσα-να-διαχειριστώ-καλύτερα-την-κατανάλωση-ενέργειας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The daily energy we consume is imprinted on four levels that interact with each other. Each one has some elements that adding them in our everyday life would enhance the quality of the energy we consume in our day.</p>\r\n</div>\r\n', 'How could I handle energy consumption better? Με ενέργεια και επιμονή κατακτώνται τα πάντα. \n Energy and persistence conquer all things. \n \n The daily energy we consume is imprinted on four levels that interact with each other. Each one has some elements that adding them in our everyday life would enhance the quality of the energy we consume in our day. \n - Firstly, regarding our physical levels, it is important to choose a balanced diet. In particular, it would help to increase your consumption of fruit and vegetables as well as the amount of water you consume in a day. It is important to eat 2 to 3 main meals and consume 2 to 3 snacks in between, that come from all food groups. It would be good to reduce caffeine, sugar, nicotine and alcohol intake. At the same time, limit the sedentary lifestyle and aim for daily exercise! \n - Concerning mental levels, focus your attention on your energy. Avoid distractions, such as thoughts or activities that may divert you from your pursuits. It would be particularly helpful to focus 90 to 120 minutes on your work and then take a short break. It would be helpful to avoid the negative thoughts you probably make and focus on yourself so you can relax. \n - The emotional level also seems to play an important role in everyday life, as we often have difficulty recognizing and, by extension, managing our feelings. To change this, it would help if you work through your negative feelings and try not to avoid them. Release them and move on. Focus on the present, be mindful and focus on acknowledging positive emotions. \n - Finally, we often underestimate the so-called spiritual level. Find meaning and purpose in your life. Discover your values («What do you want to be remembered by?»). Set your main values in your daily activities as priorities. Discover what motivates you and what skills you use best. Make sure to switch between periods of high performance and relaxation. \n\n ', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:20:25', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/pws-tha-mporousa-na-diaxeiristw.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/pws-tha-mporousa-na-diaxeiristw.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 6, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (117, 347, 'What reduces and what increases our energy levels', 'τι-μειώνει-και-τι-ενισχύει-την-ενέργειά-μας', '<p>We all know that inadequate nutrition, exercise, sleep and rest reduce people\'s basic levels of energy, as well as their ability to manage their feelings and focus their attention.</p>\r\n', 'What reduces and what increases our energy levels We all know that inadequate nutrition, exercise, sleep and rest reduce people\'s basic levels of energy, as well as their ability to manage their feelings and focus their attention. ➢ What reduces our energy: • Skipping meals • Bad nutrition • Lack of regular exercise • Excess weight • Lack of sleep • Long working hours ➢ What increases our energy: • Three lighter, healthier meals with a healthy snack in between • Regular breaks during the day • Beware of the signs that your energy has depleted (worrying, yawning, hunger, difficulty in concentrating) and do something about it. Do not let yourself get exhausted!', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:19:29', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-meionei-.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-meionei-.jpg?width=1024&height=680\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (118, 349, 'Red and green activities', 'κόκκινες-και-πράσινες-δραστηριότητες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The base exercise aims to help us recognize which of our everyday activities consume most energy, which boost our energy levels and how we can manage them efficiently.</p>\r\n</div>\r\n', 'Red and green activities \n The base exercise aims to help us recognize which of our everyday activities consume most energy, which boost our energy levels and how we can manage them efficiently. \n Energy here means mental energy. Activities that require us using our strong suits may tire us out physically, but boost our energy mentally. \n Step one: introduction \n Activities that require us using our strong suits and give us energy will be referred to as green activities \n You really enjoy them \n They make you feel energetic \n You lose track of time \n You look forward to pursuing them \n You respond well even under pressure or stress \n Activities that require us using our weak spots and consume our energy will be referred to as red activities \n You don\'t enjoy them \n Today exhaust you \n Time seems to slow down \n You do not look forward to pursuing them \n They require a lot of effort on your part to self-control and concentrate \n Step two list your red and green activities \n During the course of the week, list your red and green activities on a daily basis and note the energy levels they consume or boost respectively. \n Step three note what each activity offers or detracts. \n For example; Green activity → Exercising → Boosts my energy → Gives me a healthy and toned body \n Step four evaluation \n Could you increase green activities in your daily schedule? Could you manage red activities more efficiently? Could you outsource them or reform them?', 1, 25, '2022-01-09 20:23:32', 43, '', '2023-03-16 14:06:22', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/kokkines-kai-prasines-drastiriotites-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 4, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (119, 351, 'Everyday schedule', 'καθημερινό-πρόγραμμα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Hold a daily activities diary where: <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">You will estimate the time you need to perform your daily activities </span></p>\r\n</div>\r\n', 'Everyday schedule \n Hold a daily activities diary where: \n You will estimate the time you need to perform your daily activities. \n Take into account breaks that must take place. \n Determine how long meetings will last within the day. \n As a follow-up: \n Evaluate if your day was productive and if scheduling help save time and energy.', 1, 25, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:42:31', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/kathimerino-programma.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 3, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (120, 353, 'What is important?', 'τι-είναι-σημαντικό', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make two columns</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">• What is important</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">• Time consumption</p>\r\n</div>\r\n', 'What is important? \n Make two columns \n • What is important \n • Time consumption \n On the first column write five things important to you (people, situations, activities, etc.) \n On the second column write five things you spend most of your time on. \n Compare the two columns. Consider if you need to spend more time into more important aspects of your life. \n ', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:45:19', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ti-einai-simantiko.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (121, 355, 'Ask - Believe - Assert! The threefold of success', 'ζήτησε-–-πίστεψε-–-διεκδίκησε-το-τρίπτυχο-της-επιτυχίας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">This is due to the fact that there is a fine line between assertive and aggressive behavior. This often leads to the confusion of these two terms.</p>\r\n</div>\r\n', 'Ask - Believe - Assert! The threefold of success Δεν είναι πάντα εύκολο να ορίσεις μια πραγματικά δυναμική συμπεριφορά. \n It is not always easy to define truly dynamic behavior. \n \n This is due to the fact that there is a fine line between assertive and aggressive behavior. This often leads to the confusion of these two terms. \n Assertive behavior is considered as a point of balance between passive and aggressive behavior. It requires you to be accurate, to defend your desires and needs while still respecting the rights, needs and desires of others. It is important to express your thoughts, feelings and beliefs in a straightforward and appropriate manner. When you are assertive, you feel your confidence improving and you draw strength from it. In all interactions with other people, assertiveness can help you express yourself in a clear and immediate way without undermining your own rights or other people’s rights. \n On the other hand, aggressive behavior is based on winning. You do what best serves your interests without taking into account the rights, needs or desires of other people. When you are aggressive, you act egoistically. Your behavior can be considered as pressuring or even intimidating. You get what you want, often without asking. By adopting such aggressive behavior, you undermine the opinions and feelings of others. Aggressive responses encourage people to respond in a non-assertive manner, either aggressively or passively. \n Similarly, reacting in a passive or non-assertive way tends to be regarded as compliance with the wishes of others, but at the same time it can undermine your individual rights and self-confidence. Many people adopt a passive attitude because they have a strong need to be liked by others. Passivity leads people to fail to communicate thoughts or emotions but also to do things they do not really want, with the sole purpose of being accepted by others or avoiding a possible conflict. It also means that they allow others to take over responsibility, lead their life and make decisions in their place. \n Although all of us have acted in passive and aggressive ways at times, such behavioral reactions often arise from lack of confidence and therefore, are inappropriate ways of interacting with others. \n\n ', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:18:36', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/zitise-pistepse-diekdikise_to-triptyxo-tis-epityxias.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 6, '', '', 1, 30, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (122, 357, 'What does positive assertive behavior mean?', 'τι-σημαίνει-θετική-διεκδίκηση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Positive assertive behavior and communication is the type of behavior that allows a person to pursuit their own objectives, without violating the rights of others.</p>\r\n</div>\r\n', 'What does positive assertive behavior mean? \n Positive assertive behavior and communication is the type of behavior that allows a person to pursuit their own objectives, without violating the rights of others. \n \n Positive assertion is a key component of good communication, which in turn offers greater understanding and leads to better interpersonal and professional relationships. \n The main components of positive assertion behavior are the following: \n • Expression of positive emotions: refers to the ability of a person to recognize the positive elements and successes of others and to reward them, while at the same time accepting the reward and honest compliments of others in return. \n • Taking initiative: refers to the ability of an individual to express their point of view, which may differ from that of others, but also to accept that the opinion of others may differ from their own. \n • Expression of negative emotions: refers to an individual\'s ability to express their discomfort in relation to someone else\'s behavior, to express a complaint, to defend their rights and to refuse to do what they are asked if they do not really want to. \n • Accepting personal boundaries: refers to the ability of the individual to accept criticism from others, to admit that they have made a mistake or that they do not know something, to ask for help without considering it a personal weakness and to set limits. Consider, for example, how you could answer someone who asks you to do something that does not match your personal needs or that requires time and resources on your part that you do not have or do not want to make available for them. \n In order to practice assertive behavior, it is necessary to be willing to change your behavior if needed. Step from theory into action and set new goals. What do you think? Are you ready? \n\n ', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:18:01', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/03\\/06\\/ti-simainei-thetiki-diakdikisi1.jpg#joomlaImage:\\/\\/local-images\\/2022\\/03\\/06\\/ti-simainei-thetiki-diakdikisi1.jpg?width=780&height=521\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 5, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (123, 359, 'Do not stop asserting yourself!', 'μη-σταματάς-να-διεκδικείς', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Becoming an assertive person is a life-long process and requires trust in yourself, not only in the beginning of the process, but down the road as well.</p>\r\n</div>\r\n', 'Do not stop asserting yourself! \n Becoming an assertive person is a life-long process and requires trust in yourself, not only in the beginning of the process, but down the road as well. \n \n It is a continuous process that starts in self-knowledge. It takes practice, and it would be helpful to start practicing in easy situations in order to develop the necessary self-confidence. In time, you will gradually be able to handle even more difficult situations. \n If you want people to respond to your ideas and needs, then you should say what you want in a way that will make others respond. When assertiveness is a familiar behavior, you will not need to use techniques to do it. As long as one is practicing, they are likely to build more self-esteem. The best part is that other people will recognize that you respect yourself and will behave, in turn, with respect. Self-esteem is perhaps one of the most basic aspects of a harmonious relationship with yourself and an important precondition for having a high self-esteem. \n It requires us to accept ourselves. Besides, accepting others requires us to have accepted ourselves first. If you cannot accept yourself, you cannot leave room for third parties. \n\n ', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:17:24', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/mi-stamatas-na-diekdikeis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/mi-stamatas-na-diekdikeis.jpg?width=1024&height=768\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 4, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (124, 361, 'Claim assertiveness ', 'διεκδίκησε-τη-διεκδικητική-σου-συμπεριφορά', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Compliment yourself two times a week. Evaluate the stress levels you may experience. </span></p>\r\n</div>\r\n', 'Claim assertiveness \n 1. Compliment yourself two times a week. Evaluate the stress levels you may experience. \n 2. When you receive compliments notice if you feel comfortable and if you truly accept them. Evaluate the bay your reply assertively. \n 3. If when giving or receiving a compliment you notice behavioural patterns you wish to change, trying to modify them by noticing possible aspects that need improvement. \n It\'s important to keep notes based on your observations. Revisit if needed.', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:49:12', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/diekdikise-tin-diekdikitiki-sou-symperifora.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 3, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (125, 363, 'Developing self-trust', '«αναπτύσσω»-υγιή-εμπιστοσύνη-με-τον-εαυτό-μου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Accept and provoke change in situations and relationships do not fulfill you any longer, but on the contrary fill you with self-doubt.</p>\r\n</div>\r\n', 'Developing self-trust \n Accept and provoke change in situations and relationships do not fulfill you any longer, but on the contrary fill you with self-doubt. \n Control dysfunctional thoughts that sustain you from developing self-trust. \n Note 5 dysfunctional thoughts you make and evaluate how realistic they are and with which positive thoughts could they be replaced.', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:46:11', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anaptyssw-ygii-empistosyni-me-ton-eayto-moy.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (126, 365, 'Accept yourself', 'αποδέχομαι-τον-εαυτό-μου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Accepting or negative side and feelings as part of our being, is as important as accepting our positive self.</p>\r\n</div>\r\n', 'Accept yourself \n Accepting or negative side and feelings as part of our being, is as important as accepting our positive self. \n Note 3 negative emotions and where they derived from. \n Accept other people\'s positive, without belittling their importance. \n When was the last time you received a positive comment and how did you take it? \n It\'s important to claim our rights, while respecting those of others. \n We know what we want and we set boundaries.', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:47:15', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/apodexomai-ton-eauto-mou.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (127, 367, 'Gratitude: catharsis or reciprocity?', 'ευγνωμοσύνη-κάθαρση-ή-αμοιβαιότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Gratitude in international literature is associated with catharsis and reciprocity. These are the two main \"goals\" of people expressing gratitude.</p>\r\n</div>\r\n', 'Gratitude: catharsis or reciprocity? Ας είμαστε ευγνώμονες σε αυτούς που μας δίνουν χαρά. Είναι οι κηπουροί που κάνουν την καρδιά μας να ανθίζει. \n Let us be grateful to people who make us happy, they are the charming gardeners who make our souls blossom. \n \n Gratitude in international literature is associated with catharsis and reciprocity. These are the two main \"goals\" of people expressing gratitude. \n Catharsis is the process in which a person experiences strong emotions. For example, after an anxiety or traumatic event, crying is a way of releasing tension. Similarly, gratitude works as a catharsis. We show gratitude in our efforts to release some negative emotions such as guilt, sadness, anger, etc. \n Reciprocity refers to the exchange of actions. In this case, the exchange of positive emotions. When one shows gratitude to another person, then this person can be motivated to make a kind act in return. Besides, acts of gratitude are not just for the people we know! This way positivity can be transmitted beyond our own circle. \n\n ', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:16:41', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/eugnomosyni-katharsi-i-amoivaiotita.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/eugnomosyni-katharsi-i-amoivaiotita.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 8, '', '', 1, 27, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (128, 369, 'The benefits of gratitude', 'τα-οφέλη-της-ευγνωμοσύνης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p>It makes us happier: A simple interaction of five minutes a day with those who we are grateful for can increase our long-term happiness at a rate greater than 10% </p>\r\n</div>\r\n', 'The benefits of gratitude Να είσαι χαρούμενος όχι επειδή όλα είναι καλά, αλλά επειδή μπορείς να δεις το καλό σε όλα. \n Be happy not because everything is good, but because you can see the good in everything. \n • It makes us happier: A simple interaction of five minutes a day with those who we are grateful for can increase our long-term happiness at a rate greater than 10% (Emmons & McCullough, 2003, Seligman, Steen, Park, & Peterson, 2005)! It turns out that by observing what we already have, we feel more positive about our lives. \n • It increases our psychological well-being: Researchers have found that a high level of gratitude has a strong positive impact on psychological well-being, self-esteem and depression. This means that we can reap the greatest benefits of gratitude by incorporating it into our lives, with everyday practice and commitment. \n • It improves our relationships: A recent study showed that showing gratitude to the people who are important in our life improves the quality of the relationships (Algoe, Fredrickson, & Gable, 2013). Gratitude to our loved ones is a great way to make them feel good, to make us feel good and to make our relationship better! \n • It makes more people like us: Those who are more grateful have access to a broader social network, more friends and better relationships than average people (Amin, 2014). This has to do with how trustworthy, social and grateful we seem to others. \n • It positively influences our personality: Research has shown that gratitude contributes to the development of features such as optimism, generosity, spirituality and life-satisfaction. \n • It strengthens our professional career: It\'s true; gratitude can help us professionally and make us better employees. In particular, it helps us make decisions, find meaning in our work, remain at the same job for a longer period and reduce work related stress!', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-07-03 09:55:50', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ta-ofeli-tis-eygnomosynis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 7, '', '', 1, 34, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (129, 371, 'What is Gratitude?', 'τι-είναι-η-ευγνωμοσύνη', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy.</p>\r\n</div>\r\n', 'What is Gratitude? Ανάμεσα στα πράγματα που μπορείς να δώσεις και ταυτόχρονα να κρατήσεις, είναι ο λόγος σου, ένα χαμόγελο και μία καρδιά γεμάτη ευγνωμοσύνη. \n Among the things you can give and at the same time keep, is your word, a smile and a heart full of gratitude. \n \n Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy. Indeed, the feeling of gratitude increases dopamine, serotonin and oxytocin levels, the neurochemicals that make us feel good! Gratitude brings us closer to other people, generosity and the feelings of generosity, security and consistency, while driving away negative emotions. Start showing your gratitude today! \n\n ', 1, 27, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:41:42', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-i-eygnomosyni.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 6, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (130, 373, 'Self-gratitude', 'ευγνωμοσύνη-στον-εαυτό-σας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below will help you start practicing self-gratitude.</p>\r\n</div>\r\n', 'Self-gratitude \n The exercise below will help you start practicing self-gratitude. \n Step one: Make a list of 10 things you love or admire in yourself. These could be personality traits, physical characteristics, achievements, relationships, etc. Then, think of each carefully and gratify yourself for each and every positive feature on your list. Revisit the list every time you or someone else attempts to underestimate you. \n If you find difficulty in spotting your positive features, think of how much you would appreciate these in someone else. Frequently, it\'s easier to give praise to other people than to ourselves. \n Step two: Once you\'ve experienced the joy of self-gratitude it\'s time to spread it around. Choose one person per day and express your gratitude towards them; praise a colleague for a job well done, your partner 4 the joy of waking up beside them, give a compliment to the neighbor who you happen to meet at the elevator. \n After a week evaluate your mood.', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:51:51', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/eygnwmosyni-ston-eauto-sas.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 5, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (131, 375, 'Gratitude tree', 'δέντρο-ευγνωμοσύνης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">This is a great gratitude activity. You will need lots of double-sided paper sheets, scissors, some tree branches, a few stones, a vase and the sense of gratitude.</p>\r\n</div>\r\n', 'Gratitude tree \n This is a great gratitude activity. You will need lots of double-sided paper sheets, scissors, some tree branches, a few stones, a vase and the sense of gratitude. \n Step 1: choose the paper sheets you are going to use and the shape you wish to give them. \n Step 2: cut the paper sheets on the desired design and to make small hole on the top of every paper leaf. Passed some ribbon through each leaf. \n Step 3: place the stones in the bottom of the vase and set the branches between them. \n Step 4: write on the leaves the names of the people, things or situations you are grateful for. You could also use pictures. \n Step 5: hang the leaves on the branches and admire your gratitude tree.', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:50:26', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/dentro-eygnwmosynis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (132, 377, 'The gratitude box', 'κουτί-ευγνωμοσύνης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">A gratitude box is a way to share your feelings with the people you love in your life and cultivate your own sense of gratitude.</p>\r\n</div>\r\n', 'The gratitude box \n A gratitude box is a way to share your feelings with the people you love in your life and cultivate your own sense of gratitude. \n You will need a box and pen and paper. \n Write a kind gratitude message to someone you love. You could begin with \"thank you for...\" \n \" what I love about you is...\" \n \" I love it when...\" \n You could also ask others to share their gratitude messages with your loved one and include them in the gratitude box. \n Wrap the box or put an arrow on it and keep it to your beloved one. It\'s a special gift both for them and you alike.', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:52:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/kouti-eygnwmosynis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (133, 379, 'Gratitude prompts', 'προτροπές-ευγνωμοσύνης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Gratitude indicatives are a very good way to accumulate yourself and practicing gratitude.</p>\r\n</div>\r\n', 'Gratitude prompts \n Gratitude indicatives are a very good way to accumulate yourself and practicing gratitude. \n Below is a very simple exercise. \n Fill in the blanks. \n These open-end sentences include different ways you can Express gratitude. They cover a broad range of categories; feelings, colors, people, etc. Aim to include three things you are grateful about in each category. \n I\'m grateful for 3 things I see \n I hear \n I smell \n I sense \n I taste \n I’m grateful for these 5 blue things \n animals/birds \n Friends \n teachers \n Family members \n Things in my house \n People who hired me', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:53:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/protropes-eygnwmosynis.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (134, 381, 'Happiness plan', 'πλάνο-ευτυχίας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 18.666666666666664;\">This article is a bit different than the rest. It will develop and expand every week, building a step-by-step happiness guide for you.</span></p>\r\n</div>\r\n', 'Happiness plan \n This article is a bit different than the rest. It will develop and expand every week, building a step-by-step happiness guide for you. Follow the suggestions that suit you and enhance the plan with your own ideas as well. \n Week 1 invest on your energy \n Energy and happiness interfere with each other. When I feel happy, I am more energetic and when I\'m energetic I feel even better. So, our first aim towards building happiness is investing on our physical and mental energy. \n 1. Exercise: it increases your physical and spiritual energy levels and is tremendously beneficial to your health. If you haven\'t been exercising, begun with a 30 minute/day walk and try to increase duration every 2 weeks. \n 2. Rejuvenating sleep: sleep is one of the most important factors in increasing our energy levels. Turn off the lights, take a few deep breaths and enjoy a 7-8 hour sleep. \n 3. Space organizing: a clean and organized home or work place makes you feel calm and safe, preserving energy levels. Thus, devote some time to clean and tidy up. \n 4. Do what you\'d like to feel: often the action helps lead us to the desired feeling. For example, a fake laugh eventually turns into a blissful chuckle. Thus, start adding activating in your family schedule (e.g. play with your kids even of you are a bit tired) and feelings will spring up in time. \n Week 2 improve your interpersonal relationships \n Interpersonal relationships and especially the more intimate ones, are the no1 factor of out happiness. However, when we think about what we\'d like to change in our relationships, we usually focus on what the other person does wrong. Here you will find 4 ways to improve yourself; the only person you can change in this particular area. \n 1. Stop complaining: stop complaining when someone doesn\'t complete a task the way you\'d like to. Share tasks and appreciate the time and energy the other person devotes in completing them -just like you do too. \n 2. Argue -but in the right way: arguing is inevitable and sometimes even useful. You don\'t need to fantasize about relationships that lack arguments, as long as you argue the right way. You need to mention exactly what is that doesn\'t make you feel good at the particular moment and focus on actions and situations, avoiding verbal attacks or labelling. \n 3. Show your affection: it\'s not enough to love someone; you need to show it. That means saying it out-loud or showing your affection through kind gestures. Even if love is considered implied (e.g. in long term relationships or between parents and children), expressing your love makes both parties feel beautiful. \n Week 3 get close to nature \n 1. Connect with nature: nature is something higher than human existence. Her beauty, her provision of natural resources crucial to our survival, but also her ability to produce natural disasters, are 3 elements that make us feel admiration, wonder and fear. This is the definition of awe. Connecting with nature will give us a chance to enjoy beauty and feel gratitude. If you live in an urban city, small trips to picturesque natural sights or environmental parks could enhance and sustain the above-mentioned feelings. \n 2. Learn more about natural disasters: nature can cause great natural disasters that cost lives. Studying natural disasters that led to hardship and death can make us appreciate life (even if it sounds sad and pessimistic) as well as the peacefulness of nature when calm. At the same time, knowing that there is nothing we can do to control natural phenomena and their forcefulness helps us be grateful to wake up in the morning and appreciate the fact that the world is just as we left it the previous night. \n 3. Green exercise: choose a mild form of exercising (walking, riding a bicycle, etc.) and practice outdoors. Research has shown that mild exercise in nature is beneficial to people who are stressful, depressed or offensive behavior. \n Week 4 no one is happy, unless they consider themselves happy \n This week we will focus on behaviors that help us build a happy self in practice. \n 1. Positive comments: use positive comments to describe something (e.g. a movie) or to compliment someone. If you have some negative comments, it\'s better that they are expressed after the positive ones (the plot was good, but I didn\'t like the music). Using more positive comments makes you feel better and spread positivity in your environment, making others more prone to express themselves positively too. \n 2. Extroversion: a misunderstood definition, since many people think it refers to having a lot of friends and talking easily to people. However, a main characteristic of extroverts is that they openly accept positive reactions and respond to them with respect and excitement. Open up and show other people your gratitude. \n 3. The happiness label: we are generally against labelling, but in this case, it is for a good cause; carrying the label of a happy person and trying to live up to the title can make us happier -without, of course, disregarding other aspects of our self and our live. Decide to be happy today! \n Week 5 make the best of your free time \n Free time is an excellent chance to seek activities that make us feel happy. \n 1. Find what entertains you: the first step towards utilizing our free time is to discover activities that make us happy. You may want something creative, something fun, something educational. The list goes on. \n 2. Steal some free time every day: happy moment should be part of our everyday life. Postponing entertainment e.g. to the weekend or vacation time is not helpful. You have to be happy here and now and not anticipate happiness in a future time while not doing anything to be happy at present. \n 3. Be a kid for a little bit: people tend to reminisce the freedom and light-heartedness of childhood; a break from troubles and responsibilities. Laughing, dancing or playing a table game helps reduce anxiety and blow off some steam. \n Week 6 you can do anything you want, you cannot to everything you want \n Being realistic is an inevitable part of a happy life. Here are 3 realistic thoughts that are more optimistic that you thought they\'d be. \n 1. You can do anything you want: trust in yourself and your abilities is a main characteristic of happy people. It’s also true! Anyone can achieve any goal so long as they are properly trained and prepared. \n 2. You cannot do everything you want: although we have the ability to do anything we want to, it\'s not feasible to do everything we want within a time frame of 40-50 productive years. For example, someone cannot be a successful chef, businessman, dancer and writer at the same time. He can, however, be successful in one or two professions and keep getting better with time. Don\'t have unrealistic expectations, because you will keep getting disappointed. \n 3. Set priorities: to balance the 2 previously mentioned aspects, find what really lights your heart and soul and devote yourself to it -regardless of your age. At the same time, spend your free time with one or two activities you also enjoy. This way you may not have it all, but you will spend your life doing things you want. \n Week 7 re-evaluate your relationship with money \n Money doesn\'t bring happiness on its own. However, spending money wisely can contribute to it. \n 1. Buy useful things: the happiness a purchase offers multiplies on account of how many times you use this item. \n 2. Invest in happiness: spend money on what makes you happy; activities you enjoy, equipment related to those activities, trips, etc. \n 3. Spend wisely: you don\'t need to live in constant fear of not spending more than you\'re supposed to -that won\'t contribute to your happiness. You can invest on yourself without guilt as long as it\'s been planned ahead. For example, 200€ for a 3-day weekend divided by less spending the first 2 days and more the last one if you wish to do so. \n Week 8 work life joy \n We spend a lot of our time at work every day (8-10 hours) so it\'s an important aspect of our happiness. Unfortunately, work is a source of stress for many people. Let\'s see what we can do. \n 1. Choosing a profession: choosing a profession based on how much we enjoy it and not the salary, will help increase our satisfaction. It\'s also likely to succeed in making more money from something we strive towards and work hard instead of a job we do simply because the money is sufficiently better. Remember that it\'s never too late to take a turn, even if you count years of experience in a different profession. \n 2. Work-hobby: if you cannot work professionally on what you like, there\'s always a way to work on it as a hobby. And if it\'s not feasible to work on it, read about it, visit places related to it, etc. \n 3. Balance: even if you\'ve found your ideal profession, it\'s important to keep it in balance with the rest of your life. As much as a career fulfils you, spending all your time and energy on it and neglecting other areas of your personal life will tire you out. Experts suggest we can enjoy the psychological benefits of a career by working up to 40 hours a week/8 hours a day.', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-07-03 09:59:34', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/plano-eutuxias.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 9, '', '', 1, 44, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (135, 383, 'What is awe and what is its significance to our happiness', 'τι-είναι-το-δέος-και-ποια-η-σημασία-του-στην-ευτυχία-μας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level.</p>\r\n</div>\r\n', 'What is awe and what is its significance to our happiness Ο ένας κοιτάζει το νερόλακκο και βλέπει τη λάσπη, ο άλλος τα αστέρια που αντανακλόνται. \n One looks at the water and sees mud, the other the reflection of the stars. \n \n Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level. For example, when we see some great architectural construction, when we witness a natural phenomenon of rare beauty or when we witness the birth of a child... The feeling of awe has the same powerful effect to our happiness. However, in contrast to all other positive emotions, it is the only one that does not make us smile or laugh. Let\'s look at 3 ways to incorporate a sense of awe into our everyday lives: \n - Walk in nature as often as you can: take a walk and observe the environment, the sounds, the objects, the people and the colors you encounter. Observe the treasures of nature; you will feel awe looking at the clouds floating away. \n - Get the most out of your trips: when you find yourself in a new holiday spot, try to wake up early in the morning and live your day to the fullest, enjoying the sunset, observing the people, the sights, the beauty of nature, the new tastes and everything else around you. \n - Get out of your comfort zone at least once a day: you do not have to go on vacation to experience feelings of awe. You just need to observe beauty in your everyday life. This will be easier if you make sure you do something different every day, such as a night stroll, a concert, hiking and gazing at the city from the top of a hill, watching your favorite sport -whatever else pleases you, as long as it\'s not something you do every day! \n \n\n ', 1, 28, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:39:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-to-deos-kai-poia-i-simasia-tou-stin-eutuxia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 8, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (136, 385, 'Happiness starts with you!', 'η-ευτυχία-ξεκινά-από-εσένα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The message is clear: If you want to be happy you need to focus on your own wishes and needs! It is very important to know what fulfills you and makes you happy.</p>\r\n</div>\r\n', 'Happiness starts with you! Ευτυχισμένος είναι ο άνθρωπος που ακόμα και μέσα στις δυσκολίες, βρίσκει λόγους να χαμογελάει. \n Happy is the person who, even during difficulties, finds a reason to smile. \n \n The message is clear: If you want to be happy you need to focus on your own wishes and needs! It is very important to know what fulfills you and makes you happy. \n It will certainly not be just one thing. Once you have found your own happiness factors, you need to integrate them in your everyday plan and focus on developing them further. \n - You are responsible for your happiness more than any other. And after you become a fulfilled and happy person, it is time to become a transmitter of happiness for the people around you. \n - Transmit the positive feelings you have in you with kind actions to those around you, friends, acquaintances, coworkers or even people you don’t know. It does not need to be a great gesture; a good morning and a nice comment are enough to make someone\'s day. Consider how happier our world would be if we all acted like this ...That\'s why you make the beginning and drag others to your happiness! \n\n ', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:14:43', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-eutuxia-ksekina-apo-esena.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-eutuxia-ksekina-apo-esena.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (137, 387, 'What is Happiness ', 'τι-αποτελεί-την-ευτυχία', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Happiness is an abstract and vague concept. Happiness is hidden inside the way we feel and perceive life. What makes someone happy is perhaps subjective, but there is one common factor: the way we value the events and people in our lives.</p>\r\n</div>\r\n', 'What is Happiness Τα πράγματα που μετρούν περισσότερο στη ζωή μας, δεν είναι μεγάλα και φαντασμαγορικά. Είναι οι στιγμές που αγγίζουμε ο ένας τον άλλον. \n Happiness is an abstract and vague concept. Happiness is hidden inside the way we feel and perceive life. \n \n What makes someone happy is perhaps subjective, but there is one common factor: the way we value the events and people in our lives. \n We all want and seek happiness, but we are constantly evading both its meaning and the ways in which we can achieve it. Studies around the world show that people put happiness on the top of their list of desires in life -higher than money and reputation. According to Positive Psychology, happiness is the experience of positive emotions here and now. Life is divided into insignificant and important events. The insignificant events are the ones that consume most of our time, while the important ones are those that fill our lives, embellish it. It\'s in our discretion with what we fill our time and where we choose to focus. \n\n ', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:14:17', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-apotelei-tin-eutuxia.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-apotelei-tin-eutuxia.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 6, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (138, 389, 'Create happy, positive experiences!', 'δημιούργησε-θετικές-εμπειρίες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It has been proven that positive experiences have a greater and longer impact in our happiness than obtaining material goods. Thus, invest your money on memories not material goods.</p>\r\n</div>\r\n', 'Create happy, positive experiences! \n It has been proven that positive experiences have a greater and longer impact in our happiness than obtaining material goods. Thus, invest your money on memories not material goods. \n During the week try to meet your friends for one extra coffee and exclude two items from your shopping list, which are not important, in order to balance the difference. \n Within the next 3 months try buying less shoes and clothing items and put this money aside for a relaxing weekend with your partner.', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:54:48', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/dimiourgise-thetikes-empeiries.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 5, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (139, 391, 'Positive experiences diary ', 'ημερολόγιο-θετικών-συναισθημάτων-στιγμών', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Trust your inner voice. Follow your own path. Yourself is aware of what is rewarding and what isn\'t. Embrace your true needs! Describe some experiences that make you feel better, safer and stronger.</p>\r\n</div>\r\n', 'Positive experiences diary \n Trust your inner voice. Follow your own path. Yourself is aware of what is rewarding and what isn\'t. Embrace your true needs! Describe some experiences that make you feel better, safer and stronger. \n Include one such experience every day of the week. In way you will have done something beneficial for you every day. \n Monday \n Tuesday \n Wednesday \n Thursday \n Friday \n Saturday \n Sunday', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:56:29', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/imerologio-synaistimatwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (140, 393, 'Positive vs Negative ', 'θετικό-≠-αρνητικό', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">As strange as it may seem, the words we use shape our reality. </span></p>\r\n</div>\r\n', 'Positive vs Negative \n As strange as it may seem, the words we use shape our reality. Describe a situation you\'d like to change. Now, replace the \"negative\" words with \"positive\" ones. Change what you don\'t like and rewrite everything the way you\'d like the situation to be. Don\'t include anything negative or unwanted. \n For example: I don\'t want to be overweight, my body is terrible → I want to healthy and appealing body.', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:57:19', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/thetiko-vs-arnitiko.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (141, 395, 'Happiness is transmitted! ', 'η-ευτυχία-μεταδίδεται', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It\'s important to spread love every day. Start with the people closest to you.</p>\r\n</div>\r\n', 'Happiness is transmitted! \n It\'s important to spread love every day. Start with the people closest to you. \n List six people and make you happy \n Choose four or five and consider what would make them happy; for example, a phone call, a ride, or a simple smile. \n Act on it! Do it!', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:58:10', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-eytyxia-metadidetai.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (142, 397, 'The benefits of positivity to our health', 'τα-οφέλη-της-θετικότητας-στην-υγεία-μας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health.</p>\r\n</div>\r\n', 'The benefits of positivity to our health Η αγάπη κάνει τον κόσμο να κινείται και η καλοσύνη κάνει τον κόσμο να έρχεται πιο κοντά. \n Love makes the world go round and kindness makes people come together. \n \n Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health. \n In particular, experiencing positive emotions protects us from symptoms of illness such as sniffles, headaches and pain in the abdomen and stomach. Experiencing positive emotions encourages people to make healthy choices, avoid threats and take care of themselves, contributing to an overall improved health. Also, positive feelings are a wall of protection against depression, enhancing psychological well-being and life-satisfaction. Lastly, positivity is directly related to maintaining a healthy heart rate, which, in turn contributes to general health and longevity.', 1, 29, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:38:44', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/ta_ofeli_tis_thetikotitas_stin_ygeia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 7, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (143, 399, 'Positive emotions', 'θετικά-συναισθήματα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">We all want to feel good; this is a common feature of all people regardless of age, gender, background and any other factor. But what are positive emotions and what do they mean?</p>\r\n</div>\r\n', 'Positive emotions \n We all want to feel good; this is a common feature of all people regardless of age, gender, background and any other factor. \n \n But what are positive emotions and what do they mean? You will find them in the list below: \n - Joy = a sense of excitement and happiness that is often experienced as something sudden, because of some positive event. \n - Gratitude = a feeling of deepest gratitude for something very simple but also for something very important, often accompanied by humility or even reverence. \n - Calmness = a sense of serenity and self-acceptance. \n - Interest = a sense of curiosity or charm for something that demands and conquers your attention. \n - Hope = feeling optimistic and looking for a positive future. \n - Pride = a sense of self-acceptance and pleasure for an achievement, skill or personal attribute. \n - Fun = a sense of pleasure, often accompanied by smiles and laughing. \n - Inspiration = feeling of commitment, excitement, and motivation arising from a certain stimulus. \n - Awe = feeling amazement and wonder when you see something big, spectacular or amazing, that causes a sense of appreciation and respect. \n - Altruism = is usually referring to a selfless and generous act towards others, but it can also be the feeling you experience when you help others. \n - Satisfaction = a sense of pleasure and joy that you feel when you achieve something or satisfy a need. \n - Relief = the feeling of satisfaction you have when an uncertain situation proves to be positive or you avoid a negative result. \n - Bonding = emotional attachment to someone (even to a pet), accompanied by sympathy and a sense of enjoyment in their companionship. \n - Surprise (the good kind!) = a sense of enjoyment when someone brings you unexpected happiness or a situation goes even better than you hoped. \n - Confidence = a feeling that involves a strong sense of self-esteem and self-assurance. It may concern a particular situation / activity or be general. \n - Admiration = a feeling of warm acceptance, respect and appreciation for someone or something. \n - Excitement = a sense of vitality accompanied by motivation and commitment. \n - Euphoria = intense and all-round feeling of joy or happiness, often encountered when something extremely positive and exciting happens. \n - Pleasure = a sense of pleasure for a positive experience, a delicious meal, good company etc. \n - Optimism = positive expectations that encourage you to look forward to a beautiful future. \n - Happiness = general feeling of joy, pleasure and excitement for life. \n - Love = perhaps the strongest of all the positive emotions, love is a feeling of deep and lasting affection for someone, along with the willingness to put their needs above ours. It can be addressed to a person, a group of people or even the whole of humanity. \n Now that you know what they are, you can begin to fill your heart with them! \n \n\n ', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:13:03', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/thetika-synaisthimata.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/thetika-synaisthimata.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 6, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (144, 401, 'What is positivity?', 'τι-είναι-η-θετικότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Positivity ǂ Negativity two areas of our thoughts, which fight to gain our attention.</p>\r\n</div>\r\n', 'What is positivity? Μια Θετική Στάση είναι σαν μαγνήτης για Θετικά Αποτελέσματα. \n A positive attitude is a magnet for positive results. \n \n Positivity ǂ Negativity two areas of our thoughts, which fight to gain our attention. \n Positivity refers to the adoption of a more positive life attitude, which contributes to personal development, doing better and feeling better, as compared to a negative point of view. \n According to scientific findings, positive experiences and positive emotions, lead to widening of the horizon of thoughts and actions. Contrary to negative feelings that limit the field of thought and action in a person by pushing them towards adopting a specific behavioral response, positive emotions make the individual capable of watching, conceiving, thinking and developing new, original ideas and often lead to the adoption of creative and innovative behaviors. \n\n ', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:12:25', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-thetikotita.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-thetikotita.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (145, 403, 'Focusing on what’s positive', 'εστιάζοντας-στα-θετικά', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below will help you focus on the bright side of life and come one step closer to happiness.</p>\r\n</div>\r\n', 'Focusing on what’s positive \n The exercise below will help you focus on the bright side of life and come one step closer to happiness. \n During the day: Try to exchange positive comments friends, family and colleagues. In this way, you train yourself to think positively whilst spreading positivity to the world. \n At night: Write down three things that\'s went well during the day (e.g woke up without a headache, someone was kind). Focusing on what\'s goes well makes us appreciate things we disregard for take for granted. \n Repeat for at least 2 days/week. Research has shown that the brain gets accustomed to experiencing positive emotions after a 21-day emotional training period.', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:34:30', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/estiazontas-sta-thetika.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (146, 405, 'Positive expressions', 'φράσεις-θετικότητας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below will help you acknowledge the bright side of life.</p>\r\n</div>\r\n', 'Positive expressions \n The exercise below will help you acknowledge the bright side of life. \n Write on Post-It notes your favorite positivity quote. You could find one online, make up your own, for use this: \" look at yourself in the mirror, smile and speak kind words. The person in the reflection is your friend, your best friend!\" \n Stick the Post-it notes two different places (the kitchen, your computer, your car) and practice what the note mentions. Repeat every day.', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:35:16', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/fraseis-thetikotitas.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (147, 407, 'Laugh', 'γελάστε', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It\'s been scientifically proven that\'s laughing is beneficial to our physical and mental health.</p>\r\n</div>\r\n', 'Laugh \n It\'s been scientifically proven that\'s laughing is beneficial to our physical and mental health. \n Laugh every day for 2-3 minutes even if nothing funny is going on.', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:36:12', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/gelaste.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (148, 409, 'Decision making and the brain', 'λήψη-αποφάσεων-και-εγκέφαλος', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">When we’re making decisions, we use two different systems of thinking. System 1 is our intuition or gut-feeling: fast, automatic, emotional, and subconscious. System 2 is slower and more deliberate: consciously working through different considerations, applying different concepts and models and weighing them all up.</p>\r\n</div>\r\n', 'Decision making and the brain \n\n When we’re making decisions, we use two different systems of thinking. System 1 is our intuition or gut-feeling: fast, automatic, emotional, and subconscious. System 2 is slower and more deliberate: consciously working through different considerations, applying different concepts and models and weighing them all up. \n System 1 \n John Bargh broke down the term \"automatic\" into four components: awareness, intentionality, efficiency, and controllability. An automatic process may begin without the person consciously willing it to start, it is efficient because it requires few resources and uncontrollable, meaning that the process will run until completion and the person will not be able to stop it. \n Psychological research suggests that System 1 (intuition) is more accurate in areas where we’ve gathered a lot of data with reliable and fast feedback, like social dynamics. \n System 2 in humans \n System 2 is evolutionarily recent and specific to humans. It is also known as the rational system or the analytic system. It performs the more slow and sequential thinking. It is domain-general, performed in the central working memory system. Because of this, it has a limited capacity and is slower than System 1 which relates to general intelligence. It is known as the rational system because it reasons baes on logical standards. Some overall properties associated with System 2 are that it is rule-based, analytic, controlled, demanding of cognitive capacity, and slow. \n System 1 (intuition) is more accurate in areas where we’ve gathered a lot of data with reliable and fast feedback, like social dynamics, whereas System 2 tends to be better for decisions where we don’t have a lot of experience. \n Under moderately stressful conditions or when feelings of anger or fear arise, system 1 is able to set system 2 in action. It is however, possible for system 1 to override system 2 in case feelings become intense. It is, \n\n\n ', 0, 31, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:11:42', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/lipsi-apofasewn-kai-egkefalos.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/lipsi-apofasewn-kai-egkefalos.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (149, 411, 'Why do we make the wrong decisions?', 'γιατί-παίρνουμε-λάθος-αποφάσεις', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Because of the way we operate. As humans we are rational creatures and that is what distinguishes us from other animals.</p>\r\n</div>\r\n', 'Why do we make the wrong decisions? \n Because of the way we operate. As humans we are rational creatures and that is what distinguishes us from other animals. \n \n However, even though we can think logically, at times, emotion overtakes us. Our emotional part of the brain (the limbic system -a group of interconnected structures located deep within the brain) is prone to mistakes and impulsive decisions. \n Sometimes, it makes us fall into misjudgment and inaccuracy, acting without thinking it through -even against our own interest. Consider the times we eat a whole bucket of ice-cream; we know we shouldn’t -but we do it anyway. \n\n ', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:11:13', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/giati-pairnoumr-lathos-apofaseis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/giati-pairnoumr-lathos-apofaseis.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 6, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (150, 413, 'What is decision-making?', 'τι-είναι-η-λήψη-αποφάσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Decision making is the choice between two or more ways of action.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">In problem-solving, decision-making involves the selection of a course of action from among two or more possible alternatives in order to arrive at a solution for a given problem.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Decisions can be made based on intuition, logic or a combination of the two.</p>\r\n</div>\r\n', 'What is decision-making? \n Decision making is the choice between two or more ways of action. \n \n In problem-solving, decision-making involves the selection of a course of action from among two or more possible alternatives in order to arrive at a solution for a given problem. \n Decisions can be made based on intuition, logic or a combination of the two. \n Intuition \n Although, people consider intuition to be a paraphysical sensation, in reality it is a combination of past experience and personal values. It is worth taking intuition into account, because it reflects our view of life. Of course, this view isn’t always objective, but is usually based on our perception of realty. Thus, examine your intuition carefully and try to decode what it has to tell you regarding a decision about to be made. \n Logic \n Logic is based on events; it is a reasoning conducted or assessed according to strict principles of validity. \n Logic often ignores the emotional aspect of a decision. \n Intuition can be used to make quick or unimportant decisions, while a combination of logic and intuition can be taken into account for more complex and important decision-making processes. \n It is important to guard yourself against impulsiveness. \n As we can see, decision can be divided into two categories; planned and unplanned. Planned decision are often based on logic, past experience, deductive reasoning and analysis and appraisal of arguments. Unplanned decisions that we have to make instantaneously, are often based on the emotional part of the brain. \n\n ', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:10:42', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-einai-i-lipsi-apofasewn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-einai-i-lipsi-apofasewn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (151, 415, 'Emotional or logical decision making?', 'λήψη-αποφάσεων-με-λογική-ή-με-συναίσθημα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">People often have difficulty in making decisions. However, we are asked to make up our minds on a variety of topics; from what should we have for lunch, to more important ones or even life-changing, such as what we should study or whom we should marry.</p>\r\n</div>\r\n', 'Emotional or logical decision making? \n People often have difficulty in making decisions. However, we are asked to make up our minds on a variety of topics; from what should we have for lunch, to more important ones or even life-changing, such as what we should study or whom we should marry. \n\n \n Some people tend to postpone coming to a decision by constantly requesting more information on the topic or seeking the advice of others. Other people, leave it up to luck. So, what leads us to a decision eventually? \n Plato had said that the soul is a chariot pulled by two winged horses and a charioteer. The charioteer represents logic, the one horse, emotion and the other, desire. As emotion and desire run affront, logic is what keeps them in balance. \n Based on this point of view, our life choices are based on logic, emotion and desire. For our life chariot to be stable, all three need to be balanced. \n\n ', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:09:56', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/lipsi-apofasewn-me-logiki-i-me-synaisthima.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 4, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (152, 417, 'N.O.I.S.I.C.E.D. Model', 'το-μοντέλο-n-o-i-s-i-c-e-d', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">NOISICED provides useful assistance in a decision-making process. NOISICED (which spells decision backwards) consists of the following steps:</p>\r\n</div>\r\n', 'N.O.I.S.I.C.E.D. Model \n NOISICED provides useful assistance in a decision-making process. NOISICED (which spells decision backwards) consists of the following steps: \n Needs – why do I need to move? \n Objectives – does the job help me achieve my ambitions? \n Information – do I have all the information I need – what more information do I require? \n Strategy – does it fit into my life plans? \n Investigate – check out other possibilities \n Choose – what steps do I need to take to make the move? \n Ego states – how do I feel? – what do I think? – what should I do? \n Decide – make the decision \n ', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:15:01', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/to-montelo-n.o.i.s.i.c.e.d.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (153, 419, '8 steps of decision making', '8-βασικές-συμβουλές-για-τη-λήψη-αποφάσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Assess every decision (good or bad)</span></p>\r\n</div>\r\n', '8 steps of decision making \n 1. Assess every decision (good or bad) \n 2. Make the decision at the right time. \n 3. After making the decision, stop worrying. \n 4. In exceptional situations, follow your instinct. \n 5. Don’t sit idle on the decision -implement it. \n 6. Don’t make a decision in place of someone else. \n 7. Don’t make hasty decisions, but don’t postpone them either. \n 8. Don’t make an important decision when tired', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:11:34', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/8-vasikes-symvoules-gia-tin-lipsi-apofasewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 17, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (154, 421, '9 decision-making traps', 'οι-9-παγίδες-των-αποφάσεων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">If you are about to take a serious decision make sure you don’t fall into one of these traps:</p>\r\n</div>\r\n', '9 decision-making traps \n\n If you are about to take a serious decision make sure you don’t fall into one of these traps: \n • Hurrying: Making a decision hastily, without taking all the necessary information into account. \n • Disorientation: Having difficulty in prioritizing needs and assessing relevant data. \n • Lack of definition: Inability to define a problem or listen to other people’s opinions. \n • Overconfidence in our judgment: Failure in examining real evidence due to the overconfidence in our judgment. \n • Dependency on \"empirical rules\": such as unreserved trust to the available information or excessive persistence on convenient facts. \n • Team failure: Hypothesizing that a team of many intelligent people will come to the right decision automatically, and therefore, the process of managerially working together to make a decision is overlooked. \n • Failure in understanding the facts of previous results as to their true meaning either by being selfish or by setting wrong targets. \n • Lack of observation: The hypothesis that experience has automatically taught a lesson, thus, systemically following and analyzing results deriving from the implementation of a decision is unnecessary. \n • Lack of decision-making process control: Avoiding to systematically assess and understand the way you make decisions, thus being suspectable to falling in the 9 traps mentioned above.', 1, 31, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:12:33', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/oi-9-pagides-twn-apofasewn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (155, 423, 'The 6 steps to decision making', 'τα-6-βήματα-για-τη-λήψη-μιας-απόφασης', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Having trouble making a decision? Follow these 6 steps and make your decision with greater awareness!</p>\r\n</div>\r\n', 'The 6 steps to decision making \n\n Having trouble making a decision? Follow these 6 steps and make your decision with greater awareness! \n 1. Recognize the need behind making the decision: what is driving you to decide, what do you want to achieve? \n 2. Framing the issue: gather lots of information about the issue under consideration and narrow it down. \n 3. Find alternatives: find and evaluate two to four alternatives until you end up to the appropriate ones. \n 4. Choice: choose the best alternative for you. \n 5. Implementation: implement your chosen alternative and observe its progress. \n 6. Evaluation: evaluate your decision and get feedback from its results. If the consequences are negative, repeat the process and apply another alternative. \n And remember! Many times even if our decision has turned out to be wrong, when we are called to decide again, it is not necessary that we will make another choice...', 1, 31, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:37:45', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ta-6-vimata-gia-tin-lipsi-mia-apofasis-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (156, 425, 'Feeling competent', 'η-αίσθηση-ικανότητας', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The competence and sufficiency we feel about ourselves are two concepts that are directly related to our self-esteem.</p>\r\n</div>\r\n', 'Feeling competent Πάρε μια ανάσα και σκέψου ποιος είσαι, πόσα έχεις καταφέρει και πόσα μπορείς να καταφέρεις. \n Take a breath and consider who you are, how much you have achieved and what you can still accomplish. You do not need anyone to confirm what you are capable of, just remind yourself that you are! \n \n The competence and sufficiency we feel about ourselves are two concepts that are directly related to our self-esteem. The unwavering confidence in our ability to act efficiently and successfully even under difficult circumstances and tough conditions, is a process that begins in the early years of our lives, since our parents believed in our abilities and let us (or not) explore our world. This process, evolves constantly and is open to improvement, even in adult life. What it takes to flourish is self-LOVE and care, recognition and appreciation of what we have achieved so far and acceptance of who we really are. \n\n ', 1, 30, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:09:12', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-aisthisi-ikanotitas.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-aisthisi-ikanotitas.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 3, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (157, 427, 'Problem solving', 'επίλυση-προβλημάτων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Problem solving is a process that can help you find solutions to troubling matters and slowly gain autonomy. Before proceeding to solving your problems, however, you must first define the problem specifically.</p>\r\n</div>\r\n', 'Problem solving \n Problem solving is a process that can help you find solutions to troubling matters and slowly gain autonomy. Before proceeding to solving your problems, however, you must first define the problem specifically. \n Problem solving phases \n - production of possible solutions: Think of many different solutions. \n - pros and cons evaluation: Make two columns with the pros and cons of each situation. \n - rehearsal: Play in your mind the solution you decide upon, step by step, in order to spot possible traps or pros and cons you hadn\'t previously considered. \n - role playing and diverse role playing: Role playing with people you trust helps you test the implementation of a solution. In this way you can spot possible difficulties or some skills that need improvement in a particular area, that can be overcome through diverse role-playing, where are your friend can point out possible different solutions. \n - activities planning: This phase is important when efficient time in activity planning is needed in order to achieve a goal. \n - dysfunctional thoughts management: Dysfunctional thinking patterns can cause difficulty in problem solving. Dysfunctional thoughts should be challenged and changed. \n - consequential control: The set of some positive consequences that will follow the solution\'s implementation. E.g. \" if I manage to talk to them about my problem, I will take my best friend for dinner to celebrate\". \n ', 1, 30, '2022-01-09 20:23:32', 43, '', '2022-07-11 12:59:41', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/epilysi-provlimatwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 16, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (158, 429, 'My achievements', 'τι-έχω-καταφέρει', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make 2 columns on a piece of paper. In the first column write all of your life’s achievements up until now. On the second column, write down what you needed to do in order to successfully achieve these goals.</p>\r\n</div>\r\n', 'My achievements \n Make 2 columns on a piece of paper. In the first column write all of your life’s achievements up until now. On the second column, write down what you needed to do in order to successfully achieve these goals. \n Afterwards, underline the achievements you never thought you could achieve at the time. \n Keep the list in sight to remind you of your ability to achieve even those goals you thought were unattainable.', 1, 30, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:09:53', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/tiexw-kataferei.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 17, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (159, 431, 'Examples of setting boundaries', 'παραδείγματα-θέσπισης-ορίων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them.</p>\r\n</div>\r\n', 'Examples of setting boundaries Θέτω όρια σημαίνει τολμώ να αγαπώ τον εαυτό μου ακόμα και αν κινδυνεύω να απογοητεύσω κάποιους άλλους. \n\n I set boundaries means I dare to love myself even if I am in danger of disappointing others. \n\n \n\n Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them. \n • Anger – «I would like you to stop. If you don\'t, I’ll leave the house / office and our meeting will end here». \n • Win time – «I have a policy of not taking instant decisions, I need a little time to think and decide what I want to do. If you need an immediate response, I cannot give it right now». \n • Criticism – «It is not okay for you to comment on my weight, please stop. If you do not, I will not be able to continue with this discussion». \n • Additional Commitment - «Although this is an important issue for me, I will have to reject your request for help right now. \" Or \"I need to meet my family\'s needs». \n • Money – «I will not lend you any more money. I care for you and I think you need to start taking responsibility for yourself». \n\n\n ', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:28:53', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/paradeigmata-thespisis-oriwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 9, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (160, 433, '19 signs that you lack healthy boundaries!', '19-σημάδια-ότι-δεν-έχετε-υγιή-όρια', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The following actions, habits and behaviors may be indications that you do not have healthy boundaries.</p>\r\n</div>\r\n', '19 signs that you lack healthy boundaries! Τα προσωπικά όρια προστατεύουν τον βαθύτερο εαυτό μας και υπερασπίζονται το δικαίωμα της επιλογής μας. \n Personal boundaries protect our deeper self and defend our right of choice. \n The following actions, habits and behaviors may be indications that you do not have healthy boundaries. \n 1. You tell everything to everyone. \n 2. You talk very comfortably from the first meet. \n 3. You fall in love with every new acquaintance. \n 4. You fall in love with anyone that approaches you. \n 5. You fall in love with people that are not available. \n 6. You give in sexually with the very first chance. \n 7. You go against your personal values or your rights, to please others. \n 8. You do not speak up when someone else shows inadequate boundaries. \n 9. You do not speak up when someone violates your boundaries. \n 10. You accept food, gifts, contact, etc. that you do not want. \n 11. You touch someone without asking. \n 12. You allow someone to get what they can from you. \n 13. You let others direct your life. \n 14. You let others define you. \n 15. You expect others to meet your needs. \n 16. «You collapse» so that someone can take care of you. \n 17. «You abuse» yourself. \n 18. «You abuse» others. \n 19. You abuse substances (illegal substances, nicotine, food etc).', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:29:44', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/19-simadia-oti-den-exete-ygii-oria.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 8, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (161, 435, 'What are healthy boundaries?', 'ποια-είναι-τα-υγιή-όρια', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them.</p>\r\n</div>\r\n', 'What are healthy boundaries? Η έλλειψη ορίων προκαλεί έλλειψη σεβασμού. \n Lack of boundaries causes lack of respect. \n \n It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them. \n - Physical boundaries refer to respect for our personal space and physical contact. Healthy physical boundaries require the decision of what is acceptable and what is not in different kinds of relationships (hugs, kisses, hand / shoulder touch, etc.). These boundaries are violated when someone touches or invades your personal space without your approval. \n - The intellectual boundaries refer to our thinking and ideology. Healthy intellectual boundaries require respect for one\'s views and awareness of what is appropriate for him to discuss at the time (for example: it is not always the right time for someone to discuss politics). They are violated when one ignores or underestimates the views and ideas of another. \n - The emotional boundaries refer to our feelings. Healthy emotional boundaries include limitations as to where, when and with whom we will share personal information as well as whom we will allow to influence us emotionally. They are violated when one ignores, underestimates, criticizes or mocks the feelings of another. \n - The sexual boundaries refer to all areas of sexuality (emotional, verbal, physical approach). Healthy sexual boundaries include bidirectional understanding and respecting the desires and constraints between partners. They are violated when someone receives unwanted touching, sexual comments, prompting to engage in sexual acts that they do not want and sexual innuendos. \n - The material boundaries relate to our money and property. Healthy material boundaries include limitations on the materials that can be shared, but also the people with whom they will be shared with (for example, it is okay to lend your car to your brother, but not to a neighbor you have only seen twice). They are violated when someone steals or destroys someone else\'s property or puts pressure on them. \n - The time boundaries refer to the way we share our time. Healthy time boundaries require spending equal time (as long as it is feasible to do so) to all of the main areas of our lives (personal life, professional life, activities, sports, etc.). They are violated when someone demands too much time from someone else. \n \n\n ', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:30:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/poia-einai-ta-ygii-oria.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 7, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (162, 437, 'Personal boundaries', '2022-01-11-16-12-18', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Personal Limits exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors.</p>\r\n</div>\r\n', 'Personal boundaries Τα όρια μας σώζουν, οι όροι μας σκοτώνουν! \n Boundaries save us, limits kill us! \n \n Personal boundaries exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors. \n Just as a fence protects our real estate, our personal boundaries protect ourselves. In both our personal and professional life, the lack of boundaries puts a toll on our mental balance and our personal and professional growth. Some ways to set boundaries that are important to you are the following: \n - Be clear about the boundaries you set for yourself and others. Make sure you have defined to both yourself and others what is acceptable and what not. \n - Once someone violates your limit, you can remind them and ask for their help to protect it. \n - If the person still violates the limit, ask them decidedly but kindly to stop the behavior. If the behavior continues, consider what further action is appropriate to be taken in order to stop the behavior while respecting the other person. \n - Consider possible alternatives that may exist in not being in environments that minimize the chances for someone to break your boundaries. \n - Thank the people around you who honor your boundaries and respond to your request. \n - Identify the consequences of violating or ignoring your boundaries. \n - Identify the dysfunctional thoughts and beliefs that lead you to allow violations of your boundaries. \n - Develop new, more rational, efficient thoughts and beliefs which will help you change your behaviors so that you can build healthy boundaries. \n - Identify new behaviors which you need to add to your actions to develop healthy boundaries. \n - Apply these behaviors to your everyday life, so that your personal space, privacy and rights are not ignored or infringed by anyone. \n - Always try to understand and honor others\' boundaries. \n\n ', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:33:17', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/proswpika-oria.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 6, '', '', 1, 28, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (163, 439, 'The boundaries table', 'ο-πίνακας-των-ορίων', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below ill help you understand the boundaries you need to set and maintain with different people.</p>\r\n</div>\r\n', 'The boundaries table \n The exercise below will help you understand the boundaries you need to set and maintain with different people. \n Make a table of 8 lines and 5 columns. In the first line write the name of the person with whom you want to set heathy boundaries. In the following lines write the categories of boundaries you wish to establish, as well as the form they currently have. \n See example below \n - Natural boundaries refer to personal space and physical intimacy. \n - Emotional boundaries refer to your feelings. \n - Spiritual boundaries refer to respecting the ideas and the way of thinking of others. \n - Sexual boundaries refer to all aspects of sexuality (emotional, verbal, physical, etc.). \n - Material boundaries refer to financial assets. \n - Time boundaries refer to time management. \n Try to evaluate your boundaries and take action wherever you feel you haven’t set healthy boundaries. \n Repeat the exercise every 2 weeks until you’ve set healthy boundaries in all sections. \n ', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:33:43', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/o-pinakas-twn-oriwn.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 5, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (164, 441, 'The boundaries table – extension', 'πίνακας-ορίων-–-επέκταση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">You can add a few more steps at the boundaries table exercise.</p>\r\n</div>\r\n', 'The boundaries table – extension \n You can add a few more steps at the boundaries table exercise. \n The exercise below can also stand independently of the previous one. \n Take some time to consider: \n - What can you do to improve your boundaries? \n - How do you think other people will respond to these changes? \n - How do you think your life will change if you set the boundaries you want?', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:19:59', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/o-pinakas-twn-oriwn-epektasi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 4, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (165, 443, 'Boundaries in practice', 'τα-όρια-στην-πράξη', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The exercise below will help you take action and set healthier boundaries.</p>\r\n</div>\r\n', 'Boundaries in practice \n The exercise below will help you take action and set healthier boundaries. \n - Make a list of 5 boundaries you wish to change, either because they are too loose or because they are too strict. \n - Then, write down what you are planning to do in order to change them. \n - Now that you have a complete plan, take action! \n If you wish to change more than 5 boundaries, complete the initial 5 first and then change the rest.', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:21:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ta-oria-stin-praksi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (166, 445, 'How to say NO', 'πώς-να-πεις-όχι', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Saying “no” is probably what challenges you the most when you need to set boundaries. See 3 suggestions on how to say “no” without feeling guilty.</p>\r\n</div>\r\n', 'How to say NO \n Saying “no” is probably what challenges you the most when you need to set boundaries. See 3 suggestions on how to say “no” without feeling guilty. \n - Sense the answer: When someone asks you to do something, there is a little voice inside you which tells you how you really want to respond; by saying yes or no. Be calm, listen to your inner voice and sense the answer without being influenced by wat you believe you must say. \n - How to deal with other peoples’ reactions: We often hesitate to say “no” fearing a negative reaction. It’s very important to consider that the people who deserve to stand next to us are the ones who recognize and accept our right to refuse and don’t get mad in every such occasion. \n - Show yourself compassion: Just as you feel compassion for others and say yes to avoid hurting their feelings, show compassion to yourself as well and cover your own needs. Remember: “You have nothing to gain from an empty vase”.', 1, 32, '2022-01-09 20:23:32', 43, '', '2023-03-16 10:34:30', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/pws-na-peis-oxi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (167, 447, 'The \"Adjustment\" procedure ', 'διαδικασία-αναπροσαρμογής', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Do you want to learn how to adapt to change? It\'s a skill that requires practice and commitment, but it is feasible for everyone.</p>\r\n</div>\r\n', 'The \"Adjustment\" procedure \"Δεν είναι ο πιο δυνατός που επιβιώνει, ούτε ο πιο έξυπνος. Είναι αυτός που προσαρμόζεται καλύτερα στην αλλαγή\". Κ. Δαρβίνος \n It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is most adaptable to change. C. Darwin \n \n Do you want to learn how to adapt to change? It\'s a skill that requires practice and commitment, but it is feasible for everyone. \n First, it is important to be willing to make mistakes. Nobody is perfect and mistakes are human on a professional and personal level. An error can be disappointing even humiliating, but what is important is how you manage the aftermath of the situation. We learn from our mistakes, we keep the positive lessons, we try-out new solutions, gain new insight and move on. Every difficulty is an experience that helps the person evolve. This is an adjustment process that works like zoom in and zoom out on a camera. \n Everything is a matter of perspective. The closer we are to the problem, the greater it seems. But when we take a step back, we see it differently and then everything changes. \n\n ', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:03:57', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/diadikasia-prosarmogis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/diadikasia-prosarmogis.jpg?width=6000&height=4000\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 6, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (168, 449, 'Freud had said “One day, in retrospect, the years of struggle will strike you as the most beautiful.” ', 'ο-freud-είχε-πει-«ευχαριστώ-τη-ζωή-γιατί-τίποτα-δεν-μου-ήταν-εύκολο»', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">It is important to realize that during our lifetime there will be periods when we will have to face some difficulty. It is inevitable.</p>\r\n</div>\r\n', 'Freud had said “One day, in retrospect, the years of struggle will strike you as the most beautiful.” \n It is important to realize that during our lifetime there will be periods when we will have to face some difficulty. It is inevitable. \n \n So we have to accept it and be prepared for the imminent difficulties. We do not always do things based on how we have planned them. Expect changes, uncertainty and enhance your strengths to best deal with them. Being aware that difficulties can arise and uncertainty about the future s unavoidable, makes us calmer and ready to take action when needed. Do not forget to keep your equanimity and to remain optimistic in the face of difficulties. Events do not change. We cannot control the conditions. What is important is how we interpret the situation and how we manage it. With this attitude, the decisions we will take will certainly be more efficient. \n On the other hand, solution cannot be found with a magic wand nor will difficulties disappear on their own if we avoid them by putting them under the rug. In this way, the situation will only be perpetuated. We need to take action and carefully plan our steps. It\'s not an easy process. That\'s why it\'s important we have worked on our adaptability skills. \n Don’t hesitate to ask for the help of the important others. Our family or relatives, as well as our friends, can be a valuable asset in the above process. Different views, as well as their constant support, can help you act and adapt more easily to a new state of life. \n In life we learn through experience. Along with what you learn about people, society and their interactions, never stop learning as much as possible about yourself. Self-knowledge plays an important role in how you will cope with change each time and can lead to the enhancement of adaptability. \n\n ', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:02:34', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/o-freud-eixe-pei-euxaristw-ti-zwi-giati-tipota-den-mou-itan-eukolo.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 5, '', '', 1, 28, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (169, 451, 'How important is it to adapt easily?', 'πόσο-σημαντικό-είναι-το-να-προσαρμόζεσαι-εύκολα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The short answer is very, as it is a skill that has no limit to the ways in which it can be applied at the workplace.</p>\r\n</div>\r\n', 'How important is it to adapt easily? \n The short answer is very, as it is a skill that has no limit to the ways in which it can be applied at the workplace. \n \n Here are three benefits of having strong adaptability skills: \n • You will embrace challenges better: To adapt easily means to work without limits and to be open to finding varied and unexpected solutions to problems and challenges in the workplace. Unconstrained in your thoughts and actions, challenges help you not to be afraid, but to seize opportunities and enjoy your work. \n • You will become a better leader: Big leaders know that change is inevitable and they do not avoid it. They also remain positive through adversity as they are open to novel approaches, having realized that solutions and splendor can be found in many places. \n • You will always be open: Be willing to try different tools, strategies and techniques to get the best results. Workspaces are changing faster than ever before and if you are not prepared to continuously adapt, then expect to stay behind. \n\n ', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:02:08', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/Poso_simantiko_einai_na_prosarmozesai_eukola.jpg#joomlaImage:\\/\\/local-images\\/Poso_simantiko_einai_na_prosarmozesai_eukola.jpg?width=6000&height=4004\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 9, 4, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (170, 453, 'When we allow ourselves to adapt to different situations, life gets easier.', 'επιβιώνει-καλύτερα-αυτός-που-ανταποκρίνεται-περισσότερο-στις-αλλαγές', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Flexibility and adaptability refer to the ability one has to easily adapt to changes that may occur on all levels of life.</p>\r\n</div>\r\n', 'When we allow ourselves to adapt to different situations, life gets easier. \n\n Flexibility and adaptability refer to the ability one has to easily adapt to changes that may occur on all levels of life. \n\n \n\n New circumstances can mean new people in our lives, new conditions, new plans and consequently new goals. On the one hand, it can sound like an interesting opportunity to shake things up. On the other hand, it can be scary. It is not easy to feel comfortable in unfamiliar circumstances. \n Adaptability and flexibility are characteristics that each of us can cultivate and develop successfully. There is no recipe for success and immediate results. It is a long process that involves, among other things, a change in the way of thinking, dealing-with and taking action with the goal of developing stronger adaptability skills in the face of adversity. \n\n\n ', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:01:37', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/epiviwnei-kalytera-autow-pou-antapokrinetai-perissotero-stis-allages.jpg?width=1024&height=684\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 3, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (171, 455, 'The doodle', 'η-μουτζούρα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Close your eyes and draw a doodle with your non-dominant hand. <span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">Then, open your eyes and use some colorful markers to color the doodle. </span></p>\r\n</div>\r\n', 'The doodle \n Close your eyes and draw a doodle with your non-dominant hand. \n Then, open your eyes and use some colorful markers to color the doodle. \n Ask yourself the following questions: \n - What does the doodle represent in your work life? \n - Why do you think we drew the doodle with the non-dominant hand? \n (Because the doodle (change-problem) is something we cannot control) \n -What does your attempt to color the doodle show? \n (Even something we don’t like can be transformed into something nicer) \n -How did you feel when you saw the end result?', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:27:19', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/i-mountzoura-2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (172, 457, 'Retrospect', 'ανασκόπηση', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Think of a time in your life when you had to adjust to significant change; going from elementary school to high school, relocating, etc.</p>\r\n</div>\r\n', 'Retrospect \n Think of a time in your life when you had to adjust to significant change; going from elementary school to high school, relocating, etc. \n Answer the following questions \n - How did you cope with the transition? \n - What strategic skills did you develop in order to deal with the situation as best as possible? \n - What were you thinking and how were you feeling? \n - Did a person close to you help you? If so, how? \n - Did you win something in the end?', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:25:21', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/anaskopisi.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (173, 459, 'Motivation enhancement and personal goals achievement', 'motivation-enhancement-and-personal-goals-achievement', '<p>Motivation is a drive that directs our behavior and leads us to act in a way that will satisfy certain needs, desires or goals.</p>\r\n', 'Motivation enhancement and personal goals achievement Motivation is a drive that directs our behavior and leads us to act in a way that will satisfy certain needs, desires or goals. Our motivations can be either internal or external in origin. More specifically, intrinsic motivation is observed when a person undertakes an activity aiming at a personal benefit and does not require any external reward (e.g. a hobby). Extrinsic motivation is observed when someone behaves in a certain way for reasons that are subjected to external control such as to obtain money or to compromise some compulsion. Extrinsic motivation can come from parents, boss, co-workers (e.g. promotion).\nHowever, regardless of the origin of our motivations, it is certain that, to a very significant extent, they influence the achievement (or not) of our goals.\nWhen you feel that your strength is decreasing, recall all those reasons that motivated you to begin the effort.\nSet realistic goals. By setting small, achievable goals, you are more likely to experience satisfaction and feel self-efficacy. Doing so will give you more energy to continue and finally reach the desired result.\nReward yourself every time you take a step towards your ultimate goal. It is very important to recognize your progress and focus on it.\nEven if something doesn\'t turn out as planned, identify what your experience has to \"teach\" you and continue with this knowledge as an ally on your way to conquering your goals.', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-10-05 08:39:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/endynamvsi-kinitrwn-kai-epiteuksi-proswpikvn-stoxwn.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 6, '', '', 1, 28, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (174, 461, 'Steps before the new beginning', 'βήματα-πριν-το-νέο-ξεκίνημα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">We set goals by expecting a new beginning. A new beginning can be signaled by an opportunity, such as a birthday or a time milestone, like the first day of the month.</p>\r\n</div>\r\n', 'Steps before the new beginning Οι στόχοι είναι όνειρα με προθεσμία εκπλήρωσης. \n Goals are dreams with a set deadline. \n \n We set goals by expecting a new beginning. A new beginning can be signaled by an opportunity, such as a birthday or a time milestone, like the first day of the month. \n We use the beginning of a new week, month or year as an indicator to leave past behaviors behind us. These transition points offer us “the freedom to become a new, better version of ourselves”. However, in order to increase the chances of achieving our goals, it is advisable to follow the steps below: \n -Retrospection: It is very important to know where we are now. Essentially, we need to look at the past from the position we are now and to distinct what worked well and what didn’t. \n -Clearing: The next step is to let go of what does not work. This may include behaviors, habits, or even people. Many times, we fall into the trap to implement our plan strictly, so we do not have the energy reserves to respond effectively to everything. \n -Introspection: We must be ready to support our new choices, we need to recognize and rely on our values and our core wishes (\"When do I really feel happy?\", \"What goals will help me grow and empower me?\'\'). \n -Prioritization: A prerequisite for prioritizing is the prioritization of our goals. Organization, is the key to this process. However, new needs may arise. Thus, we need to adjust the data based on how urgent and how important something is. \n -Support: Finally, a part that should not be neglected is the search for help when we need it. The important people in our lives can support the process of achieving our goals. All we need to do is ask for the assistance of the people we trust and do the same for them in return, if needed. \n\n ', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:00:29', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/vimata-prin-to-neo-ksekinima.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/vimata-prin-to-neo-ksekinima.jpg?width=1024&height=576\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 5, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (175, 463, 'Why am I having difficulty setting goals?', 'γιατί-δυσκολεύομαι-να-βάλω-στόχους', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The elevator for success is out of order, you must use the stairs, climbing one step at a time.</p>\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">In the hunt for happiness, we all seek to achieve things in order to get closer to self-actualization and to become the best version of ourselves - that is how we dream. In this journey, the goals we set play a key role.</p>\r\n</div>\r\n', 'Why am I having difficulty setting goals? Το ασανσέρ για την επιτυχία είναι χαλασμένο, πρέπει να χρησιμοποιήσεις τις σκάλες, ανεβαίνοντας ένα σκαλί κάθε φορά. \n The elevator for success is out of order, you must use the stairs, climbing one step at a time. \n \n In the hunt for happiness, we all seek to achieve things in order to get closer to self-actualization and to become the best version of ourselves - that is how we dream. In this journey, the goals we set play a key role. \n Setting goals helps to prioritize our needs, stops inertia and shapes our actions. \n However, according to surveys, the percentage of people who set targets at the beginning of each year and actually manage to achieve them is quite small (1:10). This occurs for many reasons; the expectations, may not be completely realistic or feasible or they may even be directed by ‘wrong’ motives. So, seeing that we do not have the desired results right away, we feel we are not capable to achieve our goals and we give up the effort, feeling disappointed. For example, someone who wants to lose a lot of weight in a short period of time following an exhausting diet, is disappointed when he fails to lose as much weight as he expected in the first week and often gives up. Some people may even \"punish\" themselves, either by returning to previous tactics (eg unhealthy eating habits) or by adopting an even stricter diet plan. \n\n ', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-10-05 09:00:04', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/giati-dyskoleuomai-na-valw-stoxous.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/giati-dyskoleuomai-na-valw-stoxous.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 4, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (176, 465, 'S.M.A.R.T. Goals', 'στόχοι-s-m-a-r-t', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Have you heard of S.M.A.R.T. goals? It’s the most popular way of making your goals achievable.</p>\r\n</div>\r\n', 'S.M.A.R.T. Goals Το ασανσέρ για την επιτυχία είναι χαλασμένο, πρέπει να χρησιμοποιήσεις τις σκάλες, ανεβαίνοντας ένα σκαλί κάθε φορά. \n Have you heard of S.M.A.R.T. goals? It’s the most popular way of making your goals achievable. \n Set your goal by answering the following questions and increase your chances of achieving what you want in life. \n To make sure your goals are clear and reachable, each one should be: \n Specific (simple, sensible, significant) What do I want to accomplish? Who is involved/Where is it located/Which resources or limits are involved? \n Measurable (meaningful, motivating) How much/How many/How will I know when it is accomplished? \n Achievable (agreed, attainable) How can I accomplish this goal/How realistic is the goal, based on other constraints, such as financial factors? \n Relevant (reasonable, realistic and resourced, results-based) Is this the right time/Does this match our other efforts/needs/Is it applicable in the current socio-economic environment? \n Time bound (time-based, time limited, time/cost limited, timely, time-sensitive) When/What can I do six weeks from now/What can I do today?', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:32:03', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/stoxoi-s.m.a.r.t.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 31, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (177, 467, 'The previous days ', 'οι-προηγούμενες-μέρες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Make a list of 10 things you\'ve done the last 7 days. They don\'t need to be in chronological order.</p>\r\n</div>\r\n', 'The previous days \n Make a list of 10 things you\'ve done the last 7 days. They don\'t need to be in chronological order. \n In another paper list your long-term goal (+/-5 years) \n Then compare the two lists. Ideally whatever it is you\'d done the previous days should contribute to the things you wish to accomplish in the future. \n If they aren\'t in great accordance, you should consider whether you don\'t spend your time in relation to your goals and ambitions. \n Think: \" what must I do tomorrow in order to get a step closer to achieving my goals?\" \n ', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:30:00', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/oi-proigoumenes-meres.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (178, 469, 'In 10 years’ time ', 'σε-10-χρόνια', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Write down how you imagine your life 10 years from now. Make sure your description is as detailed as possible.</p>\r\n</div>\r\n', 'In 10 years’ time \n Write down how you imagine your life 10 years from now. Make sure your description is as detailed as possible. \n Do you like the perspective? \n Do you desire something different? If so, write it down. \n Are your actions today in accordance to your desired perspective? \n The key to setting successful goals is to break them down into smaller ones and adapt them to your everyday life.', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:30:51', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/se-10-xronia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (179, 471, 'How can we cultivate psychological resilience?', 'πως-μπορούμε-να-καλλιεργήσουμε-ψυχική-ανθεκτικότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Find and utilize your strong suits – We all have strong personality traits that shield us in the face of adversity. To spot them, think about what personality traits helped you overcome past adversity.</p>\r\n</div>\r\n', 'How can we cultivate psychological resilience? ‘’Δεν είμαι αυτό που μου συνέβη, είμαι αυτό που επιλέγω να γίνω’’ -Carl Jung \n “I am not what happened to me, I am what I choose to become.” C. Jung \n Find and utilize your strong suits – We all have strong personality traits that shield us in the face of adversity. To spot them, think about what personality traits helped you overcome past adversity. \n Be kinder to yourself and build self-empathy – In many cases, we tend to be strict and judgmental with ourselves. But consider if that’s how you would talk to a friend. Replace your negative self-judgment with more empathetic thoughts. Talk to yourself like you would talk to someone you loved. \n Practice mindfulness – It allows you to examine your thoughts, take a step back, and get some perspective instead of immediately falling into an emotional turmoil in adverse situations. Try to be present in the moment -not only physically but mentally as well; focus your attention in internal mental processes (thoughts, feelings, physical sensations) and accept the whole experience without being judgmental. \n Ask for help – Even though gaining control is a key aspect in developing psychological resilience, that doesn’t mean that we must only rely on ourselves. We can communicate our needs to people we trust and accept their assistance. \n Remember to be grateful and view each adversity as a challenge!', 1, 35, '2022-01-09 20:23:32', 43, '', '2022-07-03 10:24:58', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/pws-mporoume-na-kalliergisoume-psyxiki-anthektikotita.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 5, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (180, 473, 'Psychological resilience', 'ψυχική-ανθεκτικότητα', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Life is full of challenges and change that can have short-term or long term affects (losing a family member, losing your job, etc.). Every change affects people in a different way and brings on a whirlwind of thoughts, feelings and uncertainty. People, however, eventually adapt successfully in their new life conditions -partly due to psychological resilience.</p>\r\n</div>\r\n', 'Psychological resilience Σύμφωνα με τους πιο πρόσφατους ορισμούς η ψυχική ανθεκτικότητα ορίζεται ως \n Psychological resilience is the ability to mentally or emotionally cope with crisis, change or danger or to return to pre-crisis status quickly. \n \n Life is full of challenges and change that can have short-term or long term affects (losing a family member, losing your job, etc.). Every change affects people in a different way and brings on a whirlwind of thoughts, feelings and uncertainty. People, however, eventually adapt successfully in their new life conditions -partly due to psychological resilience. \n To be psychologically resilient doesn’t mean that you have never endured stressful and trying situations. Experiencing difficulties possibly contributes to developing psychological resilience. Most research now states that resilience is the result of individuals being able to interact with their environments by promoting well-being or protecting them against the overwhelming influence of risk factors. \n Resilience is best understood as a process. This process includes individual continuous coping strategies, utilizing our strong personality suits and our biopsychosocial protective factors, or may be aided by a protective family, community or school environment that makes resilience more likely to develop. \n Being psychologically resilient helps us not only survive change, but also adapt successfully, strive towards continuous self-development and make our life better. \n \n\n ', 1, 35, '2022-01-09 20:23:32', 43, '', '2022-10-05 08:59:17', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/psyxiki-anthektikotita.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/psyxiki-anthektikotita.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 4, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (181, 475, 'What would you tell a friend?', 'τι-θα-έλεγες-στο-φίλο-σου', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p><span style=\"font-family: Tahoma; font-size: 21.333333333333332;\">We are being strict on ourselves. However, research has shown that self-empathy promotes resilience and is useful as an emotional protection mechanism. </span></p>\r\n</div>\r\n', 'What would you tell a friend? \n We are being strict on ourselves. However, research has shown that self-empathy promotes resilience and is useful as an emotional protection mechanism. Think of a difficult situation you have to manage in life (or a situation you had managed in the past). \n Write some details regarding the situation. What are you thinking? \n What would you tell your friend if he was in a similar position? \n What tone would you use? \n How would you talk to him? \n What actions would you take? \n What conclusion do you reach? \n Try to practice self-empathy with the technics described above every time you indulge in self-criticism. \n ', 1, 35, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:29:00', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/ti-tha-eleges-ston-filo-sou.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 3, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (182, 477, 'The doors', 'οι-πόρτες', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Think of a moment in time when someone turned you down or a big plan was wrecked. We can address these occasions as points in your life where a door has closed.</p>\r\n</div>\r\n', 'The doors \n Think of a moment in time when someone turned you down or a big plan was wrecked. We can address these occasions as points in your life where a door has closed. \n The door that closed on me was: \n 1. \n 2. \n 3. \n The door that opened on me was: Think of what happened afterwards; which doors opened? What would’ve happened if the first door hadn’t closed in you? \n 1. \n 2. \n 3. \n Then, based on your answers, consider the following: \n What led you to closing the door? \n What helped you open a new door? \n How much time had passed when you realized that a new door had been open? \n Was it easy or difficult to realize that a new door had been open? \n What blocked you from seeing that new open door? \n What can you do in the future to realize a new opportunity has opened its door sooner? \n Which were the results of the first door closing on you? Were they long term? \n Did the experience result in something positive? \n Note your strong traits but also the people who helped you. \n Is there a closed door that you wish to open? \n Based on your previous experiences, what could help you achieve this? \n ', 1, 35, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:28:09', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/pexels-oleg-magni-2726517.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (183, 479, 'Practical advice for achieving a work/life balance', 'πρακτικές-συμβουλές-για-την-επίτευξη-ισορροπίας-επαγγελματικής-και-προσωπικής-ζωής', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Try to make a more general schedule that will include your goals and activities for the next week. Do not just focus on how to \"fit\" everything in the next 24 hours.</p>\r\n</div>\r\n', 'Practical advice for achieving a work/life balance \n Organize your schedule: Write in a small list 3-5 things you need to do the next day based on your priorities. \n \n Try to make a more general schedule that will include your goals and activities for the next week. Do not just focus on how to \"fit\" everything in the next 24 hours. \n Proper time management: Being focused on an activity helps us mainly to save energy. The distractions are costly. \n Leave work at your workplace: Given that through technology we have access to issues related to our work at any time (eg checking emails, a project, etc.), try to make a conscious decision to separate them, leaving thoughts and issues related to your work in your workplace. \n Remember that you have the choice to say no: Remember that it is okay to deny something but always in a polite way. By stopping to perform duties because of guilt or an apparent sense of commitment, you will save time for other things that are most important to you. \n Avoid dealing with many different things at the same time (multi-tasking): When in a phone conversation or in a face-to-face conversation, focus on the other person and the conversation. Multiple execution is a counter-productive time management technique, especially when you interact with people. \n Look at your watch: If you are doing something that you can get absorbed in and spend more time than you want (for example, on social networks, email or searching the internet), place your watch on the desk, noting what time you started and how long you plan to spend there. \n Take breaks: Take short breaks when you need them during the day to fill your batteries and recover your concentration. \n Physical, spiritual and emotional culture: It is very important to exercise both physical and mental and emotional well-being. By reading a book, learning something new, spending three hours a week on physical activity and taking care of our emotional world, we gain strength and skills to better respond to every difficult and pressing schedule. \n\n ', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-10-05 08:57:50', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/praktikes-symvoules-gia-tin-epiteyksi-isorropias-prospikis-kai-epaggelmatikis-zwis.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 4, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (184, 481, 'What does efficient time management mean? -The example with the jar', 'τι-σημαίνει-η-σωστή-διαχείριση-χρόνου-το-παράδειγμα-με-το-βάζο', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">The following text relates to an exercise that a professor of psychology presented to his students having in front of him some objects to point out the importance of the distribution of time in our lives in relation to what really matters.</p>\r\n</div>\r\n', 'What does efficient time management mean? -The example with the jar \n The following text relates to an exercise that a professor of psychology presented to his students having in front of him some objects to point out the importance of the distribution of time in our lives in relation to what really matters. \n \n Without saying anything, he took a jar and began to fill it with ping pong balls. When no more could fit, he looked at the students and asked if the jar was full, and they said it was. Then the teacher took some pebbles and he started pouring them in the vase, shaking it, filling the void between the ping pong balls. When no more pebbles could fit, he asked the students if the jar was full and they, somewhat bewildered, said that it was. Then, the professor took sand, threw it into the jar and filled all the gaps between the pebbles. He asked the students again if the jar was full, and they answered \"yes!\" Then the professor got two cups of coffee from under the desk and poured them into the jar while the students were laughing, puzzled. \n \"Now,\" said the professor, \"I want you to imagine that the jar is your life. The balls represent the most important things in your life, things that even if all others are lost, are capable of fulfilling your life. The pebbles represent less important things, and sand matters of even lesser importance. If you first fill the jar with sand, there will be no room to put the pebbles and the balls. The same applies to your life. If you spend your time and energy on little, unimportant things, you will not leave room and you will not have the time and energy needed for people and matters of bigger importance. Make sure to add the balls first, then the pebbles and finally the sand». \n A student told him: \"You forgot about the coffee ... What does it represent?” \n “The coffee represents enjoyment. No matter how full your life is, there will always be room for a coffee with a friend\", the professor said with a smile. \"When your everyday becomes overwhelming remember the jar and the two cups of coffee”. \n \n\n ', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-10-05 08:57:00', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/ti-symainei-i-swsti-diaxeirisi-xronou-to-paradeigma-me-to-vazo.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 3, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (185, 483, 'It is difficult to balance what one wants to do with what one needs to do!', 'η-πιο-δύσκολη-ισορροπία-είναι-αυτή-ανάμεσα-στα-πρέπει-και-στα-θέλω', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">Βalance between work and personal life is a multidimensional and complex phenomenon.</p>\r\n</div>\r\n', 'It is difficult to balance what one wants to do with what one needs to do! \n\n Βalance between work and personal life is a multidimensional and complex phenomenon. \n\n \n\n In today’s world employees have to face many challenges. While some careers allow a balanced relationship between work and personal life, many others demand substantial reductions in the area of leisure and family. Companies aware of the ever-growing demands of the workforce and striving to implement targeted measures to promote equal work-life and personal life satisfaction and make employees happier and more productive. Such measures include appreciation, a productive workplace, further training possibilities, constructive feedback, options for stress management, and a social working environment. \n In a personal level. it is very important to know ourselves, our feelings, our values and our limits. This will allow us to recognize the situations in which we have set unrealistic expectations on ourselves and help us set our personal limits. In our private life, we have to set time aside to spend on ourselves and our personal development, on our family our partner and our friends. Hobbies and interests, relaxation, self-reflection, regular exercise and quality sleep are equally important in maintaining work-life and private life balance. \n\n\n ', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-10-05 08:57:22', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg#joomlaImage:\\/\\/local-images\\/2022\\/01\\/24\\/i-pio-dyskoli-isorropia-einai-auti-anamesa-sta-prepei-kai-ta-thelw.jpg?width=1024&height=683\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 2, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (186, 485, 'The wheel', 'τροχός', '<div style=\"text-align: Left; font-family: Segoe UI; font-style: normal; font-weight: normal; font-size: 12; color: #000000;\">\r\n<p style=\"font-family: Tahoma; font-size: 21.333333333333332; margin: 0 0 14 0;\">How do we build a wheel that represents our life? Follow the steps below:</p>\r\n</div>\r\n', 'The wheel \n How do we build a wheel that represents our life? Follow the steps below: \n 1. Decide which areas of our life give us a sense of balance and fulfilment. \n Suggested categories \n - Family/friends \n - Partner \n - Career \n - Financials \n - Health (physical and mental health, exercise, nutrition) \n - Environment (home/workplace) \n - Entertainment \n - Personal development/education \n - Spiritual search \n - Societal interaction \n Design a wheel that includes the categories you have selected \n 2. Each radius beginning from the center should have satisfaction levels from 1 (very dissatisfied) to 10 (completely satisfied). Choose the level of satisfaction in each category of your life at present. Then, connect the numbers you have chosen so that a new perimeter will be designs inside the circle. \n The new perimeter will refer to the balance and fulfillment in your life at present. \n If this new shape is small or of irregular shape, then you are far of what we call a balanced life. \n The bigger and more symmetrical the circle is, the smoother and faster it can run. \n 3. Ask yourself: \n How do I feel about my life when watching the diagram? \n Were there surprises? \n In which areas should a spend more time and energy and for what reason? \n What should I change? How do I make the necessary changes?', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-07-11 13:37:10', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/02\\/14\\/troxos.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (187, 489, 'Soul Test for Anxiety (Test 1)', 'soul-test-για-το-αγχοσ-τεστ-1', '', 'SOUL TEST FOR ANXIETY (TEST 1)', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:52:58', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 2, '', '', 1, 89, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (188, 491, 'Η φιλοσοφία μας', 'η-φιλοσοφία-μας', '', 'Learn more about yourself! Boost your positivity with a healthy diet as an ally!\nFollow these steps to get closer to happiness! -Assess yourself\n-Learn more about the subject you are interested in\n-Turn theory into practice\n-Learn more about the connection between Emotions and Diet \n-Find interesting information on psychology. \nA reputable team of specialized psychologists and nutritionists is here to help you reach your goals. Through complete programs on mental wellbeing and nutrition, you can become the best version of yourself!\nHere you will find:\nDozens of articles and information on different psychology subjects, exercises which will help you practice what you learned, questionnaires which will enhance your self-awareness, diet plans that help you in any emotional situation and useful information about the relationship between emotions and diet.', 1, 2, '2022-01-13 15:29:11', 43, '', '2023-03-16 09:43:55', 43, NULL, NULL, '2022-01-13 15:29:11', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 6, '', '', 1, 104, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (189, 493, 'Η ομάδα μας', 'η-ομάδα-μας', '', 'PSYCHOLOGISTS IOANNASOUCHLA Psychologist, Founder of HR FULL BIO FENIAVOVOU Psychologist, MSc, MBPsS FULL BIO CHRISTINAZOURNA Psychologist, MSc FULL BIO NIKOLETACHATZIKONSTANTINIDOU Psychologist, MSc FULL BIO MELINASTOUPA Psychologist, MSc FULL BIO IOANNADARVIRI Psychologist, MSc FULL BIO MARIAMARKIANOU Psychologist, MSc FULL BIO MYRTONTENTE Psychologist, MSc FULL BIO NUTRITIONISTS CHRISTINAKARACHOTZITI Dietitian - Nutritionist, MSc FULL BIO MAIRASTEFANAKOU Dietitian - Nutritionist, BSc FULL BIO', 1, 2, '2022-01-13 15:54:15', 43, '', '2023-04-26 21:56:35', 43, NULL, NULL, '2022-01-13 15:54:15', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 28, 5, '', '', 1, 156, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (190, 496, 'CV - Ioanna Souchla', 'cv-ιωάννα-σούχλα', '<p><img style=\"float: left; margin-right: 25px; margin-bottom: 5px;\" src=\"images/cv1.jpg\" alt=\"\" /> Ioanna Souchla is a psychologist-psychotherapist.</p>\r\n<p>She studied Marketing at the TEI of Athens in the Department of Marketing and Advertising, then completed her studies in Psychology at the Kapodistrian University of Athens and is trained in psychodynamic psychotherapy and analysis.</p>\r\n<p>She worked in large companies in the departments of Sales and Marketing in administrative positions, organizing departments and teams. She was responsible for staff selection, evaluation and training. With many years of experience in the field of business and her studies in psychology, she had all the resources to establish HR.PSYCHOLOGY-TODAY, a company providing mental health services in the workplace.</p>\r\n<p>Lecturer in seminars, development groups and lectures on the promotion of mental health in the workplace. Provides educational services to employees and executives of companies on topics related to emotional intelligence, communication, stress and energy management, etc. Collaborates with companies as a consultant in the human resources departments, aiming to improve and enhance capabilities and talents, quality of working life for all and high productivity.</p>\r\n<p>Among the companies she cooperates with are:</p>\r\n<p>AB Vassilopoulos, Generali insurance, Papastratos, Wind, Vivartia, Calin, Kafkas, Fage, Top Electronic.</p>\r\n<p> In addition, she collaborates with Linkage Company, for the creation and presentation of educational programs.</p>\r\n<p> She practices the profession of Psychologist-Psychotherapist privately, works psychotherapeutically with adults in individual sessions and coordinates psychotherapeutic groups. She collaborates with experienced professionals in other specialties (psychiatrists, special educators).</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:04:03', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 9, '', '', 1, 30, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (191, 497, 'CV - Myrto Ntente', 'cv-myrto-ntente', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/2022/01/13/cv20.jpg\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Myrto Ntente is a licensed psychologist.</p>\r\n<p><br />She graduated from the Open University in the United Kingdom and holds a Master’s degree in Psychosexual Therapy from the University of Central Lancashire in the United Kingdom.</p>\r\n<p><br />She is receiving training in Cognitive Behavioral Therapy at the Centre of Applied Psychotherapy and Counselling in Athens. She has attended various conferences and seminars in sexology, child and school psychology, and psychopathology.</p>\r\n<p><br />She apprenticed at the Greek Sexology Institute and she is experienced in working with vulnerable populations (elderly and children) in nursing homes and summer camps.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:03:51', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 8, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (192, 498, 'CV - Melina Stoupa', 'cv-melina-stoupa', '<p><strong><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/2022/01/13/cv9.jpg\" width=\"258\" height=\"255\" loading=\"lazy\" /></strong></p>\r\n<p>Melina Stoupa is a psychologist</p>\r\n<p>She graduated with honors from the Psychology department of the University of East London (BSc in Psychology) and holds a License to Practice as a Psychologist. She completed with distinction the Master\'s degree in Clinical Psychology from the University of East London (MSc in Clinical and Community Psychology), recognized and equivalent to the Master\'s Degree in Applied Psychology - majoring in Clinical psychology from the Aristotle University of Thessaloniki.</p>\r\n<p><br />At the same time, she specializes in the synthetic family-oriented systemic therapy model, in the Human Relations Research Laboratory, which enables her to work using elements and techniques from various approaches, having a systemic perspective. In addition, she is part of the research team and has participated as an assistant coordinator in educational seminars.</p>\r\n<p><br />She has worked in specialized treatment centers offering mental health services to children, adolescents, and parents and privately conducting sessions for adolescents and adults. At the same time, she has offered voluntary work to vulnerable groups and psychological support lines and has attended numerous seminars related to the field of mental health.</p>\r\n<p><br />She works as a Psychologist at Hr. Psychology-Today and is a Psychologist at the 24-hour Telephone Counselling Helpline.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:03:42', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 7, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (193, 499, 'CV - Ioanna Darviri', 'cv-ioanna-darviri', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/2022/01/14/cv2.jpg\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Ioanna Darviri is a licensed psychologist.</p>\r\n<p>She graduated with honors from the Open University of London (BA in Psychology) and continued her postgraduate studies in clinical psychology at Erasmus University in Rotterdam (MSc in Clinical Psychology), where her thesis focused on the effects of anxiety and trauma on memory. She has also completed modules in Cognitive Behavioral Therapy (CBT) and couples’ therapy.</p>\r\n<p><br />She has worked as a counselor and patient advocate for a company located in Philadelphia, USA. She was responsible for managing her department and representing patients in the appropriate medical settings. She has completed three internships, the first being in research. There, she contributed to the creation of the first skills handbook for refugees and minors in governmental care housing in Greece, both in terms of supporting research and its writing. In the corporate sector, she has specialized in assessment tools for candidates in middle and senior job positions.</p>\r\n<p>Finally, in the clinical field, she has received training in diagnosing early symptoms of dementia and organized memory enhancement programs for patients in supporting housing. She has dedicated volunteer time on a counseling platform as well as in a shelter for underage refugees. She currently works as a psychologist at Hr.<br />Psychology-Today and is counselor in the 24-hour Support Counseling Line.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:03:33', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 6, '', '', 1, 27, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (194, 500, 'CV - Zourna Christina', 'cv-χριστίνα-ζουρνά', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/cv5.jpg\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Zourna Christina is a Psychologist-Psychotherapist</p>\r\n<p>She studied Psychology at National and Kapodistrian University of Athens and later completed her postgraduate studies in the field of Clinical Psychology at Leiden University.</p>\r\n<p>She has been trained in Cognitive Behavioural Therapy (CBT), Enhanced Cognitive Behavioural Therapy (CBT-E) and Eye Movement Desensitisation and Reprocessing (EMDR).</p>\r\n<p>The last years, she is Scientific Associate Psychologist at Eating Disorders Unit of the 1st Psychiatric Clinic of Athens. She has conducted research of clinical interest in the scientific field of Neuropsychology in the context of weighting Neuropsychological Diagnostic Tools.</p>\r\n<p>Ms. Zourna\'s professional experience includes clinical assessment, supervision and lectures in seminars related to mental health in the workplace as well as the provision of psychotherapeutic services in hospitals, psychiatric clinics, non-governmental organisations, public and private units.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:03:23', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 5, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (195, 501, 'CV - Christina Karachotziti', 'cv-χριστίνα-καραχοτζίτη', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/cv6.jpg\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Christina Karachotziti is a dietitian - nutritionist MSc</p>\r\n<p>He studied at the Technological Educational Institute of Crete in the Department of Nutrition and Diet and has a License to Practice the profession of Dietitian.</p>\r\n<p>She then went on to pursue postgraduate studies entitled \"Patient Counseling\" at the University of the Aegean and \"Food Quality Management\" at the University of West Attica, where he completed them with honors.</p>\r\n<p>She worked at Aretaio University Hospital of Athens, as responsible for the design of individualized nutrition programs for both inpatients and outpatients. She provides dietary services, aiming to modify eating habits.</p>\r\n<p>She works as a Dietitian-Nutritionist in the company Hr. Psychology - Today where he shapes and coordinates seminars such as: Balanced Nutrition, Emotional Nutrition & Ways to Control It, Ways to Improve Eating Habits, etc. In addition, he is a Dietitian - Nutritionist in the Nutritional Counseling Support Line.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:03:13', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 4, '', '', 1, 18, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (196, 502, 'CV - Nikoleta Chatzikonstantinidou', 'cv-νικολέτα-χατζηκωνσταντινίδου', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/2022/01/15/cv8.jpg\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Nikoleta Chatzikonstantinidou is a psychologist<strong> </strong></p>\r\n<p>Nikoleta Chatzikonstantinidou studied psychology at the Aristotle University of Thessaloniki and is a trainee Systemic Psychotherapist. She is licensed to practice as a psychologist.</p>\r\n<p>She completed her postgraduate studies at the Medical School of the National and Kapodistrian University of Athens, in the field of Liaison Psychiatry: Integrated Physical and Mental Health Care.</p>\r\n<p><br />She has been employed as a worker and as a researcher in various institutions in Athens and Thessaloniki and has attended numerous educational programs on the field of mental health of adults - children, as well as perinatal mental health.</p>\r\n<p><br />The last few years she has been working at Hr. Psychology-Today as a psychologist in the 24-hour Counseling Support Line, as well as a lecturer of mental health seminars.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:03:04', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 3, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (197, 503, 'CV - Ιωάννα Σούχλα', 'cv-ιωάννα-σούχλα2', '<p><img style=\"float: left; margin-right: 25px; margin-bottom: 5px;\" src=\"images/cv1.jpg\" alt=\"\" /> Η <strong>Ιωάννα Σούχλα </strong>είναι <strong>ψυχολόγος- ψυχοθεραπεύτρια</strong>. </p>\r\n<p><strong>Σπούδασε Marketing </strong>στα ΤΕΙ Αθήνας στο τμήμα Εμπορίας και Διαφήμισης στη συνέχεια ολοκλήρωσε τις <strong>σπουδές Ψυχολογίας </strong>στο Καποδιστριακό Πανεπιστήμιο Αθηνών, εκπαιδεύτηκε στην ψυχοδυναμική ψυχοθεραπεία και ανάλυση. </p>\r\n<p><strong>Εργάστηκε σε μεγάλες εταιρίες στα τμήματα των πωλήσεων και Μarketing σε διοικητικές θέσεις, οργανώνοντας τμήματα και ομάδες</strong>. Διετέλεσε υπεύθυνη στην επιλογή, αξιολόγηση και εκπαίδευση προσωπικού. Με την <strong>πολυετή εμπειρία</strong> που απέκτησε στο κομμάτι του <strong>business</strong> και τις <strong>σπουδές</strong> της στην <strong>ψυχολογία</strong>, είχε όλα τα εφόδια για να ιδρύσει την <strong><em>HR</em></strong><strong><em>.</em></strong><strong><em>PSYCHOLOGY</em></strong><strong><em>-</em></strong><strong><em>TODAY</em></strong>, εταιρία παροχής υπηρεσιών Ψυχικής Υγείας σε χώρους εργασίας.</p>\r\n<p><strong>Εισηγήτρια </strong>σε<strong> Σεμινάρια</strong>,<strong> Ομάδες Ανάπτυξης </strong>και<strong> Ομιλίες </strong>που αφορούν την<strong> προαγωγή της ψυχικής υγείας στους χώρους εργασίας</strong>. Παρέχει <strong>εκπαιδευτικές</strong> <strong>υπηρεσίες</strong> σε εργαζόμενους και σε στελέχη εταιρειών με θεματολογία γύρω από τη συναισθηματική νοημοσύνη, την επικοινωνία, τη διαχείριση του στρες και της ενέργειας κ.α. Συνεργάζεται με εταιρίες <strong>ως σύμβουλος στα τμήματα ανθρώπινου δυναμικού,</strong> με σκοπό τη βελτίωση και ενίσχυση των δυνατοτήτων και των ταλέντων, την ποιότητα στην εργασιακή ζωή για όλους και την υψηλή παραγωγικότητα.</p>\r\n<p>Μεταξύ των <strong>εταιριών</strong> που <strong>συνεργάζεται</strong> είναι:</p>\r\n<p>ΑΒ Βασιλόπουλος, Generali ασφαλιστική, Παπαστράτος, Wind, Vivartia, Calin, Καυκάς, Fage, Top Electronic. Επιπλέον συνεργάζεται για την από κοινού δημιουργία και παρουσίαση εκπαιδευτικών προγραμμάτων με την εταιρία Linkage.</p>\r\n<p>Ασκεί το επάγγελμα του Ψυχολόγου- Ψυχοθεραπευτή ιδιωτικά, εργάζεται ψυχοθεραπευτικά με ενήλικες σε ατομικές συνεδρίες και συντονίζει ψυχοθεραπευτικές ομάδες. Συνεργάζεται με εμπείρους επαγγελματίες άλλων ειδικοτήτων (ψυχιάτρους, ειδικούς παιδαγωγούς).</p>\r\n<p>Είναι μέλος του Συλλόγου Ελλήνων Ψυχολόγων (Σ.Ε.Ψ) διαθέτοντας άδεια ασκήσεως Επαγγέλματος Ψυχολόγου.<br /><strong>Μέλος του Ευρωπαϊκού Δικτύου για την Προαγωγή της Υγείας στους Χώρους Εργασίας (ENWHP).</strong></p>', '', -2, 43, '2022-01-15 10:15:26', 43, '', '2022-01-15 10:26:59', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (198, 506, 'Τα Video μας', 'τα-video-μας', '<p>Η δημιουργία μιας <strong>αρμονικής ισορροπίας</strong> μεταξύ επαγγελματικής και προσωπικής ζωής είναι ζωτικής σημασίας, καθώς η <strong>βελτίωση της σωματικής, συναισθηματικής και ψυχικής μας ευεξία</strong>, μπορεί να έχει παράλληλα <strong>θετικό αντίκτυπο</strong> και στην καριέρα μας. Συχνά όμως, μπορεί να συναντήσουμε δυσκολίες στη διαδικασία αυτή.</p>\r\n', 'ΙΣΟΡΡΟΠΙΑ ΠΡΟΣΩΠΙΚΗΣ ΚΑΙ ΕΠΑΓΓΕΛΜΑΤΙΚΗΣ ΖΩΗΣ Η δημιουργία μιας αρμονικής ισορροπίας μεταξύ επαγγελματικής και προσωπικής ζωής είναι ζωτικής σημασίας, καθώς η βελτίωση της σωματικής, συναισθηματικής και ψυχικής μας ευεξία, μπορεί να έχει παράλληλα θετικό αντίκτυπο και στην καριέρα μας. Συχνά όμως, μπορεί να συναντήσουμε δυσκολίες στη διαδικασία αυτή. ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ; Στις μέρες μας, οι ρυθμοί ζωής μας φέρνουν συχνά αντιμέτωπους με την αγωνία να προλάβουμε να φέρουμε σε πέρας όλες τις υποχρεώσεις μας, πράγμα που συχνά μοιάζει να μας στοιχίζει χρόνο από στιγμές ευχαρίστησης και χαλάρωσης: με τον σύντροφό μας, τα παιδιά μας, τον εαυτό μας. Το ζητούμενο λοιπόν είναι: Πώς μπορώ να είμαι τυπικός στις υποχρεώσεις μου και ταυτόχρονα να έχω χρόνο για όσα με ευχαριστούν; ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ; Η εποχή που διανύουμε σήμερα, έχει χαρακτηριστεί από πολλούς ως η εποχή των μεγάλων αλλαγών και εξελίξεων. Οι γρήγοροι ρυθμοί ζωής σε συνδυασμό με την αυξημένη πίεση για την ανταπόκριση στις καθημερινές μας υποχρεώσεις ,επαγγελματικές και μη, πυροδοτούν συναισθήματα άγχους και μας δημιουργούν ανασφάλεια. Πώς μπορούμε λοιπόν να προσαρμοζόμαστε καλύτερα στις αλλαγές της ζωής μας; ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα συχνό φαινόμενο, που μας φέρνει σε δύσκολη θέση και μας δυσαρεστεί. Το ζητούμενο λοιπόν όλων είναι πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα. Και κατά συνέπεια πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο. ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ Κανείς δε ξέρει καλύτερα από εμάς, εμάς, και τις ανάγκες μας και είναι προσωπική ευθύνη να φροντίζουμε το σώμα και την ψυχή μας, για να μπορούμε να ανταπεξέλθουμε στις όποιες δυσκολίες και προκλήσεις της καθημερινότητας. ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα; ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ Πιθανότατα πολλοί από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα. Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος μιας και αποτελεί προϋπόθεση για την επίτευξη τους. ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ Η τεχνική του mindfulness (ή ενσυνειδητότητας) έχει σήμερα αρκετά πεδία εφαρμογής, ανάμεσά τους και αυτό της διατροφής. Πρόκειται για ένα εργαλείο που μπορεί να μας βοηθήσει να αποκτήσουμε περισσοτερο έλεγχο πάνω στις διατροφικές μας συνήθειες ώστε να μην ‘’ξεφεύγουμε’’ και να διατηρούμε το βάρος μας στα επιθυμητά επίπεδα.', 1, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:31:09', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 9, 7, '', '', 1, 70, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (199, 507, 'ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ;', 'πωσ-να-διαχειριστουμε-παραγωγικα-το-χρονο-μασ', '<p>Στις μέρες μας, οι <strong>ρυθμοί ζωής</strong> μας φέρνουν συχνά αντιμέτωπους με την αγωνία να προλάβουμε να φέρουμε σε πέρας όλες τις υποχρεώσεις μας, πράγμα που συχνά μοιάζει να <strong>μας στοιχίζει χρόνο από στιγμές ευχαρίστησης και χαλάρωσης</strong>: με τον σύντροφό μας, τα παιδιά μας, τον εαυτό μας. Το ζητούμενο λοιπόν είναι: <strong>Πώς μπορώ να είμαι τυπικός στις υποχρεώσεις μου και ταυτόχρονα να έχω χρόνο για όσα με ευχαριστούν;</strong> </p>\r\n', 'ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ; Στις μέρες μας, οι ρυθμοί ζωής μας φέρνουν συχνά αντιμέτωπους με την αγωνία να προλάβουμε να φέρουμε σε πέρας όλες τις υποχρεώσεις μας, πράγμα που συχνά μοιάζει να μας στοιχίζει χρόνο από στιγμές ευχαρίστησης και χαλάρωσης: με τον σύντροφό μας, τα παιδιά μας, τον εαυτό μας. Το ζητούμενο λοιπόν είναι: Πώς μπορώ να είμαι τυπικός στις υποχρεώσεις μου και ταυτόχρονα να έχω χρόνο για όσα με ευχαριστούν;', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-15 10:58:28', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 6, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (200, 508, 'ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ;', 'πωσ-μπορουμε-να-προσαρμοζομαστε-καλυτερα-στισ-αλλαγεσ', '<p>Η εποχή που διανύουμε σήμερα, έχει χαρακτηριστεί από πολλούς ως η εποχή των μεγάλων αλλαγών και εξελίξεων. Οι γρήγοροι ρυθμοί ζωής σε συνδυασμό με την αυξημένη πίεση για την ανταπόκριση στις καθημερινές μας υποχρεώσεις ,επαγγελματικές και μη, πυροδοτούν συναισθήματα άγχους και μας δημιουργούν ανασφάλεια. Πώς μπορούμε λοιπόν να προσαρμοζόμαστε καλύτερα στις αλλαγές της ζωής μας;</p>\r\n', 'ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ; Η εποχή που διανύουμε σήμερα, έχει χαρακτηριστεί από πολλούς ως η εποχή των μεγάλων αλλαγών και εξελίξεων. Οι γρήγοροι ρυθμοί ζωής σε συνδυασμό με την αυξημένη πίεση για την ανταπόκριση στις καθημερινές μας υποχρεώσεις ,επαγγελματικές και μη, πυροδοτούν συναισθήματα άγχους και μας δημιουργούν ανασφάλεια. Πώς μπορούμε λοιπόν να προσαρμοζόμαστε καλύτερα στις αλλαγές της ζωής μας;', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:25:48', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 5, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (201, 509, 'ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ', 'διαχειριση-συγκρουσεων-στον-εργασιακο-χωρο', '<p>Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα <strong>συχνό φαινόμενο</strong>, που μας φέρνει σε <strong>δύσκολη θέση και μας δυσαρεστεί</strong>. Το ζητούμενο λοιπόν όλων είναι <strong>πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα</strong>. Και κατά συνέπεια <strong>πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο</strong>.</p>\r\n', 'ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα συχνό φαινόμενο, που μας φέρνει σε δύσκολη θέση και μας δυσαρεστεί. Το ζητούμενο λοιπόν όλων είναι πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα. Και κατά συνέπεια πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο.', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:27:32', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 4, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (202, 510, 'ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ', 'συμβουλεσ-για-αυτοφροντιδα', '<p>Κανείς δε ξέρει καλύτερα από εμάς, εμάς, και τις ανάγκες μας και είναι προσωπική ευθύνη να φροντίζουμε το σώμα και την ψυχή μας, για να μπορούμε να ανταπεξέλθουμε στις όποιες δυσκολίες και προκλήσεις της καθημερινότητας.</p>\r\n', 'ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ Κανείς δε ξέρει καλύτερα από εμάς, εμάς, και τις ανάγκες μας και είναι προσωπική ευθύνη να φροντίζουμε το σώμα και την ψυχή μας, για να μπορούμε να ανταπεξέλθουμε στις όποιες δυσκολίες και προκλήσεις της καθημερινότητας.', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:28:12', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (203, 511, 'ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ', 'πωσ-να-νικησουμε-την-αναβλητικοτητα', '<p>Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή?<br />Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα;</p>\r\n', 'ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα;', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:28:53', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (204, 512, 'ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ', 'αυτοελεγχοσ-γιατι-ειναι-σημαντικη-δεξιοτητα-και-πωσ-μπορουμε-να-την-αναπτυξουμε', '<p>Πιθανότατα πολλοί από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα. Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος μιας και αποτελεί προϋπόθεση για την επίτευξη τους.</p>\r\n', 'ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ Πιθανότατα πολλοί από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα. Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος μιας και αποτελεί προϋπόθεση για την επίτευξη τους.', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:29:50', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (205, 513, 'ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ', 'πωσ-το-μιndfulness-μπορει-να-βοηθησει-στην-απωλεια-βαρουσ', '<p>Η τεχνική του mindfulness (ή ενσυνειδητότητας) έχει σήμερα αρκετά πεδία εφαρμογής, ανάμεσά τους και αυτό της διατροφής. Πρόκειται για ένα εργαλείο που μπορεί να μας βοηθήσει να αποκτήσουμε περισσοτερο έλεγχο πάνω στις διατροφικές μας συνήθειες ώστε να μην ‘’ξεφεύγουμε’’ και να διατηρούμε το βάρος μας στα επιθυμητά επίπεδα.</p>\r\n', 'ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ Η τεχνική του mindfulness (ή ενσυνειδητότητας) έχει σήμερα αρκετά πεδία εφαρμογής, ανάμεσά τους και αυτό της διατροφής. Πρόκειται για ένα εργαλείο που μπορεί να μας βοηθήσει να αποκτήσουμε περισσοτερο έλεγχο πάνω στις διατροφικές μας συνήθειες ώστε να μην ‘’ξεφεύγουμε’’ και να διατηρούμε το βάρος μας στα επιθυμητά επίπεδα.', 0, 44, '2022-01-15 10:57:46', 43, '', '2022-01-21 13:30:24', 43, NULL, NULL, '2022-01-15 10:57:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (206, 517, 'Soul Test for Anxiety (Test 2)', 'soul-test-για-το-αγχοσ-τεστ-2', '', 'SOUL TEST FOR ANXIETY (TEST 2)', 1, 18, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:52:38', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 1, '', '', 1, 49, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (207, 520, 'Soul Test for stress', 'soul-test-για-το-στρεσ', '', 'SOUL TEST FOR STRESS', 1, 19, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:52:02', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 0, '', '', 1, 123, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (208, 523, 'Soul Test for procrastination', 'soul-test-για-την-αναβλητικοτητα', '', 'SOUL TEST FOR PROCRASTINATION', 1, 38, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:51:39', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (209, 526, 'Soul Test for Anger', 'soul-test-για-το-θυμο', '', 'SOUL TEST FOR ANGER', 1, 39, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:51:11', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 34, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (210, 529, 'Soul Test for interpersonal relationships (Test 1)', 'soul-test-για-τισ-σχεσεισ-τεστ-1', '', 'SOUL TEST FOR INTERPERSONAL RELATIONSHIPS (TEST 1)', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:50:37', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (211, 532, 'Soul Test for interpersonal relationships (Test 2)', 'soul-test-για-τισ-σχεσεισ-τεστ-2', '', 'SOUL TEST FOR INTERPERSONAL RELATIONSHIPS (TEST 2)', 1, 41, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:50:15', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (212, 535, 'Soul Test for Romantic Relationships', 'soul-test-για-τισ-ερωτικεσ-σχεσεισ', '', 'SOUL TEST FOR ROMANTIC RELATIONSHIPS', 1, 42, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:49:34', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 39, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (213, 538, 'Soul Test for Enjoyment (Test 1)', 'soul-test-για-το-απολαμβανειν-τεστ-1', '', 'SOUL TEST FOR ENJOYMENT (TEST 1)', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:46:01', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 1, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (214, 541, 'Soul Test for Enjoyment (Test 2)', 'soul-test-για-το-απολαμβανειν-τεστ-2', '', 'SOUL TEST FOR ENJOYMENT (TEST 2)', 1, 21, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:45:18', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (215, 544, 'Soul Test for self-control (Test 1)', 'soul-test-για-τον-αυτοελεγχο-τεστ-1', '', 'SOUL TEST FOR SELF-CONTROL (TEST 1)', 1, 22, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:44:34', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 30, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (216, 547, 'Soul Test for autonomy', 'soul-test-για-την-αυτονομια', '', 'SOUL TEST FOR AUTONOMY', 1, 23, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:43:50', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 30, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (217, 550, 'Soul Test for self-confidence (Test 1)', 'soul-test-για-την-αυτοπεποιθηση-τεστ-1', '', 'SOUL TEST FOR SELF CONFIDENCE (TEST 1)', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:43:09', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (218, 553, 'Soul Test for self-confidence (Test 2)', 'soul-test-για-την-αυτοπεποιθηση-τεστ-2', '', 'SOUL TEST FOR SELF CONFIDENCE (TEST 2)', 1, 24, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:42:40', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (219, 555, 'Soul Test for Energy Management (Test 1)', 'soul-test-για-τη-διαχειριση-ενεργειασ-τεστ-1', '', 'SOUL TEST FOR ENERGY MANAGEMENT (ΤEST 1)', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:41:18', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 1, '', '', 1, 24, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (220, 557, 'Soul Test for Energy Management (Test 2)', 'soul-test-για-τη-διαχειριση-ενεργειασ-τεστ-2', '', 'SOUL TEST FOR ENERGY MANAGEMENT (ΤEST 2)', 1, 25, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:40:36', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 0, '', '', 1, 29, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (221, 560, 'Soul Test for assertiveness', 'soul-test-για-τη-θετικη-διεκδικηση', '', 'SOUL TEST FOR ASSERTIVENESS', 1, 26, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:39:25', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (222, 563, 'Soul Test for gratitude (Test 2)', 'soul-test-για-την-ευγνωμοσυνη-τεστ-1', '', 'SOUL TEST FOR GRATITUDE (TEST 1)', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:38:22', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (223, 566, 'Soul Test for gratitude (Test 2)', 'soul-test-για-την-ευγνωμοσυνη-τεστ-2', '', 'SOUL TEST FOR GRATITUDE (TEST 2)', 1, 27, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:37:46', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (224, 570, 'Soul Test for happiness (Test 1)', 'soul-test-για-την-ευτυχια-τεστ-1', '', 'SOUL TEST FOR HAPPINESS (TEST 1)', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:36:54', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 25, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (225, 572, 'Soul Test for happiness (Test 2)', 'soul-test-για-την-ευτυχια-τεστ-2', '', 'SOUL TEST FOR HAPPINESS (TEST 2)', 1, 28, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:36:31', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 0, '', '', 1, 27, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (226, 576, 'Soul Test for positivity (Test 1)', 'soul-test-για-τη-θετικοτητα-τεστ-1', '', 'SOUL TEST FOR POSITIVITY (TEST 1)', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:35:28', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 1, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (227, 578, 'Soul Test for positivity (Test 2)', 'soul-test-για-τη-θετικοτητα-τεστ-2', '', 'SOUL TEST FOR POSITIVITY(TEST 2)', 1, 29, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:34:51', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 27, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (228, 581, 'Soul Test for Competence', 'soul-test-για-την-ικανοτητα', '', 'SOUL TEST FOR COMPETENCE', 1, 30, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:33:32', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (229, 585, 'Soul Test for boundaries (Test 1)', 'soul-test-για-τα-ορια-τεστ-1', '', 'SOUL TEST FOR BOUNDARIES (TEST 1)', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:00:47', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 1, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (230, 587, 'Soul Test for boundaries (Test 2)', 'soul-test-για-τα-ορια-τεστ-2', '', 'SOUL TEST FOR BOUNDARIES (TEST 2)', 1, 32, '2022-01-09 20:23:32', 43, '', '2022-12-07 12:00:18', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 23, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (231, 590, 'Soul Test for adaptability', 'soul-test-για-την-προσαρμοστικοτητα', '', 'SOUL TEST FOR ADAPTABILITY', 1, 33, '2022-01-09 20:23:32', 43, '', '2022-12-07 11:58:49', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 0, '', '', 1, 22, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (232, 593, 'Soul Test for goals', 'soul-test-για-τη-θεσπιση-στοχων', '', 'SOUL TEST FOR GOALS', 1, 34, '2022-01-09 20:23:32', 43, '', '2022-12-07 11:58:10', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 0, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (233, 596, 'Soul Test for Psychological Resilience', 'soul-test-για-την-ψυχικη-ανθεκτικοτητα', '', 'SOUL TEST FOR PSYCHOLOGICAL RESILIENCE', 1, 35, '2022-01-09 20:23:32', 43, '', '2022-12-07 11:57:23', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 1, '', '', 1, 26, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (234, 599, 'Soul Test for worklife balance', 'soul-test-για-το-worklife-balance', '', 'SOUL TEST FOR WORKLIFE BALANCE', 1, 36, '2022-01-09 20:23:32', 43, '', '2022-12-07 11:56:17', 43, NULL, NULL, '2022-01-09 20:23:32', NULL, '{\"image_intro\":\"images\\/2022\\/01\\/24\\/test-placeholder.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 20, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (235, 601, 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', 'κατηγοριεσ-ενισχυση-δυνατοτητων', '', '', 1, 2, '2022-01-13 15:54:15', 43, '', '2022-01-27 10:24:42', 43, NULL, NULL, '2022-01-13 15:54:15', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 11, 4, '', '', 1, 122, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (236, 608, 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΔΥΣΚΟΛΙΩΝ', 'κατηγοριεσ-διαχειρηση-δυσκολιων', '', '', 1, 2, '2022-01-13 15:54:15', 43, '', '2022-01-27 10:24:42', 43, NULL, NULL, '2022-01-13 15:54:15', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 3, '', '', 1, 62, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (237, 609, 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΑΓΧΟΥΣ', 'κατηγοριεσ-διαχειρηση-αγχουσ', '', '', 1, 2, '2022-01-13 15:54:15', 43, '', '2022-01-27 10:24:42', 43, NULL, NULL, '2022-01-13 15:54:15', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 2, '', '', 1, 102, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (238, 610, 'ΚΑΤΗΓΟΡΙΕΣ - ΣΧΕΣΕΙΣ', 'κατηγοριεσ-σχεσεισ', '', '', 1, 2, '2022-01-13 15:54:15', 43, '', '2022-01-27 10:24:42', 43, NULL, NULL, '2022-01-13 15:54:15', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 1, '', '', 1, 84, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (239, 617, 'CV - Maira Stefanakou', 'cv-μάιρα-στεφανάκου', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/cv3.jpg\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Maira Stefanakou is a Dietitian - Nutritionist, BSc</p>\r\n<p>Maira Stefanakou studied at the Department of Dietetics and Nutrition of the Harokopio University of Athens and is licensed to practice Dietetics. She is currently studying the Application of Genetics in Precision Nutrition program, on the nutrition-gene relationship at EKPA.</p>\r\n<p>Her internship took place at the Hospital of Thoracic Diseases \"Sotiria\", where she performed nutritional evaluation and monitoring of patients in the pulmonology and oncology department, as well as in the outpatient clinics of the hospital. Also, as part of her studies, she did an internship in the community in the dietetic office of Mr. Kanellakis, and in the non-profit company Wise Greece in Athens, as well as a semester of studies at the Universidad de Zaragoza in Spain, with an Erasmus scholarship.</p>\r\n<p>She works as a Dietitian-Nutritionist at Hr. Psychology - Today and is a Dietitian - Nutritionist in the Telephone Counselling Line.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 22:02:54', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 2, '', '', 1, 19, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (240, 618, 'Eating fruits and vegetables and exercising can make us happier', 'eating-fruits-and-vegetables-and-exercising-can-make-us-happier', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\"><strong>Η κατανάλωση φρούτων και λαχανικών και η άσκηση μπορούν να μας κάνουν πιο ευτυχισμένους</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 18px;\">New research from the Universities of Kent and Reading suggests that eating fruits and vegetables and exercising can increase happiness levels.</span></p>\r\n<p><span style=\"font-size: 18px;\">While the link between lifestyle and well-being has been documented in the past and is widely used in public health campaigns to encourage healthy eating and exercise, new findings published in the Journal of Happiness Studies show that adopting a lifestyle that provides long term, indirect benefits - instead of choices that bring immediate satisfaction-, lead to a happier life.</span></p>\r\n<p><span style=\"font-size: 18px;\">Researchers Dr. Adelina Gschwandtner (University of Kent), Dr. Sarah Jewell, and Professor Uma Kambhampati (University of Reading) used a variable approach to examine how retarded satisfaction and choices in everyday life could affect happiness of a person. As it tured out, eating fruits and vegetables and exercising contribute to happiness in the long term.</span></p>\r\n<p><span style=\"font-size: 18px;\">Regular exercise and a healthy diet may not offer as much immediate satisfaction as other options, but they are more beneficial to our happiness in the long term and on a consistent basis.</span></p>\r\n<p><span style=\"font-size: 18px;\">An interesting fact is that according to research data, men seem to exercise more and women eat more fruits and vegetables.</span></p>\r\n<p><span style=\"font-size: 18px;\">According to the researchers, \"In recent years there has been a shift towards healthier lifestyle choices. The realization that eating more fruits and vegetables and exercising can increase happiness levels and improve health is an important development. \"... If a better lifestyle not only makes us healthier but also happier, then the benefit is twofold.\"</span></p>\r\n<p> </p>\r\n<p><span style=\"font-size: 18px;\">Journal Reference:</span></p>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18px;\">Adelina Gschwandtner, Sarah Jewell, Uma S. Kambhampati. Lifestyle and Life Satisfaction: The Role of Delayed Gratification. Journal of Happiness Studies, 2021; DOI: 10.1007/s10902-021-00440-y</span></p>', 1, 45, '2022-02-11 11:28:11', 43, '', '2022-09-01 10:02:29', 43, NULL, NULL, '2022-02-11 11:28:11', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Eating_fruits_and_vegetables_and_exercising_can_make_us_happier.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 10, '', '', 1, 42, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (241, 637, 'Discovering the way that suits us to pursuit our happiness', 'discovering-the-way-that-suits-us-to-pursuit-our-happiness', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Discovering the way that suits us to pursuit our happiness</strong></span></p>\r\n', '\r\n<p><em>The requested is to find the way that suits us to pursue our happiness!</em></p>\r\n<p>A recent study by the China Institute of Psychology examined the relationship between how we rate happiness as important and the overall well-being we feel. It has been found that a <strong>positive appreciation of happiness leads to higher levels of well-being, satisfaction and positive emotions,</strong> regardless of a person\'s age.</p>\r\n<p>According to the researchers\' interpretation of the findings, <strong>evaluating happiness as important motivates us to actively strive to achieve what we seek</strong>. Part of this process is the regulation of our emotional state, that is, the reduction of unpleasant emotions when they occur and the increase of pleasant emotions, so that we can continue to strive to achieve our goals.</p>\r\n<p>In other words, <strong>striving for happiness can actually lead to happiness, provided that the appropriate tools for emotion regulation are used </strong>(ex. reassessing a negative situation rather than avoiding it). The repetition in everyday life of actions that are oriented to positivity (ex. expression of gratitude) is also considered important.</p>\r\n<p><strong>Another interesting conclusion is that there are alternative ways of approaching happiness.</strong> On the one hand, people who value happiness can experience positive emotions by minimizing negative situations and achieving their goals. On the other hand, people with developed acceptance skills initially recognize and accept emotions even if they are unpleasant as a reality and focus on what they can control and change. In this way, they save energy and emotional resources, which also seems to work effectively.</p>\r\n<p><strong>In conclusion, expanding our field of thought and action by including alternative ways of pursuing happiness can make it easier to achieve happiness.</strong></p>\r\n<p>Journal Reference:</p>\r\n<p style=\"text-align: center;\">Zhao, Y., Wang, Q., & Wang, J. (2020). Valuing happiness predicts higher well‐being: The moderating role of acceptance. Psych Journal, 9(1), 132-143.</p>', 1, 45, '2022-02-11 11:28:11', 43, '', '2022-09-01 10:03:30', 43, NULL, NULL, '2022-02-11 11:28:11', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Discovering_the_way_that_suits_us_to_pursuit_our_happiness.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 9, '', '', 1, 34, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (242, 638, 'Anxiety & Stress: How Are They Differentiated?', 'anxiety-stress-how-are-they-differentiated', '<div>\r\n<p>Quite often the terms \"anxiety\" and \"stress\" are used interchangeably. Although there are commonalities between them, there are also important points in which they differ.</p>\r\n</div>\r\n', 'Anxiety & Stress: How Are They Differentiated? Η σκέψεις μας διαδραματίζουν καθοριστικό ρόλο στο άγχος μας \n Quite often the terms \"anxiety\" and \"stress\" are used interchangeably. Although there are commonalities between them, there are also important points in which they differ. \n Stress \n The term stress can have different meanings, depending on the context in which it is used. At the level of the human body, stress is characterized by any change of state that causes physical, emotional and psychological strain and requires attention and action by the individual. In other words, stress is the body\'s response to an external stimulus that \"threatens\" to change the state and balance in which we find ourselves. \n Common stress symptoms are the following: \n Sleeping difficulties, headaches, tightness or pain in various parts of the body (e neck, back), palpitations, sweating, dizziness, irritability, etc. \n Anxiety \n Our thoughts play a key role in our anxiety levels \n Anxiety is the internal response of our body when we are in a state of stress, which means under pressure. It is a persistent feeling of indefinite fear and anxiety about one (or more) potential threats. Anxiety continues to exist regardless of the presence of a threatening stimulus, it can be long lasting and often affects our quality of life and well-being. \n Common anxiety symptoms are the following: \n Irritability, frequent and easy fatigue, inability to concentrate, difficulty controlling our worry, changes (increase or decrease) in appetite, sleep, sexual desire, tightness or pain in various parts of the body, headaches, stomachaches, increased heartbeat etc.', 1, 18, '2022-05-11 19:53:54', 43, '', '2022-07-02 15:11:40', 43, NULL, NULL, '2022-05-11 19:53:54', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/stress-vs-anxiety.png\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 0, '', '', 1, 55, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (243, 641, 'Awareness and Meditation in the workplace', 'ενσυνειδητότητα-διαλογισμός-στο-εργασιακό-περιβάλλον', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Awareness and Meditation in the workplace</strong></span></p>\r\n', '\r\n<p>Mindfulness describes the ability to be fully present in every moment we experience, free from any criticism of our thoughts and feelings. </p>\r\n<p>Numerous studies have studied the benefits of this practice for our mental health, a fact that leads more and more workplaces to promote training programs in mindfulness based on the well-being of human resources.</p>\r\n<p>Given that increased levels of stress are one of the most common causes that negatively affect the mental health of employees and consequently their performance at work, Bostock and colleagues (2019), investigated the impact of the application of mindfulness and meditation techniques on work stress.</p>\r\n<p>The study involved 60 employees working in the field of digital marketing and the effectiveness of a one-day training in relation to a comprehensive training program lasting 6 weeks was examined. Techniques used included meditation and mindfulness training, diaphragmatic breathing practice, and the use of mental imagery to develop mindfulness skills.</p>\r\n<p>The researchers found that the integrated training program led to a significantly greater reduction in stress levels compared to one-day training. They also concluded that it was more likely to contribute to the regulation of negative emotions but also to the development of management strategies.</p>\r\n<p>According to the above findings, the integration of awareness and meditation programs in the work environment, seems to help significantly in reducing work stress, with researchers highlighting the effectiveness of integrated interventions.</p>\r\n<p> </p>\r\n<p>Bostock, S., Crosswell, A. D., Prather, A. A., & Steptoe, A. (2019). Mindfulness on-the-go: Effects of a mindfulness meditation app on work stress and well-being. Journal of occupational health psychology, 24(1), 127.</p>', 1, 45, '2022-05-31 08:06:54', 43, '', '2022-09-01 10:04:39', 43, NULL, NULL, '2022-05-31 08:06:54', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Awareness_and_Meditation_in_the_workplace.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 8, '', '', 1, 13, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (244, 642, 'COVID-19, mental health and physical activity', 'covid-19,-mental-health-and-physical-activity', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>COVID-19, mental health and physical activity</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 18px;\">In the context of the <strong>Covid-19 pandemic</strong>, many studies have been carried out to examine how the <strong>mental health</strong> of people worldwide is being affected. Robinson and colleagues published in January 2022 a meta-analysis of 65 studies that compared participants\' mental health <strong>before and during the pandemic.</strong></span></p>\r\n<p><span style=\"font-size: 18px;\">The results showed that there was a <strong>significant but statistically small increase of psychopathology.</strong> The increases were more significant for <strong>depression</strong>, as opposed to smaller changes in <strong>anxiety disorder</strong> symptoms. The overall increase in mental health symptoms was most pronounced <strong>in the first two months</strong> after the WHO declared a pandemic.</span></p>\r\n<p><span style=\"font-size: 18px;\">In fact, in another study, the relationship of physical activity with deterioration in mental health during the pandemic was investigated and what was found is that <strong>higher physical activity is associated with higher well-being, quality of life as well as lower depressive symptoms, anxiety and stress, irrespective of age.</strong> In addition, it was found that <strong>women were more vulnerable to changes in mental health and men were more prone to changes in physical activity.</strong></span></p>\r\n<p> </p>\r\n<p><span style=\"font-size: 18px;\">Journal Reference:</span></p>\r\n<p><span style=\"font-size: 18px;\">Robinson, E., Sutin, A. R., Daly, M., & Jones, A. (2022). A systematic review and meta-analysis of longitudinal cohort studies comparing mental health before versus during the COVID-19 pandemic in 2020. Journal of affective disorders, 296, 567–576. https://doi.org/10.1016/j.jad.2021.09.098</span></p>', 1, 45, '2022-06-15 08:42:16', 43, '', '2022-09-01 10:10:14', 43, NULL, NULL, '2022-06-15 08:42:16', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/COVID-19_mental_health_and_physical_activity_2.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 7, '', '', 1, 15, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (245, 643, 'Hugging & stress hormones have an unexpected connection', 'hugging-stress-hormones-have-an-unexpected-connection', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Hugging & stress hormones have an unexpected connection</strong></span></p>\r\n', '\r\n<p><span style=\"font-size: 18px;\">We hug others when we are excited, happy, sad, or when we are trying to comfort them. Hugging seems to be universally comforting. It makes us feel good. Hugging also appears to be linked to mental health and happiness.</span></p>\r\n<p><span style=\"font-size: 18px;\">According to scientists, the benefits of hugging go beyond that warm feeling you get when you hold someone in your arms. When a friend or family member is going through something painful or unpleasant in their life, we hug them. Researchers also suggest that supporting another person with a hug can reduce the anxiety of the person being comforted. It can even reduce the stress of the person that gives comfort.</span></p>\r\n<p><span style=\"font-size: 18px;\">So can you remember the last time you felt really stressed? What helped you calm down?</span></p>\r\n<p><span style=\"font-size: 18px;\">There are various strategies that people can use to reduce stress – for example, it can be helpful to talk to someone. Additionally, touch has been shown to reduce stress, just like a nice massage.</span></p>\r\n<p><span style=\"font-size: 18px;\">A new German study, recently published in the academic journal PLoS ONE (Berretz et al., 2022), investigated the effects of another common form of social touch on anxiety: hugging.</span></p>\r\n<p><span style=\"font-size: 18px;\">In the study, researchers invited couples into their lab and randomly assigned them to one of two conditions. In the experimental condition, partners were allowed to cuddle for 20 seconds before being exposed to a stress test. In the control condition, participants were exposed to the same stressful test, without being allowed to hug before.</span></p>\r\n<p><span style=\"font-size: 18px;\">In both conditions, the scientists measured the volunteers\' cortisol levels, as cortisol is the most important stress hormone in humans. In addition, the volunteers filled out a questionnaire about their feelings during the experiment and had their blood pressure measured.</span></p>\r\n<p><span style=\"font-size: 18px;\">What were the results of the study?</span></p>\r\n<p><span style=\"font-size: 18px;\">The researchers first checked the couples’ relationship satisfaction and found it at high levels. Specifically, there were no differences in relationship satisfaction between the experimental and control groups that could have influenced the results.</span></p>\r\n<p><span style=\"font-size: 18px;\">As a second step, scientists analyzed the volunteers\' cortisol levels. It was found that 15 minutes and 25 minutes after the test the cortisol levels were higher than before the test. This indicates that the test successfully induced stress in the volunteers.</span></p>\r\n<p><span style=\"font-size: 18px;\">Interestingly, men showed significantly higher cortisol release than women, prompting the scientists to include gender in further analyses. The comparison between the experimental condition that included a 20-second hug and the control condition without a hug revealed a surprising result. Hugging reduced cortisol levels, but only in women. Cuddling did not affect blood pressure and emotion questionnaire results.</span></p>\r\n<p><span style=\"font-size: 18px;\">Thus, the study findings suggest that in women, hugging their partner before a stressful situation (such as a job interview or a presentation) may be an effective way to reduce stress on a biological level.</span></p>\r\n<p> </p>\r\n<p><span style=\"font-size: 18px;\">Journal Reference:</span></p>\r\n<p><span style=\"font-size: 18px;\">Berretz G, Cebula C, Wortelmann BM, Papadopoulou P, Wolf OT, Ocklenburg S, Packheiser J. (2022). Romantic partner embraces reduce cortisol release after acute stress induction in women but not in men. PLoS One, 17, e0266887.</span></p>', 1, 45, '2022-06-29 08:35:37', 43, '', '2022-09-01 10:11:15', 43, NULL, NULL, '2022-06-29 08:35:37', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Hugging__stress_hormones_have_an_unexpected_connection.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 6, '', '', 1, 9, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (246, 644, 'Gratitude: its contribution to stress reduction', 'gratitude-its-contribution-to-stress-reduction', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Gratitude: its contribution to stress reduction</strong></span></p>\r\n', '\r\n<p>In recent years, the positive effect of gratitude has been scientifically established in various areas that promote mental well-being.</p>\r\n<p>Among the studies documenting this relationship, is the study of Krejtk and colleagues (2016), that highlighted the value of keeping a daily record of the things we are grateful for. More specifically, a total of 58 participants took part in the research and were divided into two equal groups. All participants were instructed to rate and record daily for 2 weeks their level of stress during the day. The one of the two groups was additionally instructed to keep a list of 6 things they felt grateful for during their day.</p>\r\n<p>According to the results, the researchers found a reduction in perceived levels of daily stress in the group that kept the gratitude journal, supporting the important contribution of gratitude to mental health.</p>\r\n<p>Journal Reference:</p>\r\n<p>Krejtz, I., Nezlek, J. B., Michnicka, A., Holas, P., & Rusanowska, M. (2016). Counting one’s blessings can reduce the impact of daily stress. Journal of Happiness Studies, 17(1), 25-39.</p>', 1, 45, '2022-07-11 13:16:54', 43, '', '2022-09-01 10:12:15', 43, NULL, NULL, '2022-07-11 13:16:54', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Gratitude_its_contribution_to_stress_reduction.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 5, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (247, 645, 'Could eating more fruit keep depression at bay?', 'could-eating-more-fruit-keep-depression-at-bay', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Could eating more fruit keep depression at bay?</strong></span></p>\r\n', '\r\n<p>People who regularly consume <strong>a sufficient amount of fruit</strong> are more likely to report <strong>greater mental well-being</strong> and are less likely to report symptoms of depression in comparison to those who don\'t, according to new research findings from Aston University\'s College of Health and Life Sciences, examining data from 428 adults.</p>\r\n<p>The researchers\' findings suggest that <strong>how often</strong> we consume fruit has a greater impact on our mental health than the total amount we consume during a typical week.</p>\r\n<p>The team also found that people who consume <strong>salty snacks</strong> such as potato chips, which are <strong>low in nutrients</strong>, are more likely to report <strong>higher levels of anxiety</strong>, stress and depression, as well as signs of cognitive decline (such as not remembering where left the keys), as well as <strong>lower levels of mental well-being</strong>.</p>\r\n<p>Lead author Nicola-Jayne Tuck commented:</p>\r\n<p>\"In the past, other studies have found an association between fruits and vegetables and mental health, but few have looked at fruits and vegetables separately —and even fewer have assessed both frequency and amount of intake.</p>\r\n<p>Both <strong>fruits</strong> and <strong>vegetables</strong> are rich in <strong>antioxidants, fiber and essential micronutrients</strong> that promote optimal brain function. These nutrients, however, can be lost during cooking. Eating <strong>raw fruits</strong> could possibly explain their <strong>stronger effect</strong> on our <strong>mental health</strong>.</p>\r\n<p>Changing the choice of snacks in our daily diet may be a very simple and easy way to improve our mental well-being. In general, it\'s definitely worth trying to get into the habit of picking a fruit from the fruit bowl.\"</p>\r\n<p> </p>\r\n<p>Journal Reference:</p>\r\n<p>Nicola-Jayne Tuck, Claire V. Farrow, Jason Michael Thomas. Frequency of fruit consumption and savoury snacking predict psychological health; selective mediation via cognitive failures. <em>British Journal of Nutrition</em>, 2022; 1 DOI: <a href=\"http://dx.doi.org/10.1017/S0007114522001660\">10.1017/S0007114522001660</a></p>', 1, 45, '2022-07-16 07:29:56', 43, '', '2022-09-01 10:13:22', 43, NULL, NULL, '2022-07-16 07:29:56', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Could_eating_more_fruit_keep_depression_at_bay.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 4, '', '', 1, 13, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); INSERT INTO `o0ksp_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES (248, 646, 'Being supportive in our social relationships is linked to better health', 'being-supportive-in-our-social-relationships-is-linked-to-better-health', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Being supportive in our social relationships is linked to better health</strong></span></p>\r\n', '\r\n<p>Previous research has linked positive interpersonal relationships to better health. A recent study from Ohio University extended the findings by highlightnng that this relationship is influenced by the degree to which we are supportive to people around us.</p>\r\n<p>More specifically, an indicator of health status is the presence or absence of chronic inflammation. The researchers examined the levels of specific proteins - markers of inflammation in the blood, as well as the responses of 1054 adult participants to questionnaires regarding the quality of their interpersonal relationships. According to the results, people who had good interpersonal relationships showed lower levels of the proteins - markers of inflammation (and therefore better health status) when they were more supportive and available to offer help in their interpersonal relationships.</p>\r\n<p>One possible explanation according to the researchers, is that when, in addition to receiving, we also provide support and help in our interpersonal relationships, a sense of reward is enhanced, which at the brain level is linked to hormones that relieve stress and reduce inflammation levels in our body.</p>\r\n<p>In other words, it is not enough to have people we can lean on in our environment, but we also need to be available to help and support. In that way, we will be able to reap not only the practical but also the health benefits.</p>\r\n<p> </p>\r\n<p>Journal Reference:</p>\r\n<p>Jiang, T., Yakin, S., Crocker, J., & Way, B. M. (2022). Perceived social support-giving moderates the association between social relationships and interleukin-6 levels in blood. Brain, behavior, and immunity, 100, 25-28.</p>', 1, 45, '2022-08-01 07:29:56', 43, '', '2022-09-29 07:07:31', 43, NULL, NULL, '2022-08-01 07:29:56', NULL, '{\"image_intro\":\"images\\/2022\\/05\\/11\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg#joomlaImage:\\/\\/local-images\\/2022\\/05\\/11\\/Being_supportive_in_our_social_relationships_is_linked_to_better_health.jpg?width=780&height=438\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 3, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (249, 647, 'By reducing time on social media, we can improve health', 'by-reducing-time-on-social-media,-we-can-improve-health', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>By reducing time on social media, we can improve health</strong></span></p>\r\n', '\r\n<p><strong>If you spend 30 minutes less on social media each day</strong> <strong>and do some physical activity – exercise, then</strong> <strong>it is very likely that your mental health will be improved,</strong> according to new research conducted by a team from the Center for Mental Health Research and Treatment at the Ruhr-Universität Bochum, led by assistant professor Dr. Julia Brailovskaia and published in the Journal of Public Health on September 2<sup>nd</sup> , 2022.</p>\r\n<p>A total of 642 volunteers participated in the research and were randomly divided into 4 groups. The first group reduced their daily social media consumption by 30 minutes during an intervention period of two weeks. Since previous studies had shown that physical activity can increase well-being and reduce depression symptoms, the volunteers in the second group increased the duration of physical activity by 30 minutes daily during this period, while continuing to use social media as usual. The third group combined both conditions, by reducing social media use and increasing physical activity. A control group did not change behavior during the intervention phase.</p>\r\n<p>Participants answered online surveys about duration, intensity and emotional significance of using social media, their physical activity, their satisfaction with life, subjective feeling of happiness, depressive symptoms, the psychological effect of the Covid-19 pandemic and cigarette consumption before, during and up to six months after the two-week intervention.</p>\r\n<p>Research has shown that <strong>the reduction of time spent on social media each day as well as the increase of physical activity had a positive impact on peoples’ wellbeing.</strong></p>\r\n<p>Six months after the end of the intervention, participants in all three intervention groups spent less time on social media than before: that is, about half an hour for the teams that either had reduced social media time in the middle either had increased their daily exercise and approximately three-quarters of an hour for the team that had combined both conditions. The positive effect on mental health continued throughout the period monitoring.</p>\r\n<p>As Julia Brailovskaia reports: “<strong>These measures can easily be applied to one\'s daily life, are completely free and at the same time, they help us stay happy and healthy in the digital era</strong>\".</p>\r\n<p> </p>\r\n<p>Julia Brailovskaia, Verena J. Swarlik, Georg A. Grethe, Holger Schillack, JürgenMargraf. Experimental longitudinal evidence for causal role of social media use and physical activity in COVID-19 burden and mental health. Journal of Public Health, 2022; DOI: 10.1007/s10389-022-01751-x</p>\r\n<p>Journal Reference:</p>\r\n<p>Jiang, T., Yakin, S., Crocker, J., & Way, B. M. (2022). Perceived social support-giving moderates the association between social relationships and interleukin-6 levels in blood. Brain, behavior, and immunity, 100, 25-28.</p>', 1, 45, '2022-09-29 07:08:49', 43, '', '2022-10-13 12:42:44', 43, NULL, NULL, '2022-09-29 07:08:49', NULL, '{\"image_intro\":\"images\\/social-media-life-balance-chart-keywords-icons-meeting-white-office-table-social-media-life-balance-chart-103030804.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 14, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (250, 649, 'What is Orthorexia? What do you need to know? Is this a new trend or a disorder?', 'what-is-orthorexia-what-do-you-need-to-know-is-this-a-new-trend-or-a-disorder', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>What is Orthorexia? What do you need to know? Is this a new trend or a disorder?</strong></span></p>\r\n', '\r\n<p>Do you only choose foods labeled as \"clean\" or \"all natural\"? Or, have you skipped a meal with friends because the menu wasn\'t \"healthy\"? Have you noticed that your mind is constantly on food? Is it about your next meal or do you follow on social media groups that focus on it all the time?</p>\r\n<p>While there is no harm in choosing nutritious foods or engaging in eating habits that promote our body\'s basic functions, it can become harmful when the rigidity of these choices becomes so extreme that a person\'s mental and physical well-being is compromised. When food choices are made solely by \"purity\" over pleasure, it can lead to dysfunctional behaviors in everyday life.</p>\r\n<p> </p>\r\n<p><strong>What exactly is orthorexia?</strong></p>\r\n<p>The term \"orthorexia\" was first described by Steven Bratman, in 1997, in his book \"Health Food Junkies\". The Diagnostic and Statistical Manual of Mental Disorders (DSM-5) doesn’t classify orthorexia as a separate eating disorder, like anorexia nervosa. This appears to be due to the difficulty of differentiating between what are considered healthy eating practices or maladaptive eating behaviors.</p>\r\n<p> </p>\r\n<p><strong>How did the term \"orthorexia\" come about?</strong></p>\r\n<p>The term orthorexia comes from the Greek word “orthos” which means correct and “oreksi” which means appetite. It is characterized by a pathological obsession with biologically \"pure\" or correct, healthy food which leads to significant dietary restrictions. Its main characteristics are the avoidance - at the level of compulsion - of \"unhealthy\" foods, such as sugar, salt, caffeine, alcohol, sweets, fried foods, wheat, animal fat, soy, corn, dairy.</p>\r\n<p>A person with orthorexia may follow a strict diet that includes only \"pure\" foods, such as organically grown fruits and vegetables. Obsessing over clean eating can be detrimental to the individual. These strict rules about food can lead to social isolation, malnutrition and mental distress.</p>\r\n<p>It is important that our society and nutrition culture don’t praise restriction or accept rigidity as \"self-discipline\" so that this confusion is not created. Regardless of the diagnostic criteria, any time thoughts or behaviors around food begin to control aspects of your life, it\'s a sign that you may need professional help.</p>\r\n<p><strong>Possible signs of orthorexia:</strong></p>\r\n<ul>\r\n<li>Compulsive control of ingredients and nutrition labels</li>\r\n<li>Increased concern about the quality or health of ingredients/foods</li>\r\n<li>Elimination of specific foods or entire food groups if they are not considered “healthy”</li>\r\n<li>Inability to eat or increased distress when eating foods that are not considered \'pure\', \'clean\' or \'healthy\'</li>\r\n<li>Unusual interest in what others eat and feelings of judgment about others who do not eat similarly to you</li>\r\n<li>Excessive time spent thinking about food (worrying about the next meal, how meals are prepared, reading blogs or books about nutrition, etc.)</li>\r\n<li>Stress or anxiety is present when \"safe\" foods aren’t available or you can’t prepare them yourself</li>\r\n<li>Obsessive watching of \'wellness\'/\'health\' content.</li>\r\n<li>Body image concerns may or may not be present</li>\r\n<li>Orthorexia can easily go unnoticed, as nutrition culture considers many of the behaviors above to be simply \"adoption of a healthy lifestyle.\"</li>\r\n</ul>\r\n<p> </p>\r\n<p><strong>Food Culture & Eating Disorders</strong></p>\r\n<p>Food culture is confusing. It suggests that there is a \"right\" and a \"wrong\" way to eat. It normalizes eating disorder behaviors such as restriction or excessive exercise. It suggests that a slim body is the epitome of health. From social media to grocery aisles to even casual conversation with friends about the latest \"superfood\" or the latest nutrition plan, these toxic messages seep into every aspect of our lives, making it difficult to navigate.</p>\r\n<p> </p>\r\n<p><strong>Orthorexia & Eating Disorder Rehabilitation</strong></p>\r\n<p>As a result of these messages and society expectations, it is understandable that differentiating between an eating disorder and health awareness can be confusing. The goal of any dysfunctional eating behavior rehabilitation is to create flexibility so that you can regain the joy and pleasure of eating. To honor both your taste buds and your health. No single food or meal is going to have a detrimental impact on your health. However, following strict rules, thinking of foods as \'good\' or \'bad\' and depriving yourself of the rewarding experiences that food can provide can and will be harmful.</p>\r\n<p> </p>\r\n<p><em>When the line between health and eating disorder becomes blurred, take a step back and ask yourself:</em></p>\r\n<p><strong>What is the position of the dietitian and the mental health professional?</strong></p>\r\n<p>The dietitian undertakes the nutritional re-education of the orthorexic person in what is healthy, nutritious and safe, and also the regulation of biological imbalances, while the mental health professional will help the person to redefine thoughts and emotions, to orientate towards behaviors without compulsions and through cultivating healthy interpersonal boundaries, to gain self-confidence.</p>\r\n<p> </p>\r\n<p>Journal reference:</p>\r\n<p>McComb, S.E & Mills, J.S. (2019) Orthorexia nervosa: A review of psychosocial risk factors. Appetite. doi.org/10.1016/j.appet.2019.05.005</p>', 1, 45, '2022-10-12 08:19:57', 43, '', '2022-10-13 08:02:43', 43, NULL, NULL, '2022-10-12 08:19:57', NULL, '{\"image_intro\":\"images\\/Orthorexia.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 1, '', '', 1, 14, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (251, 651, 'Waking up rested and refreshed: the key factors', 'waking-up-rested-and-refreshed-the-key-factors', '<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 18pt;\"><strong>Waking up rested and refreshed: the key factors</strong></span></p>\r\n', '\r\n<p>Do you have trouble getting up in the morning? Do you wake up tired and try to deal with daytime sleepiness in various ways? You\'re certainly not alone, as many people report similar sleep difficulties.</p>\r\n<p>In a recent study conducted by the University of California, researchers found that the levels of alertness when we wake up to start our day are not completely genetically predetermined but can be significantly influenced by four independent factors:</p>\r\n<p>- the quantity and quality of sleep the previous night</p>\r\n<p>- the levels of physical activity the previous day</p>\r\n<p>-the nutritional value of the breakfast we consume</p>\r\n<p>- the blood glucose levels after breakfast</p>\r\n<p>For two weeks, researchers systematically recorded the alertness levels of 833 participants from the time they woke up and throughout the day, their levels of physical activity during the day, the consumption of different breakfast meals, and the quantity and quality of their sleep. Subsequently, theycombined and analyzed these data and came to the following conclusions:</p>\r\n<p>- the increase of sleep duration compared to what is usual for the person</p>\r\n<p>- substantial physical exercise the previous day</p>\r\n<p>- eating a breakfast rich in complex carbohydrates, with limited sugar</p>\r\n<p>- the normal, controlled blood glucose levels after breakfast</p>\r\n<p>significantly related to higher levels of alertness and energy after waking up and during the day.</p>\r\n<p>The important thing about these findings is that these factors are independent. So, even if daily obligations don’t allow you to extend the duration of your sleep, by trying one or more of the above and applying them systematically for a period of time, you can see changes in the alertness and energy levels after you wake up and during the day.</p>\r\n<p> </p>\r\n<p>Journal Reference:</p>\r\n<p>Vallat, R., Berry, S. E., Tsereteli, N., Capdevila, J., Khatib, H. A., Valdes, A. M., ... & Walker, M. P. (2022). How people wake up is associated with previous night’s sleep together with physical activity and food intake. Nature Communications, 13(1), 1-15.</p>', 1, 45, '2023-01-14 08:19:57', 43, '', '2023-01-18 16:01:27', 43, NULL, NULL, '2023-01-14 08:19:57', NULL, '{\"image_intro\":\"images\\/Waking_up_refreshed_the_key_factors.jpg\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (252, 658, 'CV - Fenia Vovou', 'cv-fenia-vovou', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/2023/03/14/cv90.jpg\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Fenia Vovou completed her undergraduate degree in Psychology (BSc) at University College London (UCL), UK. She continued her education by completing her Masters degree in Mental Health (MSc) at King’s College London (KCL), UK, where she graduated with distinction.</p>\r\n<p><br />She has completed a number of certified seminars and courses in a variety of topics including:</p>\r\n<p><br />● Complex Trauma (CCTP-II)<br />● Schema Therapy<br />● Healing with arts<br />● Anxiety in high achievers<br />● Treating suicide risk with competence and confidence<br />● Working with Trauma, Dissociation and Psychosis<br />● Rethinking Borderline Personality Disorder<br />● Human resilience in children exposed to trauma, disaster<br />and war<br />● Human-Computer interaction<br />● Psychological first aid<br />● The neurobiology of addiction</p>\r\n<p><br />Her experience entails work in hospitals and day centres for adolescents and adults in England, Wales and Greece, where she provided psychological interventions to individuals with a variety of complex mental health difficulties including personality disorders, psychosis, suicide ideation and attempts, autism and learning difficulties on 1:1 and group format.</p>\r\n<p>She is experienced in the use and implementation of multiple psychological interventions, psychometric and clinical assessments, crisis management and patient care and social<br />reintegration packages. Fenia has trained hospital staff in psychopathology and has also developed psychoeducational material on topics such as substance misuse and building<br />personal resilience. She has volunteered in internet addiction services, Children’s Creative Workshops (ΚΔΑΠ), online support lines as well as humanitarian projects in various parts of the world. She has also worked as an academic writer.</p>\r\n<p>Fenia has been a speaker at the 4th Annual Undergraduate Conference of UCL at the Faculty of Brain Sciences, where she presented her thesis research project regarding multicultural mental health awareness, which has been published at the Journal of Mental Health Systems. She has also been an author of other academic research publications.</p>\r\n<p>Lastly, she has chaired the regional meetings of assistant psychologists in South West Wales.</p>\r\n<p>Fenia is a member of the Association of Greek Psychologists (Σύλλογος Ελλήνων Ψυχολόγων, ΣΕΨ) as well as of the British Psychological Association (BPS).</p>\r\n<p>She holds a Psychologists Licence and can provide services in Greek and English.</p>\r\n<p>She currently works as a Psychologist and Business Manager at Hr. Psychology Today, where she also develops and presents seminars and workshops for companies\' employees.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-03-15 14:20:35', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 1, '', '', 1, 14, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (253, 659, 'CV - Maria Markianou', 'cv-maria-markianou', '<p><img style=\"float: left; margin-right: 20px; margin-bottom: 5px;\" src=\"images/cv-makrianou.png\" alt=\"\" width=\"258\" height=\"255\" loading=\"lazy\" /></p>\r\n<p>Maria Markianou is a psychologist.</p>\r\n<p>She has graduated from the Faculty of Psychology of the Aristotle University of Thessaloniki and obtains a Professional License to practice as a Psychologist in Greece since 2013.</p>\r\n<p>She has attended the Behavioral Therapy Program of Anxiety Disorders, OCD and PTSD, in the University Psychiatric Clinic of Aiginitio Hospital in Athens, and has participated in the clinical works of the Special Medical Unit of Behavior Therapies.</p>\r\n<p>She has experience in working as a psychologist and as child protection worker in various N.G.O.s with adolescents and adults, asylum seekers and refugees in Greece, with various psychological-psychiatric difficulties. She has also attended various seminars regarding mental health and psychotherapy topics, such as, interventions for PTSD, Psychological First Aid, Gender Based Violence victims support etc .</p>\r\n<p>She currently works as a Psychologist in HR PSYCHOLOGY – TODAY. She is a Counsellor – Psychologist in the 24-hour Telephone Counselling Support Line and delivers individual counselling sessions to adults and adolescents. Additionally, she is cooperating with a private Centre for Special Therapies for children and adolescents, where she runs Social Skills Groups.</p>', '', 1, 43, '2022-01-15 10:15:26', 43, '', '2023-04-26 21:25:16', 43, NULL, NULL, '2022-01-15 10:15:26', NULL, '{\"image_intro\":\"images\\/cv-makrianou.png#joomlaImage:\\/\\/local-images\\/cv-makrianou.png?width=257&height=256\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 9, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (254, 661, 'MEN & EMOTIONS', 'men-emotions', '', 'MEN & EMOTIONS It is true that characterizing a man as sensitive is not necessarily considered an advantage. The belief that sensitivity is a \"privilege\" of the female sex has long prevailed, attributing the characteristic to hormonal changes. Consider the biased way we express ourselves when we address emotional expression depending on gender. Expressions such as \"Men do not cry\" \"Guys are not afraid\" etc. are just some of the things that boys are exposed to during childhood, internalize and most likely reproduce as adults to their own children.\n \n But, in the end, are men less emotional than women? \nIn a recent study, Weigard et al. (2021) monitored and recorded the emotional fluctuations of 142 men and women over a 75-day period, finding that there were no significant differences between the sexes. The above finding shows that both sexes experience similar emotions and with the same intensity. However, at the same time, men in order to comply with social norms are called to limit their expression, especially when they involve feelings of fear or sadness.\nTherefore, it is time to reconsider the established perceptions regarding emotions, allowing the male sex to express their entire emotional repertoire without censorship.\n \nHR. PSYCHOLOGY - TODAY Team', 1, 35, '2023-07-14 12:06:35', 43, '', '2023-07-20 10:46:37', 43, NULL, NULL, '2023-07-14 12:06:35', NULL, '{\"image_intro\":\"images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b12.png#joomlaImage:\\/\\/local-images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b12.png?width=260&height=160\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 0, '', '', 1, 11, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''), (255, 662, 'Dealing with Toxic People', 'dealing-with-toxic-people', '', 'Dealing with Toxic People Surely you will have heard of \"toxic people\". But what does this mean? Are people toxic or their behaviors?\nThe most correct term is the \"toxic behaviors\" of people, behaviors that have a negative impact on our lives and everyday life.\nIt is very likely that we will come into contact with such behaviors that cause upset, self doubt, reduction of our energy and general negative mood. \n \n But how do we recognize these behaviors? \nPeople with these behaviors share some basic characteristics:\n\nThey usually give you the feeling that you \"owe\" them something. o They do not take responsibility and blame others for their own behaviors.\nThey are manipulative.\nThey do not recognize or admit their mistakes.\nThey don\'t apologize easily.\nThey do not show respect for the boundaries of those they associate with.\nYou may realize that you are being lied to.\nThey often take the role of the victim, automatically putting you in the place of the abuser.\nThey do not show understanding for the feelings and point of other people.\nThey make those around them doubt themselves.\n\n \nIn addition to learning to recognize these characteristics, it is important to see how we can better manage them. \n\nSet boundaries.\nCommunicate your difficulties to this person.\nLimit your interaction with them.\nLet\'s accept that we cannot and it is not our responsibility to change them.\n\n \nPSYCHOLOGY - TODAY Team', 1, 41, '2023-07-14 13:48:58', 43, '', '2023-07-20 10:46:03', 43, NULL, NULL, '2023-07-14 13:48:58', NULL, '{\"image_intro\":\"images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b13.png#joomlaImage:\\/\\/local-images\\/\\u0395\\u03b9\\u03ba\\u03cc\\u03bd\\u03b13.png\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 11, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_contentitem_tag_map` -- CREATE TABLE `o0ksp_contentitem_tag_map` ( `type_alias` varchar(255) NOT NULL DEFAULT '', `core_content_id` int(10) UNSIGNED NOT NULL COMMENT 'PK from the core content table', `content_item_id` int(11) NOT NULL COMMENT 'PK from the content type table', `tag_id` int(10) UNSIGNED NOT NULL COMMENT 'PK from the tag table', `tag_date` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Date of most recent save for this tag-item', `type_id` mediumint(8) NOT NULL COMMENT 'PK from the content_type table' ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Maps items from content tables to tags'; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_contentitem_tag_map` -- INSERT INTO `o0ksp_contentitem_tag_map` (`type_alias`, `core_content_id`, `content_item_id`, `tag_id`, `tag_date`, `type_id`) VALUES ('com_content.article', 1, 1, 2, '2021-09-03 19:42:26', 1), ('com_content.article', 2, 2, 2, '2022-01-03 17:56:57', 1), ('com_content.article', 2, 2, 3, '2022-01-03 17:56:57', 1), ('com_content.article', 2, 2, 4, '2022-01-03 17:56:57', 1), ('com_content.article', 6, 3, 5, '2021-09-03 19:42:26', 1), ('com_content.article', 5, 4, 3, '2021-09-03 19:42:26', 1), ('com_content.article', 5, 4, 5, '2021-09-03 19:42:26', 1), ('com_content.article', 7, 6, 5, '2021-09-03 19:42:26', 1), ('com_content.article', 8, 7, 5, '2021-09-03 19:42:26', 1), ('com_content.article', 8, 7, 6, '2021-09-03 19:42:26', 1), ('com_content.article', 9, 25, 5, '2021-09-03 19:42:26', 1), ('com_content.article', 10, 26, 4, '2021-09-03 19:42:26', 1), ('com_content.article', 10, 26, 6, '2021-09-03 19:42:26', 1), ('com_content.article', 11, 28, 5, '2021-09-03 19:42:26', 1), ('com_content.article', 3, 31, 2, '2021-09-03 19:42:26', 1), ('com_content.article', 3, 31, 3, '2021-09-03 19:42:26', 1), ('com_content.article', 3, 31, 4, '2021-09-03 19:42:26', 1), ('com_content.article', 4, 32, 2, '2021-09-03 19:42:26', 1), ('com_content.article', 4, 32, 3, '2021-09-03 19:42:26', 1), ('com_content.article', 4, 32, 4, '2021-09-03 19:42:26', 1), ('com_content.article', 12, 37, 5, '2021-09-03 19:42:26', 1), ('com_content.article', 13, 39, 5, '2021-09-03 19:42:26', 1), ('com_content.article', 14, 44, 9, '2022-10-05 09:47:33', 1), ('com_content.article', 14, 44, 12, '2022-10-05 09:47:33', 1), ('com_content.article', 14, 44, 34, '2022-10-05 09:47:33', 1), ('com_content.article', 14, 44, 41, '2022-10-05 09:47:33', 1), ('com_content.article', 15, 45, 9, '2022-10-05 09:47:05', 1), ('com_content.article', 15, 45, 12, '2022-10-05 09:47:05', 1), ('com_content.article', 15, 45, 34, '2022-10-05 09:47:05', 1), ('com_content.article', 15, 45, 42, '2022-10-05 09:47:05', 1), ('com_content.article', 16, 46, 9, '2022-10-05 09:46:37', 1), ('com_content.article', 16, 46, 12, '2022-10-05 09:46:37', 1), ('com_content.article', 16, 46, 34, '2022-10-05 09:46:37', 1), ('com_content.article', 17, 47, 10, '2022-07-11 11:55:57', 1), ('com_content.article', 17, 47, 12, '2022-07-11 11:55:57', 1), ('com_content.article', 18, 48, 10, '2022-07-11 11:53:02', 1), ('com_content.article', 18, 48, 12, '2022-07-11 11:53:02', 1), ('com_content.article', 19, 49, 10, '2022-07-11 11:54:57', 1), ('com_content.article', 19, 49, 12, '2022-07-11 11:54:57', 1), ('com_content.article', 20, 50, 9, '2022-10-05 09:46:10', 1), ('com_content.article', 20, 50, 32, '2022-10-05 09:46:10', 1), ('com_content.article', 20, 50, 38, '2022-10-05 09:46:10', 1), ('com_content.article', 20, 50, 45, '2022-10-05 09:46:10', 1), ('com_content.article', 21, 51, 9, '2022-10-05 09:45:17', 1), ('com_content.article', 21, 51, 32, '2022-10-05 09:45:17', 1), ('com_content.article', 21, 51, 38, '2022-10-05 09:45:17', 1), ('com_content.article', 21, 51, 56, '2022-10-05 09:45:17', 1), ('com_content.article', 22, 52, 9, '2022-10-05 09:44:49', 1), ('com_content.article', 22, 52, 32, '2022-10-05 09:44:49', 1), ('com_content.article', 22, 52, 38, '2022-10-05 09:44:49', 1), ('com_content.article', 23, 53, 10, '2022-07-11 12:01:39', 1), ('com_content.article', 23, 53, 38, '2022-07-11 12:01:39', 1), ('com_content.article', 24, 54, 10, '2022-07-11 11:58:57', 1), ('com_content.article', 24, 54, 38, '2022-07-11 11:58:57', 1), ('com_content.article', 25, 55, 10, '2022-07-11 12:00:19', 1), ('com_content.article', 25, 55, 38, '2022-07-11 12:00:19', 1), ('com_content.article', 26, 56, 10, '2022-07-11 11:57:45', 1), ('com_content.article', 26, 56, 38, '2022-07-11 11:57:45', 1), ('com_content.article', 27, 57, 9, '2022-01-24 20:25:59', 1), ('com_content.article', 27, 57, 13, '2022-01-24 20:25:59', 1), ('com_content.article', 28, 58, 9, '2022-10-05 09:43:47', 1), ('com_content.article', 28, 58, 13, '2022-10-05 09:43:47', 1), ('com_content.article', 28, 58, 32, '2022-10-05 09:43:47', 1), ('com_content.article', 28, 58, 41, '2022-10-05 09:43:47', 1), ('com_content.article', 29, 59, 9, '2022-10-05 09:43:20', 1), ('com_content.article', 29, 59, 13, '2022-10-05 09:43:20', 1), ('com_content.article', 29, 59, 32, '2022-10-05 09:43:20', 1), ('com_content.article', 30, 60, 10, '2022-07-11 12:10:35', 1), ('com_content.article', 30, 60, 13, '2022-07-11 12:10:35', 1), ('com_content.article', 31, 61, 10, '2022-10-05 08:51:57', 1), ('com_content.article', 31, 61, 13, '2022-10-05 08:51:57', 1), ('com_content.article', 32, 62, 10, '2022-07-11 12:12:36', 1), ('com_content.article', 32, 62, 13, '2022-07-11 12:12:36', 1), ('com_content.article', 33, 63, 9, '2022-10-05 09:42:55', 1), ('com_content.article', 33, 63, 27, '2022-10-05 09:42:55', 1), ('com_content.article', 33, 63, 32, '2022-10-05 09:42:55', 1), ('com_content.article', 34, 64, 9, '2022-10-05 09:42:01', 1), ('com_content.article', 34, 64, 27, '2022-10-05 09:42:01', 1), ('com_content.article', 34, 64, 32, '2022-10-05 09:42:01', 1), ('com_content.article', 34, 64, 54, '2022-10-05 09:42:01', 1), ('com_content.article', 35, 65, 9, '2022-10-05 09:41:35', 1), ('com_content.article', 35, 65, 27, '2022-10-05 09:41:35', 1), ('com_content.article', 35, 65, 32, '2022-10-05 09:41:35', 1), ('com_content.article', 35, 65, 43, '2022-10-05 09:41:35', 1), ('com_content.article', 35, 65, 55, '2022-10-05 09:41:35', 1), ('com_content.article', 36, 66, 10, '2022-07-11 12:04:16', 1), ('com_content.article', 36, 66, 27, '2022-07-11 12:04:16', 1), ('com_content.article', 37, 67, 10, '2022-07-11 12:08:25', 1), ('com_content.article', 37, 67, 27, '2022-07-11 12:08:25', 1), ('com_content.article', 38, 68, 10, '2022-07-11 12:07:26', 1), ('com_content.article', 38, 68, 27, '2022-07-11 12:07:26', 1), ('com_content.article', 39, 69, 10, '2022-07-03 08:49:16', 1), ('com_content.article', 39, 69, 27, '2022-07-03 08:49:16', 1), ('com_content.article', 40, 70, 10, '2022-07-11 12:02:54', 1), ('com_content.article', 40, 70, 27, '2022-07-11 12:02:54', 1), ('com_content.article', 41, 71, 10, '2023-03-16 10:50:23', 1), ('com_content.article', 41, 71, 27, '2023-03-16 10:50:23', 1), ('com_content.article', 42, 72, 9, '2022-02-14 14:34:41', 1), ('com_content.article', 42, 72, 22, '2022-02-14 14:34:41', 1), ('com_content.article', 42, 72, 35, '2022-02-14 14:34:41', 1), ('com_content.article', 42, 72, 45, '2022-02-14 14:34:41', 1), ('com_content.article', 43, 73, 9, '2022-10-05 09:40:33', 1), ('com_content.article', 43, 73, 22, '2022-10-05 09:40:33', 1), ('com_content.article', 43, 73, 35, '2022-10-05 09:40:33', 1), ('com_content.article', 43, 73, 48, '2022-10-05 09:40:33', 1), ('com_content.article', 44, 74, 9, '2022-10-05 09:38:09', 1), ('com_content.article', 44, 74, 22, '2022-10-05 09:38:09', 1), ('com_content.article', 44, 74, 35, '2022-10-05 09:38:09', 1), ('com_content.article', 44, 74, 43, '2022-10-05 09:38:09', 1), ('com_content.article', 45, 75, 9, '2022-10-05 09:36:28', 1), ('com_content.article', 45, 75, 22, '2022-10-05 09:36:28', 1), ('com_content.article', 45, 75, 35, '2022-10-05 09:36:28', 1), ('com_content.article', 46, 76, 10, '2022-07-11 12:15:08', 1), ('com_content.article', 46, 76, 22, '2022-07-11 12:15:08', 1), ('com_content.article', 47, 77, 10, '2022-07-11 12:17:39', 1), ('com_content.article', 47, 77, 22, '2022-07-11 12:17:39', 1), ('com_content.article', 48, 78, 10, '2022-07-11 12:16:38', 1), ('com_content.article', 48, 78, 22, '2022-07-11 12:16:38', 1), ('com_content.article', 49, 79, 10, '2022-07-11 12:14:08', 1), ('com_content.article', 49, 79, 22, '2022-07-11 12:14:08', 1), ('com_content.article', 50, 80, 9, '2022-10-05 09:35:56', 1), ('com_content.article', 50, 80, 21, '2022-10-05 09:35:56', 1), ('com_content.article', 50, 80, 35, '2022-10-05 09:35:56', 1), ('com_content.article', 50, 80, 41, '2022-10-05 09:35:56', 1), ('com_content.article', 50, 80, 47, '2022-10-05 09:35:56', 1), ('com_content.article', 50, 80, 48, '2022-10-05 09:35:56', 1), ('com_content.article', 51, 81, 9, '2023-03-16 10:51:00', 1), ('com_content.article', 51, 81, 21, '2023-03-16 10:51:00', 1), ('com_content.article', 51, 81, 35, '2023-03-16 10:51:00', 1), ('com_content.article', 51, 81, 41, '2023-03-16 10:51:00', 1), ('com_content.article', 51, 81, 48, '2023-03-16 10:51:00', 1), ('com_content.article', 51, 81, 49, '2023-03-16 10:51:00', 1), ('com_content.article', 52, 82, 9, '2022-10-05 09:33:48', 1), ('com_content.article', 52, 82, 21, '2022-10-05 09:33:48', 1), ('com_content.article', 52, 82, 35, '2022-10-05 09:33:48', 1), ('com_content.article', 52, 82, 47, '2022-10-05 09:33:48', 1), ('com_content.article', 53, 83, 9, '2022-10-05 09:33:16', 1), ('com_content.article', 53, 83, 21, '2022-10-05 09:33:16', 1), ('com_content.article', 53, 83, 35, '2022-10-05 09:33:16', 1), ('com_content.article', 53, 83, 48, '2022-10-05 09:33:16', 1), ('com_content.article', 53, 83, 50, '2022-10-05 09:33:16', 1), ('com_content.article', 54, 84, 9, '2022-10-05 09:32:39', 1), ('com_content.article', 54, 84, 21, '2022-10-05 09:32:39', 1), ('com_content.article', 54, 84, 35, '2022-10-05 09:32:39', 1), ('com_content.article', 54, 84, 51, '2022-10-05 09:32:39', 1), ('com_content.article', 55, 85, 10, '2023-03-16 10:51:44', 1), ('com_content.article', 55, 85, 21, '2023-03-16 10:51:44', 1), ('com_content.article', 56, 86, 10, '2022-07-11 12:24:15', 1), ('com_content.article', 56, 86, 21, '2022-07-11 12:24:15', 1), ('com_content.article', 57, 87, 10, '2022-07-11 12:22:46', 1), ('com_content.article', 57, 87, 21, '2022-07-11 12:22:46', 1), ('com_content.article', 58, 88, 10, '2022-07-11 12:19:41', 1), ('com_content.article', 58, 88, 21, '2022-07-11 12:19:41', 1), ('com_content.article', 59, 89, 10, '2022-07-11 12:18:40', 1), ('com_content.article', 59, 89, 21, '2022-07-11 12:18:40', 1), ('com_content.article', 60, 90, 9, '2022-10-05 09:31:40', 1), ('com_content.article', 60, 90, 14, '2022-10-05 09:31:40', 1), ('com_content.article', 60, 90, 33, '2022-10-05 09:31:40', 1), ('com_content.article', 60, 90, 41, '2022-10-05 09:31:40', 1), ('com_content.article', 61, 91, 9, '2022-10-05 09:31:12', 1), ('com_content.article', 61, 91, 14, '2022-10-05 09:31:12', 1), ('com_content.article', 61, 91, 33, '2022-10-05 09:31:12', 1), ('com_content.article', 61, 91, 43, '2022-10-05 09:31:12', 1), ('com_content.article', 62, 92, 9, '2022-07-03 09:11:19', 1), ('com_content.article', 62, 92, 14, '2022-07-03 09:11:19', 1), ('com_content.article', 62, 92, 33, '2022-07-03 09:11:19', 1), ('com_content.article', 63, 93, 9, '2022-10-05 09:30:12', 1), ('com_content.article', 63, 93, 14, '2022-10-05 09:30:12', 1), ('com_content.article', 63, 93, 32, '2022-10-05 09:30:12', 1), ('com_content.article', 63, 93, 33, '2022-10-05 09:30:12', 1), ('com_content.article', 64, 94, 10, '2022-07-11 12:25:29', 1), ('com_content.article', 64, 94, 14, '2022-07-11 12:25:29', 1), ('com_content.article', 65, 95, 10, '2022-07-11 12:26:30', 1), ('com_content.article', 65, 95, 14, '2022-07-11 12:26:30', 1), ('com_content.article', 66, 96, 10, '2022-07-11 12:28:14', 1), ('com_content.article', 66, 96, 14, '2022-07-11 12:28:14', 1), ('com_content.article', 67, 97, 9, '2022-01-24 20:46:53', 1), ('com_content.article', 67, 97, 15, '2022-01-24 20:46:53', 1), ('com_content.article', 68, 98, 9, '2023-03-16 09:56:01', 1), ('com_content.article', 68, 98, 15, '2023-03-16 09:56:01', 1), ('com_content.article', 68, 98, 33, '2023-03-16 09:56:01', 1), ('com_content.article', 68, 98, 44, '2023-03-16 09:56:01', 1), ('com_content.article', 69, 99, 9, '2023-03-16 10:48:33', 1), ('com_content.article', 69, 99, 15, '2023-03-16 10:48:33', 1), ('com_content.article', 69, 99, 33, '2023-03-16 10:48:33', 1), ('com_content.article', 70, 100, 9, '2023-03-16 10:49:11', 1), ('com_content.article', 70, 100, 15, '2023-03-16 10:49:11', 1), ('com_content.article', 70, 100, 33, '2023-03-16 10:49:11', 1), ('com_content.article', 70, 100, 43, '2023-03-16 10:49:11', 1), ('com_content.article', 71, 101, 9, '2023-03-16 10:49:42', 1), ('com_content.article', 71, 101, 15, '2023-03-16 10:49:42', 1), ('com_content.article', 71, 101, 33, '2023-03-16 10:49:42', 1), ('com_content.article', 71, 101, 41, '2023-03-16 10:49:42', 1), ('com_content.article', 72, 102, 10, '2022-07-11 12:35:11', 1), ('com_content.article', 72, 102, 15, '2022-07-11 12:35:11', 1), ('com_content.article', 73, 103, 10, '2022-07-11 12:34:23', 1), ('com_content.article', 73, 103, 15, '2022-07-11 12:34:23', 1), ('com_content.article', 74, 104, 9, '2022-10-05 09:25:46', 1), ('com_content.article', 74, 104, 16, '2022-10-05 09:25:46', 1), ('com_content.article', 74, 104, 33, '2022-10-05 09:25:46', 1), ('com_content.article', 74, 104, 41, '2022-10-05 09:25:46', 1), ('com_content.article', 75, 105, 10, '2023-03-16 10:08:25', 1), ('com_content.article', 75, 105, 16, '2023-03-16 10:08:25', 1), ('com_content.article', 76, 106, 10, '2023-03-16 10:19:47', 1), ('com_content.article', 76, 106, 16, '2023-03-16 10:19:47', 1), ('com_content.article', 77, 107, 10, '2023-03-16 10:14:06', 1), ('com_content.article', 77, 107, 16, '2023-03-16 10:14:06', 1), ('com_content.article', 78, 108, 10, '2023-03-16 10:15:47', 1), ('com_content.article', 78, 108, 16, '2023-03-16 10:15:47', 1), ('com_content.article', 79, 109, 9, '2023-03-16 10:45:40', 1), ('com_content.article', 79, 109, 17, '2023-03-16 10:45:40', 1), ('com_content.article', 79, 109, 33, '2023-03-16 10:45:40', 1), ('com_content.article', 79, 109, 41, '2023-03-16 10:45:40', 1), ('com_content.article', 80, 110, 9, '2023-03-16 10:46:22', 1), ('com_content.article', 80, 110, 17, '2023-03-16 10:46:22', 1), ('com_content.article', 80, 110, 33, '2023-03-16 10:46:22', 1), ('com_content.article', 80, 110, 43, '2023-03-16 10:46:22', 1), ('com_content.article', 81, 111, 9, '2023-03-16 10:46:39', 1), ('com_content.article', 81, 111, 17, '2023-03-16 10:46:39', 1), ('com_content.article', 81, 111, 33, '2023-03-16 10:46:39', 1), ('com_content.article', 81, 111, 45, '2023-03-16 10:46:39', 1), ('com_content.article', 82, 112, 10, '2022-07-11 12:38:22', 1), ('com_content.article', 82, 112, 17, '2022-07-11 12:38:22', 1), ('com_content.article', 83, 113, 10, '2022-07-11 12:36:18', 1), ('com_content.article', 83, 113, 17, '2022-07-11 12:36:18', 1), ('com_content.article', 84, 114, 10, '2022-07-11 12:37:16', 1), ('com_content.article', 84, 114, 17, '2022-07-11 12:37:16', 1), ('com_content.article', 85, 115, 9, '2022-10-05 09:20:49', 1), ('com_content.article', 85, 115, 19, '2022-10-05 09:20:49', 1), ('com_content.article', 85, 115, 33, '2022-10-05 09:20:49', 1), ('com_content.article', 85, 115, 41, '2022-10-05 09:20:49', 1), ('com_content.article', 86, 116, 9, '2022-10-05 09:20:25', 1), ('com_content.article', 86, 116, 19, '2022-10-05 09:20:25', 1), ('com_content.article', 86, 116, 33, '2022-10-05 09:20:25', 1), ('com_content.article', 86, 116, 43, '2022-10-05 09:20:25', 1), ('com_content.article', 87, 117, 9, '2022-10-05 09:19:29', 1), ('com_content.article', 87, 117, 19, '2022-10-05 09:19:29', 1), ('com_content.article', 87, 117, 33, '2022-10-05 09:19:29', 1), ('com_content.article', 87, 117, 43, '2022-10-05 09:19:29', 1), ('com_content.article', 88, 118, 10, '2023-03-16 14:06:22', 1), ('com_content.article', 88, 118, 19, '2023-03-16 14:06:22', 1), ('com_content.article', 89, 119, 10, '2023-03-16 10:42:31', 1), ('com_content.article', 89, 119, 19, '2023-03-16 10:42:31', 1), ('com_content.article', 90, 120, 10, '2022-07-11 12:45:19', 1), ('com_content.article', 90, 120, 19, '2022-07-11 12:45:19', 1), ('com_content.article', 91, 121, 9, '2022-10-05 09:18:36', 1), ('com_content.article', 91, 121, 20, '2022-10-05 09:18:36', 1), ('com_content.article', 91, 121, 33, '2022-10-05 09:18:36', 1), ('com_content.article', 91, 121, 43, '2022-10-05 09:18:36', 1), ('com_content.article', 92, 122, 9, '2022-10-05 09:18:02', 1), ('com_content.article', 92, 122, 20, '2022-10-05 09:18:02', 1), ('com_content.article', 92, 122, 33, '2022-10-05 09:18:02', 1), ('com_content.article', 92, 122, 41, '2022-10-05 09:18:02', 1), ('com_content.article', 93, 123, 9, '2022-10-05 09:17:24', 1), ('com_content.article', 93, 123, 20, '2022-10-05 09:17:24', 1), ('com_content.article', 93, 123, 33, '2022-10-05 09:17:24', 1), ('com_content.article', 94, 124, 10, '2022-07-11 12:49:12', 1), ('com_content.article', 94, 124, 20, '2022-07-11 12:49:12', 1), ('com_content.article', 95, 125, 10, '2022-07-11 12:46:11', 1), ('com_content.article', 95, 125, 20, '2022-07-11 12:46:11', 1), ('com_content.article', 96, 126, 10, '2022-07-11 12:47:15', 1), ('com_content.article', 96, 126, 20, '2022-07-11 12:47:15', 1), ('com_content.article', 97, 127, 9, '2022-10-05 09:16:41', 1), ('com_content.article', 97, 127, 23, '2022-10-05 09:16:41', 1), ('com_content.article', 97, 127, 33, '2022-10-05 09:16:41', 1), ('com_content.article', 98, 128, 9, '2022-07-03 09:55:50', 1), ('com_content.article', 98, 128, 23, '2022-07-03 09:55:50', 1), ('com_content.article', 98, 128, 33, '2022-07-03 09:55:50', 1), ('com_content.article', 98, 128, 52, '2022-07-03 09:55:50', 1), ('com_content.article', 99, 129, 9, '2023-03-16 10:41:42', 1), ('com_content.article', 99, 129, 23, '2023-03-16 10:41:42', 1), ('com_content.article', 99, 129, 33, '2023-03-16 10:41:42', 1), ('com_content.article', 99, 129, 41, '2023-03-16 10:41:42', 1), ('com_content.article', 100, 130, 10, '2022-07-11 12:51:51', 1), ('com_content.article', 100, 130, 23, '2022-07-11 12:51:51', 1), ('com_content.article', 101, 131, 10, '2022-07-11 12:50:26', 1), ('com_content.article', 101, 131, 23, '2022-07-11 12:50:26', 1), ('com_content.article', 102, 132, 10, '2022-07-11 12:52:38', 1), ('com_content.article', 102, 132, 23, '2022-07-11 12:52:38', 1), ('com_content.article', 103, 133, 10, '2022-07-11 12:53:39', 1), ('com_content.article', 103, 133, 23, '2022-07-11 12:53:39', 1), ('com_content.article', 104, 134, 9, '2022-07-03 09:59:34', 1), ('com_content.article', 104, 134, 24, '2022-07-03 09:59:34', 1), ('com_content.article', 104, 134, 33, '2022-07-03 09:59:34', 1), ('com_content.article', 105, 135, 9, '2023-03-16 10:39:38', 1), ('com_content.article', 105, 135, 24, '2023-03-16 10:39:38', 1), ('com_content.article', 105, 135, 33, '2023-03-16 10:39:38', 1), ('com_content.article', 106, 136, 9, '2022-10-05 09:14:43', 1), ('com_content.article', 106, 136, 24, '2022-10-05 09:14:43', 1), ('com_content.article', 106, 136, 33, '2022-10-05 09:14:43', 1), ('com_content.article', 107, 137, 9, '2022-10-05 09:14:17', 1), ('com_content.article', 107, 137, 24, '2022-10-05 09:14:17', 1), ('com_content.article', 107, 137, 33, '2022-10-05 09:14:17', 1), ('com_content.article', 107, 137, 41, '2022-10-05 09:14:17', 1), ('com_content.article', 108, 138, 10, '2022-07-11 12:54:48', 1), ('com_content.article', 108, 138, 24, '2022-07-11 12:54:48', 1), ('com_content.article', 109, 139, 10, '2022-07-11 12:56:29', 1), ('com_content.article', 109, 139, 24, '2022-07-11 12:56:29', 1), ('com_content.article', 110, 140, 10, '2022-07-11 12:57:19', 1), ('com_content.article', 110, 140, 24, '2022-07-11 12:57:19', 1), ('com_content.article', 111, 141, 10, '2022-07-11 12:58:10', 1), ('com_content.article', 111, 141, 24, '2022-07-11 12:58:10', 1), ('com_content.article', 112, 142, 9, '2023-03-16 10:38:44', 1), ('com_content.article', 112, 142, 25, '2023-03-16 10:38:44', 1), ('com_content.article', 112, 142, 33, '2023-03-16 10:38:44', 1), ('com_content.article', 112, 142, 52, '2023-03-16 10:38:44', 1), ('com_content.article', 113, 143, 9, '2022-10-05 09:13:03', 1), ('com_content.article', 113, 143, 25, '2022-10-05 09:13:03', 1), ('com_content.article', 113, 143, 33, '2022-10-05 09:13:03', 1), ('com_content.article', 113, 143, 48, '2022-10-05 09:13:03', 1), ('com_content.article', 114, 144, 9, '2022-10-05 09:12:25', 1), ('com_content.article', 114, 144, 25, '2022-10-05 09:12:25', 1), ('com_content.article', 114, 144, 33, '2022-10-05 09:12:25', 1), ('com_content.article', 114, 144, 41, '2022-10-05 09:12:25', 1), ('com_content.article', 115, 145, 10, '2022-07-11 13:34:30', 1), ('com_content.article', 115, 145, 25, '2022-07-11 13:34:30', 1), ('com_content.article', 116, 146, 10, '2022-07-11 13:35:16', 1), ('com_content.article', 116, 146, 25, '2022-07-11 13:35:16', 1), ('com_content.article', 117, 147, 10, '2022-07-11 13:36:12', 1), ('com_content.article', 117, 147, 25, '2022-07-11 13:36:12', 1), ('com_content.article', 118, 148, 9, '2022-10-05 09:11:42', 1), ('com_content.article', 118, 148, 18, '2022-10-05 09:11:42', 1), ('com_content.article', 118, 148, 33, '2022-10-05 09:11:42', 1), ('com_content.article', 118, 148, 46, '2022-10-05 09:11:42', 1), ('com_content.article', 119, 149, 9, '2022-10-05 09:11:14', 1), ('com_content.article', 119, 149, 18, '2022-10-05 09:11:14', 1), ('com_content.article', 119, 149, 33, '2022-10-05 09:11:14', 1), ('com_content.article', 119, 149, 44, '2022-10-05 09:11:14', 1), ('com_content.article', 120, 150, 9, '2022-10-05 09:10:43', 1), ('com_content.article', 120, 150, 18, '2022-10-05 09:10:43', 1), ('com_content.article', 120, 150, 33, '2022-10-05 09:10:43', 1), ('com_content.article', 120, 150, 41, '2022-10-05 09:10:43', 1), ('com_content.article', 121, 151, 9, '2022-10-05 09:09:56', 1), ('com_content.article', 121, 151, 18, '2022-10-05 09:09:56', 1), ('com_content.article', 121, 151, 33, '2022-10-05 09:09:56', 1), ('com_content.article', 122, 152, 10, '2022-07-11 13:15:01', 1), ('com_content.article', 122, 152, 18, '2022-07-11 13:15:01', 1), ('com_content.article', 123, 153, 10, '2022-07-11 13:11:34', 1), ('com_content.article', 123, 153, 18, '2022-07-11 13:11:34', 1), ('com_content.article', 124, 154, 10, '2022-07-11 13:12:33', 1), ('com_content.article', 124, 154, 18, '2022-07-11 13:12:33', 1), ('com_content.article', 125, 155, 10, '2023-03-16 10:37:45', 1), ('com_content.article', 125, 155, 18, '2023-03-16 10:37:45', 1), ('com_content.article', 126, 156, 9, '2022-10-05 09:09:12', 1), ('com_content.article', 126, 156, 26, '2022-10-05 09:09:12', 1), ('com_content.article', 126, 156, 33, '2022-10-05 09:09:12', 1), ('com_content.article', 127, 157, 10, '2022-07-11 12:59:41', 1), ('com_content.article', 127, 157, 26, '2022-07-11 12:59:41', 1), ('com_content.article', 128, 158, 10, '2022-07-11 13:09:53', 1), ('com_content.article', 128, 158, 26, '2022-07-11 13:09:53', 1), ('com_content.article', 129, 159, 9, '2023-03-16 10:28:54', 1), ('com_content.article', 129, 159, 28, '2023-03-16 10:28:54', 1), ('com_content.article', 129, 159, 33, '2023-03-16 10:28:54', 1), ('com_content.article', 130, 160, 9, '2023-03-16 10:29:44', 1), ('com_content.article', 130, 160, 28, '2023-03-16 10:29:44', 1), ('com_content.article', 130, 160, 33, '2023-03-16 10:29:44', 1), ('com_content.article', 131, 161, 9, '2023-03-16 10:30:38', 1), ('com_content.article', 131, 161, 28, '2023-03-16 10:30:38', 1), ('com_content.article', 131, 161, 33, '2023-03-16 10:30:38', 1), ('com_content.article', 132, 162, 9, '2023-03-16 10:33:17', 1), ('com_content.article', 132, 162, 28, '2023-03-16 10:33:17', 1), ('com_content.article', 132, 162, 33, '2023-03-16 10:33:17', 1), ('com_content.article', 133, 163, 10, '2023-03-16 10:33:43', 1), ('com_content.article', 133, 163, 28, '2023-03-16 10:33:43', 1), ('com_content.article', 134, 164, 10, '2022-07-11 13:19:59', 1), ('com_content.article', 134, 164, 28, '2022-07-11 13:19:59', 1), ('com_content.article', 135, 165, 10, '2022-07-11 13:21:39', 1), ('com_content.article', 135, 165, 28, '2022-07-11 13:21:39', 1), ('com_content.article', 136, 166, 10, '2023-03-16 10:34:30', 1), ('com_content.article', 136, 166, 28, '2023-03-16 10:34:30', 1), ('com_content.article', 137, 167, 9, '2022-10-05 09:03:57', 1), ('com_content.article', 137, 167, 30, '2022-10-05 09:03:57', 1), ('com_content.article', 137, 167, 33, '2022-10-05 09:03:57', 1), ('com_content.article', 138, 168, 9, '2022-10-05 09:02:34', 1), ('com_content.article', 138, 168, 30, '2022-10-05 09:02:34', 1), ('com_content.article', 138, 168, 33, '2022-10-05 09:02:34', 1), ('com_content.article', 139, 169, 9, '2022-10-05 09:02:08', 1), ('com_content.article', 139, 169, 30, '2022-10-05 09:02:08', 1), ('com_content.article', 139, 169, 33, '2022-10-05 09:02:08', 1), ('com_content.article', 140, 170, 9, '2022-10-05 09:01:37', 1), ('com_content.article', 140, 170, 30, '2022-10-05 09:01:37', 1), ('com_content.article', 140, 170, 33, '2022-10-05 09:01:37', 1), ('com_content.article', 141, 171, 10, '2022-07-11 13:27:19', 1), ('com_content.article', 141, 171, 30, '2022-07-11 13:27:19', 1), ('com_content.article', 142, 172, 10, '2022-07-11 13:25:21', 1), ('com_content.article', 142, 172, 30, '2022-07-11 13:25:21', 1), ('com_content.article', 143, 173, 9, '2022-10-05 08:39:39', 1), ('com_content.article', 143, 173, 29, '2022-10-05 08:39:39', 1), ('com_content.article', 144, 174, 9, '2022-10-05 09:00:29', 1), ('com_content.article', 144, 174, 29, '2022-10-05 09:00:29', 1), ('com_content.article', 144, 174, 33, '2022-10-05 09:00:29', 1), ('com_content.article', 144, 174, 43, '2022-10-05 09:00:29', 1), ('com_content.article', 145, 175, 9, '2022-10-05 09:00:04', 1), ('com_content.article', 145, 175, 29, '2022-10-05 09:00:04', 1), ('com_content.article', 145, 175, 33, '2022-10-05 09:00:04', 1), ('com_content.article', 145, 175, 44, '2022-10-05 09:00:04', 1), ('com_content.article', 146, 176, 10, '2022-07-11 13:32:03', 1), ('com_content.article', 146, 176, 29, '2022-07-11 13:32:03', 1), ('com_content.article', 147, 177, 10, '2022-07-11 13:30:00', 1), ('com_content.article', 147, 177, 29, '2022-07-11 13:30:00', 1), ('com_content.article', 148, 178, 10, '2022-07-11 13:30:51', 1), ('com_content.article', 148, 178, 29, '2022-07-11 13:30:51', 1), ('com_content.article', 149, 179, 9, '2022-07-03 10:24:58', 1), ('com_content.article', 149, 179, 31, '2022-07-03 10:24:58', 1), ('com_content.article', 149, 179, 33, '2022-07-03 10:24:58', 1), ('com_content.article', 149, 179, 43, '2022-07-03 10:24:58', 1), ('com_content.article', 150, 180, 9, '2022-10-05 08:59:17', 1), ('com_content.article', 150, 180, 31, '2022-10-05 08:59:17', 1), ('com_content.article', 150, 180, 33, '2022-10-05 08:59:17', 1), ('com_content.article', 150, 180, 41, '2022-10-05 08:59:17', 1), ('com_content.article', 151, 181, 10, '2022-07-11 13:29:00', 1), ('com_content.article', 151, 181, 31, '2022-07-11 13:29:00', 1), ('com_content.article', 152, 182, 10, '2022-07-11 13:28:09', 1), ('com_content.article', 152, 182, 31, '2022-07-11 13:28:09', 1), ('com_content.article', 153, 183, 9, '2022-10-05 08:57:50', 1), ('com_content.article', 153, 183, 33, '2022-10-05 08:57:50', 1), ('com_content.article', 153, 183, 39, '2022-10-05 08:57:50', 1), ('com_content.article', 153, 183, 43, '2022-10-05 08:57:50', 1), ('com_content.article', 154, 184, 9, '2022-10-05 08:57:00', 1), ('com_content.article', 154, 184, 33, '2022-10-05 08:57:00', 1), ('com_content.article', 154, 184, 39, '2022-10-05 08:57:00', 1), ('com_content.article', 155, 185, 9, '2022-10-05 08:57:22', 1), ('com_content.article', 155, 185, 33, '2022-10-05 08:57:22', 1), ('com_content.article', 155, 185, 39, '2022-10-05 08:57:22', 1), ('com_content.article', 156, 186, 10, '2022-07-11 13:37:10', 1), ('com_content.article', 156, 186, 39, '2022-07-11 13:37:10', 1), ('com_content.article', 157, 187, 11, '2022-12-07 12:52:58', 1), ('com_content.article', 157, 187, 12, '2022-12-07 12:52:58', 1), ('com_content.article', 158, 206, 11, '2022-12-07 12:52:38', 1), ('com_content.article', 158, 206, 12, '2022-12-07 12:52:38', 1), ('com_content.article', 159, 207, 11, '2022-12-07 12:52:02', 1), ('com_content.article', 159, 207, 38, '2022-12-07 12:52:02', 1), ('com_content.article', 160, 208, 11, '2022-12-07 12:51:39', 1), ('com_content.article', 160, 208, 13, '2022-12-07 12:51:39', 1), ('com_content.article', 161, 209, 11, '2022-12-07 12:51:11', 1), ('com_content.article', 161, 209, 27, '2022-12-07 12:51:11', 1), ('com_content.article', 162, 210, 11, '2022-12-07 12:50:37', 1), ('com_content.article', 162, 210, 22, '2022-12-07 12:50:37', 1), ('com_content.article', 163, 211, 11, '2022-12-07 12:50:15', 1), ('com_content.article', 163, 211, 22, '2022-12-07 12:50:15', 1), ('com_content.article', 164, 212, 11, '2022-12-07 12:49:34', 1), ('com_content.article', 164, 212, 21, '2022-12-07 12:49:34', 1), ('com_content.article', 165, 213, 11, '2022-12-07 12:46:01', 1), ('com_content.article', 165, 213, 14, '2022-12-07 12:46:01', 1), ('com_content.article', 166, 214, 11, '2022-12-07 12:45:18', 1), ('com_content.article', 166, 214, 14, '2022-12-07 12:45:18', 1), ('com_content.article', 167, 215, 11, '2022-12-07 12:44:34', 1), ('com_content.article', 167, 215, 15, '2022-12-07 12:44:34', 1), ('com_content.article', 168, 216, 11, '2022-12-07 12:43:50', 1), ('com_content.article', 168, 216, 16, '2022-12-07 12:43:50', 1), ('com_content.article', 169, 217, 11, '2022-12-07 12:43:09', 1), ('com_content.article', 169, 217, 17, '2022-12-07 12:43:09', 1), ('com_content.article', 170, 218, 11, '2022-12-07 12:42:41', 1), ('com_content.article', 170, 218, 17, '2022-12-07 12:42:41', 1), ('com_content.article', 171, 219, 11, '2022-12-07 12:41:18', 1), ('com_content.article', 171, 219, 19, '2022-12-07 12:41:18', 1), ('com_content.article', 172, 220, 11, '2022-12-07 12:40:36', 1), ('com_content.article', 172, 220, 19, '2022-12-07 12:40:36', 1), ('com_content.article', 173, 221, 11, '2022-12-07 12:39:25', 1), ('com_content.article', 173, 221, 20, '2022-12-07 12:39:25', 1), ('com_content.article', 174, 222, 11, '2022-12-07 12:38:22', 1), ('com_content.article', 174, 222, 23, '2022-12-07 12:38:22', 1), ('com_content.article', 175, 223, 11, '2022-12-07 12:37:46', 1), ('com_content.article', 175, 223, 23, '2022-12-07 12:37:46', 1), ('com_content.article', 176, 224, 11, '2022-12-07 12:36:55', 1), ('com_content.article', 176, 224, 24, '2022-12-07 12:36:55', 1), ('com_content.article', 177, 225, 11, '2022-12-07 12:36:31', 1), ('com_content.article', 177, 225, 24, '2022-12-07 12:36:31', 1), ('com_content.article', 178, 226, 11, '2022-12-07 12:35:28', 1), ('com_content.article', 178, 226, 25, '2022-12-07 12:35:28', 1), ('com_content.article', 179, 227, 11, '2022-12-07 12:34:51', 1), ('com_content.article', 179, 227, 25, '2022-12-07 12:34:51', 1), ('com_content.article', 180, 228, 11, '2022-12-07 12:33:32', 1), ('com_content.article', 180, 228, 26, '2022-12-07 12:33:32', 1), ('com_content.article', 181, 229, 11, '2022-12-07 12:00:47', 1), ('com_content.article', 181, 229, 28, '2022-12-07 12:00:47', 1), ('com_content.article', 182, 230, 11, '2022-12-07 12:00:18', 1), ('com_content.article', 182, 230, 28, '2022-12-07 12:00:18', 1), ('com_content.article', 183, 231, 11, '2022-12-07 11:58:49', 1), ('com_content.article', 183, 231, 30, '2022-12-07 11:58:49', 1), ('com_content.article', 184, 232, 11, '2022-12-07 11:58:10', 1), ('com_content.article', 184, 232, 29, '2022-12-07 11:58:10', 1), ('com_content.article', 185, 233, 11, '2022-12-07 11:57:23', 1), ('com_content.article', 185, 233, 31, '2022-12-07 11:57:23', 1), ('com_content.article', 186, 234, 11, '2022-12-07 11:56:17', 1), ('com_content.article', 186, 234, 39, '2022-12-07 11:56:17', 1), ('com_content.article', 187, 242, 9, '2022-07-02 15:11:40', 1), ('com_content.article', 187, 242, 12, '2022-07-02 15:11:40', 1), ('com_content.article', 187, 242, 34, '2022-07-02 15:11:40', 1), ('com_content.article', 187, 242, 38, '2022-07-02 15:11:40', 1), ('com_content.article', 188, 254, 9, '2023-07-20 10:46:37', 1), ('com_content.article', 188, 254, 31, '2023-07-20 10:46:37', 1), ('com_content.article', 189, 255, 9, '2023-07-20 10:46:03', 1), ('com_content.article', 189, 255, 22, '2023-07-20 10:46:03', 1); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_content_frontpage` -- CREATE TABLE `o0ksp_content_frontpage` ( `content_id` int(11) NOT NULL DEFAULT 0, `ordering` int(11) NOT NULL DEFAULT 0, `featured_up` datetime DEFAULT NULL, `featured_down` datetime DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_content_frontpage` -- INSERT INTO `o0ksp_content_frontpage` (`content_id`, `ordering`, `featured_up`, `featured_down`) VALUES (12, 7, NULL, NULL), (20, 6, NULL, NULL), (22, 13, NULL, NULL), (23, 9, NULL, NULL), (24, 8, NULL, NULL), (26, 2, NULL, NULL), (28, 12, NULL, NULL), (29, 11, NULL, NULL), (32, 10, NULL, NULL), (36, 1, NULL, NULL), (38, 4, NULL, NULL), (39, 3, NULL, NULL), (41, 5, NULL, NULL); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_content_meta` -- CREATE TABLE `o0ksp_content_meta` ( `id` bigint(20) NOT NULL, `content_id` int(11) NOT NULL, `meta_key` varchar(255) NOT NULL, `meta_value` text NOT NULL, `encoded` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'Value is stored in encoded format' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_content_meta` -- INSERT INTO `o0ksp_content_meta` (`id`, `content_id`, `meta_key`, `meta_value`, `encoded`) VALUES (2, 15, 'content_type', 'video', 0), (3, 15, 'source', 'youtube', 0), (4, 15, 'embed_url', 'https://www.youtube.com/watch?v=Xx92bUw7WX8', 0), (5, 15, 'width', '1040', 0), (6, 15, 'height', '673', 0), (7, 15, 'article_style', 'default', 0), (8, 15, 'thumbnail', 'images/joomlart/video/video-5.jpg', 0), (9, 16, 'content_type', 'video', 0), (10, 16, 'source', 'youtube', 0), (11, 16, 'embed_url', 'https://www.youtube.com/watch?v=L_rRta7MCII', 0), (12, 16, 'thumbnail', 'images/joomlart/video/video-4.jpg', 0), (13, 16, 'width', '640', 0), (14, 16, 'height', '360', 0), (15, 16, 'article_style', 'default', 0), (16, 17, 'content_type', 'video', 0), (17, 17, 'source', 'youtube', 0), (18, 17, 'embed_url', 'https://www.youtube.com/watch?v=irds1L7f7dw', 0), (19, 17, 'thumbnail', 'images/joomlart/video/video-3.jpg', 0), (20, 17, 'width', '1040', 0), (21, 17, 'height', '673', 0), (22, 17, 'article_style', 'default', 0), (23, 18, 'content_type', 'video', 0), (24, 18, 'source', 'youtube', 0), (25, 18, 'embed_url', 'https://www.youtube.com/watch?v=Z2Ly1mhkpck', 0), (26, 18, 'thumbnail', 'images/joomlart/video/video-2.jpg', 0), (27, 18, 'width', '1040', 0), (28, 18, 'height', '673', 0), (29, 18, 'article_style', 'default', 0), (30, 19, 'content_type', 'video', 0), (31, 19, 'source', 'vimeo', 0), (32, 19, 'embed_url', 'https://vimeo.com/channels/staffpicks/138867962', 0), (33, 19, 'thumbnail', 'images/joomlart/video/vimeo-2.jpg', 0), (34, 19, 'width', '1040', 0), (35, 19, 'height', '673', 0), (36, 19, 'article_style', 'default', 0), (37, 20, 'content_type', 'video', 0), (38, 20, 'source', 'youtube', 0), (39, 20, 'embed_url', 'https://www.youtube.com/watch?v=NdmkY4k1QIM', 0), (40, 20, 'thumbnail', 'images/joomlart/video/video-1.jpg', 0), (41, 20, 'width', '1040', 0), (42, 20, 'height', '673', 0), (43, 20, 'article_style', 'default', 0), (44, 21, 'content_type', 'video', 0), (45, 21, 'source', 'vimeo', 0), (46, 21, 'embed_url', 'https://vimeo.com/channels/staffpicks/139467506', 0), (47, 21, 'thumbnail', 'images/joomlart/video/vimeo-1.jpg', 0), (48, 21, 'width', '1040', 0), (49, 21, 'height', '673', 0), (50, 21, 'article_style', 'default', 0), (51, 22, 'content_type', 'video', 0), (52, 22, 'source', 'vimeo', 0), (53, 22, 'embed_url', 'https://vimeo.com/channels/staffpicks/132550202', 0), (54, 22, 'thumbnail', 'images/joomlart/video/vimeo-3.jpg', 0), (55, 22, 'width', '1040', 0), (56, 22, 'height', '673', 0), (57, 22, 'article_style', 'default', 0), (58, 23, 'article_style', 'default', 0), (59, 24, 'article_style', 'default', 0), (60, 2, 'article_style', 'default', 0), (61, 32, 'article_style', 'default', 0), (62, 14, 'article_style', 'default', 0), (63, 13, 'article_style', 'default', 0), (64, 33, 'article_style', 'default', 0), (65, 29, 'article_style', 'default', 0), (66, 27, 'article_style', 'default', 0), (67, 3, 'article_style', 'default', 0), (68, 4, 'article_style', 'default', 0), (69, 5, 'article_style', 'default', 0), (70, 6, 'article_style', 'default', 0), (71, 34, 'content_type', 'gallery', 0), (72, 34, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-6.jpg\",\"images\\/joomlart\\/photography\\/gallery-4.jpg\",\"images\\/joomlart\\/photography\\/gallery-5.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"neo-entertainment-gallery\",\"neo-entertainment-gallery\",\"neo-entertainment-gallery\"]}', 1), (73, 34, 'article_style', 'default', 0), (74, 35, 'article_style', 'default', 0), (75, 7, 'article_style', 'default', 0), (76, 8, 'article_style', 'default', 0), (77, 36, 'content_type', 'gallery', 0), (78, 36, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/galerry-1.jpg\",\"images\\/joomlart\\/photography\\/gallery-2.jpg\",\"images\\/joomlart\\/photography\\/gallery-3.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Vodafone launches \\u2018biggest-ever\\u2019\",\"\",\"\"]}', 1), (79, 36, 'article_style', 'default', 0), (80, 25, 'article_style', 'default', 0), (81, 26, 'article_style', 'default', 0), (82, 28, 'article_style', 'default', 0), (83, 30, 'article_style', 'default', 0), (84, 31, 'article_style', 'default', 0), (85, 37, 'content_type', 'gallery', 0), (86, 37, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-9.jpg\",\"images\\/joomlart\\/photography\\/gallery-8.jpg\",\"images\\/joomlart\\/photography\\/gallery-7.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Discovering whether we can be vegan\",\"\",\"\"]}', 1), (87, 37, 'article_style', 'default', 0), (88, 38, 'content_type', 'gallery', 0), (89, 38, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-11.jpg\",\"images\\/joomlart\\/photography\\/gallery-12.jpg\",\"images\\/joomlart\\/photography\\/gallery-10.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Why our obsession with sugar threatens\",\"\",\"\"]}', 1), (90, 38, 'article_style', 'default', 0), (91, 39, 'content_type', 'gallery', 0), (92, 39, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-13.jpg\",\"images\\/joomlart\\/photography\\/gallery-14.jpg\"],\"class\":[\"\",\"\"],\"caption\":[\"Put gardening on the curriculum \",\"\"]}', 1), (93, 39, 'article_style', 'default', 0), (94, 40, 'content_type', 'gallery', 0), (95, 40, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-15.jpg\",\"images\\/joomlart\\/photography\\/gallery-16.jpg\"],\"class\":[\"\",\"\"],\"caption\":[\"Modeling and Rigging a Hydraulic Crane\",\"\"]}', 1), (96, 40, 'article_style', 'default', 0), (97, 41, 'content_type', 'gallery', 0), (98, 41, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-17.jpg\",\"images\\/joomlart\\/photography\\/gallery-19.jpg\",\"images\\/joomlart\\/photography\\/gallery-18.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"Compositing a Machine Gun Turret in CINEMA\",\"\",\"\"]}', 1), (99, 41, 'article_style', 'default', 0), (100, 12, 'article_style', 'default', 0), (101, 11, 'article_style', 'default', 0), (102, 10, 'article_style', 'default', 0), (103, 9, 'article_style', 'default', 0), (104, 42, 'content_type', 'gallery', 0), (105, 42, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-20.jpg\",\"images\\/joomlart\\/photography\\/gallery-21.jpg\",\"images\\/joomlart\\/photography\\/gallery-22.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"\",\"\",\"\"]}', 1), (106, 42, 'article_style', 'default', 0), (107, 43, 'content_type', 'gallery', 0), (108, 43, 'gallery', '{\"src\":[\"images\\/joomlart\\/photography\\/gallery-20.jpg\",\"images\\/joomlart\\/photography\\/gallery-21.jpg\",\"images\\/joomlart\\/photography\\/gallery-22.jpg\"],\"class\":[\"\",\"\",\"\"],\"caption\":[\"\",\"\",\"\"]}', 1); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_content_rating` -- CREATE TABLE `o0ksp_content_rating` ( `content_id` int(11) NOT NULL DEFAULT 0, `rating_sum` int(10) UNSIGNED NOT NULL DEFAULT 0, `rating_count` int(10) UNSIGNED NOT NULL DEFAULT 0, `lastip` varchar(50) NOT NULL DEFAULT '' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_content_types` -- CREATE TABLE `o0ksp_content_types` ( `type_id` int(10) UNSIGNED NOT NULL, `type_title` varchar(255) NOT NULL DEFAULT '', `type_alias` varchar(400) NOT NULL DEFAULT '', `table` varchar(2048) NOT NULL DEFAULT '', `rules` mediumtext NOT NULL, `field_mappings` mediumtext NOT NULL, `router` varchar(255) NOT NULL DEFAULT '', `content_history_options` varchar(5120) DEFAULT NULL COMMENT 'JSON string for com_contenthistory options' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_content_types` -- INSERT INTO `o0ksp_content_types` (`type_id`, `type_title`, `type_alias`, `table`, `rules`, `field_mappings`, `router`, `content_history_options`) VALUES (1, 'Article', 'com_content.article', '{\"special\":{\"dbtable\":\"j767ec_content\",\"key\":\"id\",\"type\":\"ArticleTable\",\"prefix\":\"Joomla\\\\Component\\\\Content\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"state\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"introtext\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"attribs\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"asset_id\", \"note\":\"note\"}, \"special\":{\"fulltext\":\"fulltext\"}}', 'ContentHelperRoute::getArticleRoute', '{\"formFile\":\"administrator\\/components\\/com_content\\/models\\/forms\\/article.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"ordering\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'), (2, 'Contact', 'com_contact.contact', '{\"special\":{\"dbtable\":\"j767ec_contact_details\",\"key\":\"id\",\"type\":\"ContactTable\",\"prefix\":\"Joomla\\\\Component\\\\Contact\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"address\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"image\", \"core_urls\":\"webpage\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"null\"}, \"special\":{\"con_position\":\"con_position\",\"suburb\":\"suburb\",\"state\":\"state\",\"country\":\"country\",\"postcode\":\"postcode\",\"telephone\":\"telephone\",\"fax\":\"fax\",\"misc\":\"misc\",\"email_to\":\"email_to\",\"default_con\":\"default_con\",\"user_id\":\"user_id\",\"mobile\":\"mobile\",\"sortname1\":\"sortname1\",\"sortname2\":\"sortname2\",\"sortname3\":\"sortname3\"}}', 'ContactHelperRoute::getContactRoute', '{\"formFile\":\"administrator\\/components\\/com_contact\\/models\\/forms\\/contact.xml\",\"hideFields\":[\"default_con\",\"checked_out\",\"checked_out_time\",\"version\",\"xreference\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"ordering\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"], \"displayLookup\":[ {\"sourceColumn\":\"created_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"catid\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ] }'), (3, 'Newsfeed', 'com_newsfeeds.newsfeed', '{\"special\":{\"dbtable\":\"j767ec_newsfeeds\",\"key\":\"id\",\"type\":\"NewsfeedTable\",\"prefix\":\"Joomla\\\\Component\\\\Newsfeeds\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"null\"}, \"special\":{\"numarticles\":\"numarticles\",\"cache_time\":\"cache_time\",\"rtl\":\"rtl\"}}', 'NewsfeedsHelperRoute::getNewsfeedRoute', '{\"formFile\":\"administrator\\/components\\/com_newsfeeds\\/models\\/forms\\/newsfeed.xml\",\"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"ordering\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'), (4, 'User', 'com_users.user', '{\"special\":{\"dbtable\":\"j767ec_users\",\"key\":\"id\",\"type\":\"UserTable\",\"prefix\":\"Joomla\\\\Component\\\\Users\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"null\",\"core_alias\":\"username\",\"core_created_time\":\"registerDate\",\"core_modified_time\":\"null\",\"core_body\":\"null\", \"core_hits\":\"null\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"access\":\"null\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"null\", \"core_language\":\"null\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"null\", \"core_ordering\":\"null\", \"core_metakey\":\"null\", \"core_metadesc\":\"null\", \"core_catid\":\"null\", \"core_xreference\":\"null\", \"asset_id\":\"null\"}, \"special\":{}}', '', ''), (5, 'Article Category', 'com_content.category', '{\"special\":{\"dbtable\":\"j767ec_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', 'ContentHelperRoute::getCategoryRoute', '{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'), (6, 'Contact Category', 'com_contact.category', '{\"special\":{\"dbtable\":\"j767ec_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', 'ContactHelperRoute::getCategoryRoute', '{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'), (7, 'Newsfeeds Category', 'com_newsfeeds.category', '{\"special\":{\"dbtable\":\"j767ec_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', 'NewsfeedsHelperRoute::getCategoryRoute', '{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'), (8, 'Tag', 'com_tags.tag', '{\"special\":{\"dbtable\":\"j767ec_tags\",\"key\":\"tag_id\",\"type\":\"TagTable\",\"prefix\":\"Joomla\\\\Component\\\\Tags\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"null\", \"core_xreference\":\"null\", \"asset_id\":\"null\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\"}}', 'TagsHelperRoute::getTagRoute', '{\"formFile\":\"administrator\\/components\\/com_tags\\/models\\/forms\\/tag.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"lft\", \"rgt\", \"level\", \"path\", \"urls\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'), (9, 'Banner', 'com_banners.banner', '{\"special\":{\"dbtable\":\"j767ec_banners\",\"key\":\"id\",\"type\":\"BannerTable\",\"prefix\":\"Joomla\\\\Component\\\\Banners\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"null\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"null\", \"asset_id\":\"null\"}, \"special\":{\"imptotal\":\"imptotal\", \"impmade\":\"impmade\", \"clicks\":\"clicks\", \"clickurl\":\"clickurl\", \"custombannercode\":\"custombannercode\", \"cid\":\"cid\", \"purchase_type\":\"purchase_type\", \"track_impressions\":\"track_impressions\", \"track_clicks\":\"track_clicks\"}}', '', '{\"formFile\":\"administrator\\/components\\/com_banners\\/models\\/forms\\/banner.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"reset\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"imptotal\", \"impmade\", \"reset\"], \"convertToInt\":[\"publish_up\", \"publish_down\", \"ordering\"], \"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"cid\",\"targetTable\":\"j767ec_banner_clients\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"created_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'), (10, 'Banners Category', 'com_banners.category', '{\"special\":{\"dbtable\":\"j767ec_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\": {\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', '', '{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'), (11, 'Banner Client', 'com_banners.client', '{\"special\":{\"dbtable\":\"j767ec_banner_clients\",\"key\":\"id\",\"type\":\"ClientTable\",\"prefix\":\"Joomla\\\\Component\\\\Banners\\\\Administrator\\\\Table\\\\\"}}', '', '', '', '{\"formFile\":\"administrator\\/components\\/com_banners\\/models\\/forms\\/client.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\"], \"ignoreChanges\":[\"checked_out\", \"checked_out_time\"], \"convertToInt\":[], \"displayLookup\":[]}'), (12, 'User Notes', 'com_users.note', '{\"special\":{\"dbtable\":\"j767ec_user_notes\",\"key\":\"id\",\"type\":\"NoteTable\",\"prefix\":\"Joomla\\\\Component\\\\Users\\\\Administrator\\\\Table\\\\\"}}', '', '', '', '{\"formFile\":\"administrator\\/components\\/com_users\\/models\\/forms\\/note.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\"], \"convertToInt\":[\"publish_up\", \"publish_down\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"created_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'), (13, 'User Notes Category', 'com_users.category', '{\"special\":{\"dbtable\":\"j767ec_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"j767ec_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', '', '{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"j767ec_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"j767ec_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"j767ec_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_core_log_searches` -- CREATE TABLE `o0ksp_core_log_searches` ( `search_term` varchar(128) NOT NULL DEFAULT '', `hits` int(10) UNSIGNED NOT NULL DEFAULT 0 ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_extensions` -- CREATE TABLE `o0ksp_extensions` ( `extension_id` int(11) NOT NULL, `package_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Parent package ID for extensions installed as a package.', `name` varchar(100) NOT NULL, `type` varchar(20) NOT NULL, `element` varchar(100) NOT NULL, `changelogurl` text DEFAULT NULL, `folder` varchar(100) NOT NULL, `client_id` tinyint(3) NOT NULL, `enabled` tinyint(3) NOT NULL DEFAULT 0, `access` int(10) UNSIGNED NOT NULL DEFAULT 1, `protected` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Flag to indicate if the extension is protected. Protected extensions cannot be disabled.', `manifest_cache` mediumtext NOT NULL, `params` mediumtext NOT NULL, `custom_data` mediumtext NOT NULL, `checked_out` int(10) UNSIGNED DEFAULT NULL, `checked_out_time` datetime DEFAULT NULL, `ordering` int(11) DEFAULT 0, `state` int(11) DEFAULT 0, `note` varchar(255) DEFAULT NULL, `locked` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Flag to indicate if the extension is locked. Locked extensions cannot be uninstalled.' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_extensions` -- INSERT INTO `o0ksp_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`, `locked`) VALUES (2, 0, 'com_wrapper', 'component', 'com_wrapper', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_wrapper\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Wrapper\",\"filename\":\"wrapper\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (3, 0, 'com_admin', 'component', 'com_admin', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_admin\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_ADMIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Admin\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (4, 0, 'com_banners', 'component', 'com_banners', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_banners\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Banners\",\"filename\":\"banners\"}', '{\"purchase_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefix\":\"\",\"save_history\":\"1\",\"history_limit\":10}', '', NULL, NULL, 0, 0, NULL, 1), (5, 0, 'com_cache', 'component', 'com_cache', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_cache\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CACHE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Cache\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (6, 0, 'com_categories', 'component', 'com_categories', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_categories\",\"type\":\"component\",\"creationDate\":\"2007-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Categories\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (7, 0, 'com_checkin', 'component', 'com_checkin', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_checkin\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CHECKIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Checkin\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (8, 0, 'com_contact', 'component', 'com_contact', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_contact\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Contact\",\"filename\":\"contact\"}', '{\"show_contact_category\":\"hide\",\"save_history\":\"1\",\"history_limit\":10,\"show_contact_list\":\"0\",\"presentation_style\":\"sliders\",\"show_name\":\"1\",\"show_position\":\"1\",\"show_email\":\"0\",\"show_street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcode\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_misc\":\"1\",\"show_image\":\"1\",\"image\":\"\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"show_profile\":\"0\",\"show_links\":\"0\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"contact_icons\":\"0\",\"icon_address\":\"\",\"icon_email\":\"\",\"icon_telephone\":\"\",\"icon_mobile\":\"\",\"icon_fax\":\"\",\"icon_misc\":\"\",\"show_headings\":\"1\",\"show_position_headings\":\"1\",\"show_email_headings\":\"0\",\"show_telephone_headings\":\"1\",\"show_mobile_headings\":\"0\",\"show_fax_headings\":\"0\",\"allow_vcard_headings\":\"0\",\"show_suburb_headings\":\"1\",\"show_state_headings\":\"1\",\"show_country_headings\":\"1\",\"show_email_form\":\"1\",\"show_email_copy\":\"1\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"0\",\"redirect\":\"\",\"show_category_crumb\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', '', NULL, NULL, 0, 0, NULL, 1), (9, 0, 'com_cpanel', 'component', 'com_cpanel', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_cpanel\",\"type\":\"component\",\"creationDate\":\"2007-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CPANEL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Cpanel\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10, 0, 'com_installer', 'component', 'com_installer', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_installer\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_INSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Installer\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (11, 0, 'com_languages', 'component', 'com_languages', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_languages\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Languages\"}', '{\"administrator\":\"en-GB\",\"site\":\"en-GB\"}', '', NULL, NULL, 0, 0, NULL, 1), (12, 0, 'com_login', 'component', 'com_login', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_login\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Login\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (13, 0, 'com_media', 'component', 'com_media', NULL, '', 1, 1, 0, 1, '{\"name\":\"com_media\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Media\",\"filename\":\"media\"}', '{\"upload_extensions\":\"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS\",\"upload_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_uploads\":\"1\",\"allowed_media_usergroup\":\"3\",\"check_mime\":\"1\",\"image_extensions\":\"bmp,gif,jpg,png\",\"ignore_extensions\":\"\",\"upload_mime\":\"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,application\\/x-shockwave-flash,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip\",\"upload_mime_illegal\":\"text\\/html\"}', '', NULL, NULL, 0, 0, NULL, 1), (14, 0, 'com_menus', 'component', 'com_menus', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_menus\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MENUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Menus\",\"filename\":\"menus\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (15, 0, 'com_messages', 'component', 'com_messages', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_messages\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Messages\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (16, 0, 'com_modules', 'component', 'com_modules', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_modules\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MODULES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Modules\",\"filename\":\"modules\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (17, 0, 'com_newsfeeds', 'component', 'com_newsfeeds', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_newsfeeds\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Newsfeeds\",\"filename\":\"newsfeeds\"}', '{\"newsfeed_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_character_count\":\"0\",\"feed_display_order\":\"des\",\"float_first\":\"right\",\"float_second\":\"right\",\"show_tags\":\"1\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"0\",\"show_subcat_desc\":\"1\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_headings\":\"1\",\"show_articles\":\"0\",\"show_link\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 1), (18, 0, 'com_plugins', 'component', 'com_plugins', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_plugins\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_PLUGINS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Plugins\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (20, 0, 'com_templates', 'component', 'com_templates', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_templates\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Templates\"}', '{\"template_positions_display\":\"1\",\"upload_limit\":\"10\",\"image_formats\":\"gif,bmp,jpg,jpeg,png\",\"source_formats\":\"txt,less,ini,xml,js,php,css\",\"font_formats\":\"woff,ttf,otf\",\"compressed_formats\":\"zip\",\"difference\":\"SideBySide\"}', '', NULL, NULL, 0, 0, NULL, 1), (22, 0, 'com_content', 'component', 'com_content', NULL, '', 1, 1, 0, 1, '{\"name\":\"com_content\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Content\",\"filename\":\"content\"}', '{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"1\",\"info_block_position\":\"2\",\"info_block_show_title\":\"1\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"1\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"1\",\"show_item_navigation\":\"1\",\"show_vote\":\"0\",\"show_readmore\":\"1\",\"show_readmore_title\":\"0\",\"readmore_limit\":\"100\",\"show_tags\":\"1\",\"show_icons\":\"1\",\"show_print_icon\":\"1\",\"show_email_icon\":\"1\",\"show_hits\":\"1\",\"show_noauth\":\"0\",\"urls_position\":\"0\",\"show_publishing_options\":\"1\",\"show_article_options\":\"1\",\"save_history\":\"1\",\"history_limit\":10,\"show_urls_images_frontend\":\"0\",\"show_urls_images_backend\":\"1\",\"targeta\":0,\"targetb\":0,\"targetc\":0,\"float_intro\":\"none\",\"float_fulltext\":\"none\",\"category_layout\":\"_:blog\",\"show_category_heading_title_text\":\"1\",\"show_category_title\":\"0\",\"show_description\":\"0\",\"show_description_image\":\"0\",\"maxLevel\":\"1\",\"show_empty_categories\":\"0\",\"show_no_articles\":\"1\",\"show_subcat_desc\":\"1\",\"show_cat_num_articles\":\"0\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_num_articles_cat\":\"1\",\"num_leading_articles\":\"4\",\"num_intro_articles\":\"4\",\"num_columns\":\"3\",\"num_links\":\"4\",\"multi_column_order\":\"0\",\"show_subcategory_content\":\"0\",\"show_pagination_limit\":\"1\",\"filter_field\":\"hide\",\"show_headings\":\"1\",\"list_show_date\":\"0\",\"date_format\":\"\",\"list_show_hits\":\"1\",\"list_show_author\":\"1\",\"orderby_pri\":\"order\",\"orderby_sec\":\"rdate\",\"order_date\":\"published\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_featured\":\"show\",\"show_feed_link\":\"1\",\"feed_summary\":\"0\",\"feed_show_readmore\":\"0\",\"jact_img_enabled\":\"0\",\"jact_img_dir\":\"media\\/jact\",\"jact_img_big_width\":\"500\",\"jact_img_big_height\":\"500\",\"jact_img_medium_width\":\"300\",\"jact_img_medium_height\":\"300\",\"jact_img_small_width\":\"100\",\"jact_img_small_height\":\"100\"}', '', NULL, NULL, 0, 0, NULL, 1), (23, 0, 'com_config', 'component', 'com_config', NULL, '', 1, 1, 0, 1, '{\"name\":\"com_config\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONFIG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Config\",\"filename\":\"config\"}', '{\"filters\":{\"1\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"9\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"6\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"7\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"2\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"3\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"4\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"5\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"8\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"}}}', '', NULL, NULL, 0, 0, NULL, 1), (24, 0, 'com_redirect', 'component', 'com_redirect', NULL, '', 1, 1, 0, 0, '{\"name\":\"com_redirect\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Redirect\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (25, 0, 'com_users', 'component', 'com_users', NULL, '', 1, 1, 0, 1, '{\"name\":\"com_users\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_USERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Users\",\"filename\":\"users\"}', '{\"allowUserRegistration\":\"1\",\"new_usertype\":\"2\",\"guest_usergroup\":\"9\",\"sendpassword\":\"1\",\"useractivation\":\"2\",\"mail_to_admin\":\"1\",\"captcha\":\"\",\"frontend_userparams\":\"1\",\"site_language\":\"0\",\"change_login_name\":\"0\",\"reset_count\":\"10\",\"reset_time\":\"1\",\"minimum_length\":\"4\",\"minimum_integers\":\"0\",\"minimum_symbols\":\"0\",\"minimum_uppercase\":\"0\",\"save_history\":\"1\",\"history_limit\":5,\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\"}', '', NULL, NULL, 0, 0, NULL, 1), (27, 0, 'com_finder', 'component', 'com_finder', NULL, '', 1, 1, 0, 0, '{\"name\":\"com_finder\",\"type\":\"component\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Finder\",\"filename\":\"finder\"}', '{\"show_description\":\"1\",\"description_length\":255,\"allow_empty_query\":\"0\",\"show_url\":\"1\",\"show_advanced\":\"1\",\"expand_advanced\":\"0\",\"show_date_filters\":\"0\",\"highlight_terms\":\"1\",\"opensearch_name\":\"\",\"opensearch_description\":\"\",\"batch_size\":\"50\",\"memory_table_limit\":30000,\"title_multiplier\":\"1.7\",\"text_multiplier\":\"0.7\",\"meta_multiplier\":\"1.2\",\"path_multiplier\":\"2.0\",\"misc_multiplier\":\"0.3\",\"stemmer\":\"snowball\"}', '', NULL, NULL, 0, 0, NULL, 1), (28, 0, 'com_joomlaupdate', 'component', 'com_joomlaupdate', NULL, '', 1, 1, 0, 1, '{\"name\":\"com_joomlaupdate\",\"type\":\"component\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2012 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.3\",\"description\":\"COM_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Joomlaupdate\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (29, 0, 'com_tags', 'component', 'com_tags', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_tags\",\"type\":\"component\",\"creationDate\":\"2013-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Tags\",\"filename\":\"tags\"}', '{\"tag_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_tag_title\":\"0\",\"tag_list_show_tag_image\":\"1\",\"tag_list_show_tag_description\":\"1\",\"tag_list_image\":\"\",\"show_tag_num_items\":\"0\",\"tag_list_orderby\":\"c.core_title\",\"tag_list_orderby_direction\":\"ASC\",\"show_headings\":\"0\",\"tag_list_show_date\":\"created\",\"tag_list_show_item_image\":\"1\",\"tag_list_show_item_description\":\"1\",\"tag_list_item_maximum_characters\":150,\"min_term_length\":\"3\",\"return_any_or_all\":\"1\",\"include_children\":\"0\",\"maximum\":200,\"tag_list_language_filter\":\"all\",\"tags_layout\":\"_:default\",\"all_tags_orderby\":\"title\",\"all_tags_orderby_direction\":\"ASC\",\"all_tags_show_tag_image\":\"0\",\"all_tags_show_tag_descripion\":\"0\",\"all_tags_tag_maximum_characters\":20,\"all_tags_show_tag_hits\":\"0\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"tag_field_ajax_mode\":\"1\",\"show_feed_link\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 1), (30, 0, 'com_contenthistory', 'component', 'com_contenthistory', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_contenthistory\",\"type\":\"component\",\"creationDate\":\"2013-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTENTHISTORY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Contenthistory\",\"filename\":\"contenthistory\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (31, 0, 'com_ajax', 'component', 'com_ajax', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_ajax\",\"type\":\"component\",\"creationDate\":\"2013-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_AJAX_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"ajax\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (32, 0, 'com_postinstall', 'component', 'com_postinstall', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_postinstall\",\"type\":\"component\",\"creationDate\":\"2013-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_POSTINSTALL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Postinstall\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (33, 0, 'com_fields', 'component', 'com_fields', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_fields\",\"type\":\"component\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (34, 0, 'com_associations', 'component', 'com_associations', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_associations\",\"type\":\"component\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_ASSOCIATIONS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Associations\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (35, 0, 'com_privacy', 'component', 'com_privacy', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_privacy\",\"type\":\"component\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_PRIVACY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Privacy\",\"filename\":\"privacy\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (36, 0, 'com_actionlogs', 'component', 'com_actionlogs', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_actionlogs\",\"type\":\"component\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Actionlogs\"}', '{\"ip_logging\":0,\"csv_delimiter\":\",\",\"loggable_extensions\":[\"com_banners\",\"com_cache\",\"com_categories\",\"com_checkin\",\"com_config\",\"com_contact\",\"com_content\",\"com_installer\",\"com_media\",\"com_menus\",\"com_messages\",\"com_modules\",\"com_newsfeeds\",\"com_plugins\",\"com_redirect\",\"com_tags\",\"com_templates\",\"com_users\"]}', '', NULL, NULL, 0, 0, NULL, 1), (103, 0, 'lib_joomla', 'library', 'joomla', NULL, '', 0, 1, 1, 1, '{\"name\":\"lib_joomla\",\"type\":\"library\",\"creationDate\":\"2008-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2008 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"https:\\/\\/www.joomla.org\",\"version\":\"13.1\",\"description\":\"LIB_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '{\"mediaversion\":\"9c966cf828f8f2d5364f79fef2383bdb\"}', '', NULL, NULL, 0, 0, NULL, 1), (106, 0, 'lib_phpass', 'library', 'phpass', NULL, '', 0, 1, 1, 1, '{\"name\":\"lib_phpass\",\"type\":\"library\",\"creationDate\":\"2004-01\",\"author\":\"Solar Designer\",\"copyright\":\"\",\"authorEmail\":\"solar@openwall.com\",\"authorUrl\":\"https:\\/\\/www.openwall.com\\/phpass\\/\",\"version\":\"0.3\",\"description\":\"LIB_PHPASS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"phpass\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (200, 0, 'mod_articles_archive', 'module', 'mod_articles_archive', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_articles_archive\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesArchive\",\"filename\":\"mod_articles_archive\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (201, 0, 'mod_articles_latest', 'module', 'mod_articles_latest', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_articles_latest\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesLatest\",\"filename\":\"mod_articles_latest\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (202, 0, 'mod_articles_popular', 'module', 'mod_articles_popular', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_articles_popular\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesPopular\",\"filename\":\"mod_articles_popular\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (203, 0, 'mod_banners', 'module', 'mod_banners', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_banners\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Banners\",\"filename\":\"mod_banners\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (204, 0, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_breadcrumbs\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BREADCRUMBS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Breadcrumbs\",\"filename\":\"mod_breadcrumbs\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (205, 0, 'mod_custom', 'module', 'mod_custom', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_custom\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (206, 0, 'mod_feed', 'module', 'mod_feed', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"2005-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Feed\",\"filename\":\"mod_feed\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (207, 0, 'mod_footer', 'module', 'mod_footer', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_footer\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FOOTER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Footer\",\"filename\":\"mod_footer\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (208, 0, 'mod_login', 'module', 'mod_login', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Login\",\"filename\":\"mod_login\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (209, 0, 'mod_menu', 'module', 'mod_menu', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Menu\",\"filename\":\"mod_menu\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (210, 0, 'mod_articles_news', 'module', 'mod_articles_news', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_articles_news\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesNews\",\"filename\":\"mod_articles_news\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (211, 0, 'mod_random_image', 'module', 'mod_random_image', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_random_image\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RANDOM_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\RandomImage\",\"filename\":\"mod_random_image\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (212, 0, 'mod_related_items', 'module', 'mod_related_items', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_related_items\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RELATED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\RelatedItems\",\"filename\":\"mod_related_items\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (214, 0, 'mod_stats', 'module', 'mod_stats', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_stats\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Stats\",\"filename\":\"mod_stats\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (215, 0, 'mod_syndicate', 'module', 'mod_syndicate', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_syndicate\",\"type\":\"module\",\"creationDate\":\"2006-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SYNDICATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Syndicate\",\"filename\":\"mod_syndicate\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (216, 0, 'mod_users_latest', 'module', 'mod_users_latest', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_users_latest\",\"type\":\"module\",\"creationDate\":\"2009-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_USERS_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\UsersLatest\",\"filename\":\"mod_users_latest\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (218, 0, 'mod_whosonline', 'module', 'mod_whosonline', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_whosonline\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WHOSONLINE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Whosonline\",\"filename\":\"mod_whosonline\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (219, 0, 'mod_wrapper', 'module', 'mod_wrapper', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_wrapper\",\"type\":\"module\",\"creationDate\":\"2004-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Wrapper\",\"filename\":\"mod_wrapper\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (220, 0, 'mod_articles_category', 'module', 'mod_articles_category', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_articles_category\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesCategory\",\"filename\":\"mod_articles_category\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (221, 0, 'mod_articles_categories', 'module', 'mod_articles_categories', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_articles_categories\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesCategories\",\"filename\":\"mod_articles_categories\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (222, 0, 'mod_languages', 'module', 'mod_languages', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_languages\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"MOD_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Languages\",\"filename\":\"mod_languages\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (223, 0, 'mod_finder', 'module', 'mod_finder', NULL, '', 0, 1, 0, 0, '{\"name\":\"mod_finder\",\"type\":\"module\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Finder\",\"filename\":\"mod_finder\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (300, 0, 'mod_custom', 'module', 'mod_custom', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_custom\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (301, 0, 'mod_feed', 'module', 'mod_feed', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"2005-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Feed\",\"filename\":\"mod_feed\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (302, 0, 'mod_latest', 'module', 'mod_latest', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_latest\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Latest\",\"filename\":\"mod_latest\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (303, 0, 'mod_logged', 'module', 'mod_logged', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_logged\",\"type\":\"module\",\"creationDate\":\"2005-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGGED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Logged\",\"filename\":\"mod_logged\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (304, 0, 'mod_login', 'module', 'mod_login', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"2005-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Login\",\"filename\":\"mod_login\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (305, 0, 'mod_menu', 'module', 'mod_menu', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"2006-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Menu\",\"filename\":\"mod_menu\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (307, 0, 'mod_popular', 'module', 'mod_popular', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_popular\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Popular\",\"filename\":\"mod_popular\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (308, 0, 'mod_quickicon', 'module', 'mod_quickicon', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_quickicon\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_QUICKICON_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Quickicon\",\"filename\":\"mod_quickicon\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (311, 0, 'mod_title', 'module', 'mod_title', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_title\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TITLE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_title\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (312, 0, 'mod_toolbar', 'module', 'mod_toolbar', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_toolbar\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TOOLBAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_toolbar\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (313, 0, 'mod_multilangstatus', 'module', 'mod_multilangstatus', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_multilangstatus\",\"type\":\"module\",\"creationDate\":\"2011-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MULTILANGSTATUS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_multilangstatus\"}', '{\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL, 1), (314, 0, 'mod_version', 'module', 'mod_version', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_version\",\"type\":\"module\",\"creationDate\":\"2012-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2012 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_VERSION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Version\",\"filename\":\"mod_version\"}', '{\"format\":\"short\",\"product\":\"1\",\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL, 1), (315, 0, 'mod_stats_admin', 'module', 'mod_stats_admin', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_stats_admin\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\StatsAdmin\",\"filename\":\"mod_stats_admin\"}', '{\"serverinfo\":\"0\",\"siteinfo\":\"0\",\"counter\":\"0\",\"increase\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}', '', NULL, NULL, 0, 0, NULL, 1), (316, 0, 'mod_tags_popular', 'module', 'mod_tags_popular', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_tags_popular\",\"type\":\"module\",\"creationDate\":\"2013-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\TagsPopular\",\"filename\":\"mod_tags_popular\"}', '{\"maximum\":\"5\",\"timeframe\":\"alltime\",\"owncache\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 1), (317, 0, 'mod_tags_similar', 'module', 'mod_tags_similar', NULL, '', 0, 1, 1, 0, '{\"name\":\"mod_tags_similar\",\"type\":\"module\",\"creationDate\":\"2013-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_SIMILAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\TagsSimilar\",\"filename\":\"mod_tags_similar\"}', '{\"maximum\":\"5\",\"matchtype\":\"any\",\"owncache\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 1), (318, 0, 'mod_sampledata', 'module', 'mod_sampledata', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_sampledata\",\"type\":\"module\",\"creationDate\":\"2017-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"MOD_SAMPLEDATA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Sampledata\",\"filename\":\"mod_sampledata\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (319, 0, 'mod_latestactions', 'module', 'mod_latestactions', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_latestactions\",\"type\":\"module\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_LATESTACTIONS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\LatestActions\",\"filename\":\"mod_latestactions\"}', '{}', '', NULL, '1970-01-01 00:00:00', 0, 0, NULL, 1), (320, 0, 'mod_privacy_dashboard', 'module', 'mod_privacy_dashboard', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_privacy_dashboard\",\"type\":\"module\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_PRIVACY_DASHBOARD_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\PrivacyDashboard\",\"filename\":\"mod_privacy_dashboard\"}', '{}', '', NULL, '1970-01-01 00:00:00', 0, 0, NULL, 1), (401, 0, 'plg_authentication_joomla', 'plugin', 'joomla', NULL, 'authentication', 0, 1, 1, 1, '{\"name\":\"plg_authentication_joomla\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTHENTICATION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Joomla\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (402, 0, 'plg_authentication_ldap', 'plugin', 'ldap', NULL, 'authentication', 0, 0, 1, 0, '{\"name\":\"plg_authentication_ldap\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LDAP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Ldap\",\"filename\":\"ldap\"}', '{\"host\":\"\",\"port\":\"389\",\"use_ldapV3\":\"0\",\"negotiate_tls\":\"0\",\"no_referrals\":\"0\",\"auth_method\":\"bind\",\"base_dn\":\"\",\"search_string\":\"\",\"users_dn\":\"\",\"username\":\"admin\",\"password\":\"bobby7\",\"ldap_fullname\":\"fullName\",\"ldap_email\":\"mail\",\"ldap_uid\":\"uid\"}', '', NULL, NULL, 3, 0, NULL, 1), (403, 0, 'plg_content_contact', 'plugin', 'contact', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_contact\",\"type\":\"plugin\",\"creationDate\":\"2014-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2014 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.2\",\"description\":\"PLG_CONTENT_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Contact\",\"filename\":\"contact\"}', '', '', NULL, NULL, 1, 0, NULL, 1), (404, 0, 'plg_content_emailcloak', 'plugin', 'emailcloak', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_emailcloak\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\EmailCloak\",\"filename\":\"emailcloak\"}', '{\"mode\":\"1\"}', '', NULL, NULL, 1, 0, NULL, 1), (406, 0, 'plg_content_loadmodule', 'plugin', 'loadmodule', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_loadmodule\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOADMODULE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"loadmodule\"}', '{\"style\":\"xhtml\"}', '', NULL, '2011-09-18 15:22:50', 0, 0, NULL, 1), (407, 0, 'plg_content_pagebreak', 'plugin', 'pagebreak', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagebreak\"}', '{\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":\"1\"}', '', NULL, NULL, 4, 0, NULL, 1); INSERT INTO `o0ksp_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`, `locked`) VALUES (408, 0, 'plg_content_pagenavigation', 'plugin', 'pagenavigation', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_pagenavigation\",\"type\":\"plugin\",\"creationDate\":\"2006-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_PAGENAVIGATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagenavigation\"}', '{\"position\":\"1\"}', '', NULL, NULL, 5, 0, NULL, 1), (409, 0, 'plg_content_vote', 'plugin', 'vote', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_vote\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_VOTE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"vote\"}', '', '', NULL, NULL, 6, 0, NULL, 1), (410, 0, 'plg_editors_codemirror', 'plugin', 'codemirror', NULL, 'editors', 0, 1, 1, 0, '{\"name\":\"plg_editors_codemirror\",\"type\":\"plugin\",\"creationDate\":\"28 March 2011\",\"author\":\"Marijn Haverbeke\",\"copyright\":\"Copyright (C) 2014 - 2021 by Marijn Haverbeke <marijnh@gmail.com> and others\",\"authorEmail\":\"marijnh@gmail.com\",\"authorUrl\":\"https:\\/\\/codemirror.net\\/\",\"version\":\"5.65.12\",\"description\":\"PLG_CODEMIRROR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\CodeMirror\",\"filename\":\"codemirror\"}', '{\"lineNumbers\":\"1\",\"lineWrapping\":\"1\",\"matchTags\":\"1\",\"matchBrackets\":\"1\",\"marker-gutter\":\"1\",\"autoCloseTags\":\"1\",\"autoCloseBrackets\":\"1\",\"autoFocus\":\"1\",\"theme\":\"default\",\"tabmode\":\"indent\"}', '', NULL, NULL, 1, 0, NULL, 1), (411, 0, 'plg_editors_none', 'plugin', 'none', NULL, 'editors', 0, 1, 1, 1, '{\"name\":\"plg_editors_none\",\"type\":\"plugin\",\"creationDate\":\"2005-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_NONE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\None\",\"filename\":\"none\"}', '', '', NULL, NULL, 2, 0, NULL, 1), (412, 0, 'plg_editors_tinymce', 'plugin', 'tinymce', NULL, 'editors', 0, 1, 1, 0, '{\"name\":\"plg_editors_tinymce\",\"type\":\"plugin\",\"creationDate\":\"2005-08\",\"author\":\"Tiny Technologies, Inc\",\"copyright\":\"Tiny Technologies, Inc\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"https:\\/\\/www.tiny.cloud\",\"version\":\"5.10.7\",\"description\":\"PLG_TINY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\TinyMCE\",\"filename\":\"tinymce\"}', '{\"configuration\":{\"toolbars\":{\"2\":{\"toolbar1\":[\"bold\",\"underline\",\"strikethrough\",\"|\",\"undo\",\"redo\",\"|\",\"bullist\",\"numlist\",\"|\",\"pastetext\"]},\"1\":{\"menu\":[\"edit\",\"insert\",\"view\",\"format\",\"table\",\"tools\"],\"toolbar1\":[\"bold\",\"italic\",\"underline\",\"strikethrough\",\"|\",\"alignleft\",\"aligncenter\",\"alignright\",\"alignjustify\",\"|\",\"formatselect\",\"|\",\"bullist\",\"numlist\",\"|\",\"outdent\",\"indent\",\"|\",\"undo\",\"redo\",\"|\",\"link\",\"unlink\",\"anchor\",\"code\",\"|\",\"hr\",\"table\",\"|\",\"subscript\",\"superscript\",\"|\",\"charmap\",\"pastetext\",\"preview\"]},\"0\":{\"menu\":[\"edit\",\"insert\",\"view\",\"format\",\"table\",\"tools\"],\"toolbar1\":[\"bold\",\"italic\",\"underline\",\"strikethrough\",\"|\",\"alignleft\",\"aligncenter\",\"alignright\",\"alignjustify\",\"|\",\"styleselect\",\"|\",\"formatselect\",\"fontselect\",\"fontsizeselect\",\"|\",\"searchreplace\",\"|\",\"bullist\",\"numlist\",\"|\",\"outdent\",\"indent\",\"|\",\"undo\",\"redo\",\"|\",\"link\",\"unlink\",\"anchor\",\"image\",\"|\",\"code\",\"|\",\"forecolor\",\"backcolor\",\"|\",\"fullscreen\",\"|\",\"table\",\"|\",\"subscript\",\"superscript\",\"|\",\"charmap\",\"emoticons\",\"media\",\"hr\",\"ltr\",\"rtl\",\"|\",\"cut\",\"copy\",\"paste\",\"pastetext\",\"|\",\"visualchars\",\"visualblocks\",\"nonbreaking\",\"blockquote\",\"template\",\"|\",\"print\",\"preview\",\"codesample\",\"insertdatetime\",\"removeformat\"]}},\"setoptions\":{\"2\":{\"access\":[\"1\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"1\",\"advlist\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"},\"1\":{\"access\":[\"6\",\"2\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"1\",\"advlist\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"},\"0\":{\"access\":[\"7\",\"4\",\"8\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"1\",\"advlist\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"}}},\"sets_amount\":3,\"html_height\":\"550\",\"html_width\":\"750\"}', '', NULL, NULL, 3, 0, NULL, 1), (413, 0, 'plg_editors-xtd_article', 'plugin', 'article', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_article\",\"type\":\"plugin\",\"creationDate\":\"2009-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_ARTICLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Article\",\"filename\":\"article\"}', '', '', NULL, NULL, 1, 0, NULL, 1), (414, 0, 'plg_editors-xtd_image', 'plugin', 'image', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_image\",\"type\":\"plugin\",\"creationDate\":\"2004-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Image\",\"filename\":\"image\"}', '', '', NULL, NULL, 2, 0, NULL, 1), (415, 0, 'plg_editors-xtd_pagebreak', 'plugin', 'pagebreak', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"2004-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_EDITORSXTD_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagebreak\"}', '', '', NULL, NULL, 3, 0, NULL, 1), (416, 0, 'plg_editors-xtd_readmore', 'plugin', 'readmore', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_readmore\",\"type\":\"plugin\",\"creationDate\":\"2006-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_READMORE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\ReadMore\",\"filename\":\"readmore\"}', '', '', NULL, NULL, 4, 0, NULL, 1), (422, 0, 'plg_system_languagefilter', 'plugin', 'languagefilter', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_languagefilter\",\"type\":\"plugin\",\"creationDate\":\"2010-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGEFILTER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"languagefilter\"}', '', '', NULL, NULL, 1, 0, NULL, 1), (424, 0, 'plg_system_cache', 'plugin', 'cache', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_cache\",\"type\":\"plugin\",\"creationDate\":\"2007-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CACHE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Cache\",\"filename\":\"cache\"}', '{\"browsercache\":\"0\",\"cachetime\":\"15\"}', '', NULL, NULL, 9, 0, NULL, 1), (425, 0, 'plg_system_debug', 'plugin', 'debug', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_debug\",\"type\":\"plugin\",\"creationDate\":\"2006-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_DEBUG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Debug\",\"filename\":\"debug\"}', '{\"profile\":\"1\",\"queries\":\"1\",\"memory\":\"1\",\"language_files\":\"1\",\"language_strings\":\"1\",\"strip-first\":\"1\",\"strip-prefix\":\"\",\"strip-suffix\":\"\"}', '', NULL, NULL, 4, 0, NULL, 1), (426, 0, 'plg_system_log', 'plugin', 'log', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_log\",\"type\":\"plugin\",\"creationDate\":\"2007-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"log\"}', '', '', NULL, NULL, 5, 0, NULL, 1), (427, 0, 'plg_system_redirect', 'plugin', 'redirect', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_redirect\",\"type\":\"plugin\",\"creationDate\":\"2009-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"redirect\"}', '', '', NULL, NULL, 6, 0, NULL, 1), (428, 0, 'plg_system_remember', 'plugin', 'remember', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_remember\",\"type\":\"plugin\",\"creationDate\":\"2007-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_REMEMBER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"remember\"}', '', '', NULL, NULL, 7, 0, NULL, 1), (429, 0, 'plg_system_sef', 'plugin', 'sef', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_sef\",\"type\":\"plugin\",\"creationDate\":\"2007-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEF_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sef\"}', '', '', NULL, NULL, 8, 0, NULL, 1), (430, 0, 'plg_system_logout', 'plugin', 'logout', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_logout\",\"type\":\"plugin\",\"creationDate\":\"2009-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LOGOUT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"logout\"}', '', '', NULL, NULL, 3, 0, NULL, 1), (431, 0, 'plg_user_contactcreator', 'plugin', 'contactcreator', NULL, 'user', 0, 0, 1, 0, '{\"name\":\"plg_user_contactcreator\",\"type\":\"plugin\",\"creationDate\":\"2009-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTACTCREATOR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contactcreator\"}', '{\"autowebpage\":\"\",\"category\":\"34\",\"autopublish\":\"0\"}', '', NULL, NULL, 1, 0, NULL, 1), (432, 0, 'plg_user_joomla', 'plugin', 'joomla', NULL, 'user', 0, 1, 1, 0, '{\"name\":\"plg_user_joomla\",\"type\":\"plugin\",\"creationDate\":\"2006-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_USER_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '{\"autoregister\":\"1\",\"mail_to_user\":\"1\",\"forceLogout\":\"1\"}', '', NULL, NULL, 2, 0, NULL, 1), (433, 0, 'plg_user_profile', 'plugin', 'profile', NULL, 'user', 0, 0, 1, 0, '{\"name\":\"plg_user_profile\",\"type\":\"plugin\",\"creationDate\":\"2008-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2008 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_USER_PROFILE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Profile\",\"filename\":\"profile\"}', '{\"register-require_address1\":\"1\",\"register-require_address2\":\"1\",\"register-require_city\":\"1\",\"register-require_region\":\"1\",\"register-require_country\":\"1\",\"register-require_postal_code\":\"1\",\"register-require_phone\":\"1\",\"register-require_website\":\"1\",\"register-require_favoritebook\":\"1\",\"register-require_aboutme\":\"1\",\"register-require_tos\":\"1\",\"register-require_dob\":\"1\",\"profile-require_address1\":\"1\",\"profile-require_address2\":\"1\",\"profile-require_city\":\"1\",\"profile-require_region\":\"1\",\"profile-require_country\":\"1\",\"profile-require_postal_code\":\"1\",\"profile-require_phone\":\"1\",\"profile-require_website\":\"1\",\"profile-require_favoritebook\":\"1\",\"profile-require_aboutme\":\"1\",\"profile-require_tos\":\"1\",\"profile-require_dob\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 1), (434, 0, 'plg_extension_joomla', 'plugin', 'joomla', NULL, 'extension', 0, 1, 1, 0, '{\"name\":\"plg_extension_joomla\",\"type\":\"plugin\",\"creationDate\":\"2010-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_EXTENSION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\Joomla\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 1, 0, NULL, 1), (435, 0, 'plg_content_joomla', 'plugin', 'joomla', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_joomla\",\"type\":\"plugin\",\"creationDate\":\"2010-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (436, 0, 'plg_system_languagecode', 'plugin', 'languagecode', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_languagecode\",\"type\":\"plugin\",\"creationDate\":\"2011-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGECODE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"languagecode\"}', '', '', NULL, NULL, 10, 0, NULL, 1), (437, 0, 'plg_quickicon_joomlaupdate', 'plugin', 'joomlaupdate', NULL, 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_joomlaupdate\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Joomlaupdate\",\"filename\":\"joomlaupdate\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (438, 0, 'plg_quickicon_extensionupdate', 'plugin', 'extensionupdate', NULL, 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_extensionupdate\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_EXTENSIONUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Extensionupdate\",\"filename\":\"extensionupdate\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (439, 0, 'plg_captcha_recaptcha', 'plugin', 'recaptcha', NULL, 'captcha', 0, 1, 1, 0, '{\"name\":\"plg_captcha_recaptcha\",\"type\":\"plugin\",\"creationDate\":\"2011-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.4.0\",\"description\":\"PLG_CAPTCHA_RECAPTCHA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Captcha\\\\ReCaptcha\",\"filename\":\"recaptcha\"}', '{\"version\":\"2.0\",\"public_key\":\"ad\",\"private_key\":\"\\u0111\\u00e1\",\"theme\":\"clean\",\"theme2\":\"light\",\"size\":\"normal\"}', '', NULL, NULL, 0, 0, NULL, 1), (440, 0, 'plg_system_highlight', 'plugin', 'highlight', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_highlight\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_HIGHLIGHT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"highlight\"}', '', '', NULL, NULL, 7, 0, NULL, 1), (441, 0, 'plg_content_finder', 'plugin', 'finder', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_finder\",\"type\":\"plugin\",\"creationDate\":\"2011-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"finder\"}', '', '', NULL, NULL, 0, 0, '', 1), (442, 0, 'plg_finder_categories', 'plugin', 'categories', NULL, 'finder', 0, 1, 1, 0, '{\"name\":\"plg_finder_categories\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Categories\",\"filename\":\"categories\"}', '', '', NULL, NULL, 1, 0, NULL, 1), (443, 0, 'plg_finder_contacts', 'plugin', 'contacts', NULL, 'finder', 0, 1, 1, 0, '{\"name\":\"plg_finder_contacts\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTACTS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Contacts\",\"filename\":\"contacts\"}', '', '', NULL, NULL, 2, 0, NULL, 1), (444, 0, 'plg_finder_content', 'plugin', 'content', NULL, 'finder', 0, 1, 1, 0, '{\"name\":\"plg_finder_content\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Content\",\"filename\":\"content\"}', '', '', NULL, NULL, 3, 0, NULL, 1), (445, 0, 'plg_finder_newsfeeds', 'plugin', 'newsfeeds', NULL, 'finder', 0, 1, 1, 0, '{\"name\":\"plg_finder_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Newsfeeds\",\"filename\":\"newsfeeds\"}', '', '', NULL, NULL, 4, 0, NULL, 1), (447, 0, 'plg_finder_tags', 'plugin', 'tags', NULL, 'finder', 0, 1, 1, 0, '{\"name\":\"plg_finder_tags\",\"type\":\"plugin\",\"creationDate\":\"2013-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Tags\",\"filename\":\"tags\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (449, 0, 'plg_authentication_cookie', 'plugin', 'cookie', NULL, 'authentication', 0, 1, 1, 0, '{\"name\":\"plg_authentication_cookie\",\"type\":\"plugin\",\"creationDate\":\"2013-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTHENTICATION_COOKIE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Cookie\",\"filename\":\"cookie\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (452, 0, 'plg_system_updatenotification', 'plugin', 'updatenotification', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_updatenotification\",\"type\":\"plugin\",\"creationDate\":\"2015-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2015 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_SYSTEM_UPDATENOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"updatenotification\"}', '{\"lastrun\":1694670376}', '', NULL, NULL, 0, 0, NULL, 1), (453, 0, 'plg_editors-xtd_module', 'plugin', 'module', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_module\",\"type\":\"plugin\",\"creationDate\":\"2015-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2015 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_MODULE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Module\",\"filename\":\"module\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (454, 0, 'plg_system_stats', 'plugin', 'stats', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_stats\",\"type\":\"plugin\",\"creationDate\":\"2013-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_SYSTEM_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Stats\",\"filename\":\"stats\"}', '{\"mode\":3,\"lastrun\":\"\",\"unique_id\":\"f2e9bb458336279a448f184c2498e6b6f300f7c2\",\"interval\":12}', '', NULL, NULL, 0, 0, NULL, 1), (455, 0, 'plg_installer_packageinstaller', 'plugin', 'packageinstaller', NULL, 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_packageinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_PACKAGEINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"packageinstaller\"}', '', '', NULL, NULL, 1, 0, NULL, 1), (456, 0, 'plg_installer_folderinstaller', 'plugin', 'folderinstaller', NULL, 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_folderinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_FOLDERINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"folderinstaller\"}', '', '', NULL, NULL, 2, 0, NULL, 1), (457, 0, 'plg_installer_urlinstaller', 'plugin', 'urlinstaller', NULL, 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_urlinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_URLINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"urlinstaller\"}', '', '', NULL, NULL, 3, 0, NULL, 1), (458, 0, 'plg_quickicon_phpversioncheck', 'plugin', 'phpversioncheck', NULL, 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_phpversioncheck\",\"type\":\"plugin\",\"creationDate\":\"2016-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_QUICKICON_PHPVERSIONCHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\PhpVersionCheck\",\"filename\":\"phpversioncheck\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (459, 0, 'plg_editors-xtd_menu', 'plugin', 'menu', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_menu\",\"type\":\"plugin\",\"creationDate\":\"2016-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Menu\",\"filename\":\"menu\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (460, 0, 'plg_editors-xtd_contact', 'plugin', 'contact', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_contact\",\"type\":\"plugin\",\"creationDate\":\"2016-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Contact\",\"filename\":\"contact\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (461, 0, 'plg_system_fields', 'plugin', 'fields', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_fields\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_SYSTEM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fields\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (462, 0, 'plg_fields_calendar', 'plugin', 'calendar', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_calendar\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CALENDAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Calendar\",\"filename\":\"calendar\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (463, 0, 'plg_fields_checkboxes', 'plugin', 'checkboxes', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_checkboxes\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CHECKBOXES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Checkboxes\",\"filename\":\"checkboxes\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (464, 0, 'plg_fields_color', 'plugin', 'color', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_color\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_COLOR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Color\",\"filename\":\"color\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (465, 0, 'plg_fields_editor', 'plugin', 'editor', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_editor\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_EDITOR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Editor\",\"filename\":\"editor\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (466, 0, 'plg_fields_imagelist', 'plugin', 'imagelist', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_imagelist\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_IMAGELIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Imagelist\",\"filename\":\"imagelist\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (467, 0, 'plg_fields_integer', 'plugin', 'integer', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_integer\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_INTEGER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Integer\",\"filename\":\"integer\"}', '{\"multiple\":\"0\",\"first\":\"1\",\"last\":\"100\",\"step\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 1), (468, 0, 'plg_fields_list', 'plugin', 'list', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_list\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_LIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\ListField\",\"filename\":\"list\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (469, 0, 'plg_fields_media', 'plugin', 'media', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_media\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Media\",\"filename\":\"media\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (470, 0, 'plg_fields_radio', 'plugin', 'radio', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_radio\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_RADIO_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Radio\",\"filename\":\"radio\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (471, 0, 'plg_fields_sql', 'plugin', 'sql', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_sql\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_SQL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\SQL\",\"filename\":\"sql\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (472, 0, 'plg_fields_text', 'plugin', 'text', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_text\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Text\",\"filename\":\"text\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (473, 0, 'plg_fields_textarea', 'plugin', 'textarea', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_textarea\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXTAREA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Textarea\",\"filename\":\"textarea\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (474, 0, 'plg_fields_url', 'plugin', 'url', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_url\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_URL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Url\",\"filename\":\"url\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (475, 0, 'plg_fields_user', 'plugin', 'user', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_user\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\User\",\"filename\":\"user\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (476, 0, 'plg_fields_usergrouplist', 'plugin', 'usergrouplist', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_usergrouplist\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USERGROUPLIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\UsergroupList\",\"filename\":\"usergrouplist\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (477, 0, 'plg_content_fields', 'plugin', 'fields', NULL, 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_fields\",\"type\":\"plugin\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_CONTENT_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (478, 0, 'plg_editors-xtd_fields', 'plugin', 'fields', NULL, 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_fields\",\"type\":\"plugin\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (479, 0, 'plg_sampledata_blog', 'plugin', 'blog', NULL, 'sampledata', 0, 0, 1, 0, '{\"name\":\"plg_sampledata_blog\",\"type\":\"plugin\",\"creationDate\":\"2017-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"PLG_SAMPLEDATA_BLOG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"blog\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (480, 0, 'plg_system_sessiongc', 'plugin', 'sessiongc', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_sessiongc\",\"type\":\"plugin\",\"creationDate\":\"2018-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.6\",\"description\":\"PLG_SYSTEM_SESSIONGC_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sessiongc\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (482, 0, 'plg_content_confirmconsent', 'plugin', 'confirmconsent', NULL, 'content', 0, 0, 1, 0, '{\"name\":\"plg_content_confirmconsent\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_CONTENT_CONFIRMCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\ConfirmConsent\",\"filename\":\"confirmconsent\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (483, 0, 'plg_system_actionlogs', 'plugin', 'actionlogs', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_actionlogs\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"actionlogs\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (484, 0, 'plg_actionlog_joomla', 'plugin', 'joomla', NULL, 'actionlog', 0, 1, 1, 0, '{\"name\":\"plg_actionlog_joomla\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_ACTIONLOG_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Actionlog\\\\Joomla\",\"filename\":\"joomla\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (485, 0, 'plg_system_privacyconsent', 'plugin', 'privacyconsent', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_privacyconsent\",\"type\":\"plugin\",\"creationDate\":\"2018-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_PRIVACYCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\PrivacyConsent\",\"filename\":\"privacyconsent\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (486, 0, 'plg_system_logrotation', 'plugin', 'logrotation', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_logrotation\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_LOGROTATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"logrotation\"}', '{\"lastrun\":1693552428}', '', NULL, NULL, 0, 0, NULL, 1), (487, 0, 'plg_privacy_user', 'plugin', 'user', NULL, 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_user\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_USER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"user\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (488, 0, 'plg_quickicon_privacycheck', 'plugin', 'privacycheck', NULL, 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_privacycheck\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_QUICKICON_PRIVACYCHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\PrivacyCheck\",\"filename\":\"privacycheck\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (489, 0, 'plg_user_terms', 'plugin', 'terms', NULL, 'user', 0, 0, 1, 0, '{\"name\":\"plg_user_terms\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_USER_TERMS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Terms\",\"filename\":\"terms\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (490, 0, 'plg_privacy_contact', 'plugin', 'contact', NULL, 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_contact\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (491, 0, 'plg_privacy_content', 'plugin', 'content', NULL, 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_content\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"content\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (492, 0, 'plg_privacy_message', 'plugin', 'message', NULL, 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_message\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_MESSAGE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"message\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (493, 0, 'plg_privacy_actionlogs', 'plugin', 'actionlogs', NULL, 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_actionlogs\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"actionlogs\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (494, 0, 'plg_captcha_recaptcha_invisible', 'plugin', 'recaptcha_invisible', NULL, 'captcha', 0, 0, 1, 0, '{\"name\":\"plg_captcha_recaptcha_invisible\",\"type\":\"plugin\",\"creationDate\":\"2017-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8\",\"description\":\"PLG_CAPTCHA_RECAPTCHA_INVISIBLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Captcha\\\\InvisibleReCaptcha\",\"filename\":\"recaptcha_invisible\"}', '{\"public_key\":\"\",\"private_key\":\"\",\"theme\":\"clean\"}', '', NULL, NULL, 0, 0, NULL, 1), (495, 0, 'plg_privacy_consents', 'plugin', 'consents', NULL, 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_consents\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONSENTS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"consents\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (600, 802, 'English (en-GB)', 'language', 'en-GB', NULL, '', 0, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2023-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.4\",\"description\":\"en-GB site language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (601, 802, 'English (en-GB)', 'language', 'en-GB', NULL, '', 1, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2023-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.4\",\"description\":\"en-GB administrator language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (700, 0, 'files_joomla', 'file', 'joomla', NULL, '', 0, 1, 1, 1, '{\"name\":\"files_joomla\",\"type\":\"file\",\"creationDate\":\"2023-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.4\",\"description\":\"FILES_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (802, 0, 'English (en-GB) Language Pack', 'package', 'pkg_en-GB', NULL, '', 0, 1, 1, 1, '{\"name\":\"English (en-GB) Language Pack\",\"type\":\"package\",\"creationDate\":\"2023-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.4.1\",\"description\":\"en-GB language pack\",\"group\":\"\",\"filename\":\"pkg_en-GB\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10000, 0, 'T3 Framework', 'plugin', 't3', '', 'system', 0, 1, 1, 0, '{\"name\":\"T3 Framework\",\"type\":\"plugin\",\"creationDate\":\"April 11th, 2023\",\"author\":\"JoomlArt.com\",\"copyright\":\"Copyright (C) 2005 - 2022 Open Source Matters. All rights reserved.\",\"authorEmail\":\"info@joomlart.com\",\"authorUrl\":\"http:\\/\\/www.t3-framework.org\",\"version\":\"3.1.3\",\"description\":\"\\n\\t\\n\\t<div align=\\\"center\\\">\\n\\t\\t<div class=\\\"alert alert-success\\\" style=\\\"background-color:#DFF0D8;border-color:#D6E9C6;color: #468847;padding: 1px 0;\\\">\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/t3-framework.org\\/\\\"><img src=\\\"http:\\/\\/static.joomlart.com\\/images\\/jat3v3-documents\\/message-installation\\/logo.png\\\" alt=\\\"some_text\\\" width=\\\"300\\\" height=\\\"99\\\"><\\/a>\\n\\t\\t\\t\\t<h4><a href=\\\"http:\\/\\/t3-framework.org\\/\\\" title=\\\"\\\">Home<\\/a> | <a href=\\\"http:\\/\\/demo.t3-framework.org\\/\\\" title=\\\"\\\">Demo<\\/a> | <a href=\\\"http:\\/\\/t3-framework.org\\/documentation\\\" title=\\\"\\\">Document<\\/a> | <a href=\\\"https:\\/\\/github.com\\/t3framework\\/t3\\/blob\\/master\\/CHANGELOG.md\\\" title=\\\"\\\">Changelog<\\/a><\\/h4>\\n\\t\\t<p> <\\/p>\\n\\t\\t<p>Copyright 2004 - 2021 <a href=\'http:\\/\\/www.joomlart.com\\/\' title=\'Visit Joomlart.com!\'>JoomlArt.com<\\/a>.<\\/p>\\n\\t\\t<\\/div>\\n <style>table.adminform{width: 100%;}<\\/style>\\n\\t <\\/div>\\n\\t\\t\\n\\t\",\"group\":\"\",\"filename\":\"t3\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10002, 0, 'JA Masthead', 'module', 'mod_jamasthead', '', '', 0, 1, 1, 0, '{\"name\":\"JA Masthead\",\"type\":\"module\",\"creationDate\":\"April 25th, 2023\",\"author\":\"JoomlArt.com\",\"copyright\":\"J.O.O.M Solutions Co., Ltd.\",\"authorEmail\":\"admin@joomlart.com\",\"authorUrl\":\"www.joomlart.com\",\"version\":\"1.1.5\",\"description\":\"\\n\\t\\t\\n\\t\\t<div align=\\\"left\\\">\\t\\t\\n\\t\\t\\t<h2>JA Masthead Module for Joomla 3.x and Joomla 4<\\/h2>\\n\\t\\t\\t<p>JA Masthead Module is used to Masthead title like the JoomlArt Masthead. With this module, the Masshead can be configured to be in any pages with different titles, descriptions as well as background images and background video. For video background, it supports local video with types: .mp4, ogg, webm.<\\/p>\\n\\n\\t\\t\\t<p><span style=\'color: #008000;\'><strong>Links:<\\/strong><\\/span><\\/p>\\n\\t\\t\\t <ul>\\n\\t\\t\\t \\t<li><a target=\'_blank\' href=\'https:\\/\\/www.joomlart.com\\/documentation\\/joomla-module\\/ja-masthead\'>Userguide<\\/a><\\/li>\\n\\t\\t\\t \\t<li><a target=\'_blank\' href=\'https:\\/\\/www.joomlart.com\\/forums\\/t\\/ja-masthead\'>Support Forum<\\/a><\\/li>\\n\\t\\t\\t <\\/ul>\\n\\t\\t<\\/div>\\n\\t\\t\\n\\t\",\"group\":\"\",\"filename\":\"mod_jamasthead\"}', '{\"default-title\":\"\",\"default-description\":\"\"}', '', NULL, NULL, 0, 0, NULL, 0); INSERT INTO `o0ksp_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`, `locked`) VALUES (10003, 0, 'System - JA Content Type', 'plugin', 'jacontenttype', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"System - JA Content Type\",\"type\":\"plugin\",\"creationDate\":\"August 31,2021\",\"author\":\"JoomlArt\",\"copyright\":\"(C) 2015 - 2021 Joomlart. All rights reserved.\",\"authorEmail\":\"webmaster@joomlart.com\",\"authorUrl\":\"www.joomlart.com\",\"version\":\"1.2.0\",\"description\":\"JA System Type Plugin\",\"group\":\"\",\"filename\":\"jacontenttype\"}', '{\"status\":\"\"}', '', NULL, NULL, 0, 0, NULL, 0), (10005, 0, 'ja_oslo', 'template', 'ja_oslo', NULL, '', 0, 1, 1, 0, '{\"name\":\"ja_oslo\",\"type\":\"template\",\"creationDate\":\"Sep 24, 2021\",\"author\":\"JoomlArt.com\",\"copyright\":\"Copyright (C), J.O.O.M Solutions Co., Ltd. All Rights Reserved.\",\"authorEmail\":\"webmaster@joomlart.com\",\"authorUrl\":\"http:\\/\\/www.t3-framework.org\",\"version\":\"2.0.0\",\"description\":\"\\n\\t\\t\\n\\t\\t<div align=\\\"center\\\">\\n\\t\\t\\t<div class=\\\"alert alert-success\\\" style=\\\"background-color:#DFF0D8;border-color:#D6E9C6;color: #468847;padding: 1px 0;\\\">\\n\\t\\t\\t\\t<a href=\\\"\\/\\/www.joomlart.com\\/joomla\\/templates\\/ja-oslo\\\">News and Magazine Joomla Template - JA Oslo<\\/a>\\n\\t\\t\\t\\t<h4><a href=\\\"\\/\\/www.joomlart.com\\/joomla\\/templates\\/ja-oslo\\\" title=\\\"\\\">Home<\\/a> | <a href=\\\"\\/\\/joomlart.com\\/demo\\/#ja_oslo\\\" title=\\\"\\\">Demo<\\/a> | <a href=\\\"\\/\\/www.joomlart.com\\/documentation\\/joomla-templates\\/ja-oslo\\\" title=\\\"\\\">Document<\\/a> | <a href=\\\"\\/\\/pm.joomlart.com\\/browse\\/JAOSLO\\\" title=\\\"\\\">Changelog<\\/a><\\/h4>\\n\\t\\t\\t\\t<p>\\\"JA Oslo is a dedicated News and Magazine Joomla template with creative design and ultimate core features, it includes all required pages for a News and Magazine website, multiple them colors and supports flexible menu system with Megamenu, Mobile dropdown menu and Off-canvas. The template is fully responsive based on Bootstrap 3 responsive grid system. \\n\\t\\t\\t\\t\\n\\t\\t\\t\\tThe Joomla template is built with robust T3 framework. It has intuitive admin panel with built-in functionalities and tools: visual layout configuration, theme setting, megamenu builder, compression, etc.\\\"<\\/p>\\n\\t\\t\\t\\t<span style=\\\"color:#FF0000\\\">Note: JA Oslo template requires T3 plugin to be installed and enabled<\\/span><p><\\/p>\\n\\t\\t\\t\\t<p>Copyright 2004 - 2019 <a href=\'\\/\\/www.joomlart.com\\/\' title=\'Visit Joomlart.com!\'>JoomlArt.com<\\/a>.<\\/p>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<style>table.adminform{width: 100%;}<\\/style>\\n\\t\\t<\\/div>\\n\\t\\t\\n\\t\",\"group\":\"\",\"filename\":\"templateDetails\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10006, 0, 'MOD_JAARTICLES_LATEST', 'module', 'mod_jaarticles_latest', NULL, '', 0, 1, 0, 0, '{\"name\":\"MOD_JAARTICLES_LATEST\",\"type\":\"module\",\"creationDate\":\"Jan 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.0.0\",\"description\":\"MOD_LATEST_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_jaarticles_latest\"}', '{\"catid\":\"\",\"count\":\"5\",\"show_featured\":\"\",\"ordering\":\"published\",\"user_id\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}', '', NULL, NULL, 0, 0, NULL, 0), (10020, 0, 'com_jaextmanager', 'component', 'com_jaextmanager', NULL, '', 1, 1, 0, 0, '{\"name\":\"com_jaextmanager\",\"type\":\"component\",\"creationDate\":\"August 26th, 2021\",\"author\":\"JoomlArt\",\"copyright\":\"Copyright (C), J.O.O.M Solutions Co., Ltd. All Rights Reserved.\",\"authorEmail\":\"webmaster@joomlart.com\",\"authorUrl\":\"http:\\/\\/www.joomlart.com\",\"version\":\"2.7.1\",\"description\":\"JA Extension Manager Component\",\"group\":\"\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10077, 0, 'plg_behaviour_taggable', 'plugin', 'taggable', NULL, 'behaviour', 0, 1, 1, 0, '{\"name\":\"plg_behaviour_taggable\",\"type\":\"plugin\",\"creationDate\":\"2015-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_BEHAVIOUR_TAGGABLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Behaviour\\\\Taggable\",\"filename\":\"taggable\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10078, 0, 'plg_behaviour_versionable', 'plugin', 'versionable', NULL, 'behaviour', 0, 1, 1, 0, '{\"name\":\"plg_behaviour_versionable\",\"type\":\"plugin\",\"creationDate\":\"2015-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_BEHAVIOUR_VERSIONABLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Behaviour\\\\Versionable\",\"filename\":\"versionable\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10079, 0, 'atum', 'template', 'atum', NULL, '', 1, 1, 1, 0, '{\"name\":\"atum\",\"type\":\"template\",\"creationDate\":\"2016-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_ATUM_XML_DESCRIPTION\",\"group\":\"\",\"inheritable\":true,\"filename\":\"templateDetails\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10080, 0, 'cassiopeia', 'template', 'cassiopeia', NULL, '', 0, 1, 1, 0, '{\"name\":\"cassiopeia\",\"type\":\"template\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_CASSIOPEIA_XML_DESCRIPTION\",\"group\":\"\",\"inheritable\":true,\"filename\":\"templateDetails\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10081, 0, 'plg_filesystem_local', 'plugin', 'local', NULL, 'filesystem', 0, 1, 1, 0, '{\"name\":\"plg_filesystem_local\",\"type\":\"plugin\",\"creationDate\":\"2017-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_FILESYSTEM_LOCAL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Filesystem\\\\Local\",\"filename\":\"local\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10082, 0, 'plg_media-action_crop', 'plugin', 'crop', NULL, 'media-action', 0, 1, 1, 0, '{\"name\":\"plg_media-action_crop\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_CROP_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"crop\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10083, 0, 'plg_media-action_resize', 'plugin', 'resize', NULL, 'media-action', 0, 1, 1, 0, '{\"name\":\"plg_media-action_resize\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_RESIZE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"resize\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10084, 0, 'plg_media-action_rotate', 'plugin', 'rotate', NULL, 'media-action', 0, 1, 1, 0, '{\"name\":\"plg_media-action_rotate\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_ROTATE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"rotate\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10085, 0, 'plg_system_httpheaders', 'plugin', 'httpheaders', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_httpheaders\",\"type\":\"plugin\",\"creationDate\":\"2017-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_HTTPHEADERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"httpheaders\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10086, 0, 'com_workflow', 'component', 'com_workflow', NULL, '', 1, 1, 0, 1, '{\"name\":\"com_workflow\",\"type\":\"component\",\"creationDate\":\"2017-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_WORKFLOW_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Workflow\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10087, 0, 'plg_workflow_publishing', 'plugin', 'publishing', NULL, 'workflow', 0, 1, 1, 0, '{\"name\":\"plg_workflow_publishing\",\"type\":\"plugin\",\"creationDate\":\"2020-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_PUBLISHING_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"publishing\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10088, 0, 'plg_workflow_featuring', 'plugin', 'featuring', NULL, 'workflow', 0, 1, 1, 0, '{\"name\":\"plg_workflow_featuring\",\"type\":\"plugin\",\"creationDate\":\"2020-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_FEATURING_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"featuring\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10089, 0, 'plg_workflow_notification', 'plugin', 'notification', NULL, 'workflow', 0, 1, 1, 0, '{\"name\":\"plg_workflow_notification\",\"type\":\"plugin\",\"creationDate\":\"2020-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_NOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"notification\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10090, 0, 'plg_extension_namespacemap', 'plugin', 'namespacemap', NULL, 'extension', 0, 1, 1, 1, '{\"name\":\"plg_extension_namespacemap\",\"type\":\"plugin\",\"creationDate\":\"2017-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_EXTENSION_NAMESPACEMAP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\NamespaceMap\",\"filename\":\"namespacemap\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10091, 0, 'plg_installer_override', 'plugin', 'override', NULL, 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_override\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_INSTALLER_OVERRIDE_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"override\"}', '', '', NULL, NULL, 4, 0, NULL, 1), (10092, 0, 'plg_quickicon_overridecheck', 'plugin', 'overridecheck', NULL, 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_overridecheck\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_QUICKICON_OVERRIDECHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\OverrideCheck\",\"filename\":\"overridecheck\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10093, 0, 'plg_extension_finder', 'plugin', 'finder', NULL, 'extension', 0, 1, 1, 0, '{\"name\":\"plg_extension_finder\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_EXTENSION_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\Finder\",\"filename\":\"finder\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10094, 0, 'plg_api-authentication_basic', 'plugin', 'basic', NULL, 'api-authentication', 0, 0, 1, 0, '{\"name\":\"plg_api-authentication_basic\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_API-AUTHENTICATION_BASIC_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\ApiAuthentication\\\\Basic\",\"filename\":\"basic\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10095, 0, 'plg_webservices_content', 'plugin', 'content', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_content\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"content\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10096, 0, 'com_mails', 'component', 'com_mails', NULL, '', 1, 1, 1, 1, '{\"name\":\"com_mails\",\"type\":\"component\",\"creationDate\":\"2019-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MAILS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Mails\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10097, 0, 'plg_system_skipto', 'plugin', 'skipto', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_skipto\",\"type\":\"plugin\",\"creationDate\":\"2020-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_SKIPTO_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"skipto\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10098, 0, 'plg_sampledata_multilang', 'plugin', 'multilang', NULL, 'sampledata', 0, 1, 1, 0, '{\"name\":\"plg_sampledata_multilang\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SAMPLEDATA_MULTILANG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"multilang\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10099, 0, 'plg_installer_webinstaller', 'plugin', 'webinstaller', NULL, 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_webinstaller\",\"type\":\"plugin\",\"creationDate\":\"2017-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_INSTALLER_WEBINSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"webinstaller\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10100, 0, 'plg_fields_subform', 'plugin', 'subform', NULL, 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_subform\",\"type\":\"plugin\",\"creationDate\":\"2017-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_FIELDS_SUBFORM_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Subform\",\"filename\":\"subform\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10101, 0, 'plg_system_webauthn', 'plugin', 'webauthn', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_webauthn\",\"type\":\"plugin\",\"creationDate\":\"2019-07-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_WEBAUTHN_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Webauthn\",\"filename\":\"webauthn\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10102, 0, 'mod_loginsupport', 'module', 'mod_loginsupport', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_loginsupport\",\"type\":\"module\",\"creationDate\":\"2019-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_LOGINSUPPORT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Loginsupport\",\"filename\":\"mod_loginsupport\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10103, 0, 'mod_frontend', 'module', 'mod_frontend', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_frontend\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_FRONTEND_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_frontend\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10104, 0, 'mod_messages', 'module', 'mod_messages', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_messages\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_messages\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10105, 0, 'mod_post_installation_messages', 'module', 'mod_post_installation_messages', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_post_installation_messages\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_POST_INSTALLATION_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_post_installation_messages\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10106, 0, 'mod_user', 'module', 'mod_user', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_user\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_USER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_user\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10107, 0, 'mod_submenu', 'module', 'mod_submenu', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_submenu\",\"type\":\"module\",\"creationDate\":\"2006-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SUBMENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Submenu\",\"filename\":\"mod_submenu\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10108, 0, 'mod_privacy_status', 'module', 'mod_privacy_status', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_privacy_status\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_PRIVACY_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\PrivacyStatus\",\"filename\":\"mod_privacy_status\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10109, 0, 'plg_webservices_banners', 'plugin', 'banners', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_banners\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"banners\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10110, 0, 'plg_webservices_config', 'plugin', 'config', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_config\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONFIG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"config\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10111, 0, 'plg_webservices_contact', 'plugin', 'contact', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_contact\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10112, 0, 'plg_webservices_languages', 'plugin', 'languages', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_languages\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"languages\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10113, 0, 'plg_webservices_menus', 'plugin', 'menus', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_menus\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MENUS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"menus\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10114, 0, 'plg_webservices_messages', 'plugin', 'messages', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_messages\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"messages\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10115, 0, 'plg_webservices_modules', 'plugin', 'modules', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_modules\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MODULES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"modules\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10116, 0, 'plg_webservices_newsfeeds', 'plugin', 'newsfeeds', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"newsfeeds\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10117, 0, 'plg_webservices_plugins', 'plugin', 'plugins', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_plugins\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_PLUGINS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"plugins\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10118, 0, 'plg_webservices_privacy', 'plugin', 'privacy', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_privacy\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_PRIVACY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"privacy\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10119, 0, 'plg_webservices_redirect', 'plugin', 'redirect', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_redirect\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"redirect\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10120, 0, 'plg_webservices_tags', 'plugin', 'tags', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_tags\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tags\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10121, 0, 'plg_webservices_templates', 'plugin', 'templates', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_templates\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"templates\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10122, 0, 'plg_webservices_users', 'plugin', 'users', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_users\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_USERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"users\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10123, 0, 'plg_webservices_installer', 'plugin', 'installer', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_installer\",\"type\":\"plugin\",\"creationDate\":\"2020-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_INSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"installer\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10124, 0, 'plg_user_token', 'plugin', 'token', NULL, 'user', 0, 1, 1, 0, '{\"name\":\"plg_user_token\",\"type\":\"plugin\",\"creationDate\":\"2019-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_USER_TOKEN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Token\",\"filename\":\"token\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10125, 0, 'plg_api-authentication_token', 'plugin', 'token', NULL, 'api-authentication', 0, 1, 1, 0, '{\"name\":\"plg_api-authentication_token\",\"type\":\"plugin\",\"creationDate\":\"2019-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_API-AUTHENTICATION_TOKEN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\ApiAuthentication\\\\Token\",\"filename\":\"token\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10126, 0, 'plg_system_accessibility', 'plugin', 'accessibility', NULL, 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_accessibility\",\"type\":\"plugin\",\"creationDate\":\"2020-02-15\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_ACCESSIBILITY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"accessibility\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10127, 802, 'English (en-GB)', 'language', 'en-GB', NULL, '', 3, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2023-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.4\",\"description\":\"en-GB api language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10128, 0, 'plg_quickicon_downloadkey', 'plugin', 'downloadkey', NULL, 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_downloadkey\",\"type\":\"plugin\",\"creationDate\":\"2019-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_QUICKICON_DOWNLOADKEY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Downloadkey\",\"filename\":\"downloadkey\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10129, 10131, 'com_bfstop', 'component', 'com_bfstop', '', '', 1, 1, 0, 0, '{\"name\":\"com_bfstop\",\"type\":\"component\",\"creationDate\":\"May 2013\",\"author\":\"Bernhard Froehler\",\"copyright\":\"Copyright (C) by Bernhard Froehler\",\"authorEmail\":\"bfstop@bfroehler.info\",\"authorUrl\":\"https:\\/\\/github.com\\/codeling\\/bfstop\",\"version\":\"1.4.6\",\"description\":\"COM_BFSTOP_DESC\",\"group\":\"\",\"filename\":\"bfstop\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10130, 10131, 'plg_system_bfstop', 'plugin', 'bfstop', '', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_bfstop\",\"type\":\"plugin\",\"creationDate\":\"November 2012\",\"author\":\"Bernhard Froehler\",\"copyright\":\"Copyright (C) Bernhard Froehler\",\"authorEmail\":\"bfstop@bfroehler.info\",\"authorUrl\":\"https:\\/\\/github.com\\/codeling\\/bfstop\",\"version\":\"1.4.6\",\"description\":\"PLG_SYSTEM_BFSTOP_DESC\",\"group\":\"\",\"filename\":\"bfstop\"}', '{\"blockNumber\":\"2\",\"useHtaccess\":\"0\",\"blockDuration\":\"43200\",\"emailaddress\":\"ebase.support@gmail.com\",\"userID\":\"\",\"groupNotificationEnabled\":\"0\",\"userGroup\":\"\",\"notifyBlockedUser\":\"0\",\"notifyBlockedNumber\":\"5\",\"notifyFailedNumber\":\"0\",\"enabledForOrigin\":\"3\",\"blockEnabled\":\"1\",\"maxBlocksBefore\":\"3\",\"checkInterval\":\"10080\",\"notifyRemainingAttempts\":\"0\",\"notifyUsePasswordReminder\":\"1\",\"blockedMessage\":\"\",\"blockedMsgShowIP\":\"0\",\"logLevel\":\"8\",\"useHttpError\":\"1\",\"deleteOld\":\"0\",\"htaccessPath\":\"\",\"delayDuration\":\"0\",\"adaptiveDelay\":\"0\",\"adaptiveDelayMax\":\"0\",\"adaptiveDelayThresholdMin\":\"50\",\"adaptiveDelayThresholdMax\":\"200\"}', '', NULL, NULL, 0, 0, '', 0), (10131, 0, 'Brute Force Stop Package', 'package', 'pkg_bfstop', '', '', 0, 1, 1, 0, '{\"name\":\"Brute Force Stop Package\",\"type\":\"package\",\"creationDate\":\"May 2013\",\"author\":\"Bernhard Froehler\",\"copyright\":\"Copyright (C) 2013-2021 by Bernhard Froehler\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"1.4.6\",\"description\":\"Brute Force Stop Package successfully installed!<br \\/><br \\/><div>This package contains all extensions constituting the Brute Force Stop (bfstop) functionality. It provides means to avert Brute-Force-Attacks on your Joomla-Installation.<\\/div><br \\/><div><em>Don\'t forget to configure and publish the \\\"System - Brute Force Stop\\\" plugin after installation!<\\/em><br \\/><br \\/>For a list of all currently blocked IP addresses (and the chance to unblock them), go to \\\"Components\\\" - \\\"Brute Force Stop Administration\\\"<br \\/><br \\/>If you have any questions or problems, please visit the <a href=\'https:\\/\\/github.com\\/codeling\\/bfstop\'>project site on github<\\/a>.<br \\/>In case you want to uninstall Brute Force Stop, please use the Package to uninstall all extensions at once!<br \\/>Brute Force Stop is published under the <a target=\'_blank\' title=\'GNU General Public License\' href=\'http:\\/\\/www.gnu.org\\/copyleft\\/gpl.html\'>GNU General Public License<\\/a>.<\\/div>\",\"group\":\"\",\"filename\":\"pkg_bfstop\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10136, 0, 'SP Page Builder', 'component', 'com_sppagebuilder', '', '', 1, 1, 0, 0, '{\"name\":\"SP Page Builder\",\"type\":\"component\",\"creationDate\":\"Sep 2014\",\"author\":\"JoomShaper\",\"copyright\":\"Copyright @ 2010 - 2022 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"https:\\/\\/www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{\"production_mode\":\"0\",\"gmap_api\":\"\",\"ig_token\":\"{\\\"appId\\\":\\\"\\\",\\\"appSecret\\\":\\\"\\\",\\\"accessToken\\\":\\\"\\\",\\\"igId\\\":\\\"\\\"}\",\"fontawesome\":\"1\",\"lazyloadimg\":\"0\",\"lazyplaceholder\":\"https:\\/\\/res.cloudinary.com\\/joomshaper\\/image\\/upload\\/v1582107175\\/placeholder.svg\",\"disableanimatecss\":\"0\",\"disablecss\":\"0\",\"disable_og\":\"0\",\"fb_app_id\":\"\",\"disable_tc\":\"0\",\"joomshaper_email\":\"xxskyfieldxx@hotmail.com\",\"joomshaper_license_key\":\"d3e104800beadd0dc5fc8edf9c5cf7e8\"}', '', NULL, NULL, 0, 0, NULL, 0), (10137, 0, 'System - SP PageBuilder', 'plugin', 'sppagebuilder', '', 'system', 0, 1, 1, 0, '{\"name\":\"System - SP PageBuilder\",\"type\":\"plugin\",\"creationDate\":\"Sep 2016\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (c) 2010 - 2021 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"SP Page Builder System plugin to add support for 3rd party components\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10138, 0, 'System - SP Page Builder Pro Updater', 'plugin', 'sppagebuilderproupdater', '', 'system', 0, 1, 1, 0, '{\"name\":\"System - SP Page Builder Pro Updater\",\"type\":\"plugin\",\"creationDate\":\"Jul 2015\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (c) 2010 - 2022 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"SP Page Builder Pro Updater Plugin\",\"group\":\"\",\"filename\":\"sppagebuilderproupdater\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10139, 0, 'plg_search_sppagebuilder', 'plugin', 'sppagebuilder', '', 'search', 0, 0, 1, 0, '{\"name\":\"plg_search_sppagebuilder\",\"type\":\"plugin\",\"creationDate\":\"July 2015\",\"author\":\"JoomShaper\",\"copyright\":\"Copyright (C) 2015 Open Source Matters. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"PLG_SEARCH_SPPAGEBUILDER_DESCRIPTION\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10140, 0, 'plg_finder_sppagebuilder', 'plugin', 'sppagebuilder', '', 'finder', 0, 0, 1, 0, '{\"name\":\"plg_finder_sppagebuilder\",\"type\":\"plugin\",\"creationDate\":\"March 2018\",\"author\":\"JoomShaper\",\"copyright\":\"(C) 2010 - 2019 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"PLG_FINDER_SP_PAGEBUILDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10141, 0, 'Content - SP Page Builder', 'plugin', 'sppagebuilder', '', 'content', 0, 1, 1, 0, '{\"name\":\"Content - SP Page Builder\",\"type\":\"plugin\",\"creationDate\":\"Sep 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2010 - 2016 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"SP Page Builder System plugin to add support for 3rd party components\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10142, 0, 'SP Simple Portfolio - SP Page Builder', 'plugin', 'sppagebuilder', '', 'spsimpleportfolio', 0, 0, 1, 0, '{\"name\":\"SP Simple Portfolio - SP Page Builder\",\"type\":\"plugin\",\"creationDate\":\"Mar 2019\",\"author\":\"JoomShaper\",\"copyright\":\"Copyright (c) 2010 - 2021 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"SP Page Builder System plugin to add support for 3rd party components\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10143, 0, 'K2 - SP Page Builder', 'plugin', 'sppagebuilder', '', 'k2', 0, 0, 1, 0, '{\"name\":\"K2 - SP Page Builder\",\"type\":\"plugin\",\"creationDate\":\"Sep 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2010 - 2016 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"SP Page Builder System plugin to add support for 3rd party components\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10144, 0, 'SP Page Builder', 'module', 'mod_sppagebuilder', '', '', 0, 1, 0, 0, '{\"name\":\"SP Page Builder\",\"type\":\"module\",\"creationDate\":\"Oct 2016\",\"author\":\"JoomShaper\",\"copyright\":\"Copyright (c) 2010 - 2022 JoomShaper.com. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"3.8.9\",\"description\":\"Module to display content from SP Page Builder\",\"group\":\"\",\"filename\":\"mod_sppagebuilder\"}', '{\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}', '', NULL, NULL, 0, 0, NULL, 0), (10146, 0, 'Article Show', 'module', 'mod_ol_articleshow', '', '', 0, 1, 0, 0, '{\"name\":\"Article Show\",\"type\":\"module\",\"creationDate\":\"Aug 17, 2019\",\"author\":\"olwebdesign\",\"copyright\":\"Copyright (C) http:\\/\\/www.olwebdesign.com. All rights reserved.\",\"authorEmail\":\"support@olwebdesign.com\",\"authorUrl\":\"www.olwebdesign.com\",\"version\":\"4.0.24\",\"description\":\"\\t\\n\\t<link href=\\\"..\\/modules\\/mod_ol_articleshow\\/assets\\/css\\/admin.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\" media=\\\"all\\\" \\/>\\n\\t<h1>Article Show module free version<\\/h1>\\n\\t<div style=\\\"margin:0 0 0 10px; font-size:15px;\\\">Article Show Module from <a href=\\\"http:\\/\\/www.olwebdesign.com\\\" target=\\\"_blank\\\">olwebdesign.com<\\/a>. All styles are vailable in <a target=\'_blank\' href=\'https:\\/\\/www.olwebdesign.com\\/joomla-extensions\\/article-show-joomla-module.html\'>pro version<\\/a>.<\\/div>\\n\\t<h3>Userful links<\\/h3>\\n\\t<ul><li><a target=\'_blank\' href=\'https:\\/\\/www.olwebdesign.com\\/joomla-templates.html\'>Joomla templates<\\/a><\\/li>\\n\\t<li><a target=\'_blank\' href=\'https:\\/\\/www.olwebdesign.com\\/joomla-extensions.html\'>Joomla extensions<\\/a><\\/li>\\n\\t<li><a target=\'_blank\' href=\'https:\\/\\/www.olwebdesign.com\\/contact-us.html\'>Report bug<\\/a><\\/li><\\/ul>\\n\\t\\t\\t\\n\\t\\t<div class=\\\"footer_review\\\">\\n\\t\\t\\t\\tLike this extensions? <a href=\\\"https:\\/\\/extensions.joomla.org\\/extension\\/news-display\\/articles-display\\/article-show\\/\\\" target=\\\"_blank\\\">Leave a review on JED<\\/a>\\n\\t\\t\\t\\t<a class=\\\"stars\\\" href=\\\"https:\\/\\/extensions.joomla.org\\/extension\\/news-display\\/articles-display\\/article-show\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"icon-star\\\"><\\/span><span class=\\\"icon-star\\\"><\\/span><span class=\\\"icon-star\\\"><\\/span><span class=\\\"icon-star\\\"><\\/span><span class=\\\"icon-star\\\"><\\/span>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\",\"group\":\"\",\"filename\":\"mod_ol_articleshow\"}', '{\"get_style\":\"default\",\"customstyle\":\"0\",\"btx_color\":\"\",\"container_fix\":\"7\",\"show_font\":\"0\",\"get_source\":\"1\",\"catid\":\"\",\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"show_front\":\"show\",\"article_ordering\":\"a.title\",\"article_ordering_direction\":\"ASC\",\"count\":\"10\",\"link_target\":\"_self\",\"cat_title_display\":\"1\",\"title_display\":\"1\",\"item_title_max_characs\":\"25\",\"item_desc_display\":\"1\",\"item_desc_max_characs\":\"200\",\"author_display\":\"1\",\"item_date_display\":\"1\",\"item_readmore_display\":\"1\",\"item_readmore_text\":\"Read more\",\"imgol_from_image_intro\":\"1\",\"imgol_from_image_fulltext\":\"1\",\"imgol_from_inline_introtext\":\"1\",\"imgol_from_inline_fulltext\":\"1\",\"imgol_order\":\"image_intro, image_fulltext, inline_introtext, inline_fulltext\",\"imgol_function\":\"resize_fill\",\"imgol_type\":\"\",\"imgol_transparency\":\"1\",\"imgol_width\":\"1300\",\"imgol_height\":\"650\",\"imgol_placeholder_path\":\"modules\\/mod_ol_articleshow\\/assets\\/images\\/noimage.jpg\",\"image_width\":\"4\",\"image_width_tabl\":\"3\",\"image_width_tabp\":\"3\",\"image_width_mobl\":\"2\",\"image_width_mobp\":\"1\",\"autoplay\":\"true\",\"autoplay-timeout\":\"5000\",\"autoplay-speed\":\"1000\",\"autoplay-hover-pause\":\"true\",\"dataLoop\":\"true\",\"dataNav\":\"true\",\"navPosit\":\"owl-nav\",\"navStyle\":\"\",\"navRounded\":\"\",\"loadjquery\":\"0\",\"owncache\":\"1\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL, 0), (10147, 0, 'JMG Article Slider', 'module', 'mod_jmgarticleslider', '', '', 0, 1, 0, 0, '{\"name\":\"JMG Article Slider\",\"type\":\"module\",\"creationDate\":\"January 2021\",\"author\":\"Otto Szekeres\",\"copyright\":\"Copyright (C) 2021 - 2029 Open Source Matters. All rights reserved.\",\"authorEmail\":\"info@joomega.com\",\"authorUrl\":\"www.joomega.com\",\"version\":\"1.2.0\",\"description\":\"JMG Article Slider 1.2.0\",\"group\":\"\",\"filename\":\"mod_jmgarticleslider\"}', '{\"ordering\":\"created ASC\",\"template\":\"default\",\"type\":\"loop\",\"perpage\":\"3\",\"breakpoint740\":\"perPage: 1\",\"gap\":\"2\",\"pagination\":\"1\",\"arrows\":\"1\",\"autoplay\":\"1\",\"img_height\":\"200\",\"max_length\":\"100\"}', '', NULL, NULL, 0, 0, NULL, 0), (10154, 10157, 'plg_system_djmegamenu', 'plugin', 'djmegamenu', '', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_djmegamenu\",\"type\":\"plugin\",\"creationDate\":\"July 2022\",\"author\":\"DJ-Extensions.com\",\"copyright\":\"Copyright (C) 2013-2022 DJ-Extensions.com, All rights reserved.\",\"authorEmail\":\"contact@dj-extensions.com\",\"authorUrl\":\"https:\\/\\/dj-extensions.com\",\"version\":\"4.3.6\",\"description\":\"PLG_SYSTEM_DJMEGAMENU_DESCRIPTION\",\"group\":\"\",\"filename\":\"djmegamenu\"}', '{\"wrappers\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 0), (10155, 10157, 'DJ-MegaMenu', 'module', 'mod_djmegamenu', '', '', 0, 1, 0, 0, '{\"name\":\"DJ-MegaMenu\",\"type\":\"module\",\"creationDate\":\"July 2022\",\"author\":\"DJ-Extensions.com\",\"copyright\":\"Copyright (C) 2022 DJ-Extensions.com, All rights reserved.\",\"authorEmail\":\"contact@dj-extensions.com\",\"authorUrl\":\"https:\\/\\/dj-extensions.com\",\"version\":\"4.3.6\",\"description\":\"MOD_DJMEGAMENU_LIGHT_MODULE_DESC\",\"group\":\"\",\"filename\":\"mod_djmegamenu\"}', '{\"menu\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"icons\":\"2\",\"subtitles\":\"2\",\"usenote\":\"1\",\"fa\":\"1\",\"theme\":\"default\",\"customColors\":\"0\",\"megabg\":\"\",\"megacolor\":\"\",\"megastcolor\":\"\",\"megabg_a\":\"\",\"megacolor_a\":\"\",\"megastcolor_a\":\"\",\"megasubbg\":\"\",\"megasubcolor\":\"\",\"megasubstcolor\":\"\",\"megasubbg_a\":\"\",\"megasubcolor_a\":\"\",\"megasubstcolor_a\":\"\",\"megamodcolor\":\"\",\"megaoverlaycolor\":\"\",\"megafocuscolor\":\"\",\"orientation\":\"horizontal\",\"dropdown_dir\":\"\",\"expand\":\"dropdown\",\"column_width\":\"200\",\"percent_width\":\"25\",\"moo\":\"1\",\"animation_in\":\"fadeInUp\",\"animation_out\":\"zoomOut\",\"animation_speed\":\"normal\",\"openDelay\":\"250\",\"closeDelay\":\"500\",\"overlay\":\"0\",\"event\":\"mouseenter\",\"eventClose\":\"mouseleave\",\"wrapper\":\"\",\"fixed_logo\":\"\",\"fixed_logo_align\":\"left\",\"logo_type\":\"inline\",\"fixed\":\"0\",\"fixed_offset\":\"0\",\"wcag\":\"1\",\"select\":\"0\",\"width\":\"979\",\"mobiletheme\":\"dark\",\"customMobileColors\":\"0\",\"mobilebtnbg\":\"\",\"mobilebtncolor\":\"\",\"mobilebg\":\"\",\"mobilecolor\":\"\",\"mobilestcolor\":\"\",\"mobilebg_a\":\"\",\"mobilecolor_a\":\"\",\"mobilestcolor_a\":\"\",\"mobilesubbg\":\"\",\"mobilesubcolor\":\"\",\"mobilesubstcolor\":\"\",\"mobilesubbg_a\":\"\",\"mobilesubcolor_a\":\"\",\"mobilesubstcolor_a\":\"\",\"mobilemodcolor\":\"\",\"mobile_button_align\":\"center\",\"mobile_button\":\"icon\",\"mobile_button_text\":\"\",\"select_type\":\"button\",\"accordion_pos\":\"static\",\"accordion_align\":\"right\",\"offcanvas_logo\":\"\",\"offcanvas_pos\":\"left\",\"offcanvas_effect\":\"1\",\"offcanvas_topmod_style\":\"System-xhtml\",\"offcanvas_botmod_style\":\"System-xhtml\",\"accordion_collapsed\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL, 0), (10156, 10157, 'DJ-MegaMenu - Mobile Menu Button', 'module', 'mod_djmegamenu_button', '', '', 0, 1, 0, 0, '{\"name\":\"DJ-MegaMenu - Mobile Menu Button\",\"type\":\"module\",\"creationDate\":\"July 2022\",\"author\":\"DJ-Extensions.com\",\"copyright\":\"Copyright (C) 2022 DJ-Extensions.com, All rights reserved.\",\"authorEmail\":\"contact@dj-extensions.com\",\"authorUrl\":\"https:\\/\\/dj-extensions.com\",\"version\":\"4.3.6\",\"description\":\"Place the Mobile Menu Button in any module position of your template.\",\"group\":\"\",\"filename\":\"mod_djmegamenu_button\"}', '{\"module\":\"\"}', '', NULL, NULL, 0, 0, NULL, 0), (10157, 0, 'DJ-MegaMenu Light Package', 'package', 'pkg_dj-megamenu', '', '', 0, 1, 1, 0, '{\"name\":\"DJ-MegaMenu Light Package\",\"type\":\"package\",\"creationDate\":\"July 2022\",\"author\":\"DJ-Extensions.com\",\"copyright\":\"Copyright (C) 2022 DJ-Extensions.com, All rights reserved.\",\"authorEmail\":\"contact@dj-extensions.com\",\"authorUrl\":\"https:\\/\\/dj-extensions.com\",\"version\":\"4.3.6\",\"description\":\"\\n\\t\\t<style type=\\\"text\\/css\\\">\\n\\t\\t\\t.djex-info { padding: 20px 30px 10px; margin: 0 0 20px 0; background: #5c14a6; color: #fff; border: 1px solid #400e74; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; -webkit-border-radius: 4px; border-radius: 4px; }\\n\\t\\t\\t.djex-title { text-transform: uppercase; font-weight: bold; font-size: 14px; }\\n\\t\\t\\t.djex-info a:link, .djex-info a:visited, .djex-info a:hover { color:#fff; text-decoration:underline; font-weight: 600; }\\t\\n\\t\\t\\t.djex-info img { float: left; margin: 0 30px 10px 0; }\\n\\t\\t<\\/style>\\n\\t\\t<div class=\\\"djex-info\\\">\\n\\t\\t\\t<img src=\\\"..\\/modules\\/mod_djmegamenu\\/assets\\/images\\/ex_megamenu.png\\\" \\/>\\n\\t\\t\\t<p class=\\\"djex-title\\\">Thank you for installing DJ-MegaMenu Light Edition!<\\/p>\\n\\t\\t\\t<p>The DJ-MegaMenu is an advanced menu system for your Joomla! and it\'s ready for mobiles providing Offcanvas Menu, Acordion Menu or simple Select Menu opened with well know mobile menu icon.\\n\\t\\t\\tIf you want to learn how to use DJ-MegaMenu please read <a target=\\\"_blank\\\" href=\\\"https:\\/\\/dj-extensions.com\\/documentation\\\">Documentation<\\/a> and visit our <a target=\\\"_blank\\\" href=\\\"https:\\/\\/dj-extensions.com\\/faq\\\">FAQ Section<\\/a><\\/p>\\n\\t\\t\\t<p>Check out our other extensions at <a target=\\\"_blank\\\" href=\\\"https:\\/\\/dj-extensions.com\\\">DJ-Extensions.com<\\/a><\\/p>\\n\\t\\t\\t<div style=\\\"clear:both\\\"><\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\",\"group\":\"\",\"filename\":\"pkg_dj-megamenu\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10161, 10216, 'PLG_EDITORS-XTD_SOURCERER', 'plugin', 'sourcerer', '', 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"PLG_EDITORS-XTD_SOURCERER\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"9.8.0\",\"description\":\"PLG_EDITORS-XTD_SOURCERER_DESC\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Plugin\\\\EditorButton\\\\Sourcerer\",\"filename\":\"sourcerer\"}', '[]', '', NULL, NULL, 0, 0, NULL, 0); INSERT INTO `o0ksp_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`, `locked`) VALUES (10162, 10216, 'PLG_SYSTEM_SOURCERER', 'plugin', 'sourcerer', '', 'system', 0, 1, 1, 0, '{\"name\":\"PLG_SYSTEM_SOURCERER\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"9.8.0\",\"description\":\"PLG_SYSTEM_SOURCERER_DESC\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Plugin\\\\System\\\\Sourcerer\",\"filename\":\"sourcerer\"}', '{\"enable_css\":\"1\",\"enable_js\":\"1\",\"enable_php\":\"1\",\"forbidden_php\":\"dl, escapeshellarg, escapeshellcmd, exec, passthru, popen, proc_close, proc_open, shell_exec, symlink, system\",\"forbidden_tags\":\"\",\"@wizard\":\"0\",\"button_text\":\"Code\",\"enable_frontend\":\"1\",\"color_code\":\"1\",\"syntax_word\":\"source\",\"tag_characters\":\"{.}\",\"trim\":\"0\",\"enable_in_head\":\"0\",\"remove_from_search\":\"0\",\"include_path\":\"\\/\",\"tmp_path\":\"\",\"place_comments\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 0), (10163, 10171, 'COM_JCE', 'component', 'com_jce', '', '', 1, 1, 0, 0, '{\"name\":\"COM_JCE\",\"type\":\"component\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"COM_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10164, 10171, 'plg_editors_jce', 'plugin', 'jce', '', 'editors', 0, 1, 1, 0, '{\"name\":\"plg_editors_jce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"WF_EDITOR_PLUGIN_DESC\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10165, 10171, 'plg_content_jce', 'plugin', 'jce', '', 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_jce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"PLG_CONTENT_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10166, 10171, 'plg_extension_jce', 'plugin', 'jce', '', 'extension', 0, 1, 1, 0, '{\"name\":\"plg_extension_jce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"PLG_EXTENSION_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10167, 10171, 'plg_fields_mediajce', 'plugin', 'mediajce', '', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_mediajce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"https:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"PLG_FIELDS_MEDIAJCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mediajce\"}', '[]', '', NULL, NULL, 0, 0, NULL, 0), (10168, 10171, 'plg_installer_jce', 'plugin', 'jce', '', 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_jce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"PLG_INSTALLER_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10169, 10171, 'plg_quickicon_jce', 'plugin', 'jce', '', 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_jce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"PLG_QUICKICON_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10170, 10171, 'plg_system_jce', 'plugin', 'jce', '', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_jce\",\"type\":\"plugin\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2023 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.9.41\",\"description\":\"PLG_SYSTEM_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{\"column_styles\":\"1\"}', '', NULL, NULL, 0, 0, NULL, 0), (10171, 0, 'PKG_JCE', 'package', 'pkg_jce', '', '', 0, 1, 1, 0, '{\"name\":\"PKG_JCE\",\"type\":\"package\",\"creationDate\":\"23-08-2023\",\"author\":\"Ryan Demmer\",\"copyright\":\"\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"2.9.41\",\"description\":\"PKG_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pkg_jce\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10172, 0, 'com_scheduler', 'component', 'com_scheduler', NULL, '', 1, 1, 1, 0, '{\"name\":\"com_scheduler\",\"type\":\"component\",\"creationDate\":\"2021-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1.0\",\"description\":\"COM_SCHEDULER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Scheduler\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10173, 0, 'plg_system_schedulerunner', 'plugin', 'schedulerunner', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_schedulerunner\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_SYSTEM_SCHEDULERUNNER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"schedulerunner\"}', '{}', '', NULL, NULL, 15, 0, NULL, 1), (10174, 0, 'plg_system_task_notification', 'plugin', 'tasknotification', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_task_notification\",\"type\":\"plugin\",\"creationDate\":\"2021-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_SYSTEM_TASK_NOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tasknotification\"}', '', '', NULL, NULL, 22, 0, NULL, 1), (10175, 0, 'plg_task_check_files', 'plugin', 'checkfiles', NULL, 'task', 0, 1, 1, 0, '{\"name\":\"plg_task_check_files\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_CHECK_FILES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\Checkfiles\",\"filename\":\"checkfiles\"}', '{}', '', NULL, NULL, 15, 0, NULL, 1), (10176, 0, 'plg_task_demo_tasks', 'plugin', 'demotasks', NULL, 'task', 0, 1, 1, 0, '{\"name\":\"plg_task_demo_tasks\",\"type\":\"plugin\",\"creationDate\":\"2021-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_DEMO_TASKS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\DemoTasks\",\"filename\":\"demotasks\"}', '{}', '', NULL, NULL, 15, 0, NULL, 1), (10177, 0, 'plg_task_requests', 'plugin', 'requests', NULL, 'task', 0, 1, 1, 0, '{\"name\":\"plg_task_requests\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_REQUESTS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\Requests\",\"filename\":\"requests\"}', '{}', '', NULL, NULL, 15, 0, NULL, 1), (10178, 0, 'plg_task_site_status', 'plugin', 'sitestatus', NULL, 'task', 0, 1, 1, 0, '{\"name\":\"plg_task_site_status\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_SITE_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\SiteStatus\",\"filename\":\"sitestatus\"}', '{}', '', NULL, NULL, 15, 0, NULL, 1), (10179, 0, 'plg_system_jooa11y', 'plugin', 'jooa11y', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_jooa11y\",\"type\":\"plugin\",\"creationDate\":\"2022-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_SYSTEM_JOOA11Y_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jooa11y\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10180, 0, 'plg_webservices_media', 'plugin', 'media', NULL, 'webservices', 0, 1, 1, 0, '{\"name\":\"plg_webservices_media\",\"type\":\"plugin\",\"creationDate\":\"2021-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1.0\",\"description\":\"PLG_WEBSERVICES_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"media\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10197, 0, 'plg_multifactorauth_totp', 'plugin', 'totp', NULL, 'multifactorauth', 0, 0, 1, 0, '{\"name\":\"plg_multifactorauth_totp\",\"type\":\"plugin\",\"creationDate\":\"2013-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_TOTP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Totp\",\"filename\":\"totp\"}', '', '', NULL, NULL, 1, 0, NULL, 1), (10198, 0, 'plg_multifactorauth_yubikey', 'plugin', 'yubikey', NULL, 'multifactorauth', 0, 0, 1, 0, '{\"name\":\"plg_multifactorauth_yubikey\",\"type\":\"plugin\",\"creationDate\":\"2013-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_YUBIKEY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Yubikey\",\"filename\":\"yubikey\"}', '', '', NULL, NULL, 2, 0, NULL, 1), (10199, 0, 'plg_multifactorauth_webauthn', 'plugin', 'webauthn', NULL, 'multifactorauth', 0, 0, 1, 0, '{\"name\":\"plg_multifactorauth_webauthn\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_WEBAUTHN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Webauthn\",\"filename\":\"webauthn\"}', '', '', NULL, NULL, 3, 0, NULL, 1), (10200, 0, 'plg_multifactorauth_email', 'plugin', 'email', NULL, 'multifactorauth', 0, 0, 1, 0, '{\"name\":\"plg_multifactorauth_email\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_EMAIL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Email\",\"filename\":\"email\"}', '', '', NULL, NULL, 4, 0, NULL, 1), (10201, 0, 'plg_multifactorauth_fixed', 'plugin', 'fixed', NULL, 'multifactorauth', 0, 0, 1, 0, '{\"name\":\"plg_multifactorauth_fixed\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_FIXED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Fixed\",\"filename\":\"fixed\"}', '', '', NULL, NULL, 5, 0, NULL, 1), (10202, 0, 'plg_system_shortcut', 'plugin', 'shortcut', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_shortcut\",\"type\":\"plugin\",\"creationDate\":\"2022-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_SYSTEM_SHORTCUT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Shortcut\",\"filename\":\"shortcut\"}', '', '', NULL, NULL, 0, 0, NULL, 1), (10205, 10215, 'COM_REREPLACER', 'component', 'com_rereplacer', '', '', 1, 1, 0, 0, '{\"name\":\"COM_REREPLACER\",\"type\":\"component\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"13.2.0\",\"description\":\"COM_REREPLACER_DESC\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Component\\\\ReReplacer\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10207, 10215, 'PLG_ACTIONLOG_REREPLACER', 'plugin', 'rereplacer', '', 'actionlog', 0, 1, 1, 0, '{\"name\":\"PLG_ACTIONLOG_REREPLACER\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"13.2.0\",\"description\":\"PLG_ACTIONLOG_REREPLACER_DESC\",\"group\":\"\",\"filename\":\"rereplacer\"}', '[]', '', NULL, NULL, 0, 0, NULL, 0), (10208, 10215, 'PLG_SYSTEM_REREPLACER', 'plugin', 'rereplacer', '', 'system', 0, 1, 1, 0, '{\"name\":\"PLG_SYSTEM_REREPLACER\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"13.2.0\",\"description\":\"PLG_SYSTEM_REREPLACER_DESC\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Plugin\\\\System\\\\ReReplacer\",\"filename\":\"rereplacer\"}', '[]', '', NULL, NULL, 0, 0, NULL, 0), (10210, 10211, 'PLG_SYSTEM_REGULARLABS', 'plugin', 'regularlabs', '', 'system', 0, 1, 1, 0, '{\"name\":\"PLG_SYSTEM_REGULARLABS\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"23.9.3039\",\"description\":\"PLG_SYSTEM_REGULARLABS_DESC\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Plugin\\\\System\\\\RegularLabs\",\"filename\":\"regularlabs\"}', '{\"combine_admin_menu\":\"0\",\"show_help_menu\":\"1\",\"max_list_count\":\"10000\"}', '', NULL, NULL, 0, 0, NULL, 0), (10211, 0, 'PKG_REGULARLABS', 'package', 'pkg_regularlabs', '', '', 0, 1, 1, 0, '{\"name\":\"PKG_REGULARLABS\",\"type\":\"package\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"23.9.3039\",\"description\":\"\",\"group\":\"\",\"filename\":\"pkg_regularlabs\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10212, 10215, 'COM_CONDITIONS', 'component', 'com_conditions', '', '', 1, 1, 0, 0, '{\"name\":\"COM_CONDITIONS\",\"type\":\"component\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"23.9.3039\",\"description\":\"COM_CONDITIONS_DESC\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Component\\\\Conditions\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10213, 10215, 'PLG_ACTIONLOG_CONDITIONS', 'plugin', 'conditions', '', 'actionlog', 0, 1, 1, 0, '{\"name\":\"PLG_ACTIONLOG_CONDITIONS\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"23.9.3039\",\"description\":\"PLG_ACTIONLOG_CONDITIONS_DESC\",\"group\":\"\",\"filename\":\"conditions\"}', '[]', '', NULL, NULL, 0, 0, NULL, 0), (10214, 10215, 'PKG_CONDITIONS', 'package', 'pkg_conditions', '', '', 0, 1, 1, 0, '{\"name\":\"PKG_CONDITIONS\",\"type\":\"package\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"23.9.3039\",\"description\":\"\",\"group\":\"\",\"filename\":\"pkg_conditions\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10215, 0, 'PKG_REREPLACER', 'package', 'pkg_rereplacer', '', '', 0, 1, 1, 0, '{\"name\":\"PKG_REREPLACER\",\"type\":\"package\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"13.2.0\",\"description\":\"\",\"group\":\"\",\"filename\":\"pkg_rereplacer\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10216, 0, 'PKG_SOURCERER', 'package', 'pkg_sourcerer', '', '', 0, 1, 1, 0, '{\"name\":\"PKG_SOURCERER\",\"type\":\"package\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"9.8.0\",\"description\":\"\",\"group\":\"\",\"filename\":\"pkg_sourcerer\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0), (10224, 0, 'com_guidedtours', 'component', 'com_guidedtours', NULL, '', 1, 1, 0, 0, '{\"name\":\"com_guidedtours\",\"type\":\"component\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"COM_GUIDEDTOURS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Guidedtours\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10225, 0, 'mod_guidedtours', 'module', 'mod_guidedtours', NULL, '', 1, 1, 1, 0, '{\"name\":\"mod_guidedtours\",\"type\":\"module\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"MOD_GUIDEDTOURS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\GuidedTours\",\"filename\":\"mod_guidedtours\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10226, 0, 'plg_system_guidedtours', 'plugin', 'guidedtours', NULL, 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_guidedtours\",\"type\":\"plugin\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"PLG_SYSTEM_GUIDEDTOURS_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\GuidedTours\",\"filename\":\"guidedtours\"}', '{}', '', NULL, NULL, 0, 0, NULL, 1), (10235, 10211, 'Regular Labs Library', 'library', 'regularlabs', '', '', 0, 1, 1, 0, '{\"name\":\"Regular Labs Library\",\"type\":\"library\",\"creationDate\":\"September 2023\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2023 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/regularlabs.com\",\"version\":\"23.9.3039\",\"description\":\"Regular Labs Library - used by Regular Labs extensions\",\"group\":\"\",\"namespace\":\"RegularLabs\\\\Library\",\"filename\":\"regularlabs\"}', '{}', '', NULL, NULL, 0, 0, NULL, 0); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_fields` -- CREATE TABLE `o0ksp_fields` ( `id` int(10) UNSIGNED NOT NULL, `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0, `context` varchar(255) NOT NULL DEFAULT '', `group_id` int(10) UNSIGNED NOT NULL DEFAULT 0, `title` varchar(255) NOT NULL DEFAULT '', `name` varchar(255) NOT NULL DEFAULT '', `label` varchar(255) NOT NULL DEFAULT '', `default_value` mediumtext DEFAULT NULL, `type` varchar(255) NOT NULL DEFAULT 'text', `note` varchar(255) NOT NULL DEFAULT '', `description` mediumtext NOT NULL, `state` tinyint(1) NOT NULL DEFAULT 0, `required` tinyint(1) NOT NULL DEFAULT 0, `checked_out` int(10) UNSIGNED DEFAULT NULL, `checked_out_time` datetime DEFAULT NULL, `ordering` int(11) NOT NULL DEFAULT 0, `params` mediumtext NOT NULL, `fieldparams` mediumtext NOT NULL, `language` char(7) NOT NULL DEFAULT '', `created_time` datetime NOT NULL, `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0, `modified_time` datetime NOT NULL, `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `access` int(11) NOT NULL DEFAULT 1, `only_use_in_subform` tinyint(4) NOT NULL DEFAULT 0 ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_fields_categories` -- CREATE TABLE `o0ksp_fields_categories` ( `field_id` int(11) NOT NULL DEFAULT 0, `category_id` int(11) NOT NULL DEFAULT 0 ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_fields_groups` -- CREATE TABLE `o0ksp_fields_groups` ( `id` int(10) UNSIGNED NOT NULL, `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0, `context` varchar(255) NOT NULL DEFAULT '', `title` varchar(255) NOT NULL DEFAULT '', `note` varchar(255) NOT NULL DEFAULT '', `description` mediumtext NOT NULL, `state` tinyint(1) NOT NULL DEFAULT 0, `checked_out` int(10) UNSIGNED DEFAULT NULL, `checked_out_time` datetime DEFAULT NULL, `ordering` int(11) NOT NULL DEFAULT 0, `params` mediumtext NOT NULL, `language` char(7) NOT NULL DEFAULT '', `created` datetime NOT NULL, `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `modified` datetime NOT NULL, `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `access` int(11) NOT NULL DEFAULT 1 ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_fields_values` -- CREATE TABLE `o0ksp_fields_values` ( `field_id` int(10) UNSIGNED NOT NULL, `item_id` varchar(255) NOT NULL COMMENT 'Allow references to items which have strings as ids, eg. none db systems.', `value` mediumtext DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_finder_filters` -- CREATE TABLE `o0ksp_finder_filters` ( `filter_id` int(10) UNSIGNED NOT NULL, `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `state` tinyint(1) NOT NULL DEFAULT 1, `created` datetime NOT NULL, `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `created_by_alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `modified` datetime NOT NULL, `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `checked_out` int(10) UNSIGNED DEFAULT NULL, `checked_out_time` datetime DEFAULT NULL, `map_count` int(10) UNSIGNED NOT NULL DEFAULT 0, `data` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `params` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_finder_links` -- CREATE TABLE `o0ksp_finder_links` ( `link_id` int(10) UNSIGNED NOT NULL, `url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `route` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `title` varchar(400) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `description` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL, `indexdate` datetime NOT NULL, `md5sum` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `published` tinyint(1) NOT NULL DEFAULT 1, `state` int(11) NOT NULL DEFAULT 1, `access` int(11) NOT NULL DEFAULT 0, `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `publish_start_date` datetime DEFAULT NULL, `publish_end_date` datetime DEFAULT NULL, `start_date` datetime DEFAULT NULL, `end_date` datetime DEFAULT NULL, `list_price` double UNSIGNED NOT NULL DEFAULT 0, `sale_price` double UNSIGNED NOT NULL DEFAULT 0, `type_id` int(11) NOT NULL, `object` mediumblob NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_finder_links` -- INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (9, 'index.php?option=com_content&view=category&id=17', 'index.php?option=com_content&view=category&id=17', 'ANXIETY MANAGEMENT', '', '2022-07-06 08:28:39', '7dcd11a73162c7e90bcf3ae16566a3c9', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31373b733a353a22616c696173223b733a33333a22ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720ceb1ceb3cf87cebfcf85cf83223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32393b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a32383a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33363a2231373aceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb1ceb3cf87cebfcf85cf83223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3137223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a22414e5849455459204d414e4147454d454e54223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3137223b7d), (10, 'index.php?option=com_content&view=category&id=18', 'index.php?option=com_content&view=category&id=18', 'Anxiety', '', '2022-07-06 08:29:19', 'd7e8d1b9d924f487d489214e90c05048', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31383b733a353a22616c696173223b733a31303a22ceacceb3cf87cebfcf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33303b733a393a22706172656e745f6964223b693a31373b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a32393a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a373a22416e7869657479223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3138223b7d), (11, 'index.php?option=com_content&view=category&id=19', 'index.php?option=com_content&view=category&id=19', 'Stress', '', '2022-07-06 08:29:34', '77a8db97f6563e1f67e8e22555727817', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31393b733a353a22616c696173223b733a31303a22cf83cf84cf81ceb5cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33323b733a393a22706172656e745f6964223b693a31373b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a32393a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a22537472657373223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3139223b7d), (12, 'index.php?option=com_content&view=category&id=20', 'index.php?option=com_content&view=category&id=20', 'STRENGTHS ENHANCEMENT', '', '2022-07-06 08:29:58', 'eb9e84b4d48778f83efbc2c1d0e138a8', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32303b733a353a22616c696173223b733a33393a22ceb5cebdceb9cf83cf87cf85cf83ceb720ceb4cf85cebdceb1cf84cebfcf84ceb7cf84cf89cebd223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33353b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a32393a3538223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34323a2232303aceb5cebdceb9cf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceb7cf84cf89cebd223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3230223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22535452454e4754485320454e48414e43454d454e54223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3230223b7d), (13, 'index.php?option=com_content&view=category&id=21', 'index.php?option=com_content&view=category&id=21', 'Enjoyment', '', '2022-07-06 08:30:10', 'fbff912535348ae4be2f5b264c29537d', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32313b733a353a22616c696173223b733a32343a22ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33363b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33303a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22456e6a6f796d656e74223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3231223b7d), (14, 'index.php?option=com_content&view=category&id=22', 'index.php?option=com_content&view=category&id=22', 'Self - Control', '', '2022-07-06 08:30:57', 'a3ebe7900b67bc78cd5a192118c6fcec', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32323b733a353a22616c696173223b733a32323a22ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33383b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33303a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a2253656c66202d20436f6e74726f6c223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3232223b7d), (15, 'index.php?option=com_content&view=category&id=23', 'index.php?option=com_content&view=category&id=23', 'Autonomy', '', '2022-07-06 08:31:06', 'adcb12ef35b22ed3f0366d37caf33bb3', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32333b733a353a22616c696173223b733a31383a22ceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34303b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33313a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224175746f6e6f6d79223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3233223b7d), (16, 'index.php?option=com_content&view=category&id=24', 'index.php?option=com_content&view=category&id=24', 'Self - Confidence', '', '2022-07-06 08:31:44', '3bbb1193484c9136ac88d5f1ba1fb2be', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32343b733a353a22616c696173223b733a32363a22ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34323b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33313a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a2253656c66202d20436f6e666964656e6365223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3234223b7d), (17, 'index.php?option=com_content&view=category&id=25', 'index.php?option=com_content&view=category&id=25', 'Energy Management', '', '2022-07-06 08:32:03', 'a742d5911a71eb585b040667c63b1fc7', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32353b733a353a22616c696173223b733a33393a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34343b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33323a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22456e65726779204d616e6167656d656e74223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3235223b7d), (18, 'index.php?option=com_content&view=category&id=26', 'index.php?option=com_content&view=category&id=26', 'Assertiveness', '', '2022-07-06 08:32:16', 'd2c5c0c7c5f33a1c4f5fc88fe663f8b4', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32363b733a353a22616c696173223b733a33323a22ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34363b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33323a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31333a224173736572746976656e657373223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3236223b7d), (19, 'index.php?option=com_content&view=category&id=27', 'index.php?option=com_content&view=category&id=27', 'Gratitude', '', '2022-07-06 08:32:29', 'd5f457949a95a70e3de06f8c1231704f', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32373b733a353a22616c696173223b733a32323a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34383b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33323a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22477261746974756465223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3237223b7d), (20, 'index.php?option=com_content&view=category&id=28', 'index.php?option=com_content&view=category&id=28', 'Happiness', '', '2022-07-06 08:32:40', '002620c73afb08477c35afef9ff7c8a0', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32383b733a353a22616c696173223b733a31343a22ceb5cf85cf84cf85cf87ceafceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35303b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33323a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a2248617070696e657373223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3238223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (21, 'index.php?option=com_content&view=category&id=29', 'index.php?option=com_content&view=category&id=29', 'Positivity', '', '2022-07-06 08:32:50', '2e309bbb999223d26a9c1d91f8b71fc2', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32393b733a353a22616c696173223b733a32303a22ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35323b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33323a3530223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22506f7369746976697479223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3239223b7d), (22, 'index.php?option=com_content&view=category&id=30', 'index.php?option=com_content&view=category&id=30', 'Competence', '', '2022-07-06 08:33:11', 'c4fb17340923b549f106acb6922228e8', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33303b733a353a22616c696173223b733a32303a22ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35343b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33333a3131223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22436f6d706574656e6365223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3330223b7d), (23, 'index.php?option=com_content&view=category&id=31', 'index.php?option=com_content&view=category&id=31', 'Decision Making', '', '2022-07-06 08:33:31', 'd5638ede2e9027750eef8dedf338324a', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33313b733a353a22616c696173223b733a32373a22cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35363b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33333a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a224465636973696f6e204d616b696e67223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3331223b7d), (24, 'index.php?option=com_content&view=category&id=32', 'index.php?option=com_content&view=category&id=32', 'Boundaries', '', '2022-07-06 08:33:43', '7fdf37111b0d5e39f9b241af282ee0ab', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33323b733a353a22616c696173223b733a383a22cf8ccf81ceb9ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a35383b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33333a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22426f756e646172696573223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3332223b7d), (25, 'index.php?option=com_content&view=category&id=33', 'index.php?option=com_content&view=category&id=33', 'Adaptability', '', '2022-07-06 08:33:54', 'dd7e1e6e4cde9e639c258ff31de5f3d5', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33333b733a353a22616c696173223b733a33343a22cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36303b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33333a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a2241646170746162696c697479223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3333223b7d), (26, 'index.php?option=com_content&view=category&id=34', 'index.php?option=com_content&view=category&id=34', 'Goals', '', '2022-07-06 08:34:05', '647c3e8c993f3258a1997e2358eebcca', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33343b733a353a22616c696173223b733a31323a22cf83cf84cf8ccf87cebfceb9223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36323b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33343a3035223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22476f616c73223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3334223b7d), (27, 'index.php?option=com_content&view=category&id=35', 'index.php?option=com_content&view=category&id=35', 'Psychological Resilience', '', '2022-07-06 08:34:19', '172defcaad8d6b302fe4e50d2ccd0b63', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33353b733a353a22616c696173223b733a33393a22cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36343b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33343a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3335223b7d), (28, 'index.php?option=com_content&view=category&id=36', 'index.php?option=com_content&view=category&id=36', 'Work-life balance', '', '2022-01-04 20:46:48', '0f5acd20985afc2a5d181888bf60ebdf', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313733373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33363b733a353a22616c696173223b733a31373a22776f726b206c6966652062616c616e6365223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36363b733a393a22706172656e745f6964223b693a32303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30312d30342032303a33383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22576f726b2d6c6966652062616c616e6365223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3336223b7d7d), (29, 'index.php?option=com_content&view=category&id=37', 'index.php?option=com_content&view=category&id=37', 'DIFFICULTIES MANAGEMENT', '', '2022-07-06 08:34:35', '77a8bea4be71b7436a544b641d10062a', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33373b733a353a22616c696173223b733a33393a22ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720ceb4cf85cf83cebacebfcebbceb9cf89cebd223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a36393b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33343a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34323a2233373aceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf89cebd223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3337223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32333a22444946464943554c54494553204d414e4147454d454e54223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3337223b7d), (30, 'index.php?option=com_content&view=category&id=38', 'index.php?option=com_content&view=category&id=38', 'Procrastination', '', '2022-07-06 08:34:43', '35f51ec89573b6bf3cc57e84939c0394', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33383b733a353a22616c696173223b733a32383a22ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37303b733a393a22706172656e745f6964223b693a33373b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33343a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a2250726f6372617374696e6174696f6e223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3338223b7d), (31, 'index.php?option=com_content&view=category&id=39', 'index.php?option=com_content&view=category&id=39', 'Anger', '', '2022-07-06 08:34:57', '873b33f7a88bb2e9aead4e10dcb368f9', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a33393b733a353a22616c696173223b733a31303a22ceb8cf85cebccf8ccf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37323b733a393a22706172656e745f6964223b693a33373b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33343a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22416e676572223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3339223b7d), (32, 'index.php?option=com_content&view=category&id=40', 'index.php?option=com_content&view=category&id=40', 'RELATIONSHIPS', '', '2022-07-06 08:35:08', '2bcc37f0da0124819571beaa3dbbf746', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34303b733a353a22616c696173223b733a31343a22cf83cf87ceb5cf83ceb5ceb9cf83223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37353b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33353a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31373a2234303acf83cf87ceb5cf83ceb5ceb9cf83223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3430223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31333a2252454c4154494f4e5348495053223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3430223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (33, 'index.php?option=com_content&view=category&id=41', 'index.php?option=com_content&view=category&id=41', 'Interpersonal Relationships', '', '2022-07-06 08:35:22', 'b2e271093db9a63fa56ea611a83aeb86', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34313b733a353a22616c696173223b733a34313a22ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37363b733a393a22706172656e745f6964223b693a34303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33353a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3431223b7d), (34, 'index.php?option=com_content&view=category&id=42', 'index.php?option=com_content&view=category&id=42', 'Romantic Relationships', '', '2022-07-06 08:36:31', 'ad68373797295e14eb5b60a531b4337b', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:36:33', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34323b733a353a22616c696173223b733a33313a22ceb5cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceb5cf83ceb5ceb9cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a37383b733a393a22706172656e745f6964223b693a34303b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33363a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a33363a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3432223b7d), (38, 'index.php?option=com_tags&view=tag&id=2', 'index.php?option=com_tags&view=tag&id=2:joomla', 'Joomla', '', '2022-01-05 12:43:55', '49326bf3af83af634d8b04e1299cd693', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323934373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a323b733a353a22616c696173223b733a363a226a6f6f6d6c61223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33343a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31343a227461675f6c696e6b5f636c617373223b733a31363a226c6162656c206c6162656c2d696e666f223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a383a22323a6a6f6f6d6c61223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d323a6a6f6f6d6c61223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a224a6f6f6d6c61223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32223b7d7d), (39, 'index.php?option=com_tags&view=tag&id=3', 'index.php?option=com_tags&view=tag&id=3:new', 'new', '', '2022-01-05 12:43:55', 'a591e0b587e0216212e0399a08d46e32', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323834383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a333b733a353a22616c696173223b733a333a226e6577223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a303a7b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a303b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a353a22333a6e6577223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34333a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d333a6e6577223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a333a226e6577223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33223b7d7d), (40, 'index.php?option=com_tags&view=tag&id=4', 'index.php?option=com_tags&view=tag&id=4:social', 'social', '', '2022-01-05 12:43:55', 'a8716517266c17818d1170d5c3557e5e', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323836303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a343b733a353a22616c696173223b733a363a22736f6369616c223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a303a7b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a303b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a383a22343a736f6369616c223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d343a736f6369616c223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a22736f6369616c223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34223b7d7d), (41, 'index.php?option=com_tags&view=tag&id=5', 'index.php?option=com_tags&view=tag&id=5:photography', 'Photography', '', '2022-01-05 12:43:55', '93bfcd6608498d121ccc39f218cb5bb1', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323936393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a353b733a353a22616c696173223b733a31313a2270686f746f677261706879223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a303b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33343a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31343a227461675f6c696e6b5f636c617373223b733a31363a226c6162656c206c6162656c2d696e666f223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a22353a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d353a70686f746f677261706879223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31313a2250686f746f677261706879223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35223b7d7d), (42, 'index.php?option=com_tags&view=tag&id=6', 'index.php?option=com_tags&view=tag&id=6:graphics', 'Graphics', '', '2022-01-05 12:43:55', '98f0ecb5fd2ed3cafa23563eb5807104', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323935353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a363b733a353a22616c696173223b733a383a226772617068696373223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a303b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33343a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31343a227461675f6c696e6b5f636c617373223b733a31363a226c6162656c206c6162656c2d696e666f223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31303a22363a6772617068696373223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d363a6772617068696373223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224772617068696373223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d36223b7d7d), (43, 'index.php?option=com_tags&view=tag&id=7', 'index.php?option=com_tags&view=tag&id=7:sport', 'Sport', '', '2022-01-05 12:43:55', '81e85449110b126ed52efe98754f689b', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323934323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a373b733a353a22616c696173223b733a353a2273706f7274223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a303b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33343a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31343a227461675f6c696e6b5f636c617373223b733a31363a226c6162656c206c6162656c2d696e666f223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a373a22373a73706f7274223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d373a73706f7274223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a2253706f7274223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d37223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (44, 'index.php?option=com_tags&view=tag&id=8', 'index.php?option=com_tags&view=tag&id=8:technology', 'Technology', '', '2022-01-05 12:43:55', 'b4ce33a943e028d0ca4ef1bc8bbd2bc8', 1, -2, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323936353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a383b733a353a22616c696173223b733a31303a22746563686e6f6c6f6779223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a303b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33343a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31343a227461675f6c696e6b5f636c617373223b733a31363a226c6162656c206c6162656c2d696e666f223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31323a22383a746563686e6f6c6f6779223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d383a746563686e6f6c6f6779223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22546563686e6f6c6f6779223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d38223b7d7d), (70, 'index.php?option=com_tags&view=tag&id=37', 'index.php?option=com_tags&view=tag&id=37:video', 'Video', '', '2022-01-09 19:10:58', '87c3cedc00e98efa53e9c083f8e86566', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:58', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323930313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33373b733a353a22616c696173223b733a353a22766964656f223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31303a3538223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a383a2233373a766964656f223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33373a766964656f223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3538223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22566964656f223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3337223b7d7d), (71, 'index.php?option=com_tags&view=tag&id=38', 'index.php?option=com_tags&view=tag&id=38:stress', 'Stress', '', '2022-01-09 19:11:06', 'd29eac77efdd59fa58417fd0d22d0c65', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:11:06', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323930353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33383b733a353a22616c696173223b733a363a22737472657373223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31313a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a393a2233383a737472657373223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33383a737472657373223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31313a3036223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a22537472657373223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3338223b7d7d), (72, 'index.php?option=com_tags&view=tag&id=39', 'index.php?option=com_tags&view=tag&id=39:work-life-balance', 'Work-Life Balance', '', '2022-01-09 19:11:37', '4679190e0d19adee4ae683f95a5a33bf', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:11:37', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323935323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33393b733a353a22616c696173223b733a31373a22776f726b206c6966652062616c616e6365223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31313a3337223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32303a2233393a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35383a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33393a776f726b2d6c6966652d62616c616e6365223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31313a3337223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22576f726b2d4c6966652042616c616e6365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3339223b7d7d), (73, 'index.php?option=com_tags&view=tag&id=40', 'index.php?option=com_tags&view=tag&id=40:tips', 'Tips', '', '2022-01-09 19:11:43', '45af11030103df9936f78d94100a9216', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:11:43', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323839373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34303b733a353a22616c696173223b733a343a2274697073223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d30392031393a31313a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a373a2234303a74697073223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34303a74697073223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31313a3433223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a343a2254697073223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3430223b7d7d), (253, 'index.php?option=com_content&view=category&id=43', 'index.php?option=com_content&view=category&id=43', 'Bios', '', '2022-07-06 08:36:45', '7ddfa12cc3dadf4eba7a564a4be74730', 1, 1, 1, '*', NULL, NULL, '2022-01-15 10:09:36', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34333b733a353a22616c696173223b733a32303a22ceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a38313b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33363a3435223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a30393a3336223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a343a2242696f73223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3433223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (266, 'index.php?option=com_content&view=article&id=197', 'index.php?option=com_content&view=article&id=197:cv-ιωάννα-σούχλα2&catid=43', 'CV - Ιωάννα Σούχλα', ' Η Ιωάννα Σούχλα είναι ψυχολόγος- ψυχοθεραπεύτρια. Σπούδασε Marketing στα ΤΕΙ Αθήνας στο τμήμα Εμπορίας και Διαφήμισης στη συνέχεια ολοκλήρωσε τις σπουδές Ψυχολογίας στο Καποδιστριακό Πανεπιστήμιο Αθηνών, εκπαιδεύτηκε στην ψυχοδυναμική ψυχοθεραπεία και ανάλυση. Εργάστηκε σε μεγάλες εταιρίες στα τμήματα των πωλήσεων και Μarketing σε διοικητικές θέσεις, οργανώνοντας τμήματα και ομάδες. Διετέλεσε υπεύθυνη στην επιλογή, αξιολόγηση και εκπαίδευση προσωπικού. Με την πολυετή εμπειρία που απέκτησε στο κομμάτι του business και τις σπουδές της στην ψυχολογία, είχε όλα τα εφόδια για να ιδρύσει την HR.PSYCHOLOGY-TODAY, εταιρία παροχής υπηρεσιών Ψυχικής Υγείας σε χώρους εργασίας. Εισηγήτρια σε Σεμινάρια, Ομάδες Ανάπτυξης και Ομιλίες που αφορούν την προαγωγή της ψυχικής υγείας στους χώρους εργασίας. Παρέχει εκπαιδευτικές υπηρεσίες σε εργαζόμενους και σε στελέχη εταιρειών με θεματολογία γύρω από τη συναισθηματική νοημοσύνη, την επικοινωνία, τη διαχείριση του στρες και της ενέργειας κ.α. Συνεργάζεται με εταιρίες ως σύμβουλος στα τμήματα ανθρώπινου δυναμικού, με σκοπό τη βελτίωση και ενίσχυση τωνδυνατοτήτων και των ταλέντων, την ποιότητα στην εργασιακή ζωή για όλους και την υψηλή παραγωγικότητα. Μεταξύ των εταιριών που συνεργάζεται είναι: ΑΒ Βασιλόπουλος, Generali ασφαλιστική, Παπαστράτος, Wind, Vivartia, Calin, Καυκάς, Fage, Top Electronic. Επιπλέον συνεργάζεται για την από κοινού δημιουργία και παρουσίαση εκπαιδευτικών προγραμμάτων με την εταιρία Linkage. Ασκεί το επάγγελμα του Ψυχολόγου- Ψυχοθεραπευτή ιδιωτικά, εργάζεται ψυχοθεραπευτικά με ενήλικες σε ατομικές συνεδρίες και συντονίζει ψυχοθεραπευτικές ομάδες. Συνεργάζεται με εμπείρους επαγγελματίες άλλων ειδικοτήτων (ψυχιάτρους, ειδικούς παιδαγωγούς). Είναι μέλος του Συλλόγου Ελλήνων Ψυχολόγων (Σ.Ε.Ψ) διαθέτοντας άδεια ασκήσεως Επαγγέλματος Ψυχολόγου. Μέλος του Ευρωπαϊκού Δικτύου για την Προαγωγή της Υγείας στους Χώρους Εργασίας (ENWHP). ', '2022-01-15 10:27:23', '2a4909573d45200d0a14bb95612bc9e8', 1, 0, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31323734383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a333432313a2220ce9720ce99cf89ceaccebdcebdceb120cea3cebfcf8dcf87cebbceb120ceb5ceafcebdceb1ceb920cf88cf85cf87cebfcebbcf8cceb3cebfcf822d20cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf8dcf84cf81ceb9ceb12e20cea3cf80cebfcf8dceb4ceb1cf83ceb5204d61726b6574696e6720cf83cf84ceb120cea4ce95ce9920ce91ceb8ceaecebdceb1cf8220cf83cf84cebf20cf84cebcceaecebcceb120ce95cebccf80cebfcf81ceafceb1cf8220cebaceb1ceb920ce94ceb9ceb1cf86ceaecebcceb9cf83ceb7cf8220cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebfcebbcebfcebacebbceaecf81cf89cf83ceb520cf84ceb9cf8220cf83cf80cebfcf85ceb4ceadcf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf8220cf83cf84cebf20ce9aceb1cf80cebfceb4ceb9cf83cf84cf81ceb9ceb1cebacf8c20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce91ceb8ceb7cebdcf8ecebd2c20ceb5cebacf80ceb1ceb9ceb4ceb5cf8dcf84ceb7cebaceb520cf83cf84ceb7cebd20cf88cf85cf87cebfceb4cf85cebdceb1cebcceb9cebaceae20cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb120cebaceb1ceb920ceb1cebdceaccebbcf85cf83ceb72e20ce95cf81ceb3ceaccf83cf84ceb7cebaceb520cf83ceb520cebcceb5ceb3ceaccebbceb5cf8220ceb5cf84ceb1ceb9cf81ceafceb5cf8220cf83cf84ceb120cf84cebcceaecebcceb1cf84ceb120cf84cf89cebd20cf80cf89cebbceaecf83ceb5cf89cebd20cebaceb1ceb920ce9c61726b6574696e6720cf83ceb520ceb4ceb9cebfceb9cebaceb7cf84ceb9cebaceadcf8220ceb8ceadcf83ceb5ceb9cf822c20cebfcf81ceb3ceb1cebdcf8ecebdcebfcebdcf84ceb1cf8220cf84cebcceaecebcceb1cf84ceb120cebaceb1ceb920cebfcebcceacceb4ceb5cf822e20ce94ceb9ceb5cf84ceadcebbceb5cf83ceb520cf85cf80ceb5cf8dceb8cf85cebdceb720cf83cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae2c20ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cebaceb1ceb920ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb720cf80cf81cebfcf83cf89cf80ceb9cebacebfcf8d2e20ce9cceb520cf84ceb7cebd20cf80cebfcebbcf85ceb5cf84ceae20ceb5cebccf80ceb5ceb9cf81ceafceb120cf80cebfcf8520ceb1cf80ceadcebacf84ceb7cf83ceb520cf83cf84cebf20cebacebfcebccebcceaccf84ceb920cf84cebfcf8520627573696e65737320cebaceb1ceb920cf84ceb9cf8220cf83cf80cebfcf85ceb4ceadcf8220cf84ceb7cf8220cf83cf84ceb7cebd20cf88cf85cf87cebfcebbcebfceb3ceafceb12c20ceb5ceafcf87ceb520cf8ccebbceb120cf84ceb120ceb5cf86cf8cceb4ceb9ceb120ceb3ceb9ceb120cebdceb120ceb9ceb4cf81cf8dcf83ceb5ceb920cf84ceb7cebd2048522e50535943484f4c4f47592d544f4441592c20ceb5cf84ceb1ceb9cf81ceafceb120cf80ceb1cf81cebfcf87ceaecf8220cf85cf80ceb7cf81ceb5cf83ceb9cf8ecebd20cea8cf85cf87ceb9cebaceaecf8220cea5ceb3ceb5ceafceb1cf8220cf83ceb520cf87cf8ecf81cebfcf85cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf822e20ce95ceb9cf83ceb7ceb3ceaecf84cf81ceb9ceb120cf83ceb520cea3ceb5cebcceb9cebdceaccf81ceb9ceb12c20ce9fcebcceacceb4ceb5cf8220ce91cebdceaccf80cf84cf85cebeceb7cf8220cebaceb1ceb920ce9fcebcceb9cebbceafceb5cf8220cf80cebfcf8520ceb1cf86cebfcf81cebfcf8dcebd20cf84ceb7cebd20cf80cf81cebfceb1ceb3cf89ceb3ceae20cf84ceb7cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf8220cf83cf84cebfcf85cf8220cf87cf8ecf81cebfcf85cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf822e20cea0ceb1cf81ceadcf87ceb5ceb920ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebaceadcf8220cf85cf80ceb7cf81ceb5cf83ceafceb5cf8220cf83ceb520ceb5cf81ceb3ceb1ceb6cf8ccebcceb5cebdcebfcf85cf8220cebaceb1ceb920cf83ceb520cf83cf84ceb5cebbceadcf87ceb720ceb5cf84ceb1ceb9cf81ceb5ceb9cf8ecebd20cebcceb520ceb8ceb5cebcceb1cf84cebfcebbcebfceb3ceafceb120ceb3cf8dcf81cf8920ceb1cf80cf8c20cf84ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cebdcebfceb7cebccebfcf83cf8dcebdceb72c20cf84ceb7cebd20ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb12c20cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf8220cebaceb1ceb920cf84ceb7cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220ceba2eceb12e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb5cf84ceb1ceb9cf81ceafceb5cf8220cf89cf8220cf83cf8dcebcceb2cebfcf85cebbcebfcf8220cf83cf84ceb120cf84cebcceaecebcceb1cf84ceb120ceb1cebdceb8cf81cf8ecf80ceb9cebdcebfcf8520ceb4cf85cebdceb1cebcceb9cebacebfcf8d2c20cebcceb520cf83cebacebfcf80cf8c20cf84ceb720ceb2ceb5cebbcf84ceafcf89cf83ceb720cebaceb1ceb920ceb5cebdceafcf83cf87cf85cf83ceb720cf84cf89cebdceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd20cebaceb1ceb920cf84cf89cebd20cf84ceb1cebbceadcebdcf84cf89cebd2c20cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf83cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceae20ceb6cf89ceae20ceb3ceb9ceb120cf8ccebbcebfcf85cf8220cebaceb1ceb920cf84ceb7cebd20cf85cf88ceb7cebbceae20cf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebacf8ccf84ceb7cf84ceb12e20ce9cceb5cf84ceb1cebecf8d20cf84cf89cebd20ceb5cf84ceb1ceb9cf81ceb9cf8ecebd20cf80cebfcf8520cf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb5ceafcebdceb1ceb93a20ce91ce9220ce92ceb1cf83ceb9cebbcf8ccf80cebfcf85cebbcebfcf822c2047656e6572616c6920ceb1cf83cf86ceb1cebbceb9cf83cf84ceb9cebaceae2c20cea0ceb1cf80ceb1cf83cf84cf81ceaccf84cebfcf822c2057696e642c2056697661727469612c2043616c696e2c20ce9aceb1cf85cebaceaccf822c20466167652c20546f7020456c656374726f6e69632e20ce95cf80ceb9cf80cebbceadcebfcebd20cf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb3ceb9ceb120cf84ceb7cebd20ceb1cf80cf8c20cebacebfceb9cebdcebfcf8d20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebaceb1ceb920cf80ceb1cf81cebfcf85cf83ceafceb1cf83ceb720ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebacf8ecebd20cf80cf81cebfceb3cf81ceb1cebccebcceaccf84cf89cebd20cebcceb520cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb1204c696e6b6167652e20ce91cf83cebaceb5ceaf20cf84cebf20ceb5cf80ceacceb3ceb3ceb5cebbcebcceb120cf84cebfcf8520cea8cf85cf87cebfcebbcf8cceb3cebfcf852d20cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceae20ceb9ceb4ceb9cf89cf84ceb9cebaceac2c20ceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceac20cebcceb520ceb5cebdceaecebbceb9cebaceb5cf8220cf83ceb520ceb1cf84cebfcebcceb9cebaceadcf8220cf83cf85cebdceb5ceb4cf81ceafceb5cf8220cebaceb1ceb920cf83cf85cebdcf84cebfcebdceafceb6ceb5ceb920cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceadcf8220cebfcebcceacceb4ceb5cf822e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb5cebccf80ceb5ceafcf81cebfcf85cf8220ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceafceb5cf8220ceaccebbcebbcf89cebd20ceb5ceb9ceb4ceb9cebacebfcf84ceaecf84cf89cebd2028cf88cf85cf87ceb9ceaccf84cf81cebfcf85cf822c20ceb5ceb9ceb4ceb9cebacebfcf8dcf8220cf80ceb1ceb9ceb4ceb1ceb3cf89ceb3cebfcf8dcf82292e20ce95ceafcebdceb1ceb920cebcceadcebbcebfcf8220cf84cebfcf8520cea3cf85cebbcebbcf8cceb3cebfcf8520ce95cebbcebbceaecebdcf89cebd20cea8cf85cf87cebfcebbcf8cceb3cf89cebd2028cea32ece952ecea82920ceb4ceb9ceb1ceb8ceadcf84cebfcebdcf84ceb1cf8220ceacceb4ceb5ceb9ceb120ceb1cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf852e20ce9cceadcebbcebfcf8220cf84cebfcf8520ce95cf85cf81cf89cf80ceb1cf8acebacebfcf8d20ce94ceb9cebacf84cf8dcebfcf8520ceb3ceb9ceb120cf84ceb7cebd20cea0cf81cebfceb1ceb3cf89ceb3ceae20cf84ceb7cf8220cea5ceb3ceb5ceafceb1cf8220cf83cf84cebfcf85cf8220cea7cf8ecf81cebfcf85cf8220ce95cf81ceb3ceb1cf83ceafceb1cf822028454e574850292e20223b693a333b613a32353a7b733a323a226964223b693a3139373b733a353a22616c696173223b733a32393a22637620ceb9cf89ceaccebdcebdceb120cf83cebfcf8dcf87cebbceb132223b733a373a2273756d6d617279223b733a343130313a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323570783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f6376312e6a70672220616c743d2222202f3ec2a0ce97c2a03c7374726f6e673ece99cf89ceaccebdcebdceb120cea3cebfcf8dcf87cebbceb1c2a03c2f7374726f6e673eceb5ceafcebdceb1ceb9c2a03c7374726f6e673ecf88cf85cf87cebfcebbcf8cceb3cebfcf822d20cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf8dcf84cf81ceb9ceb13c2f7374726f6e673e2ec2a03c2f703e0d0a3c703e3c7374726f6e673ecea3cf80cebfcf8dceb4ceb1cf83ceb5204d61726b6574696e67c2a03c2f7374726f6e673ecf83cf84ceb120cea4ce95ce9920ce91ceb8ceaecebdceb1cf8220cf83cf84cebf20cf84cebcceaecebcceb120ce95cebccf80cebfcf81ceafceb1cf8220cebaceb1ceb920ce94ceb9ceb1cf86ceaecebcceb9cf83ceb7cf82c2a020cf83cf84ceb720cf83cf85cebdceadcf87ceb5ceb9ceb120cebfcebbcebfcebacebbceaecf81cf89cf83ceb520cf84ceb9cf82c2a03c7374726f6e673ecf83cf80cebfcf85ceb4ceadcf8220cea8cf85cf87cebfcebbcebfceb3ceafceb1cf82c2a03c2f7374726f6e673ecf83cf84cebf20ce9aceb1cf80cebfceb4ceb9cf83cf84cf81ceb9ceb1cebacf8c20cea0ceb1cebdceb5cf80ceb9cf83cf84ceaecebcceb9cebf20ce91ceb8ceb7cebdcf8ecebd2c20ceb5cebacf80ceb1ceb9ceb4ceb5cf8dcf84ceb7cebaceb520cf83cf84ceb7cebd20cf88cf85cf87cebfceb4cf85cebdceb1cebcceb9cebaceae20cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5ceafceb120cebaceb1ceb920ceb1cebdceaccebbcf85cf83ceb72ec2a03c2f703e0d0a3c703e3c7374726f6e673ece95cf81ceb3ceaccf83cf84ceb7cebaceb520cf83ceb5c2a020cebcceb5ceb3ceaccebbceb5cf8220ceb5cf84ceb1ceb9cf81ceafceb5cf8220cf83cf84ceb120cf84cebcceaecebcceb1cf84ceb120cf84cf89cebdc2a020cf80cf89cebbceaecf83ceb5cf89cebd20cebaceb1ceb920ce9c61726b6574696e6720cf83ceb520ceb4ceb9cebfceb9cebaceb7cf84ceb9cebaceadcf8220ceb8ceadcf83ceb5ceb9cf822c20cebfcf81ceb3ceb1cebdcf8ecebdcebfcebdcf84ceb1cf8220cf84cebcceaecebcceb1cf84ceb120cebaceb1ceb920cebfcebcceacceb4ceb5cf823c2f7374726f6e673e2e20ce94ceb9ceb5cf84ceadcebbceb5cf83ceb520cf85cf80ceb5cf8dceb8cf85cebdceb720cf83cf84ceb7cebd20ceb5cf80ceb9cebbcebfceb3ceae2c20ceb1cebeceb9cebfcebbcf8cceb3ceb7cf83ceb720cebaceb1ceb920ceb5cebacf80ceb1ceafceb4ceb5cf85cf83ceb720cf80cf81cebfcf83cf89cf80ceb9cebacebfcf8d2e20ce9cceb520cf84ceb7cebdc2a03c7374726f6e673ecf80cebfcebbcf85ceb5cf84ceae20ceb5cebccf80ceb5ceb9cf81ceafceb13c2f7374726f6e673ec2a0cf80cebfcf8520ceb1cf80ceadcebacf84ceb7cf83ceb520cf83cf84cebf20cebacebfcebccebcceaccf84ceb920cf84cebfcf85c2a03c7374726f6e673e627573696e6573733c2f7374726f6e673ec2a0cebaceb1ceb920cf84ceb9cf82c2a03c7374726f6e673ecf83cf80cebfcf85ceb4ceadcf823c2f7374726f6e673ec2a0cf84ceb7cf8220cf83cf84ceb7cebdc2a03c7374726f6e673ecf88cf85cf87cebfcebbcebfceb3ceafceb13c2f7374726f6e673e2c20ceb5ceafcf87ceb520cf8ccebbceb120cf84ceb120ceb5cf86cf8cceb4ceb9ceb120ceb3ceb9ceb120cebdceb120ceb9ceb4cf81cf8dcf83ceb5ceb920cf84ceb7cebdc2a03c7374726f6e673e3c656d3e48523c2f656d3e3c2f7374726f6e673e3c7374726f6e673e3c656d3e2e3c2f656d3e3c2f7374726f6e673e3c7374726f6e673e3c656d3e50535943484f4c4f47593c2f656d3e3c2f7374726f6e673e3c7374726f6e673e3c656d3e2d3c2f656d3e3c2f7374726f6e673e3c7374726f6e673e3c656d3e544f4441593c2f656d3e3c2f7374726f6e673e2c20ceb5cf84ceb1ceb9cf81ceafceb120cf80ceb1cf81cebfcf87ceaecf8220cf85cf80ceb7cf81ceb5cf83ceb9cf8ecebd20cea8cf85cf87ceb9cebaceaecf8220cea5ceb3ceb5ceafceb1cf8220cf83ceb520cf87cf8ecf81cebfcf85cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf822e3c2f703e0d0a3c703e3c7374726f6e673ece95ceb9cf83ceb7ceb3ceaecf84cf81ceb9ceb1c2a03c2f7374726f6e673ecf83ceb53c7374726f6e673ec2a0cea3ceb5cebcceb9cebdceaccf81ceb9ceb13c2f7374726f6e673e2c3c7374726f6e673ec2a0ce9fcebcceacceb4ceb5cf8220ce91cebdceaccf80cf84cf85cebeceb7cf82c2a03c2f7374726f6e673ecebaceb1ceb93c7374726f6e673ec2a0ce9fcebcceb9cebbceafceb5cf82c2a03c2f7374726f6e673ecf80cebfcf8520ceb1cf86cebfcf81cebfcf8dcebd20cf84ceb7cebd3c7374726f6e673ec2a020cf80cf81cebfceb1ceb3cf89ceb3ceae20cf84ceb7cf8220cf88cf85cf87ceb9cebaceaecf8220cf85ceb3ceb5ceafceb1cf82c2a020cf83cf84cebfcf85cf8220cf87cf8ecf81cebfcf85cf8220ceb5cf81ceb3ceb1cf83ceafceb1cf823c2f7374726f6e673e2e20cea0ceb1cf81ceadcf87ceb5ceb9c2a03c7374726f6e673eceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebaceadcf823c2f7374726f6e673ec2a03c7374726f6e673ecf85cf80ceb7cf81ceb5cf83ceafceb5cf823c2f7374726f6e673ec2a0cf83ceb520ceb5cf81ceb3ceb1ceb6cf8ccebcceb5cebdcebfcf85cf8220cebaceb1ceb920cf83ceb520cf83cf84ceb5cebbceadcf87ceb720ceb5cf84ceb1ceb9cf81ceb5ceb9cf8ecebd20cebcceb520ceb8ceb5cebcceb1cf84cebfcebbcebfceb3ceafceb120ceb3cf8dcf81cf8920ceb1cf80cf8c20cf84ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceae20cebdcebfceb7cebccebfcf83cf8dcebdceb72c20cf84ceb7cebd20ceb5cf80ceb9cebacebfceb9cebdcf89cebdceafceb12c20cf84ceb720ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf8220cebaceb1ceb920cf84ceb7cf8220ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf8220ceba2eceb12e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb5cf84ceb1ceb9cf81ceafceb5cf82c2a03c7374726f6e673ecf89cf8220cf83cf8dcebcceb2cebfcf85cebbcebfcf8220cf83cf84ceb120cf84cebcceaecebcceb1cf84ceb120ceb1cebdceb8cf81cf8ecf80ceb9cebdcebfcf8520ceb4cf85cebdceb1cebcceb9cebacebfcf8d2c3c2f7374726f6e673ec2a0cebcceb520cf83cebacebfcf80cf8c20cf84ceb720ceb2ceb5cebbcf84ceafcf89cf83ceb720cebaceb1ceb920ceb5cebdceafcf83cf87cf85cf83ceb720cf84cf89cebd20ceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd20cebaceb1ceb920cf84cf89cebd20cf84ceb1cebbceadcebdcf84cf89cebd2c20cf84ceb7cebd20cf80cebfceb9cf8ccf84ceb7cf84ceb120cf83cf84ceb7cebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebaceae20ceb6cf89ceae20ceb3ceb9ceb120cf8ccebbcebfcf85cf8220cebaceb1ceb920cf84ceb7cebd20cf85cf88ceb7cebbceae20cf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebacf8ccf84ceb7cf84ceb12e3c2f703e0d0a3c703ece9cceb5cf84ceb1cebecf8d20cf84cf89cebdc2a03c7374726f6e673eceb5cf84ceb1ceb9cf81ceb9cf8ecebd3c2f7374726f6e673ec2a0cf80cebfcf85c2a03c7374726f6e673ecf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb93c2f7374726f6e673ec2a0ceb5ceafcebdceb1ceb93a3c2f703e0d0a3c703ece91ce9220ce92ceb1cf83ceb9cebbcf8ccf80cebfcf85cebbcebfcf822c2047656e6572616c6920ceb1cf83cf86ceb1cebbceb9cf83cf84ceb9cebaceae2c20cea0ceb1cf80ceb1cf83cf84cf81ceaccf84cebfcf822c2057696e642c2056697661727469612c2043616c696e2c20ce9aceb1cf85cebaceaccf822c20466167652c20546f7020456c656374726f6e69632e20ce95cf80ceb9cf80cebbceadcebfcebd20cf83cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920ceb3ceb9ceb120cf84ceb7cebd20ceb1cf80cf8c20cebacebfceb9cebdcebfcf8d20ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebaceb1ceb920cf80ceb1cf81cebfcf85cf83ceafceb1cf83ceb720ceb5cebacf80ceb1ceb9ceb4ceb5cf85cf84ceb9cebacf8ecebd20cf80cf81cebfceb3cf81ceb1cebccebcceaccf84cf89cebd20cebcceb520cf84ceb7cebd20ceb5cf84ceb1ceb9cf81ceafceb1204c696e6b6167652e3c2f703e0d0a3c703ece91cf83cebaceb5ceaf20cf84cebf20ceb5cf80ceacceb3ceb3ceb5cebbcebcceb120cf84cebfcf8520cea8cf85cf87cebfcebbcf8cceb3cebfcf852d20cea8cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceae20ceb9ceb4ceb9cf89cf84ceb9cebaceac2c20ceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceac20cebcceb520ceb5cebdceaecebbceb9cebaceb5cf8220cf83ceb520ceb1cf84cebfcebcceb9cebaceadcf8220cf83cf85cebdceb5ceb4cf81ceafceb5cf8220cebaceb1ceb920cf83cf85cebdcf84cebfcebdceafceb6ceb5ceb920cf88cf85cf87cebfceb8ceb5cf81ceb1cf80ceb5cf85cf84ceb9cebaceadcf8220cebfcebcceacceb4ceb5cf822e20cea3cf85cebdceb5cf81ceb3ceacceb6ceb5cf84ceb1ceb920cebcceb520ceb5cebccf80ceb5ceafcf81cebfcf85cf8220ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceafceb5cf8220ceaccebbcebbcf89cebd20ceb5ceb9ceb4ceb9cebacebfcf84ceaecf84cf89cebd2028cf88cf85cf87ceb9ceaccf84cf81cebfcf85cf822c20ceb5ceb9ceb4ceb9cebacebfcf8dcf8220cf80ceb1ceb9ceb4ceb1ceb3cf89ceb3cebfcf8dcf82292e3c2f703e0d0a3c703ece95ceafcebdceb1ceb920cebcceadcebbcebfcf8220cf84cebfcf8520cea3cf85cebbcebbcf8cceb3cebfcf8520ce95cebbcebbceaecebdcf89cebd20cea8cf85cf87cebfcebbcf8cceb3cf89cebd2028cea32ece952ecea82920ceb4ceb9ceb1ceb8ceadcf84cebfcebdcf84ceb1cf82c2a020ceacceb4ceb5ceb9ceb120ceb1cf83cebaceaecf83ceb5cf89cf8220ce95cf80ceb1ceb3ceb3ceadcebbcebcceb1cf84cebfcf8220cea8cf85cf87cebfcebbcf8cceb3cebfcf852e3c6272202f3e3c7374726f6e673ece9cceadcebbcebfcf8220cf84cebfcf8520ce95cf85cf81cf89cf80ceb1cf8acebacebfcf8d20ce94ceb9cebacf84cf8dcebfcf8520ceb3ceb9ceb120cf84ceb7cebd20cea0cf81cebfceb1ceb3cf89ceb3ceae20cf84ceb7cf8220cea5ceb3ceb5ceafceb1cf8220cf83cf84cebfcf85cf8220cea7cf8ecf81cebfcf85cf8220ce95cf81ceb3ceb1cf83ceafceb1cf822028454e574850292e3c2f7374726f6e673e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d31352031303a32363a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33333a223139373a63762dceb9cf89ceaccebdcebdceb12dcf83cebfcf8dcf87cebbceb132223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a38373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139373a63762dceb9cf89ceaccebdcebdceb12dcf83cebfcf8dcf87cebbceb1322663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32303a22ce92ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a224356202d20ce99cf89ceaccebdcebdceb120cea3cebfcf8dcf87cebbceb1223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313937223b7d7d), (271, 'index.php?option=com_content&view=category&id=8', 'index.php?option=com_content&view=category&id=8', 'Collections', '', '2022-01-24 21:33:15', '6516856de34bc3da0230d4bde593840c', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313731343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a383b733a353a22616c696173223b733a31313a22636f6c6c656374696f6e73223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31313b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a31333a22383a636f6c6c656374696f6e73223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d38223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31313a22436f6c6c656374696f6e73223b693a31373b693a323b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d38223b7d7d), (272, 'index.php?option=com_content&view=category&id=10', 'index.php?option=com_content&view=category&id=10', 'Photography', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', '2022-01-15 10:51:39', '7a96d661d9d6216fc4b1bdb40a44bbce', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313931333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b693a333b613a31373a7b733a323a226964223b693a31303b733a353a22616c696173223b733a31313a2270686f746f677261706879223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31343b733a393a22706172656e745f6964223b693a383b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a33393a22696d616765732f6a6f6f6d6c6172742f696e74726f2f696e74726f2d766964656f2d312e6a7067223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a31303a226361742d707572706c65223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31313a2250686f746f677261706879223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3130223b7d7d), (273, 'index.php?option=com_content&view=category&id=11', 'index.php?option=com_content&view=category&id=11', 'Creativity', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', '2022-01-15 10:51:39', '0d6f06f38d5e0c5ea324d4e85b5ac9f4', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313931303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b693a333b613a31373a7b733a323a226964223b693a31313b733a353a22616c696173223b733a31303a2263726561746976697479223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31363b733a393a22706172656e745f6964223b693a383b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a33393a22696d616765732f6a6f6f6d6c6172742f696e74726f2f696e74726f2d76696d656f2d322e6a7067223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a31303a226361742d6f72616e6765223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a31333a2231313a63726561746976697479223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a2243726561746976697479223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3131223b7d7d), (274, 'index.php?option=com_content&view=category&id=12', 'index.php?option=com_content&view=category&id=12', 'Videos', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', '2022-01-15 10:51:39', '2b28af1d2c72e411deefecf22becb43a', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313838373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b693a333b613a31373a7b733a323a226964223b693a31323b733a353a22616c696173223b733a363a22766964656f73223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31383b733a393a22706172656e745f6964223b693a383b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a33333a22696d616765732f6a6f6f6d6c6172742f696e74726f2f696e74726f2d372e6a7067223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a393a226361742d677265656e223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a393a2231323a766964656f73223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a22566964656f73223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3132223b7d7d), (275, 'index.php?option=com_content&view=category&id=15', 'index.php?option=com_content&view=category&id=15', 'Book Suggestions', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', '2022-01-15 10:51:39', 'fb4fe6a45e68c16577b8f52a2afa9ff4', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313931313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b693a333b613a31373a7b733a323a226964223b693a31353b733a353a22616c696173223b733a31363a22626f6f6b2073756767657374696f6e73223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32303b733a393a22706172656e745f6964223b693a383b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a33333a22696d616765732f6a6f6f6d6c6172742f696e74726f2f696e74726f2d362e6a7067223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a31393a2231353a626f6f6b2d73756767657374696f6e73223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3135223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22426f6f6b2053756767657374696f6e73223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3135223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (276, 'index.php?option=com_content&view=category&id=16', 'index.php?option=com_content&view=category&id=16', 'Perfect Office', 'Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', '2022-01-15 10:51:39', 'd4e98a02f3eb8485e1e1eed254732b63', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313930353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b693a333b613a31373a7b733a323a226964223b693a31363b733a353a22616c696173223b733a31343a2270657266656374206f6666696365223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32323b733a393a22706172656e745f6964223b693a383b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a33333a22696d616765732f6a6f6f6d6c6172742f696e74726f2f696e74726f2d312e6a7067223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a37313a224d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a31373a2231363a706572666563742d6f6666696365223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3136223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a2250657266656374204f6666696365223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3136223b7d7d), (277, 'index.php?option=com_content&view=category&id=14', 'index.php?option=com_content&view=category&id=14', 'Pages', '', '2022-01-15 10:51:39', '28ae86b671be9352427108e1dba97f94', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313639373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31343b733a353a22616c696173223b733a353a227061676573223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32373b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a383a2231343a7061676573223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3134223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a225061676573223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3134223b7d7d), (278, 'index.php?option=com_content&view=article&id=34', 'index.php?option=com_content&view=article&id=34:neo-entertainment-gallery&catid=10', 'Neo Entertainment Gallery', ' Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper.. ', '2022-01-15 10:51:39', '7e11efdb0920e9b4b4fb6ef2adfd34ec', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383836333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231373a22204c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2e20223b693a333b613a32353a7b733a323a226964223b693a33343b733a353a22616c696173223b733a32353a226e656f20656e7465727461696e6d656e742067616c6c657279223b733a373a2273756d6d617279223b733a3232343a223c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2e3c2f703e0d0a223b733a343a22626f6479223b733a323630363a220d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e203c2f703e0d0a0d0a3c6e61763e0d0a203c756c3e0d0a20203c6c693e3c6120687265663d2223223e486f6d653c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e41626f75743c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436c69656e74733c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436f6e746163742055733c2f613e3c2f6c693e0d0a203c2f756c3e0d0a3c2f6e61763e0d0a0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a0d0a3c756c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a0d0a203c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a0d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a223b733a363a22696d61676573223b733a3330363a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d322e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224e656f20456e7465727461696e6d656e742047616c6c657279222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d322e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224e656f20456e7465727461696e6d656e742047616c6c657279222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38383a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d362e6a7067223b693a313b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d342e6a7067223b693a323b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d352e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a32353a226e656f2d656e7465727461696e6d656e742d67616c6c657279223b693a313b733a32353a226e656f2d656e7465727461696e6d656e742d67616c6c657279223b693a323b733a32353a226e656f2d656e7465727461696e6d656e742d67616c6c657279223b7d7d733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b733a363a22656e61626c65223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32383a2233343a6e656f2d656e7465727461696e6d656e742d67616c6c657279223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33343a6e656f2d656e7465727461696e6d656e742d67616c6c6572792663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32353a224e656f20456e7465727461696e6d656e742047616c6c657279223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3334223b7d7d), (279, 'index.php?option=com_content&view=article&id=36', 'index.php?option=com_content&view=article&id=36:vodafone-launches-biggest-ever&catid=10', 'Vodafone launches ‘biggest-ever’ ', ' Lentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. ', '2022-01-15 10:51:39', '4b10cb9546634f5da34ed0f089ea47c0', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383733323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137303a22204c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20223b693a333b613a32353a7b733a323a226964223b693a33363b733a353a22616c696173223b733a33303a22766f6461666f6e65206c61756e6368657320626967676573742065766572223b733a373a2273756d6d617279223b733a3137383a223c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e203c2f703e0d0a223b733a343a22626f6479223b733a323630363a220d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e203c2f703e0d0a0d0a3c6e61763e0d0a203c756c3e0d0a20203c6c693e3c6120687265663d2223223e486f6d653c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e41626f75743c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436c69656e74733c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436f6e746163742055733c2f613e3c2f6c693e0d0a203c2f756c3e0d0a3c2f6e61763e0d0a0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a0d0a3c756c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a0d0a203c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a0d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a223b733a363a22696d61676573223b733a3334323a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22566f6461666f6e65206c61756e63686573205c7532303138626967676573742d657665725c753230313920222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22566f6461666f6e65206c61756e63686573205c7532303138626967676573742d657665725c753230313920222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c657272792d312e6a7067223b693a313b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d322e6a7067223b693a323b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d332e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a33363a22566f6461666f6e65206c61756e6368657320e28098626967676573742d65766572e28099223b693a313b733a303a22223b693a323b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33333a2233363a766f6461666f6e652d6c61756e636865732d626967676573742d65766572223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33363a766f6461666f6e652d6c61756e636865732d626967676573742d657665722663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22566f6461666f6e65206c61756e6368657320e28098626967676573742d65766572e2809920223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3336223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (280, 'index.php?option=com_content&view=article&id=37', 'index.php?option=com_content&view=article&id=37:discovering-whether-we-can-be-vegan&catid=10', 'Discovering whether we can be vegan', ' Curabitur id habitant at lacinia Pellentesque. Nibh ante elit eu iaculis ac lacus urna dolor orci Suspendisse. Praesent Sed sit tellus Aenean nulla consectetuer. ', '2022-01-15 10:51:39', '3b325adee96866a86262ef1c87bb8ae2', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373730303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136333a2220437572616269747572206964206861626974616e74206174206c6163696e69612050656c6c656e7465737175652e204e69626820616e746520656c697420657520696163756c6973206163206c616375732075726e6120646f6c6f72206f7263692053757370656e64697373652e205072616573656e7420536564207369742074656c6c75732041656e65616e206e756c6c6120636f6e7365637465747565722e20223b693a333b613a32353a7b733a323a226964223b693a33373b733a353a22616c696173223b733a33353a22646973636f766572696e6720776865746865722077652063616e20626520766567616e223b733a373a2273756d6d617279223b733a3137303a223c703e437572616269747572206964206861626974616e74206174206c6163696e69612050656c6c656e7465737175652e204e69626820616e746520656c697420657520696163756c6973206163206c616375732075726e6120646f6c6f72206f7263692053757370656e64697373652e205072616573656e7420536564207369742074656c6c75732041656e65616e206e756c6c6120636f6e7365637465747565722e3c2f703e0d0a223b733a343a22626f6479223b733a313539333a220d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a200d0a0d0a0d0a3c756c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e203c2f703e0d0a0d0a3c6e61763e0d0a203c756c3e0d0a20203c6c693e3c6120687265663d2223223e486f6d653c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e41626f75743c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436c69656e74733c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436f6e746163742055733c2f613e3c2f6c693e0d0a203c2f756c3e0d0a3c2f6e61763e0d0a223b733a363a22696d61676573223b733a3332363a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22446973636f766572696e6720776865746865722077652063616e20626520766567616e222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d332e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22446973636f766572696e6720776865746865722077652063616e20626520766567616e222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d392e6a7067223b693a313b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d382e6a7067223b693a323b733a34313a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d372e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a33353a22446973636f766572696e6720776865746865722077652063616e20626520766567616e223b693a313b733a303a22223b693a323b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33383a2233373a646973636f766572696e672d776865746865722d77652d63616e2d62652d766567616e223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33373a646973636f766572696e672d776865746865722d77652d63616e2d62652d766567616e2663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a22446973636f766572696e6720776865746865722077652063616e20626520766567616e223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3337223b7d7d), (281, 'index.php?option=com_content&view=article&id=38', 'index.php?option=com_content&view=article&id=38:why-our-obsession-with-sugar-threatens&catid=10', 'Why our obsession with sugar threatens', ' Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ', '2022-01-15 10:51:39', '99a95a0ef35838ad1f8d2d18ccd65c42', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383636353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135353a222050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20223b693a333b613a32353a7b733a323a226964223b693a33383b733a353a22616c696173223b733a33383a22776879206f7572206f6273657373696f6e207769746820737567617220746872656174656e73223b733a373a2273756d6d617279223b733a3136343a22203c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e203c2f703e0d0a223b733a343a22626f6479223b733a323534383a220d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a0d0a223b733a363a22696d61676573223b733a3333323a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d342e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22576879206f7572206f6273657373696f6e207769746820737567617220746872656174656e73222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d342e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22576879206f7572206f6273657373696f6e207769746820737567617220746872656174656e73222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31312e6a7067223b693a313b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31322e6a7067223b693a323b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31302e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a33383a22576879206f7572206f6273657373696f6e207769746820737567617220746872656174656e73223b693a313b733a303a22223b693a323b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a2233383a7768792d6f75722d6f6273657373696f6e2d776974682d73756761722d746872656174656e73223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33383a7768792d6f75722d6f6273657373696f6e2d776974682d73756761722d746872656174656e732663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22576879206f7572206f6273657373696f6e207769746820737567617220746872656174656e73223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3338223b7d7d), (282, 'index.php?option=com_content&view=article&id=39', 'index.php?option=com_content&view=article&id=39:put-gardening-on-the-curriculum&catid=10', 'Put gardening on the curriculum ', ' Nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea ', '2022-01-15 10:51:39', '7f089e0d0acf90c4c9edc8852a9fccce', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373437393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135313a22204e6f737472756d20657865726369746174696f6e656d20756c6c616d20636f72706f726973207375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120223b693a333b613a32353a7b733a323a226964223b693a33393b733a353a22616c696173223b733a33313a227075742067617264656e696e67206f6e2074686520637572726963756c756d223b733a373a2273756d6d617279223b733a3135393a223c703e4e6f737472756d20657865726369746174696f6e656d20756c6c616d20636f72706f726973207375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e206561203c2f703e0d0a223b733a343a22626f6479223b733a313439323a220d0a0d0a3c703e5365642075742070657273706963696174697320756e6465206f6d6e69732069737465206e61747573206572726f722073697420766f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a0d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a0d0a3c756c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e203c2f703e0d0a0d0a3c6e61763e0d0a203c756c3e0d0a20203c6c693e3c6120687265663d2223223e486f6d653c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e41626f75743c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436c69656e74733c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436f6e746163742055733c2f613e3c2f6c693e0d0a203c2f756c3e0d0a3c2f6e61763e0d0a0d0a223b733a363a22696d61676573223b733a3332303a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d352e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a225075742067617264656e696e67206f6e2074686520637572726963756c756d20222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d352e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a225075742067617264656e696e67206f6e2074686520637572726963756c756d20222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a323a7b693a303b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31332e6a7067223b693a313b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31342e6a7067223b7d733a353a22636c617373223b613a323a7b693a303b733a303a22223b693a313b733a303a22223b7d733a373a2263617074696f6e223b613a323a7b693a303b733a33323a225075742067617264656e696e67206f6e2074686520637572726963756c756d20223b693a313b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2233393a7075742d67617264656e696e672d6f6e2d7468652d637572726963756c756d223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33393a7075742d67617264656e696e672d6f6e2d7468652d637572726963756c756d2663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a225075742067617264656e696e67206f6e2074686520637572726963756c756d20223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3339223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (283, 'index.php?option=com_content&view=article&id=40', 'index.php?option=com_content&view=article&id=40:modeling-and-rigging-a-hydraulic-crane-in-3ds-max&catid=10', 'Modeling and Rigging a Hydraulic Crane in 3ds Max', ' Habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu. ', '2022-01-15 10:51:39', '59c0d8d7d4751e0f2ccc960d2ec8d9ac', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373933343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137303a22204861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e65632065752e20223b693a333b613a32353a7b733a323a226964223b693a34303b733a353a22616c696173223b733a34393a226d6f64656c696e6720616e642072696767696e672061206879647261756c6963206372616e6520696e20336473206d6178223b733a373a2273756d6d617279223b733a3137373a223c703e4861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e65632065752e3c2f703e0d0a223b733a343a22626f6479223b733a313739383a220d0a0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a0d0a3c703e4e6f737472756d20657865726369746174696f6e656d20756c6c616d20636f72706f726973207375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120766f6c7570746174652076656c69742065737365207175616d206e6968696c206d6f6c65737469616520636f6e73657175617475722c2076656c20696c6c756d2071756920646f6c6f72656d2065756d206675676961742071756f20766f6c7570746173206e756c6c612070617269617475723f3c2f703e0d0a0d0a0d0a3c703e5365642075742070657273706963696174697320756e6465206f6d6e69732069737465206e61747573206572726f722073697420766f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a0d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a0d0a223b733a363a22696d61676573223b733a3335343a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d362e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e6520696e20336473204d6178222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d362e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e6520696e20336473204d6178222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a323a7b693a303b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31352e6a7067223b693a313b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31362e6a7067223b7d733a353a22636c617373223b613a323a7b693a303b733a303a22223b693a313b733a303a22223b7d733a373a2263617074696f6e223b613a323a7b693a303b733a33383a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e65223b693a313b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35323a2234303a6d6f64656c696e672d616e642d72696767696e672d612d6879647261756c69632d6372616e652d696e2d3364732d6d6178223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34303a6d6f64656c696e672d616e642d72696767696e672d612d6879647261756c69632d6372616e652d696e2d3364732d6d61782663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34393a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e6520696e20336473204d6178223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3430223b7d7d), (284, 'index.php?option=com_content&view=article&id=41', 'index.php?option=com_content&view=article&id=41:compositing-a-machine-gun-turret-in-cinema&catid=10', 'Compositing a Machine Gun Turret in CINEMA', ' Vestibulum ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. ', '2022-01-15 10:51:39', '61e02a1bca1099f356b8c4cb1c0b2630', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383234323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138303a2220566573746962756c756d20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20223b693a333b613a32353a7b733a323a226964223b693a34313b733a353a22616c696173223b733a34323a22636f6d706f736974696e672061206d616368696e652067756e2074757272657420696e2063696e656d61223b733a373a2273756d6d617279223b733a3138393a223c703e566573746962756c756d20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e20204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e203c2f703e0d0a223b733a343a22626f6479223b733a323034373a220d0a0d0a3c703e3c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e536167697474697320657569736d6f64206c6f72656d20736f64616c657320636f6e736563746574756572206f7263692074757270697320636f6e64696d656e74756d207175697320636f6e64696d656e74756d2073656e65637475732e2041742075742075726e6120636f6e76616c6c6973206c6163696e6961206163206c696265726f20636f6e64696d656e74756d2070656e617469627573206e69736c204e756c6c616d2e2050656c6c656e746573717565206e65632074656d70757320706f72747469746f7220657420696163756c69732073656d204d6f726269206661756369627573206964206e6962682e2050726f696e204675736365206c6163696e69612050686173656c6c7573206c656f207475727069732044756973204d617572697320656765737461732076697461652050656c6c656e7465737175652e20416363756d73616e206d75732050656c6c656e746573717565206574206c6163757320766974616520647569204375726162697475722065742043757261626974757220696e74657264756d2e20417563746f722050686173656c6c7573206c6163696e6961206672696e67696c6c6120657569736d6f64206175677565206e696268206c6f72656d206c616f72656574206861626974617373652061632e20456c656966656e6420706c6174656120636f6e64696d656e74756d2e3c2f703e0d0a0d0a0d0a3c703e54696e636964756e74205175697371756520656c69742075726e6120636f6e64696d656e74756d2041656e65616e2074656d7075732077697369204d616563656e61732073656d2061646970697363696e672e205072657469756d20636f6e736571756174206a7573746f206f72636920416c697175616d20437572616269747572206964206861626974616e74206174206c6163696e69612050656c6c656e7465737175652e204e69626820616e746520656c697420657520696163756c6973206163206c616375732075726e6120646f6c6f72206f7263692053757370656e64697373652e205072616573656e7420536564207369742074656c6c75732041656e65616e206e756c6c6120636f6e7365637465747565722041656e65616e20766f6c75747061742066616d6573205365642e204c6f72656d206e65747573204375726162697475722050656c6c656e746573717565206575206e696268206d6920612070656c6c656e74657371756520657420566573746962756c756d2e2050757275732e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3334303a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d372e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d41222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d372e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d41222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31372e6a7067223b693a313b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31392e6a7067223b693a323b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d31382e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a34323a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d41223b693a313b733a303a22223b693a323b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a2234313a636f6d706f736974696e672d612d6d616368696e652d67756e2d7475727265742d696e2d63696e656d61223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34313a636f6d706f736974696e672d612d6d616368696e652d67756e2d7475727265742d696e2d63696e656d612663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34323a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d41223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3431223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (285, 'index.php?option=com_content&view=article&id=42', 'index.php?option=com_content&view=article&id=42:creating-animations-for-our-top-stripe&catid=10', 'Creating animations for our top stripe ', ' Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. ', '2022-01-15 10:51:39', '36e1d69a1609ff5b27257b91882cf3fd', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383237353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137333a222050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20223b693a333b613a32353a7b733a323a226964223b693a34323b733a353a22616c696173223b733a33383a226372656174696e6720616e696d6174696f6e7320666f72206f757220746f7020737472697065223b733a373a2273756d6d617279223b733a3138303a223c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e3c2f703e0d0a223b733a343a22626f6479223b733a323138353a220d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e0d0a3c6e61763e0d0a3c756c3e0d0a3c6c693e3c6120687265663d2223223e486f6d653c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e41626f75743c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e436c69656e74733c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e436f6e746163742055733c2f613e3c2f6c693e0d0a3c2f756c3e0d0a3c2f6e61763e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e223b733a363a22696d61676573223b733a3333343a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d382e6a7067222c22696d6167655f696e74726f5f616c74223a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d382e6a7067222c22696d6167655f66756c6c746578745f616c74223a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d30332031373a34303a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d32302e6a7067223b693a313b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d32312e6a7067223b693a323b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d32322e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a2234323a6372656174696e672d616e696d6174696f6e732d666f722d6f75722d746f702d737472697065223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34323a6372656174696e672d616e696d6174696f6e732d666f722d6f75722d746f702d7374726970652663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3432223b7d7d), (286, 'index.php?option=com_content&view=article&id=43', 'index.php?option=com_content&view=article&id=43:creating-animations-for-our-top-stripe-2&catid=10', 'Creating animations for our top stripe (2)', ' Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. ', '2022-01-15 10:51:39', '4c00880adff8a8144945452b37f585d0', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363232373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137333a222050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20223b693a333b613a32353a7b733a323a226964223b693a34333b733a353a22616c696173223b733a34303a226372656174696e6720616e696d6174696f6e7320666f72206f757220746f70207374726970652032223b733a373a2273756d6d617279223b733a3137383a223c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e3c2f703e223b733a343a22626f6479223b733a3133303a22ce91cf85cf84cf8ccf8220ceb5ceafcebdceb1ceb920cebf20cf84ceafcebbcebfcf8220cf84cebfcf8520ce86cf81ceb8cf81cebfcf852020202020202020cebaceb920ceb1cf85cf84cf8ccf8220ceb5ceafcebdceb1ceb920ceadcebdceb1cf8220cf80ceb9ceb8ceb1cebdcebfcf8220cf85cf80cf8ccf84ceb9cebbcebfcf82223b733a363a22696d61676573223b733a3333343a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f696e74726f2d382e6a7067222c22696d6167655f696e74726f5f616c74223a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f70686f746f6772617068795c2f66756c6c2d382e6a7067222c22696d6167655f66756c6c746578745f616c74223a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d30332031363a31393a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a373a2267616c6c657279223b733a31313a2263746d5f67616c6c657279223b613a333a7b733a333a22737263223b613a333a7b693a303b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d32302e6a7067223b693a313b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d32312e6a7067223b693a323b733a34323a22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d32322e6a7067223b7d733a353a22636c617373223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d733a373a2263617074696f6e223b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b7d7d7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31313a2250686f746f677261706879223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34333a2234333a6372656174696e672d616e696d6174696f6e732d666f722d6f75722d746f702d7374726970652d32223b733a373a22636174736c7567223b733a31343a2231303a70686f746f677261706879223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34333a6372656174696e672d616e696d6174696f6e732d666f722d6f75722d746f702d7374726970652d322663617469643d3130223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2250686f746f677261706879223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f70207374726970652020283229223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3433223b7d7d), (287, 'index.php?option=com_content&view=article&id=9', 'index.php?option=com_content&view=article&id=9:the-upside-to-being-a-designer-outside-of-new-york-city&catid=11', 'The Upside to Being a Designer Outside of New York City', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus. ', '2022-01-15 10:51:39', '4d40c62d313989ba8ccac2aa4baf22b4', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383530373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e20223b693a333b613a32353a7b733a323a226964223b693a393b733a353a22616c696173223b733a35353a227468652075707369646520746f206265696e6720612064657369676e6572206f757473696465206f66206e657720796f726b2063697479223b733a373a2273756d6d617279223b733a3133393a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e0d0a223b733a343a22626f6479223b733a323637353a220d0a3c703e446f6e6563206d6f6c6573746965206e756e63206c616375732c20757420616363756d73616e2073656d20696d706572646965742065752e204d616563656e61732073656d706572206572617420766974616520656c69742072757472756d2c20757420696d7065726469657420656c697420636f6e73656374657475722e2050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20416c697175616d206567657420616e7465206d617373612e20446f6e65632065676574206c6967756c6120617563746f722c20646170696275732074656c6c75732065742c2070756c76696e61722075726e612e20446f6e656320756c747269636573207175616d206174206e756e63206d6f6c657374696520636f6e76616c6c69732e20446f6e6563206a7573746f2074656c6c75732c20657569736d6f64206120616e74652061742c206469676e697373696d2066657567696174206e756e632e20536564206e656320697073756d206174206f64696f20737573636970697420617563746f722e20437261732071756973207175616d206475692e20566573746962756c756d2061742075726e6120636f6e64696d656e74756d2c206d617474697320646f6c6f7220612c20656c656d656e74756d2076656c69742e3c2f703e0d0a3c756c3e0d0a3c6c693e4d6f72626920696e2073656d20717569732064756920706c616365726174206f726e6172652e2050656c6c656e746573717565206f64696f206e6973692c20657569736d6f6420696e2c20706861726574726120612c20756c7472696369657320696e2c206469616d2e2053656420617263752e204372617320636f6e7365717561742e3c2f6c693e0d0a3c6c693e5072616573656e7420646170696275732c206e65717565206964206375727375732066617563696275732c20746f72746f72206e6571756520656765737461732061756775652c2065752076756c707574617465206d61676e612065726f7320657520657261742e20416c697175616d206572617420766f6c75747061742e204e616d20647569206d692c2074696e636964756e7420717569732c20616363756d73616e20706f72747469746f722c20666163696c69736973206c75637475732c206d657475732e3c2f6c693e0d0a3c6c693e50686173656c6c757320756c747269636573206e756c6c612071756973206e6962682e20517569737175652061206c65637475732e20446f6e656320636f6e736563746574756572206c6967756c612076756c7075746174652073656d20747269737469717565206375727375732e204e616d206e756c6c61207175616d2c2067726176696461206e6f6e2c20636f6d6d6f646f20612c20736f64616c65732073697420616d65742c206e6973692e3c2f6c693e0d0a3c6c693e50656c6c656e746573717565206665726d656e74756d20646f6c6f722e20416c697175616d207175616d206c65637475732c20666163696c6973697320617563746f722c20756c7472696365732075742c20656c656d656e74756d2076756c7075746174652c206e756e632e3c2f6c693e0d0a3c2f756c3e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c2f626c6f636b71756f74653e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e223b733a363a22696d61676573223b733a3337303a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d372e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a225468652055707369646520746f204265696e672061202044657369676e6572204f757473696465206f66204e657720596f726b2043697479222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d37622e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a225468652055707369646520746f204265696e672061202044657369676e6572204f757473696465206f66204e657720596f726b2043697479222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31303a2243726561746976697479223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a22393a7468652d7570736964652d746f2d6265696e672d612d64657369676e65722d6f7574736964652d6f662d6e65772d796f726b2d63697479223b733a373a22636174736c7567223b733a31333a2231313a63726561746976697479223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d393a7468652d7570736964652d746f2d6265696e672d612d64657369676e65722d6f7574736964652d6f662d6e65772d796f726b2d636974792663617469643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a2243726561746976697479223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35363a225468652055707369646520746f204265696e672061202044657369676e6572204f757473696465206f66204e657720596f726b2043697479223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (288, 'index.php?option=com_content&view=article&id=10', 'index.php?option=com_content&view=article&id=10:motorized-la-z-boy-chair-is-the-best-invention-ever&catid=11', ' Motorized La-Z-Boy Chair Is the Best Invention Ever', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus. ', '2022-01-15 10:51:39', '03d09d7016c34a10320c4c1b22d55f1b', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383438373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e20223b693a333b613a32353a7b733a323a226964223b693a31303b733a353a22616c696173223b733a35313a226d6f746f72697a6564206c61207a20626f7920636861697220697320746865206265737420696e76656e74696f6e2065766572223b733a373a2273756d6d617279223b733a3133393a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e0d0a223b733a343a22626f6479223b733a323637353a220d0a3c703e446f6e6563206d6f6c6573746965206e756e63206c616375732c20757420616363756d73616e2073656d20696d706572646965742065752e204d616563656e61732073656d706572206572617420766974616520656c69742072757472756d2c20757420696d7065726469657420656c697420636f6e73656374657475722e2050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20416c697175616d206567657420616e7465206d617373612e20446f6e65632065676574206c6967756c6120617563746f722c20646170696275732074656c6c75732065742c2070756c76696e61722075726e612e20446f6e656320756c747269636573207175616d206174206e756e63206d6f6c657374696520636f6e76616c6c69732e20446f6e6563206a7573746f2074656c6c75732c20657569736d6f64206120616e74652061742c206469676e697373696d2066657567696174206e756e632e20536564206e656320697073756d206174206f64696f20737573636970697420617563746f722e20437261732071756973207175616d206475692e20566573746962756c756d2061742075726e6120636f6e64696d656e74756d2c206d617474697320646f6c6f7220612c20656c656d656e74756d2076656c69742e3c2f703e0d0a3c756c3e0d0a3c6c693e4d6f72626920696e2073656d20717569732064756920706c616365726174206f726e6172652e2050656c6c656e746573717565206f64696f206e6973692c20657569736d6f6420696e2c20706861726574726120612c20756c7472696369657320696e2c206469616d2e2053656420617263752e204372617320636f6e7365717561742e3c2f6c693e0d0a3c6c693e5072616573656e7420646170696275732c206e65717565206964206375727375732066617563696275732c20746f72746f72206e6571756520656765737461732061756775652c2065752076756c707574617465206d61676e612065726f7320657520657261742e20416c697175616d206572617420766f6c75747061742e204e616d20647569206d692c2074696e636964756e7420717569732c20616363756d73616e20706f72747469746f722c20666163696c69736973206c75637475732c206d657475732e3c2f6c693e0d0a3c6c693e50686173656c6c757320756c747269636573206e756c6c612071756973206e6962682e20517569737175652061206c65637475732e20446f6e656320636f6e736563746574756572206c6967756c612076756c7075746174652073656d20747269737469717565206375727375732e204e616d206e756c6c61207175616d2c2067726176696461206e6f6e2c20636f6d6d6f646f20612c20736f64616c65732073697420616d65742c206e6973692e3c2f6c693e0d0a3c6c693e50656c6c656e746573717565206665726d656e74756d20646f6c6f722e20416c697175616d207175616d206c65637475732c20666163696c6973697320617563746f722c20756c7472696365732075742c20656c656d656e74756d2076756c7075746174652c206e756e632e3c2f6c693e0d0a3c2f756c3e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c2f626c6f636b71756f74653e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e223b733a363a22696d61676573223b733a3336323a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d362e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22204d6f746f72697a6564204c612d5a2d426f7920436861697220497320746865204265737420496e76656e74696f6e2045766572222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d36622e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22204d6f746f72697a6564204c612d5a2d426f7920436861697220497320746865204265737420496e76656e74696f6e2045766572222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31303a2243726561746976697479223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35343a2231303a6d6f746f72697a65642d6c612d7a2d626f792d63686169722d69732d7468652d626573742d696e76656e74696f6e2d65766572223b733a373a22636174736c7567223b733a31333a2231313a63726561746976697479223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31303a6d6f746f72697a65642d6c612d7a2d626f792d63686169722d69732d7468652d626573742d696e76656e74696f6e2d657665722663617469643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a2243726561746976697479223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35323a22204d6f746f72697a6564204c612d5a2d426f7920436861697220497320746865204265737420496e76656e74696f6e2045766572223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130223b7d7d), (289, 'index.php?option=com_content&view=article&id=11', 'index.php?option=com_content&view=article&id=11:techies-trade-smartphones-for-sing-alongs-at-digital-detox&catid=11', ' Techies Trade Smartphones for Sing-Alongs at Digital Detox', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus. ', '2022-01-15 10:51:39', '2b75aa3c983116a4a4b5ba9946ee2b32', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383532393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e20223b693a333b613a32353a7b733a323a226964223b693a31313b733a353a22616c696173223b733a35383a227465636869657320747261646520736d61727470686f6e657320666f722073696e6720616c6f6e6773206174206469676974616c206465746f78223b733a373a2273756d6d617279223b733a3133393a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e0d0a223b733a343a22626f6479223b733a323637353a220d0a3c703e446f6e6563206d6f6c6573746965206e756e63206c616375732c20757420616363756d73616e2073656d20696d706572646965742065752e204d616563656e61732073656d706572206572617420766974616520656c69742072757472756d2c20757420696d7065726469657420656c697420636f6e73656374657475722e2050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20416c697175616d206567657420616e7465206d617373612e20446f6e65632065676574206c6967756c6120617563746f722c20646170696275732074656c6c75732065742c2070756c76696e61722075726e612e20446f6e656320756c747269636573207175616d206174206e756e63206d6f6c657374696520636f6e76616c6c69732e20446f6e6563206a7573746f2074656c6c75732c20657569736d6f64206120616e74652061742c206469676e697373696d2066657567696174206e756e632e20536564206e656320697073756d206174206f64696f20737573636970697420617563746f722e20437261732071756973207175616d206475692e20566573746962756c756d2061742075726e6120636f6e64696d656e74756d2c206d617474697320646f6c6f7220612c20656c656d656e74756d2076656c69742e3c2f703e0d0a3c756c3e0d0a3c6c693e4d6f72626920696e2073656d20717569732064756920706c616365726174206f726e6172652e2050656c6c656e746573717565206f64696f206e6973692c20657569736d6f6420696e2c20706861726574726120612c20756c7472696369657320696e2c206469616d2e2053656420617263752e204372617320636f6e7365717561742e3c2f6c693e0d0a3c6c693e5072616573656e7420646170696275732c206e65717565206964206375727375732066617563696275732c20746f72746f72206e6571756520656765737461732061756775652c2065752076756c707574617465206d61676e612065726f7320657520657261742e20416c697175616d206572617420766f6c75747061742e204e616d20647569206d692c2074696e636964756e7420717569732c20616363756d73616e20706f72747469746f722c20666163696c69736973206c75637475732c206d657475732e3c2f6c693e0d0a3c6c693e50686173656c6c757320756c747269636573206e756c6c612071756973206e6962682e20517569737175652061206c65637475732e20446f6e656320636f6e736563746574756572206c6967756c612076756c7075746174652073656d20747269737469717565206375727375732e204e616d206e756c6c61207175616d2c2067726176696461206e6f6e2c20636f6d6d6f646f20612c20736f64616c65732073697420616d65742c206e6973692e3c2f6c693e0d0a3c6c693e50656c6c656e746573717565206665726d656e74756d20646f6c6f722e20416c697175616d207175616d206c65637475732c20666163696c6973697320617563746f722c20756c7472696365732075742c20656c656d656e74756d2076756c7075746174652c206e756e632e3c2f6c693e0d0a3c2f756c3e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c2f626c6f636b71756f74653e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e223b733a363a22696d61676573223b733a3337363a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d342e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22205465636869657320547261646520536d61727470686f6e657320666f722053696e672d416c6f6e6773206174204469676974616c204465746f78222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d34622e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22205465636869657320547261646520536d61727470686f6e657320666f722053696e672d416c6f6e6773206174204469676974616c204465746f78222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a2243726561746976697479223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a2231313a746563686965732d74726164652d736d61727470686f6e65732d666f722d73696e672d616c6f6e67732d61742d6469676974616c2d6465746f78223b733a373a22636174736c7567223b733a31333a2231313a63726561746976697479223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31313a746563686965732d74726164652d736d61727470686f6e65732d666f722d73696e672d616c6f6e67732d61742d6469676974616c2d6465746f782663617469643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a2243726561746976697479223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35393a22205465636869657320547261646520536d61727470686f6e657320666f722053696e672d416c6f6e6773206174204469676974616c204465746f78223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (290, 'index.php?option=com_content&view=article&id=12', 'index.php?option=com_content&view=article&id=12:5-ways-to-spice-up-your-nike-experience&catid=11', ' 5 Ways to Spice Up Your Nike+ Experience', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus. ', '2022-01-15 10:51:39', '5069e5efb1db270da83ac3d175134cc4', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383431373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e20223b693a333b613a32353a7b733a323a226964223b693a31323b733a353a22616c696173223b733a33393a2235207761797320746f20737069636520757020796f7572206e696b6520657870657269656e6365223b733a373a2273756d6d617279223b733a3133393a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e0d0a223b733a343a22626f6479223b733a323637353a220d0a3c703e446f6e6563206d6f6c6573746965206e756e63206c616375732c20757420616363756d73616e2073656d20696d706572646965742065752e204d616563656e61732073656d706572206572617420766974616520656c69742072757472756d2c20757420696d7065726469657420656c697420636f6e73656374657475722e2050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20416c697175616d206567657420616e7465206d617373612e20446f6e65632065676574206c6967756c6120617563746f722c20646170696275732074656c6c75732065742c2070756c76696e61722075726e612e20446f6e656320756c747269636573207175616d206174206e756e63206d6f6c657374696520636f6e76616c6c69732e20446f6e6563206a7573746f2074656c6c75732c20657569736d6f64206120616e74652061742c206469676e697373696d2066657567696174206e756e632e20536564206e656320697073756d206174206f64696f20737573636970697420617563746f722e20437261732071756973207175616d206475692e20566573746962756c756d2061742075726e6120636f6e64696d656e74756d2c206d617474697320646f6c6f7220612c20656c656d656e74756d2076656c69742e3c2f703e0d0a3c756c3e0d0a3c6c693e4d6f72626920696e2073656d20717569732064756920706c616365726174206f726e6172652e2050656c6c656e746573717565206f64696f206e6973692c20657569736d6f6420696e2c20706861726574726120612c20756c7472696369657320696e2c206469616d2e2053656420617263752e204372617320636f6e7365717561742e3c2f6c693e0d0a3c6c693e5072616573656e7420646170696275732c206e65717565206964206375727375732066617563696275732c20746f72746f72206e6571756520656765737461732061756775652c2065752076756c707574617465206d61676e612065726f7320657520657261742e20416c697175616d206572617420766f6c75747061742e204e616d20647569206d692c2074696e636964756e7420717569732c20616363756d73616e20706f72747469746f722c20666163696c69736973206c75637475732c206d657475732e3c2f6c693e0d0a3c6c693e50686173656c6c757320756c747269636573206e756c6c612071756973206e6962682e20517569737175652061206c65637475732e20446f6e656320636f6e736563746574756572206c6967756c612076756c7075746174652073656d20747269737469717565206375727375732e204e616d206e756c6c61207175616d2c2067726176696461206e6f6e2c20636f6d6d6f646f20612c20736f64616c65732073697420616d65742c206e6973692e3c2f6c693e0d0a3c6c693e50656c6c656e746573717565206665726d656e74756d20646f6c6f722e20416c697175616d207175616d206c65637475732c20666163696c6973697320617563746f722c20756c7472696365732075742c20656c656d656e74756d2076756c7075746174652c206e756e632e3c2f6c693e0d0a3c2f756c3e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c2f626c6f636b71756f74653e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e223b733a363a22696d61676573223b733a3334303a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a222035205761797320746f20537069636520557020596f7572204e696b652b20457870657269656e6365222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d33622e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a222035205761797320746f20537069636520557020596f7572204e696b652b20457870657269656e6365222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31303a2243726561746976697479223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2231323a352d776179732d746f2d73706963652d75702d796f75722d6e696b652d657870657269656e6365223b733a373a22636174736c7567223b733a31333a2231313a63726561746976697479223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31323a352d776179732d746f2d73706963652d75702d796f75722d6e696b652d657870657269656e63652663617469643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a2243726561746976697479223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34313a222035205761797320746f20537069636520557020596f7572204e696b652b20457870657269656e6365223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132223b7d7d), (291, 'index.php?option=com_content&view=article&id=23', 'index.php?option=com_content&view=article&id=23:tristique-senectus-et-netus-et-malesuada-fames-ac-turpis&catid=11', 'Tristique senectus et netus et malesuada fames ac turpis', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus. ', '2022-01-15 10:51:39', '4dd3d1602231b54a3c1e3aa502f38476', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383531343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e20223b693a333b613a32353a7b733a323a226964223b693a32333b733a353a22616c696173223b733a35363a227472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d657320616320747572706973223b733a373a2273756d6d617279223b733a3133393a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e0d0a223b733a343a22626f6479223b733a323637353a220d0a3c703e446f6e6563206d6f6c6573746965206e756e63206c616375732c20757420616363756d73616e2073656d20696d706572646965742065752e204d616563656e61732073656d706572206572617420766974616520656c69742072757472756d2c20757420696d7065726469657420656c697420636f6e73656374657475722e2050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20416c697175616d206567657420616e7465206d617373612e20446f6e65632065676574206c6967756c6120617563746f722c20646170696275732074656c6c75732065742c2070756c76696e61722075726e612e20446f6e656320756c747269636573207175616d206174206e756e63206d6f6c657374696520636f6e76616c6c69732e20446f6e6563206a7573746f2074656c6c75732c20657569736d6f64206120616e74652061742c206469676e697373696d2066657567696174206e756e632e20536564206e656320697073756d206174206f64696f20737573636970697420617563746f722e20437261732071756973207175616d206475692e20566573746962756c756d2061742075726e6120636f6e64696d656e74756d2c206d617474697320646f6c6f7220612c20656c656d656e74756d2076656c69742e3c2f703e0d0a3c756c3e0d0a3c6c693e4d6f72626920696e2073656d20717569732064756920706c616365726174206f726e6172652e2050656c6c656e746573717565206f64696f206e6973692c20657569736d6f6420696e2c20706861726574726120612c20756c7472696369657320696e2c206469616d2e2053656420617263752e204372617320636f6e7365717561742e3c2f6c693e0d0a3c6c693e5072616573656e7420646170696275732c206e65717565206964206375727375732066617563696275732c20746f72746f72206e6571756520656765737461732061756775652c2065752076756c707574617465206d61676e612065726f7320657520657261742e20416c697175616d206572617420766f6c75747061742e204e616d20647569206d692c2074696e636964756e7420717569732c20616363756d73616e20706f72747469746f722c20666163696c69736973206c75637475732c206d657475732e3c2f6c693e0d0a3c6c693e50686173656c6c757320756c747269636573206e756c6c612071756973206e6962682e20517569737175652061206c65637475732e20446f6e656320636f6e736563746574756572206c6967756c612076756c7075746174652073656d20747269737469717565206375727375732e204e616d206e756c6c61207175616d2c2067726176696461206e6f6e2c20636f6d6d6f646f20612c20736f64616c65732073697420616d65742c206e6973692e3c2f6c693e0d0a3c6c693e50656c6c656e746573717565206665726d656e74756d20646f6c6f722e20416c697175616d207175616d206c65637475732c20666163696c6973697320617563746f722c20756c7472696365732075742c20656c656d656e74756d2076756c7075746174652c206e756e632e3c2f6c693e0d0a3c2f756c3e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c2f626c6f636b71756f74653e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e223b733a363a22696d61676573223b733a3337303a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d322e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a225472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d657320616320747572706973222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d32622e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a225472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d657320616320747572706973222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a2243726561746976697479223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a2232333a7472697374697175652d73656e65637475732d65742d6e657475732d65742d6d616c6573756164612d66616d65732d61632d747572706973223b733a373a22636174736c7567223b733a31333a2231313a63726561746976697479223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32333a7472697374697175652d73656e65637475732d65742d6e657475732d65742d6d616c6573756164612d66616d65732d61632d7475727069732663617469643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a2243726561746976697479223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35363a225472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d657320616320747572706973223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (292, 'index.php?option=com_content&view=article&id=24', 'index.php?option=com_content&view=article&id=24:quisque-sit-amet-est-et-sapien-ultricies-eget&catid=11', 'Quisque sit amet est et sapien ultricies eget', 'Mauris tempor, neque et blandit tincidunt, augue ex feugiat arcu, eget accumsan lectus nulla et arcu et malesuada fames ac ante faucibus. ', '2022-01-15 10:51:39', '6ea51cbafe6f1732a0348a78c7a68573', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383434383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e20223b693a333b613a32353a7b733a323a226964223b693a32343b733a353a22616c696173223b733a34353a22717569737175652073697420616d6574206573742065742073617069656e20756c747269636965732065676574223b733a373a2273756d6d617279223b733a3133393a224d61757269732074656d706f722c206e6571756520657420626c616e6469742074696e636964756e742c206175677565206578206665756769617420617263752c206567657420616363756d73616e206c6563747573206e756c6c612065742061726375206574206d616c6573756164612066616d657320616320616e74652066617563696275732e0d0a223b733a343a22626f6479223b733a323637353a220d0a3c703e446f6e6563206d6f6c6573746965206e756e63206c616375732c20757420616363756d73616e2073656d20696d706572646965742065752e204d616563656e61732073656d706572206572617420766974616520656c69742072757472756d2c20757420696d7065726469657420656c697420636f6e73656374657475722e2050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20416c697175616d206567657420616e7465206d617373612e20446f6e65632065676574206c6967756c6120617563746f722c20646170696275732074656c6c75732065742c2070756c76696e61722075726e612e20446f6e656320756c747269636573207175616d206174206e756e63206d6f6c657374696520636f6e76616c6c69732e20446f6e6563206a7573746f2074656c6c75732c20657569736d6f64206120616e74652061742c206469676e697373696d2066657567696174206e756e632e20536564206e656320697073756d206174206f64696f20737573636970697420617563746f722e20437261732071756973207175616d206475692e20566573746962756c756d2061742075726e6120636f6e64696d656e74756d2c206d617474697320646f6c6f7220612c20656c656d656e74756d2076656c69742e3c2f703e0d0a3c756c3e0d0a3c6c693e4d6f72626920696e2073656d20717569732064756920706c616365726174206f726e6172652e2050656c6c656e746573717565206f64696f206e6973692c20657569736d6f6420696e2c20706861726574726120612c20756c7472696369657320696e2c206469616d2e2053656420617263752e204372617320636f6e7365717561742e3c2f6c693e0d0a3c6c693e5072616573656e7420646170696275732c206e65717565206964206375727375732066617563696275732c20746f72746f72206e6571756520656765737461732061756775652c2065752076756c707574617465206d61676e612065726f7320657520657261742e20416c697175616d206572617420766f6c75747061742e204e616d20647569206d692c2074696e636964756e7420717569732c20616363756d73616e20706f72747469746f722c20666163696c69736973206c75637475732c206d657475732e3c2f6c693e0d0a3c6c693e50686173656c6c757320756c747269636573206e756c6c612071756973206e6962682e20517569737175652061206c65637475732e20446f6e656320636f6e736563746574756572206c6967756c612076756c7075746174652073656d20747269737469717565206375727375732e204e616d206e756c6c61207175616d2c2067726176696461206e6f6e2c20636f6d6d6f646f20612c20736f64616c65732073697420616d65742c206e6973692e3c2f6c693e0d0a3c6c693e50656c6c656e746573717565206665726d656e74756d20646f6c6f722e20416c697175616d207175616d206c65637475732c20666163696c6973697320617563746f722c20756c7472696365732075742c20656c656d656e74756d2076756c7075746174652c206e756e632e3c2f6c693e0d0a3c2f756c3e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c2f626c6f636b71756f74653e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a3c756c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a3c703e416c697175616d207661726975732073656d706572206f64696f2c206d6f6c6c69732064696374756d206d657475732e205072616573656e74207574206e69626820656765742064756920626962656e64756d20706f72747469746f722e2044756973206e65632065726f73207669746165206172637520706f72746120766573746962756c756d2e204d616563656e6173206e69736c206a7573746f2c206772617669646120696e206d6174746973207365642c2073656d7065722076656c2073656d2e20457469616d20766974616520657569736d6f6420697073756d2c2072686f6e63757320666163696c6973697320656e696d2e2050726f696e206661756369627573207075727573206c696265726f2c20657420706f7274612073617069656e20766976657272612076656c2e20467573636520696163756c69732065737420657520697073756d20666163696c697369732c20617420736f64616c6573206469616d20636f6e64696d656e74756d2e204d616563656e61732076656c207375736369706974207475727069732e2050686173656c6c75732076656e656e61746973206c696265726f20696e2075726e61206665726d656e74756d2c206567657420766f6c7574706174206c6163757320766f6c75747061742e204e616d2076656c206c656f207475727069732e3c2f703e223b733a363a22696d61676573223b733a3334383a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22517569737175652073697420616d6574206573742065742073617069656e20756c747269636965732065676574222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f6f74686572735c2f637265617469766974792d31622e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22517569737175652073697420616d6574206573742065742073617069656e20756c747269636965732065676574222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a2243726561746976697479223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34383a2232343a717569737175652d7369742d616d65742d6573742d65742d73617069656e2d756c747269636965732d65676574223b733a373a22636174736c7567223b733a31333a2231313a63726561746976697479223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32343a717569737175652d7369742d616d65742d6573742d65742d73617069656e2d756c747269636965732d656765742663617469643d3131223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a2243726561746976697479223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22517569737175652073697420616d6574206573742065742073617069656e20756c747269636965732065676574223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234223b7d7d), (293, 'index.php?option=com_content&view=article&id=15', 'index.php?option=com_content&view=article&id=15:amazon-ceo-jeff-bezos&catid=12', 'Amazon CEO Jeff Bezos ', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', 'e513ac19cb4e4c90be1a7ab06239b66e', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383137363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a31353b733a353a22616c696173223b733a32313a22616d617a6f6e2063656f206a6566662062657a6f73223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323235393a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d382e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a3e223b733a363a22696d61676573223b733a3239353a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d766964656f2d352e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22416d617a6f6e2043454f204a6566662042657a6f7320222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f766964656f2d352e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22416d617a6f6e2043454f204a6566662042657a6f7320222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a373a22796f7574756265223b733a31333a2263746d5f656d6265645f75726c223b733a34333a2268747470733a2f2f7777772e796f75747562652e636f6d2f77617463683f763d5878393262557737575838223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f766964656f2d352e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31313b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a2231353a616d617a6f6e2d63656f2d6a6566662d62657a6f73223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31353a616d617a6f6e2d63656f2d6a6566662d62657a6f732663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22416d617a6f6e2043454f204a6566662042657a6f7320223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (294, 'index.php?option=com_content&view=article&id=16', 'index.php?option=com_content&view=article&id=16:david-correy&catid=12', 'David Correy', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend ', '2022-01-15 10:51:39', '10018cb13f3d124f7dcf3662af6fa7c2', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383133303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136373a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e6420223b693a333b613a32353a7b733a323a226964223b693a31363b733a353a22616c696173223b733a31323a22646176696420636f72726579223b733a373a2273756d6d617279223b733a3137343a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a223b733a343a22626f6479223b733a323235383a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d372e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3237353a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d766964656f2d342e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22446176696420436f72726579222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f766964656f2d342e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22446176696420436f72726579222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a373a22796f7574756265223b733a31333a2263746d5f656d6265645f75726c223b733a34333a2268747470733a2f2f7777772e796f75747562652e636f6d2f77617463683f763d4c5f72527461374d434949223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f766964656f2d342e6a7067223b733a393a2263746d5f7769647468223b733a333a22363430223b733a31303a2263746d5f686569676874223b733a333a22333630223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31353a2231363a64617669642d636f72726579223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a36393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31363a64617669642d636f727265792663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a22446176696420436f72726579223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136223b7d7d), (295, 'index.php?option=com_content&view=article&id=17', 'index.php?option=com_content&view=article&id=17:the-world-is-ours&catid=12', 'The World Is Ours', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', '207c9bcb882061b475ee14dcd19079d2', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383134373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a31373b733a353a22616c696173223b733a31373a2274686520776f726c64206973206f757273223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323235383a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d362e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3238353a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d766964656f2d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a2254686520576f726c64204973204f757273222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f766964656f2d332e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a2254686520576f726c64204973204f757273222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a373a22796f7574756265223b733a31333a2263746d5f656d6265645f75726c223b733a34333a2268747470733a2f2f7777772e796f75747562652e636f6d2f77617463683f763d69726473314c3766376477223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f766964656f2d332e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32303a2231373a7468652d776f726c642d69732d6f757273223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31373a7468652d776f726c642d69732d6f7572732663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a2254686520576f726c64204973204f757273223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (296, 'index.php?option=com_content&view=article&id=18', 'index.php?option=com_content&view=article&id=18:romanian-summer-party-dance-2015&catid=12', 'Romanian Summer Party Dance 2015', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', '98400efbcbd51978047f55019376cae5', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383233373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a31383b733a353a22616c696173223b733a33323a22726f6d616e69616e2073756d6d65722070617274792064616e63652032303135223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323235383a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d352e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3331353a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d766964656f2d322e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22526f6d616e69616e2053756d6d65722050617274792044616e63652032303135222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f766964656f2d322e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22526f6d616e69616e2053756d6d65722050617274792044616e63652032303135222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a373a22796f7574756265223b733a31333a2263746d5f656d6265645f75726c223b733a34333a2268747470733a2f2f7777772e796f75747562652e636f6d2f77617463683f763d5a324c79316d686b70636b223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f766964656f2d322e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33353a2231383a726f6d616e69616e2d73756d6d65722d70617274792d64616e63652d32303135223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31383a726f6d616e69616e2d73756d6d65722d70617274792d64616e63652d323031352663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22526f6d616e69616e2053756d6d65722050617274792044616e63652032303135223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138223b7d7d), (297, 'index.php?option=com_content&view=article&id=19', 'index.php?option=com_content&view=article&id=19:la-reina&catid=12', 'La Reina', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', '7522b0bba82ba3612081e0009010d82a', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383039333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a31393b733a353a22616c696173223b733a383a226c61207265696e61223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323235383a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d342e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3236373a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d76696d656f2d322e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224c61205265696e61222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f76696d656f2d322e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224c61205265696e61222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a353a2276696d656f223b733a31333a2263746d5f656d6265645f75726c223b733a34373a2268747470733a2f2f76696d656f2e636f6d2f6368616e6e656c732f73746166667069636b732f313338383637393632223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f76696d656f2d322e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31313a2231393a6c612d7265696e61223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a36353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31393a6c612d7265696e612663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224c61205265696e61223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (298, 'index.php?option=com_content&view=article&id=20', 'index.php?option=com_content&view=article&id=20:president-obama-holds-a-cabinet-meeting&catid=12', 'President Obama Holds a Cabinet Meeting', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', '6cfd6019d451134984179ff08ee5c7f0', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383339353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a32303b733a353a22616c696173223b733a33393a22707265736964656e74206f62616d6120686f6c6473206120636162696e6574206d656574696e67223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323337343a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d312e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a3c703e224e756e63207175697320706f7375657265206e69736c2c20657520766976657272612074656c6c75732e204d6f7262692071756973207175616d206c6f72656d2e2050686173656c6c757320756c7472696369657320756c6c616d636f7270657220747269737469717565223c2f703e223b733a363a22696d61676573223b733a3332393a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d766964656f2d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22507265736964656e74204f62616d6120486f6c6473206120436162696e6574204d656574696e67222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f766964656f2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22507265736964656e74204f62616d6120486f6c6473206120436162696e6574204d656574696e67222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a373a22796f7574756265223b733a31333a2263746d5f656d6265645f75726c223b733a34333a2268747470733a2f2f7777772e796f75747562652e636f6d2f77617463683f763d4e646d6b59346b3151494d223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f766964656f2d312e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2232303a707265736964656e742d6f62616d612d686f6c64732d612d636162696e65742d6d656574696e67223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32303a707265736964656e742d6f62616d612d686f6c64732d612d636162696e65742d6d656574696e672663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22507265736964656e74204f62616d6120486f6c6473206120436162696e6574204d656574696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230223b7d7d), (299, 'index.php?option=com_content&view=article&id=21', 'index.php?option=com_content&view=article&id=21:pura-vida&catid=12', 'Pura Vida', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', '9299497a661a33b508530604999344ac', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383039393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a32313b733a353a22616c696173223b733a393a22707572612076696461223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323235383a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d322e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3236393a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d76696d656f2d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22507572612056696461222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f76696d656f2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22507572612056696461222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a353a2276696d656f223b733a31333a2263746d5f656d6265645f75726c223b733a34373a2268747470733a2f2f76696d656f2e636f6d2f6368616e6e656c732f73746166667069636b732f313339343637353036223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f76696d656f2d312e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31323a2232313a707572612d76696461223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a36363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32313a707572612d766964612663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22507572612056696461223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (300, 'index.php?option=com_content&view=article&id=22', 'index.php?option=com_content&view=article&id=22:bindle-bros&catid=12', 'Bindle Bros Lentesque habitant morbi tristique senectus et netus', ' Tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet. ', '2022-01-15 10:51:39', 'feaf6ff1ac4f8ca02a2496eaf9ec4cf4', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383237323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136303a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e20223b693a333b613a32353a7b733a323a226964223b693a32323b733a353a22616c696173223b733a31313a2262696e646c652062726f73223b733a373a2273756d6d617279223b733a3136373a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742e3c2f703e0d0a223b733a343a22626f6479223b733a323235383a220d0a3c68343e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f68343e0d0a3c703e73656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a3c6f6c3e0d0a3c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a3c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e0d0a3c736d616c6c3e204d617572697320696e203c63697465207469746c653d22536f75726365205469746c65223e20636f6e73656374657475723c2f636974653e203c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a3c6669677572653e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f70686f746f6772617068792f67616c6c6572792d332e6a70672220616c743d2222202f3e0d0a3c66696763617074696f6e3e457420686172756d2071756964656d3c2f66696763617074696f6e3e0d0a3c2f6669677572653e0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3337393a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d76696d656f2d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a2242696e646c652042726f73204c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f766964656f5c2f76696d656f2d332e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a2242696e646c652042726f73204c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a39313a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31363a2263746d5f636f6e74656e745f74797065223b733a353a22766964656f223b733a31303a2263746d5f736f75726365223b733a353a2276696d656f223b733a31333a2263746d5f656d6265645f75726c223b733a34373a2268747470733a2f2f76696d656f2e636f6d2f6368616e6e656c732f73746166667069636b732f313332353530323032223b733a31333a2263746d5f7468756d626e61696c223b733a33333a22696d616765732f6a6f6f6d6c6172742f766964656f2f76696d656f2d332e6a7067223b733a393a2263746d5f7769647468223b733a343a2231303430223b733a31303a2263746d5f686569676874223b733a333a22363733223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a363a22566964656f73223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31343a2232323a62696e646c652d62726f73223b733a373a22636174736c7567223b733a393a2231323a766964656f73223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a36383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32323a62696e646c652d62726f732663617469643d3132223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22566964656f73223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36343a2242696e646c652042726f73204c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232223b7d7d), (301, 'index.php?option=com_content&view=article&id=13', 'index.php?option=com_content&view=article&id=13:offline-page&catid=14', 'Offline Page', ' Each JA Joomla Template has its own matching Offline page. Below is the screenshot of Offline page style. ', '2022-01-15 10:51:39', '2ca267b2e05d8d2661b7a69eb403208c', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353630303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130373a222045616368204a41204a6f6f6d6c612054656d706c6174652068617320697473206f776e206d61746368696e67204f66666c696e6520706167652e2042656c6f77206973207468652073637265656e73686f74206f66204f66666c696e652070616765207374796c652e20223b693a333b613a32353a7b733a323a226964223b693a31333b733a353a22616c696173223b733a31323a226f66666c696e652070616765223b733a373a2273756d6d617279223b733a3238303a223c64697620636c6173733d2277656c6c223e3c63656e7465723e45616368203c7374726f6e673e4a41204a6f6f6d6c612054656d706c6174653c2f7374726f6e673e2068617320697473206f776e206d61746368696e67204f66666c696e6520706167652e2042656c6f77206973207468652073637265656e73686f74206f66203c7374726f6e673e4f66666c696e652070616765207374796c653c2f7374726f6e673e2e3c2f63656e7465723e3c2f6469763e0d0a3c7020616c69676e3d2263656e746572223e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f6f66666c696e652d706167652e6a70672220616c743d2253616d706c6520496d6167652220626f726465723d223022202f3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224f66666c696e652050616765222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31343b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a353a225061676573223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31353a2231333a6f66666c696e652d70616765223b733a373a22636174736c7567223b733a383a2231343a7061676573223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a36393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31333a6f66666c696e652d706167652663617469643d3134223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a225061676573223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a224f66666c696e652050616765223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133223b7d7d), (302, 'index.php?option=com_content&view=article&id=14', 'index.php?option=com_content&view=article&id=14:offline-page-2&catid=14', '404 page', ' Each JA Joomla Template has its own matching 404 page. Below is the screenshot of 404 page style. ', '2022-01-15 10:51:39', 'b1fd447f7abe49706eb56022f68ab761', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353537363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39393a222045616368204a41204a6f6f6d6c612054656d706c6174652068617320697473206f776e206d61746368696e672034303420706167652e2042656c6f77206973207468652073637265656e73686f74206f66203430342070616765207374796c652e20223b693a333b613a32353a7b733a323a226964223b693a31343b733a353a22616c696173223b733a31343a226f66666c696e6520706167652032223b733a373a2273756d6d617279223b733a3236383a223c64697620636c6173733d2277656c6c223e3c63656e7465723e45616368203c7374726f6e673e4a41204a6f6f6d6c612054656d706c6174653c2f7374726f6e673e2068617320697473206f776e206d61746368696e672034303420706167652e2042656c6f77206973207468652073637265656e73686f74206f66203c7374726f6e673e3430342070616765207374796c653c2f7374726f6e673e2e3c2f63656e7465723e3c2f6469763e0d0a3c7020616c69676e3d2263656e746572223e3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f3430342d706167652e6a70672220616c743d2253616d706c6520496d6167652220626f726465723d223022202f3e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d322e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a223430342070616765222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31343b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a353a225061676573223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31373a2231343a6f66666c696e652d706167652d32223b733a373a22636174736c7567223b733a383a2231343a7061676573223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a37313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31343a6f66666c696e652d706167652d322663617469643d3134223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a225061676573223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a223430342070616765223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (303, 'index.php?option=com_content&view=article&id=33', 'index.php?option=com_content&view=article&id=33:typography&catid=14', 'Typography', ' h1. Heading Secondary text h2. Heading Secondary text h3. Heading Secondary text h4. Heading Secondary text h5. Heading Secondary text h6. Heading Secondary text TIPS: Create lighter, secondary text in any heading with a generic tag or the .small class. Example body text This is a lead paragraph. Make a paragraph stand out by adding .lead. Maecenas sed diam eget risus varius blandit sit amet non magna. Donec id elit non mi porta gravida at eget metus. Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula. The following snippet of text is rendered as bold text. The following snippet of text is rendered as italicized text. An abbreviation of the word attribute is attr. Address Company Name 795 Folsom Ave, Suite 600 San Francisco, CA 94107 P: (123) 456-7890 Full Name P: (123) 456-7890 first.last@example.com Emphasis classes This is a .mute paragraph. This is a .text-primary paragraph. This is a .text-warning paragraph. This is a .text-danger paragraph. This is a .text-success paragraph. This is a .text-info paragraph. Alignment classes This is a left aligned text .text-left This is a center aligned text .text-center This is a right aligned text .text-right This is a justify aligned text which is often used in Book Design, Magazine or special Typo Pages. Create a justify aligned text with .text-justify class. Blockquotes This is a in a . Quote\'s author in Source Title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. Quote\'s author in Source Title Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. Quote\'s author in Source Title Color Swatches Brand Colors #011EFF Brand Primary #428BCA Brand Secondary #F0AD4E Brand Warning #D9534F Brand Danger #5BC0DE Brand Info #5CB85C Brand Success Grayscale Levels #222222 Gray Darker #333333 Gray Dark #555555 Gray #999999 Gray Light #eeeeee Gray Lighter #f7f7f7 Gray Lightest Navigations Tabs Home Profile Disabled Dropdown Action Another action Another action In the area of graphical user interfaces (GUI), a tabbed document interface (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes. GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor). In the area of graphical user interfaces (GUI), a tabbed document interface (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes. GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor). In the area of graphical user interfaces (GUI), a tabbed document interface (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, webapplications, text editors, and preference panes. GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor). In the area of graphical user interfaces (GUI), a tabbed document interface (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes. GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor). Vertical Menus Active Menu Item Menu Item Menu Item Disabled Menu Item Dropdown Action Another action Something else here Separated link Forms Buttons Default Button Primary Button Success Button Inverse Button Info Button Warning Button Danger Button Disabled Button Inputs Input success Input error Input warning Disabled input Sample Basic Form Legend Email Password Checkbox Textarea A longer block of help text that breaks onto a new line and may extend beyond one line. Radios Option one is this Option two can be something else Selects 1 2 3 4 5 1 2 3 4 5 Cancel Submit Hero Units Jumbotron This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information. Call to Action Primary Jumbotron This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information. Call to Action Masthead This is a simple hero unit, a simple jumbotron-style component for callingextra attention to featured content or information. Call to Action Primary Masthead This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information. Call to Action Tables Basic Tables # Column heading Column heading Column heading 1 Column content Column content Column content 2 Column content Column content Column content 3 Column content Column content Column content 4 Column content Column content Column content 5 Column content Column content Column content 6 Column content Column content Column content 7 Column content Column content Column content # Column heading Column heading Column heading 1 Column content Column content Column content 2 Column content Column content Column content 3 Column content Column content Column content 4 Column content Column content Column content 5 Column content Column content Column content 6 Column content Column content Column content 7 Column content Column content Column content Bordered Tables # Column heading Column heading Column heading 1 Column content Column content Column content 2 Column content Column content Column content 3 Column content Column content Column content 4 Column content Column content Column content 5 Column content Column content Column content 6 Column content Column content Column content 7 Column content Column content Column content # Column heading Column heading Column heading 1 Column content Column content Column content 2 Column content Column content Column content 3 Column content Column content Column content 4 Column content Column content Column content 5 Columncontent Column content Column content 6 Column content Column content Column content 7 Column content Column content Column content Indicators Alerts and Notifications × Oh snap! Change a few things up and try submitting again. × Well done! You successfully read this important alert message. × Heads up! This alert needs your attention, but it\'s not super important. × Warning! Best check yo self, you\'re not looking too good. Badges Home 42 Profile Messages 25 Notices 2 Labels Default Primary Success Info Warning Danger Other useful components List groups 14 Cras justo odio 2 Dapibus ac facilisis in Morbi leo risus 1 Morbi leo risus 2 Dapibus ac facilisis in 9 Cras justo odio Dapibus ac facilisis in Morbi leo risus Porta ac consectetur ac Vestibulum at eros List group item heading Donec id elit non mi porta gravida at eget metus risus varius blandit. List group item heading Donec id elit non mi porta gravida at eget metus. List group item heading Donec id elit non mi porta gravida at eget metus. Panels Panel heading Panel content Panel primary Panel content Panel success Panel content Panel warning Panel content Panel danger Panel content Panel info Panel content Wells Look, I\'m in a small well! Look, I\'m in a well! Look, I\'m in a large well! ', '2022-01-15 10:51:39', 'd5fb8817570a1695efdf1ff447acf90e', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a33393033343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a373939363a222068312e2048656164696e67205365636f6e6461727920746578742068322e2048656164696e67205365636f6e6461727920746578742068332e2048656164696e67205365636f6e6461727920746578742068342e2048656164696e67205365636f6e6461727920746578742068352e2048656164696e67205365636f6e6461727920746578742068362e2048656164696e67205365636f6e64617279207465787420544950533a20437265617465206c6967687465722c207365636f6e64617279207465787420696e20616e792068656164696e67207769746820612067656e6572696320746167206f7220746865202e736d616c6c20636c6173732e204578616d706c6520626f6479207465787420546869732069732061206c656164207061726167726170682e204d616b65206120706172616772617068207374616e64206f757420627920616464696e67202e6c6561642e204d616563656e617320736564206469616d20656765742072697375732076617269757320626c616e6469742073697420616d6574206e6f6e206d61676e612e20446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732e204e756c6c616d207175697320726973757320656765742075726e61206d6f6c6c6973206f726e6172652076656c206575206c656f2e2043756d20736f63696973206e61746f7175652070656e617469627573206574206d61676e6973206469732070617274757269656e74206d6f6e7465732c206e61736365747572207269646963756c7573206d75732e204e756c6c616d20696420646f6c6f72206964206e69626820756c74726963696573207665686963756c612e2054686520666f6c6c6f77696e6720736e6970706574206f6620746578742069732072656e646572656420617320626f6c6420746578742e2054686520666f6c6c6f77696e6720736e6970706574206f6620746578742069732072656e6465726564206173206974616c6963697a656420746578742e20416e20616262726576696174696f6e206f662074686520776f72642061747472696275746520697320617474722e204164647265737320436f6d70616e79204e616d652037393520466f6c736f6d204176652c205375697465203630302053616e204672616e636973636f2c20434120393431303720503a202831323329203435362d373839302046756c6c204e616d6520503a202831323329203435362d373839302066697273742e6c617374406578616d706c652e636f6d20456d70686173697320636c617373657320546869732069732061202e6d757465207061726167726170682e20546869732069732061202e746578742d7072696d617279207061726167726170682e20546869732069732061202e746578742d7761726e696e67207061726167726170682e20546869732069732061202e746578742d64616e676572207061726167726170682e20546869732069732061202e746578742d73756363657373207061726167726170682e20546869732069732061202e746578742d696e666f207061726167726170682e20416c69676e6d656e7420636c617373657320546869732069732061206c65667420616c69676e65642074657874202e746578742d6c656674205468697320697320612063656e74657220616c69676e65642074657874202e746578742d63656e7465722054686973206973206120726967687420616c69676e65642074657874202e746578742d726967687420546869732069732061206a75737469667920616c69676e65642074657874207768696368206973206f6674656e207573656420696e20426f6f6b2044657369676e2c204d6167617a696e65206f72207370656369616c205479706f2050616765732e204372656174652061206a75737469667920616c69676e656420746578742077697468202e746578742d6a75737469667920636c6173732e20426c6f636b71756f7465732054686973206973206120696e2061202e2051756f7465277320617574686f7220696e20536f75726365205469746c65204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e746567657220706f73756572652065726174206120616e74652e2051756f7465277320617574686f7220696e20536f75726365205469746c65204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e746567657220706f73756572652065726174206120616e74652e2051756f7465277320617574686f7220696e20536f75726365205469746c6520436f6c6f72205377617463686573204272616e6420436f6c6f72732023303131454646204272616e64205072696d6172792023343238424341204272616e64205365636f6e646172792023463041443445204272616e64205761726e696e672023443935333446204272616e642044616e6765722023354243304445204272616e6420496e666f2023354342383543204272616e64205375636365737320477261797363616c65204c6576656c7320233232323232322047726179204461726b657220233333333333332047726179204461726b2023353535353535204772617920233939393939392047726179204c6967687420236565656565652047726179204c69676874657220236637663766372047726179204c69676874657374204e617669676174696f6e73205461627320486f6d652050726f66696c652044697361626c65642044726f70646f776e20416374696f6e20416e6f7468657220616374696f6e20416e6f7468657220616374696f6e20496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c20612074616262656420646f63756d656e7420696e74657266616365202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e20475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e20496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c20612074616262656420646f63756d656e7420696e74657266616365202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e20475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e20496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c20612074616262656420646f63756d656e7420696e74657266616365202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c207765626170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e20475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e20496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c20612074616262656420646f63756d656e7420696e74657266616365202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e20475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e20566572746963616c204d656e757320416374697665204d656e75204974656d204d656e75204974656d204d656e75204974656d2044697361626c6564204d656e75204974656d2044726f70646f776e20416374696f6e20416e6f7468657220616374696f6e20536f6d657468696e6720656c7365206865726520536570617261746564206c696e6b20466f726d7320427574746f6e732044656661756c7420427574746f6e205072696d61727920427574746f6e205375636365737320427574746f6e20496e766572736520427574746f6e20496e666f20427574746f6e205761726e696e6720427574746f6e2044616e67657220427574746f6e2044697361626c656420427574746f6e20496e7075747320496e707574207375636365737320496e707574206572726f7220496e707574207761726e696e672044697361626c656420696e7075742053616d706c6520426173696320466f726d204c6567656e6420456d61696c2050617373776f726420436865636b626f782054657874617265612041206c6f6e67657220626c6f636b206f662068656c702074657874207468617420627265616b73206f6e746f2061206e6577206c696e6520616e64206d617920657874656e64206265796f6e64206f6e65206c696e652e20526164696f73204f7074696f6e206f6e652069732074686973204f7074696f6e2074776f2063616e20626520736f6d657468696e6720656c73652053656c6563747320312032203320342035203120322033203420352043616e63656c205375626d6974204865726f20556e697473204a756d626f74726f6e205468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e2043616c6c20746f20416374696f6e205072696d617279204a756d626f74726f6e205468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e2043616c6c20746f20416374696f6e204d61737468656164205468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e67657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e2043616c6c20746f20416374696f6e205072696d617279204d61737468656164205468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e2043616c6c20746f20416374696f6e205461626c6573204261736963205461626c6573202320436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e67203120436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203220436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203320436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203520436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203620436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203720436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74202320436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e67203120436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203220436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203320436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203520436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203620436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203720436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420426f726465726564205461626c6573202320436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e67203120436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203220436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203320436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203520436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203620436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203720436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74202320436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e6720436f6c756d6e2068656164696e67203120436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203220436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203320436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203520436f6c756d6e636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203620436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e74203720436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420436f6c756d6e20636f6e74656e7420496e64696361746f727320416c6572747320616e64204e6f74696669636174696f6e7320c397204f6820736e617021204368616e6765206120666577207468696e677320757020616e6420747279207375626d697474696e6720616761696e2e20c3972057656c6c20646f6e652120596f75207375636365737366756c6c792072656164207468697320696d706f7274616e7420616c657274206d6573736167652e20c39720486561647320757021205468697320616c657274206e6565647320796f757220617474656e74696f6e2c206275742069742773206e6f7420737570657220696d706f7274616e742e20c397205761726e696e6721204265737420636865636b20796f2073656c662c20796f75277265206e6f74206c6f6f6b696e6720746f6f20676f6f642e2042616467657320486f6d652034322050726f66696c65204d65737361676573203235204e6f74696365732032204c6162656c732044656661756c74205072696d617279205375636365737320496e666f205761726e696e672044616e676572204f746865722075736566756c20636f6d706f6e656e7473204c6973742067726f7570732031342043726173206a7573746f206f64696f2032204461706962757320616320666163696c6973697320696e204d6f726269206c656f2072697375732031204d6f726269206c656f2072697375732032204461706962757320616320666163696c6973697320696e20392043726173206a7573746f206f64696f204461706962757320616320666163696c6973697320696e204d6f726269206c656f20726973757320506f72746120616320636f6e736563746574757220616320566573746962756c756d2061742065726f73204c6973742067726f7570206974656d2068656164696e6720446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732072697375732076617269757320626c616e6469742e204c6973742067726f7570206974656d2068656164696e6720446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732e204c6973742067726f7570206974656d2068656164696e6720446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732e2050616e656c732050616e656c2068656164696e672050616e656c20636f6e74656e742050616e656c207072696d6172792050616e656c20636f6e74656e742050616e656c20737563636573732050616e656c20636f6e74656e742050616e656c207761726e696e672050616e656c20636f6e74656e742050616e656c2064616e6765722050616e656c20636f6e74656e742050616e656c20696e666f2050616e656c20636f6e74656e742057656c6c73204c6f6f6b2c2049276d20696e206120736d616c6c2077656c6c21204c6f6f6b2c2049276d20696e20612077656c6c21204c6f6f6b2c2049276d20696e2061206c617267652077656c6c2120223b693a333b613a32353a7b733a323a226964223b693a33333b733a353a22616c696173223b733a31303a227479706f677261706879223b733a373a2273756d6d617279223b733a32353833313a220d0a3c212d2d20434f5245205459504f4752415048590d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d2d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c212d2d2048656164696e6773202d2d3e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d74797065223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c68313e68312e2048656164696e67203c736d616c6c3e5365636f6e6461727920746578743c2f736d616c6c3e3c2f68313e0d0a3c68323e68322e2048656164696e67203c736d616c6c3e5365636f6e6461727920746578743c2f736d616c6c3e3c2f68323e0d0a3c68333e68332e2048656164696e67203c736d616c6c3e5365636f6e6461727920746578743c2f736d616c6c3e3c2f68333e0d0a3c68343e68342e2048656164696e67203c736d616c6c3e5365636f6e6461727920746578743c2f736d616c6c3e3c2f68343e0d0a3c68353e68352e2048656164696e67203c736d616c6c3e5365636f6e6461727920746578743c2f736d616c6c3e3c2f68353e0d0a3c68363e68362e2048656164696e67203c736d616c6c3e5365636f6e6461727920746578743c2f736d616c6c3e3c2f68363e0d0a3c64697620636c6173733d22616c65727420616c6572742d7761726e696e67223e0d0a3c703e3c7374726f6e673e544950533a3c2f7374726f6e673e20437265617465206c6967687465722c207365636f6e64617279207465787420696e20616e792068656164696e67207769746820612067656e65726963203c636f64653e266c743b736d616c6c2667743b3c2f636f64653e20746167206f7220746865203c636f64653e2e736d616c6c3c2f636f64653e20636c6173732e3c2f703e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c68333e4578616d706c6520626f647920746578743c2f68333e0d0a3c7020636c6173733d226c656164223e546869732069732061203c7374726f6e673e6c656164207061726167726170683c2f7374726f6e673e2e204d616b65206120706172616772617068207374616e64206f757420627920616464696e67203c636f64653e2e6c6561643c2f636f64653e2e3c2f703e0d0a3c703e4d616563656e617320736564206469616d20656765742072697375732076617269757320626c616e6469742073697420616d6574206e6f6e206d61676e612e20446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732e3c2f703e0d0a3c703e4e756c6c616d20717569732072697375732065676574203c6120687265663d2223223e75726e61206d6f6c6c6973206f726e6172653c2f613e2076656c206575206c656f2e2043756d20736f63696973206e61746f7175652070656e617469627573206574206d61676e6973206469732070617274757269656e74206d6f6e7465732c206e61736365747572207269646963756c7573206d75732e204e756c6c616d20696420646f6c6f72206964206e69626820756c74726963696573207665686963756c612e3c2f703e0d0a3c703e54686520666f6c6c6f77696e6720736e6970706574206f662074657874206973203c7374726f6e673e72656e646572656420617320626f6c6420746578743c2f7374726f6e673e2e3c2f703e0d0a3c703e54686520666f6c6c6f77696e6720736e6970706574206f662074657874206973203c656d3e72656e6465726564206173206974616c6963697a656420746578743c2f656d3e2e3c2f703e0d0a3c703e416e20616262726576696174696f6e206f662074686520776f726420617474726962757465206973203c61626272207469746c653d22617474726962757465223e617474723c2f616262723e2e3c2f703e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f48656164696e6773202d2d3e203c212d2d2041646472657373202620456d706861736973202d2d3e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d74797065223e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c68333e416464726573733c2f68333e0d0a3c616464726573733e3c7374726f6e673e436f6d70616e79204e616d653c2f7374726f6e673e3c6272202f3e2037393520466f6c736f6d204176652c205375697465203630303c6272202f3e2053616e204672616e636973636f2c2043412039343130373c6272202f3e203c61626272207469746c653d2250686f6e65223e503a3c2f616262723e202831323329203435362d373839303c2f616464726573733e3c616464726573733e3c7374726f6e673e46756c6c204e616d653c2f7374726f6e673e3c6272202f3e203c61626272207469746c653d2250686f6e65223e503a3c2f616262723e202831323329203435362d373839303c6272202f3e203c6120687265663d226d61696c746f3a223e66697273742e6c617374406578616d706c652e636f6d3c2f613e3c2f616464726573733e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c68333e456d70686173697320636c61737365733c2f68333e0d0a3c7020636c6173733d22746578742d6d75746564223e546869732069732061203c636f64653e2e6d7574653c2f636f64653e207061726167726170682e3c2f703e0d0a3c7020636c6173733d22746578742d7072696d617279223e546869732069732061203c636f64653e2e746578742d7072696d6172793c2f636f64653e207061726167726170682e3c2f703e0d0a3c7020636c6173733d22746578742d7761726e696e67223e546869732069732061203c636f64653e2e746578742d7761726e696e673c2f636f64653e207061726167726170682e3c2f703e0d0a3c7020636c6173733d22746578742d64616e676572223e546869732069732061203c636f64653e2e746578742d64616e6765723c2f636f64653e207061726167726170682e3c2f703e0d0a3c7020636c6173733d22746578742d73756363657373223e546869732069732061203c636f64653e2e746578742d737563636573733c2f636f64653e207061726167726170682e3c2f703e0d0a3c7020636c6173733d22746578742d696e666f223e546869732069732061203c636f64653e2e746578742d696e666f3c2f636f64653e207061726167726170682e3c2f703e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c68333e416c69676e6d656e7420636c61737365733c2f68333e0d0a3c7020636c6173733d22746578742d6c656674223e546869732069732061206c65667420616c69676e65642074657874203c636f64653e2e746578742d6c6566743c2f636f64653e3c2f703e0d0a3c7020636c6173733d22746578742d63656e746572223e5468697320697320612063656e74657220616c69676e65642074657874203c636f64653e2e746578742d63656e7465723c2f636f64653e3c2f703e0d0a3c7020636c6173733d22746578742d7269676874223e54686973206973206120726967687420616c69676e65642074657874203c636f64653e2e746578742d72696768743c2f636f64653e3c2f703e0d0a3c7020636c6173733d22746578742d6a757374696679223e546869732069732061206a75737469667920616c69676e65642074657874207768696368206973206f6674656e207573656420696e20426f6f6b2044657369676e2c204d6167617a696e65206f72207370656369616c205479706f2050616765732e204372656174652061206a75737469667920616c69676e656420746578742077697468203c636f64653e2e746578742d6a7573746966793c2f636f64653e20636c6173732e3c2f703e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f41646472657373202620456d706861736973202d2d3e203c212d2d20426c6f636b71756f746573202d2d3e0d0a3c68333e426c6f636b71756f7465733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d74797065223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c64697620636c6173733d2277656c6c223e0d0a3c626c6f636b71756f746520636c6173733d22746578742d6a757469667922207374796c653d226d617267696e2d626f74746f6d3a20303b223e0d0a3c703e546869732069732061203c636f64653e266c743b626c6f636b71756f74652667743b3c2f636f64653e20696e2061203c636f64653e266c743b2e77656c6c2667743b3c2f636f64653e2e3c2f703e0d0a3c736d616c6c3e51756f7465277320617574686f7220696e203c63697465207469746c653d22536f75726365205469746c65223e536f75726365205469746c653c2f636974653e3c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d74797065223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c626c6f636b71756f74653e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e746567657220706f73756572652065726174206120616e74652e3c2f703e0d0a3c736d616c6c3e51756f7465277320617574686f7220696e203c63697465207469746c653d22536f75726365205469746c65223e536f75726365205469746c653c2f636974653e3c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c626c6f636b71756f746520636c6173733d2270756c6c2d7269676874223e0d0a3c703e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e746567657220706f73756572652065726174206120616e74652e3c2f703e0d0a3c736d616c6c3e51756f7465277320617574686f7220696e203c63697465207469746c653d22536f75726365205469746c65223e536f75726365205469746c653c2f636974653e3c2f736d616c6c3e3c2f626c6f636b71756f74653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f426c6f636b71756f746573202d2d3e3c2f6469763e0d0a3c212d2d202f2f434f5245205459504f475241504859202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d20434f4c4f522053574154434845530d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d2d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d226578616d706c652d636f6c6f7273223e436f6c6f722053776174636865733c2f68323e0d0a3c2f6469763e0d0a3c212d2d204272616e6420436f6c6f7273202d2d3e0d0a3c68333e4272616e6420436f6c6f72733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d636f6c6f7273223e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d6272616e642d7072696d617279223e0d0a3c646c3e0d0a3c64743e233031314546463c2f64743e0d0a3c64643e4272616e64205072696d6172793c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d6272616e642d7365636f6e64617279223e0d0a3c646c3e0d0a3c64743e233432384243413c2f64743e0d0a3c64643e4272616e64205365636f6e646172793c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d6272616e642d7761726e696e67223e0d0a3c646c3e0d0a3c64743e234630414434453c2f64743e0d0a3c64643e4272616e64205761726e696e673c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d6272616e642d64616e676572223e0d0a3c646c3e0d0a3c64743e234439353334463c2f64743e0d0a3c64643e4272616e642044616e6765723c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d6272616e642d696e666f223e0d0a3c646c3e0d0a3c64743e233542433044453c2f64743e0d0a3c64643e4272616e6420496e666f3c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d6272616e642d73756363657373223e0d0a3c646c3e0d0a3c64743e233543423835433c2f64743e0d0a3c64643e4272616e6420537563636573733c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d204272616e6420436f6c6f7273202d2d3e203c212d2d20477261797363616c65202d2d3e0d0a3c68333e477261797363616c65204c6576656c733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d636f6c6f7273223e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d677261792d6461726b6572223e0d0a3c646c3e0d0a3c64743e233232323232323c2f64743e0d0a3c64643e47726179204461726b65723c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d677261792d6461726b223e0d0a3c646c3e0d0a3c64743e233333333333333c2f64743e0d0a3c64643e47726179204461726b3c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d67726179223e0d0a3c646c3e0d0a3c64743e233535353535353c2f64743e0d0a3c64643e477261793c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d677261792d6c69676874223e0d0a3c646c3e0d0a3c64743e233939393939393c2f64743e0d0a3c64643e47726179204c696768743c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d677261792d6c696768746572223e0d0a3c646c3e0d0a3c64743e236565656565653c2f64743e0d0a3c64643e47726179204c6967687465723c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d78732d313220636f6c2d6d642d34223e0d0a3c64697620636c6173733d227377617463682d6974656d20636f6c6f722d677261792d6c69676874657374223e0d0a3c646c3e0d0a3c64743e236637663766373c2f64743e0d0a3c64643e47726179204c696768746573743c2f64643e0d0a3c2f646c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f477261797363616c65202d2d3e3c2f6469763e0d0a3c212d2d202f2f434f4c4f52205357415443484553202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d204e415649474154494f4e530d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d202d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d22206578616d706c652d6e617669676174696f6e223e4e617669676174696f6e733c2f68323e0d0a3c2f6469763e0d0a3c212d2d2054616273202620566572746963616c204d656e7573202d2d3e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d6e617669676174696f6e223e3c212d2d2054616273202d2d3e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c68333e546162733c2f68333e0d0a3c756c20636c6173733d226e6176206e61762d74616273223e0d0a3c6c6920636c6173733d22616374697665223e3c6120687265663d2223686f6d652220646174612d746f67676c653d22746162223e486f6d653c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d222370726f66696c652220646174612d746f67676c653d22746162223e50726f66696c653c2f613e3c2f6c693e0d0a3c6c6920636c6173733d2264697361626c6564223e3c613e44697361626c65643c2f613e3c2f6c693e0d0a3c6c6920636c6173733d2264726f70646f776e223e3c6120636c6173733d2264726f70646f776e2d746f67676c652220687265663d22232220646174612d746f67676c653d2264726f70646f776e223e2044726f70646f776e203c2f613e0d0a3c756c20636c6173733d2264726f70646f776e2d6d656e75223e0d0a3c6c693e3c6120687265663d222364726f70646f776e312220646174612d746f67676c653d22746162223e416374696f6e3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d222364726f70646f776e322220646174612d746f67676c653d22746162223e416e6f7468657220616374696f6e3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d222364726f70646f776e322220646174612d746f67676c653d22746162223e416e6f7468657220616374696f6e3c2f613e3c2f6c693e0d0a3c2f756c3e0d0a3c2f6c693e0d0a3c2f756c3e0d0a3c6469762069643d226d79546162436f6e74656e742220636c6173733d227461622d636f6e74656e74223e0d0a3c6469762069643d22686f6d652220636c6173733d227461622d70616e6520666164652061637469766520696e223e0d0a3c703e496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c2061203c7374726f6e673e74616262656420646f63756d656e7420696e746572666163653c2f7374726f6e673e202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e3c2f703e0d0a3c703e475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e3c2f703e0d0a3c2f6469763e0d0a3c6469762069643d2270726f66696c652220636c6173733d227461622d70616e652066616465223e0d0a3c703e496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c2061203c7374726f6e673e74616262656420646f63756d656e7420696e746572666163653c2f7374726f6e673e202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e3c2f703e0d0a3c703e475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e3c2f703e0d0a3c2f6469763e0d0a3c6469762069643d2264726f70646f776e312220636c6173733d227461622d70616e652066616465223e0d0a3c703e496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c2061203c7374726f6e673e74616262656420646f63756d656e7420696e746572666163653c2f7374726f6e673e202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e3c2f703e0d0a3c703e475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e3c2f703e0d0a3c2f6469763e0d0a3c6469762069643d2264726f70646f776e322220636c6173733d227461622d70616e652066616465223e0d0a3c703e496e207468652061726561206f662067726170686963616c207573657220696e74657266616365732028475549292c2061203c7374726f6e673e74616262656420646f63756d656e7420696e746572666163653c2f7374726f6e673e202854444929206f72206120546162206973206f6e65207468617420616c6c6f7773206d756c7469706c6520646f63756d656e747320746f20626520636f6e7461696e65642077697468696e20612073696e676c652077696e646f772c207573696e6720746162732061732061206e617669676174696f6e616c2077696467657420666f7220737769746368696e67206265747765656e2073657473206f6620646f63756d656e74732e20497420697320616e20696e74657266616365207374796c65206d6f737420636f6d6d6f6e6c79206173736f6369617465642077697468207765622062726f77736572732c20776562206170706c69636174696f6e732c207465787420656469746f72732c20616e6420707265666572656e63652070616e65732e3c2f703e0d0a3c703e475549207461627320617265206d6f64656c656420616674657220747261646974696f6e616c2063617264207461627320696e73657274656420696e2070617065722066696c6573206f72206361726420696e64657865732028696e206b656570696e67207769746820746865206465736b746f70206d65746170686f72292e3c2f703e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f54616273202d2d3e203c212d2d20566572746963616c204d656e7573202d2d3e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c68333e566572746963616c204d656e75733c2f68333e0d0a3c756c20636c6173733d226e6176206e61762d70696c6c73206e61762d737461636b6564223e0d0a3c6c6920636c6173733d22616374697665223e3c6120687265663d2223223e416374697665204d656e75204974656d3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e4d656e75204974656d3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e4d656e75204974656d3c2f613e3c2f6c693e0d0a3c6c6920636c6173733d2264697361626c6564223e3c6120687265663d2223223e44697361626c6564204d656e75204974656d3c2f613e3c2f6c693e0d0a3c6c6920636c6173733d2264726f70646f776e223e3c6120636c6173733d2264726f70646f776e2d746f67676c652220687265663d22232220646174612d746f67676c653d2264726f70646f776e223e2044726f70646f776e203c2f613e0d0a3c756c20636c6173733d2264726f70646f776e2d6d656e75223e0d0a3c6c693e3c6120687265663d2223223e416374696f6e3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e416e6f7468657220616374696f6e3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e536f6d657468696e6720656c736520686572653c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e536570617261746564206c696e6b3c2f613e3c2f6c693e0d0a3c2f756c3e0d0a3c2f6c693e0d0a3c2f756c3e0d0a3c2f6469763e0d0a3c212d2d20566572746963616c204d656e7573202d2d3e3c2f6469763e0d0a3c212d2d2054616273202620566572746963616c204d656e7573202d2d3e3c2f6469763e0d0a3c212d2d202f2f4e415649474154494f4e53202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d20464f524d530d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d202d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d226578616d706c652d666f726d73223e466f726d733c2f68323e0d0a3c2f6469763e0d0a3c212d2d20427574746f6e73202d2d3e0d0a3c68333e427574746f6e733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d666f726d73206578616d706c652d627574746f6e73223e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b2062746e2d64656661756c742220687265663d2223223e44656661756c7420427574746f6e3c2f613e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d7072696d6172792220687265663d2223223e5072696d61727920427574746f6e3c2f613e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d737563636573732220687265663d2223223e5375636365737320427574746f6e3c2f613e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d696e76657273652220687265663d2223223e496e766572736520427574746f6e3c2f613e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d666f726d73206578616d706c652d627574746f6e73223e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d696e666f2220687265663d2223223e496e666f20427574746f6e3c2f613e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d7761726e696e672220687265663d2223223e5761726e696e6720427574746f6e3c2f613e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d64616e6765722220687265663d2223223e44616e67657220427574746f6e3c2f613e3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e3c6120636c6173733d2262746e2062746e2d626c6f636b202062746e2d64656661756c742064697361626c65642220687265663d2223223e44697361626c656420427574746f6e3c2f613e3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f427574746f6e73202d2d3e203c212d2d20496e70757473202d2d3e0d0a3c68333e496e707574733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d666f726d73206578616d706c652d696e70757473223e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e0d0a3c64697620636c6173733d22666f726d2d67726f7570206861732d73756363657373223e3c6c6162656c20636c6173733d22636f6e74726f6c2d6c6162656c2220666f723d22696e70757453756363657373223e496e70757420737563636573733c2f6c6162656c3e203c696e7075742069643d22696e707574537563636573732220636c6173733d22666f726d2d636f6e74726f6c2220747970653d227465787422202f3e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e0d0a3c64697620636c6173733d22666f726d2d67726f7570206861732d6572726f72223e3c6c6162656c20636c6173733d22636f6e74726f6c2d6c6162656c2220666f723d22696e7075744572726f72223e496e707574206572726f723c2f6c6162656c3e203c696e7075742069643d22696e7075744572726f722220636c6173733d22666f726d2d636f6e74726f6c2220747970653d227465787422202f3e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e0d0a3c64697620636c6173733d22666f726d2d67726f7570206861732d7761726e696e67223e3c6c6162656c20636c6173733d22636f6e74726f6c2d6c6162656c2220666f723d22696e7075745761726e696e67223e496e707574207761726e696e673c2f6c6162656c3e203c696e7075742069643d22696e7075745761726e696e672220636c6173733d22666f726d2d636f6e74726f6c2220747970653d227465787422202f3e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6d642d33223e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e3c6c6162656c20636c6173733d22636f6e74726f6c2d6c6162656c2220666f723d2264697361626c6564496e707574223e44697361626c656420696e7075743c2f6c6162656c3e203c696e7075742069643d2264697361626c6564496e7075742220636c6173733d22666f726d2d636f6e74726f6c222064697361626c65643d2264697361626c65642220747970653d22746578742220706c616365686f6c6465723d2244697361626c656420696e70757420686572652e2e2e22202f3e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f496e70757473202d2d3e203c212d2d204578616d706c6520466f726d202d2d3e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d666f726d73223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c68333e53616d706c6520426173696320466f726d3c2f68333e0d0a3c64697620636c6173733d2277656c6c223e3c666f726d20636c6173733d22666f726d2d686f72697a6f6e74616c223e3c6669656c647365743e3c6c6567656e643e4c6567656e643c2f6c6567656e643e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e3c6c6162656c20636c6173733d22636f6c2d6c672d3220636f6e74726f6c2d6c6162656c2220666f723d22696e707574456d61696c223e456d61696c3c2f6c6162656c3e0d0a3c64697620636c6173733d22636f6c2d6c672d3130223e3c696e7075742069643d22696e707574456d61696c2220636c6173733d22666f726d2d636f6e74726f6c2220747970653d22746578742220706c616365686f6c6465723d22456d61696c22202f3e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e3c6c6162656c20636c6173733d22636f6c2d6c672d3220636f6e74726f6c2d6c6162656c2220666f723d22696e70757450617373776f7264223e50617373776f72643c2f6c6162656c3e0d0a3c64697620636c6173733d22636f6c2d6c672d3130223e3c696e7075742069643d22696e70757450617373776f72642220636c6173733d22666f726d2d636f6e74726f6c2220747970653d2270617373776f72642220706c616365686f6c6465723d2250617373776f726422202f3e0d0a3c64697620636c6173733d22636865636b626f78223e3c6c6162656c3e203c696e70757420747970653d22636865636b626f7822202f3e20436865636b626f78203c2f6c6162656c3e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e3c6c6162656c20636c6173733d22636f6c2d6c672d3220636f6e74726f6c2d6c6162656c2220666f723d227465787441726561223e54657874617265613c2f6c6162656c3e0d0a3c64697620636c6173733d22636f6c2d6c672d3130223e3c74657874617265612069643d2274657874417265612220636c6173733d22666f726d2d636f6e74726f6c2220726f77733d2233223e3c2f74657874617265613e203c7370616e20636c6173733d2268656c702d626c6f636b223e41206c6f6e67657220626c6f636b206f662068656c702074657874207468617420627265616b73206f6e746f2061206e6577206c696e6520616e64206d617920657874656e64206265796f6e64206f6e65206c696e652e3c2f7370616e3e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e3c6c6162656c20636c6173733d22636f6c2d6c672d3220636f6e74726f6c2d6c6162656c223e526164696f733c2f6c6162656c3e0d0a3c64697620636c6173733d22636f6c2d6c672d3130223e0d0a3c64697620636c6173733d22726164696f223e3c6c6162656c3e203c696e7075742069643d226f7074696f6e73526164696f73312220636865636b65643d22636865636b656422206e616d653d226f7074696f6e73526164696f732220747970653d22726164696f222076616c75653d226f7074696f6e3122202f3e204f7074696f6e206f6e652069732074686973203c2f6c6162656c3e3c2f6469763e0d0a3c64697620636c6173733d22726164696f223e3c6c6162656c3e203c696e7075742069643d226f7074696f6e73526164696f733222206e616d653d226f7074696f6e73526164696f732220747970653d22726164696f222076616c75653d226f7074696f6e3222202f3e204f7074696f6e2074776f2063616e20626520736f6d657468696e6720656c7365203c2f6c6162656c3e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e3c6c6162656c20636c6173733d22636f6c2d6c672d3220636f6e74726f6c2d6c6162656c2220666f723d2273656c656374223e53656c656374733c2f6c6162656c3e0d0a3c64697620636c6173733d22636f6c2d6c672d3130223e3c73656c6563742069643d2273656c6563742220636c6173733d22666f726d2d636f6e74726f6c223e0d0a3c6f7074696f6e3e313c2f6f7074696f6e3e0d0a3c6f7074696f6e3e323c2f6f7074696f6e3e0d0a3c6f7074696f6e3e333c2f6f7074696f6e3e0d0a3c6f7074696f6e3e343c2f6f7074696f6e3e0d0a3c6f7074696f6e3e353c2f6f7074696f6e3e0d0a3c2f73656c6563743e3c6272202f3e3c73656c65637420636c6173733d22666f726d2d636f6e74726f6c22206d756c7469706c653d226d756c7469706c65223e0d0a3c6f7074696f6e3e313c2f6f7074696f6e3e0d0a3c6f7074696f6e3e323c2f6f7074696f6e3e0d0a3c6f7074696f6e3e333c2f6f7074696f6e3e0d0a3c6f7074696f6e3e343c2f6f7074696f6e3e0d0a3c6f7074696f6e3e353c2f6f7074696f6e3e0d0a3c2f73656c6563743e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22666f726d2d67726f7570223e0d0a3c64697620636c6173733d22636f6c2d6c672d313020636f6c2d6c672d6f66667365742d32223e3c627574746f6e20636c6173733d2262746e2062746e2d64656661756c74223e43616e63656c3c2f627574746f6e3e203c627574746f6e20636c6173733d2262746e2062746e2d7072696d6172792220747970653d227375626d6974223e5375626d69743c2f627574746f6e3e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6669656c647365743e3c2f666f726d3e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f4578616d706c6520466f726d202d2d3e3c2f6469763e0d0a3c212d2d202f2f464f524d53202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d204845524f20554e4954530d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d2d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d226578616d706c652d6865726f756e6974223e4865726f20556e6974733c2f68323e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d6865726f756e6974223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c64697620636c6173733d226a756d626f74726f6e223e0d0a3c68313e4a756d626f74726f6e3c2f68313e0d0a3c703e5468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e3c2f703e0d0a3c703e3c6120636c6173733d2262746e2062746e2d7072696d61727920223e43616c6c20746f20416374696f6e3c2f613e3c2f703e0d0a3c2f6469763e0d0a3c64697620636c6173733d226a756d626f74726f6e206a756d626f74726f6e2d7072696d617279223e0d0a3c68313e5072696d617279204a756d626f74726f6e3c2f68313e0d0a3c703e5468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e3c2f703e0d0a3c703e3c6120636c6173733d2262746e2062746e2d7072696d61727920223e43616c6c20746f20416374696f6e3c2f613e3c2f703e0d0a3c2f6469763e0d0a3c64697620636c6173733d226a756d626f74726f6e206d61737468656164223e0d0a3c68313e4d617374686561643c2f68313e0d0a3c703e5468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e3c2f703e0d0a3c703e3c6120636c6173733d2262746e2062746e2d7072696d61727920223e43616c6c20746f20416374696f6e3c2f613e3c2f703e0d0a3c2f6469763e0d0a3c64697620636c6173733d226a756d626f74726f6e206a756d626f74726f6e2d7072696d617279206d61737468656164223e0d0a3c68313e5072696d617279204d617374686561643c2f68313e0d0a3c703e5468697320697320612073696d706c65206865726f20756e69742c20612073696d706c65206a756d626f74726f6e2d7374796c6520636f6d706f6e656e7420666f722063616c6c696e6720657874726120617474656e74696f6e20746f20666561747572656420636f6e74656e74206f7220696e666f726d6174696f6e2e3c2f703e0d0a3c703e3c6120636c6173733d2262746e2062746e2d7072696d61727920223e43616c6c20746f20416374696f6e3c2f613e3c2f703e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f4845524f20554e495453202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d205441424c45530d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d202d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d226578616d706c652d7461626c6573223e5461626c65733c2f68323e0d0a3c2f6469763e0d0a3c212d2d204261736963205461626c6573202d2d3e0d0a3c68333e4261736963205461626c65733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d7461626c6573223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c64697620636c6173733d227461626c652d726573706f6e73697665223e0d0a3c7461626c6520636c6173733d227461626c65207461626c652d686f766572223e0d0a3c74686561643e0d0a3c74723e0d0a3c74683e233c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c2f74723e0d0a3c2f74686561643e0d0a3c74626f64793e0d0a3c74723e0d0a3c74643e313c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e323c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e333c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e343c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e353c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e363c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e373c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c2f74626f64793e0d0a3c2f7461626c653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c64697620636c6173733d227461626c652d726573706f6e73697665223e0d0a3c7461626c6520636c6173733d227461626c65207461626c652d73747269706564223e0d0a3c74686561643e0d0a3c74723e0d0a3c74683e233c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c2f74723e0d0a3c2f74686561643e0d0a3c74626f64793e0d0a3c74723e0d0a3c74643e313c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e323c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e333c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e343c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e353c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e363c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e373c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c2f74626f64793e0d0a3c2f7461626c653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d204261736963205461626c6573202d2d3e203c212d2d20426f726465726564205461626c6573202d2d3e0d0a3c68333e426f726465726564205461626c65733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d7461626c6573223e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c64697620636c6173733d226578616d706c65207461626c652d726573706f6e73697665223e0d0a3c7461626c6520636c6173733d227461626c65207461626c652d626f726465726564223e0d0a3c74686561643e0d0a3c74723e0d0a3c74683e233c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c2f74723e0d0a3c2f74686561643e0d0a3c74626f64793e0d0a3c747220636c6173733d22616374697665223e0d0a3c74643e313c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e323c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c747220636c6173733d2273756363657373223e0d0a3c74643e333c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e343c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c747220636c6173733d227761726e696e67223e0d0a3c74643e353c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e363c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c747220636c6173733d2264616e676572223e0d0a3c74643e373c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c2f74626f64793e0d0a3c2f7461626c653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d3132223e0d0a3c64697620636c6173733d227461626c652d726573706f6e73697665223e0d0a3c7461626c6520636c6173733d227461626c65207461626c652d73747269706564207461626c652d626f726465726564207461626c652d686f766572223e0d0a3c74686561643e0d0a3c74723e0d0a3c74683e233c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c74683e436f6c756d6e2068656164696e673c2f74683e0d0a3c2f74723e0d0a3c2f74686561643e0d0a3c74626f64793e0d0a3c747220636c6173733d22616374697665223e0d0a3c74643e313c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e323c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c747220636c6173733d2273756363657373223e0d0a3c74643e333c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e343c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c747220636c6173733d227761726e696e67223e0d0a3c74643e353c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c74723e0d0a3c74643e363c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c747220636c6173733d2264616e676572223e0d0a3c74643e373c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c74643e436f6c756d6e20636f6e74656e743c2f74643e0d0a3c2f74723e0d0a3c2f74626f64793e0d0a3c2f7461626c653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f426f726465726564205461626c6573202d2d3e3c2f6469763e0d0a3c212d2d202f2f5441424c4553202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d20494e44494341544f52530d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d202d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d226578616d706c652d696e64696361746f7273223e496e64696361746f72733c2f68323e0d0a3c2f6469763e0d0a3c212d2d20416c65727473202d2d3e0d0a3c68333e416c6572747320616e64204e6f74696669636174696f6e733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d696e64696361746f7273223e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c64697620636c6173733d22616c6572742020616c6572742d64616e676572223e3c627574746f6e20636c6173733d22636c6f73652220747970653d22627574746f6e2220646174612d6469736d6973733d22616c657274223ec3973c2f627574746f6e3e203c7374726f6e673e4f6820736e6170213c2f7374726f6e673e203c6120636c6173733d22616c6572742d6c696e6b2220687265663d2223223e4368616e6765206120666577207468696e67732075703c2f613e20616e6420747279207375626d697474696e6720616761696e2e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c64697620636c6173733d22616c6572742020616c6572742d73756363657373223e3c627574746f6e20636c6173733d22636c6f73652220747970653d22627574746f6e2220646174612d6469736d6973733d22616c657274223ec3973c2f627574746f6e3e203c7374726f6e673e57656c6c20646f6e65213c2f7374726f6e673e20596f75207375636365737366756c6c792072656164203c6120636c6173733d22616c6572742d6c696e6b2220687265663d2223223e7468697320696d706f7274616e7420616c657274206d6573736167653c2f613e2e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d696e64696361746f7273223e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c64697620636c6173733d22616c6572742020616c6572742d696e666f223e3c627574746f6e20636c6173733d22636c6f73652220747970653d22627574746f6e2220646174612d6469736d6973733d22616c657274223ec3973c2f627574746f6e3e203c7374726f6e673e4865616473207570213c2f7374726f6e673e2054686973203c6120636c6173733d22616c6572742d6c696e6b2220687265663d2223223e616c657274206e6565647320796f757220617474656e74696f6e3c2f613e2c206275742069742773206e6f7420737570657220696d706f7274616e742e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c64697620636c6173733d22616c6572742020616c6572742d7761726e696e67223e3c627574746f6e20636c6173733d22636c6f73652220747970653d22627574746f6e2220646174612d6469736d6973733d22616c657274223ec3973c2f627574746f6e3e203c7374726f6e673e5761726e696e67213c2f7374726f6e673e204265737420636865636b20796f2073656c662c20796f75277265206e6f74206c6f6f6b696e6720746f6f20676f6f642e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d20416c65727473202d2d3e203c212d2d204c6162656c73202620426164676573202d2d3e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d696e64696361746f7273223e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c68333e4261646765733c2f68333e0d0a3c64697620636c6173733d226578616d706c65223e0d0a3c756c20636c6173733d226e6176206e61762d70696c6c73223e0d0a3c6c6920636c6173733d22616374697665223e3c6120687265663d2223223e486f6d65203c7370616e20636c6173733d226261646765223e34323c2f7370616e3e3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e50726f66696c65203c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e4d65737361676573203c7370616e20636c6173733d226261646765223e32353c2f7370616e3e3c2f613e3c2f6c693e0d0a3c6c693e3c6120687265663d2223223e4e6f7469636573203c7370616e20636c6173733d226261646765223e323c2f7370616e3e3c2f613e3c2f6c693e0d0a3c2f756c3e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d36223e0d0a3c68333e4c6162656c733c2f68333e0d0a3c64697620636c6173733d226578616d706c65223e3c7370616e20636c6173733d226c6162656c206c6162656c2d64656661756c74223e44656661756c743c2f7370616e3e203c7370616e20636c6173733d226c6162656c206c6162656c2d7072696d617279223e5072696d6172793c2f7370616e3e203c7370616e20636c6173733d226c6162656c206c6162656c2d73756363657373223e537563636573733c2f7370616e3e203c7370616e20636c6173733d226c6162656c206c6162656c2d696e666f223e496e666f3c2f7370616e3e203c7370616e20636c6173733d226c6162656c206c6162656c2d7761726e696e67223e5761726e696e673c2f7370616e3e203c7370616e20636c6173733d226c6162656c206c6162656c2d64616e676572223e44616e6765723c2f7370616e3e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d204c6162656c73202620426164676573202d2d3e3c2f6469763e0d0a3c212d2d202f2f494e44494341544f5253202d2d3e0d0a3c703e203c2f703e0d0a3c212d2d204d4953430d0a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d202d2d3e0d0a3c64697620636c6173733d22646f63732d73656374696f6e223e0d0a3c64697620636c6173733d22706167652d686561646572223e0d0a3c68322069643d226578616d706c652d6d697363223e4f746865722075736566756c20636f6d706f6e656e74733c2f68323e0d0a3c2f6469763e0d0a3c212d2d204c6973742047726f757073202d2d3e0d0a3c68333e4c6973742067726f7570733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d6d697363223e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c756c20636c6173733d226c6973742d67726f7570223e0d0a3c6c6920636c6173733d226c6973742d67726f75702d6974656d223e3c7370616e20636c6173733d226261646765223e31343c2f7370616e3e2043726173206a7573746f206f64696f3c2f6c693e0d0a3c6c6920636c6173733d226c6973742d67726f75702d6974656d223e3c7370616e20636c6173733d226261646765223e323c2f7370616e3e204461706962757320616320666163696c6973697320696e3c2f6c693e0d0a3c6c6920636c6173733d226c6973742d67726f75702d6974656d223e4d6f726269206c656f2072697375733c2f6c693e0d0a3c6c6920636c6173733d226c6973742d67726f75702d6974656d223e3c7370616e20636c6173733d226261646765223e313c2f7370616e3e204d6f726269206c656f2072697375733c2f6c693e0d0a3c6c6920636c6173733d226c6973742d67726f75702d6974656d223e3c7370616e20636c6173733d226261646765223e323c2f7370616e3e204461706962757320616320666163696c6973697320696e3c2f6c693e0d0a3c2f756c3e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d226c6973742d67726f7570223e3c6120636c6173733d226c6973742d67726f75702d6974656d206163746976652220687265663d2223223e3c7370616e20636c6173733d226261646765223e393c2f7370616e3e2043726173206a7573746f206f64696f3c2f613e203c6120636c6173733d226c6973742d67726f75702d6974656d2220687265663d2223223e4461706962757320616320666163696c6973697320696e3c2f613e203c6120636c6173733d226c6973742d67726f75702d6974656d2220687265663d2223223e4d6f726269206c656f2072697375733c2f613e203c6120636c6173733d226c6973742d67726f75702d6974656d2220687265663d2223223e506f72746120616320636f6e73656374657475722061633c2f613e203c6120636c6173733d226c6973742d67726f75702d6974656d2220687265663d2223223e566573746962756c756d2061742065726f733c2f613e3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d226c6973742d67726f7570223e0d0a3c683420636c6173733d226c6973742d67726f75702d6974656d2d68656164696e67223e4c6973742067726f7570206974656d2068656164696e673c2f68343e0d0a3c7020636c6173733d226c6973742d67726f75702d6974656d2d74657874223e446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732072697375732076617269757320626c616e6469742e3c2f703e0d0a3c683420636c6173733d226c6973742d67726f75702d6974656d2d68656164696e67223e4c6973742067726f7570206974656d2068656164696e673c2f68343e0d0a3c7020636c6173733d226c6973742d67726f75702d6974656d2d74657874223e446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732e3c2f703e0d0a3c683420636c6173733d226c6973742d67726f75702d6974656d2d68656164696e67223e4c6973742067726f7570206974656d2068656164696e673c2f68343e0d0a3c7020636c6173733d226c6973742d67726f75702d6974656d2d74657874223e446f6e656320696420656c6974206e6f6e206d6920706f72746120677261766964612061742065676574206d657475732e3c2f703e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f4c6973742047726f757073202d2d3e203c212d2d2050616e656c73202d2d3e0d0a3c68333e50616e656c733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d6d697363223e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d2270616e656c2070616e656c2d64656661756c74223e0d0a3c64697620636c6173733d2270616e656c2d68656164696e67223e50616e656c2068656164696e673c2f6469763e0d0a3c64697620636c6173733d2270616e656c2d626f6479223e50616e656c20636f6e74656e743c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2070616e656c2d7072696d617279223e0d0a3c64697620636c6173733d2270616e656c2d68656164696e67223e0d0a3c683320636c6173733d2270616e656c2d7469746c65223e50616e656c207072696d6172793c2f68333e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2d626f6479223e50616e656c20636f6e74656e743c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d2270616e656c2070616e656c2d73756363657373223e0d0a3c64697620636c6173733d2270616e656c2d68656164696e67223e0d0a3c683320636c6173733d2270616e656c2d7469746c65223e50616e656c20737563636573733c2f68333e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2d626f6479223e50616e656c20636f6e74656e743c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2070616e656c2d7761726e696e67223e0d0a3c64697620636c6173733d2270616e656c2d68656164696e67223e0d0a3c683320636c6173733d2270616e656c2d7469746c65223e50616e656c207761726e696e673c2f68333e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2d626f6479223e50616e656c20636f6e74656e743c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d2270616e656c2070616e656c2d64616e676572223e0d0a3c64697620636c6173733d2270616e656c2d68656164696e67223e0d0a3c683320636c6173733d2270616e656c2d7469746c65223e50616e656c2064616e6765723c2f68333e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2d626f6479223e50616e656c20636f6e74656e743c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2070616e656c2d696e666f223e0d0a3c64697620636c6173733d2270616e656c2d68656164696e67223e0d0a3c683320636c6173733d2270616e656c2d7469746c65223e50616e656c20696e666f3c2f68333e0d0a3c2f6469763e0d0a3c64697620636c6173733d2270616e656c2d626f6479223e50616e656c20636f6e74656e743c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f50616e656c73202d2d3e203c212d2d2057656c6c73202d2d3e0d0a3c68333e57656c6c733c2f68333e0d0a3c64697620636c6173733d22726f77206578616d706c652d726f77206578616d706c652d6d697363223e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d2277656c6c2077656c6c2d736d223e4c6f6f6b2c2049276d20696e206120736d616c6c2077656c6c213c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d2277656c6c223e4c6f6f6b2c2049276d20696e20612077656c6c213c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22636f6c2d6c672d34223e0d0a3c64697620636c6173733d2277656c6c2077656c6c2d6c67223e4c6f6f6b2c2049276d20696e2061206c617267652077656c6c213c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c212d2d202f2f57656c6c73202d2d3e3c2f6469763e0d0a3c212d2d202f2f204d495343202d2d3e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d352e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a225479706f677261706879222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31343b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a353a225061676573223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31333a2233333a7479706f677261706879223b733a373a22636174736c7567223b733a383a2231343a7061676573223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a36373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33333a7479706f6772617068792663617469643d3134223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a225061676573223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a225479706f677261706879223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3333223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (304, 'index.php?option=com_content&view=category&id=9', 'index.php?option=com_content&view=category&id=9', 'Design', ' Mauris pellentesque odio eu orci viverra, ac suscipit velit fringilla. ', '2022-01-24 21:33:15', 'b80ab10f15fbdabc5079b88f89075fbf', 1, 0, 1, '*', NULL, NULL, '2021-09-04 02:42:26', NULL, 0, 0, 2, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a313838383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37323a22204d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e20223b693a333b613a31373a7b733a323a226964223b693a393b733a353a22616c696173223b733a363a2264657369676e223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31323b733a393a22706172656e745f6964223b693a383b733a353a226c6576656c223b693a323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a33333a22696d616765732f6a6f6f6d6c6172742f696e74726f2f696e74726f2d322e6a7067223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a373a226361742d726564223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a37373a223c703e4d61757269732070656c6c656e746573717565206f64696f206575206f72636920766976657272612c2061632073757363697069742076656c6974206672696e67696c6c612e3c2f703e223b733a31303a22637265617465645f6279223b693a34323b733a383a226d6f646966696564223b733a31393a22323032312d30392d30342030323a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34323b733a343a22736c7567223b733a383a22393a64657369676e223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a2244657369676e223b693a31373b693a323b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d39223b7d7d), (320, 'index.php?option=com_content&view=category&id=44', 'index.php?option=com_content&view=category&id=44', 'Video', '', '2022-07-06 08:36:56', 'dc487d2280f60ba24238659a23153f80', 1, 1, 1, '*', NULL, NULL, '2022-01-15 10:52:42', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34343b733a353a22616c696173223b733a31323a22ceb2ceafcebdcf84ceb5cebf223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a38333b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33363a3536223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35323a3432223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22566964656f223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3434223b7d), (395, 'index.php?option=com_content&view=article&id=199', 'index.php?option=com_content&view=article&id=199:πωσ-να-διαχειριστουμε-παραγωγικα-το-χρονο-μασ&catid=44', 'ΠΩΣ ΝΑ ΔΙΑΧΕΙΡΙΣΤΟΥΜΕ ΠΑΡΑΓΩΓΙΚΑ ΤΟ ΧΡΟΝΟ ΜΑΣ;', ' Στις μέρες μας, οι ρυθμοί ζωής μας φέρνουν συχνά αντιμέτωπους με την αγωνία να προλάβουμε να φέρουμε σε πέρας όλες τις υποχρεώσεις μας, πράγμα που συχνά μοιάζει να μας στοιχίζει χρόνο από στιγμές ευχαρίστησης και χαλάρωσης: με τον σύντροφό μας, τα παιδιά μας, τον εαυτό μας. Το ζητούμενο λοιπόν είναι: Πώς μπορώ να είμαι τυπικός στις υποχρεώσεις μου και ταυτόχρονα να έχω χρόνο για όσα με ευχαριστούν; ', '2022-01-21 13:25:31', '57fb19f895323019318d9fca10592ee8', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373736353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3733303a2220cea3cf84ceb9cf8220cebcceadcf81ceb5cf8220cebcceb1cf822c20cebfceb920cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf8220cebcceb1cf8220cf86ceadcf81cebdcebfcf85cebd20cf83cf85cf87cebdceac20ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf85cf8220cebcceb520cf84ceb7cebd20ceb1ceb3cf89cebdceafceb120cebdceb120cf80cf81cebfcebbceacceb2cebfcf85cebcceb520cebdceb120cf86ceadcf81cebfcf85cebcceb520cf83ceb520cf80ceadcf81ceb1cf8220cf8ccebbceb5cf8220cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebcceb1cf822c20cf80cf81ceacceb3cebcceb120cf80cebfcf8520cf83cf85cf87cebdceac20cebccebfceb9ceacceb6ceb5ceb920cebdceb120cebcceb1cf8220cf83cf84cebfceb9cf87ceafceb6ceb5ceb920cf87cf81cf8ccebdcebf20ceb1cf80cf8c20cf83cf84ceb9ceb3cebcceadcf8220ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf8220cebaceb1ceb920cf87ceb1cebbceaccf81cf89cf83ceb7cf823a20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cebcceb1cf822c20cf84ceb120cf80ceb1ceb9ceb4ceb9ceac20cebcceb1cf822c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20ceb5ceafcebdceb1ceb93a20cea0cf8ecf8220cebccf80cebfcf81cf8e20cebdceb120ceb5ceafcebcceb1ceb920cf84cf85cf80ceb9cebacf8ccf8220cf83cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebccebfcf8520cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebdceb120ceadcf87cf8920cf87cf81cf8ccebdcebf20ceb3ceb9ceb120cf8ccf83ceb120cebcceb520ceb5cf85cf87ceb1cf81ceb9cf83cf84cebfcf8dcebd3b20223b693a333b613a32353a7b733a323a226964223b693a3139393b733a353a22616c696173223b733a38343a22cf80cf89cf8320cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf85cebcceb520cf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebaceb120cf84cebf20cf87cf81cebfcebdcebf20cebcceb1cf83223b733a373a2273756d6d617279223b733a3739343a223c703ecea3cf84ceb9cf8220cebcceadcf81ceb5cf8220cebcceb1cf822c20cebfceb9c2a03c7374726f6e673ecf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf823c2f7374726f6e673ec2a0cebcceb1cf8220cf86ceadcf81cebdcebfcf85cebd20cf83cf85cf87cebdceac20ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf85cf8220cebcceb520cf84ceb7cebd20ceb1ceb3cf89cebdceafceb120cebdceb120cf80cf81cebfcebbceacceb2cebfcf85cebcceb520cebdceb120cf86ceadcf81cebfcf85cebcceb520cf83ceb520cf80ceadcf81ceb1cf8220cf8ccebbceb5cf8220cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebcceb1cf822c20cf80cf81ceacceb3cebcceb120cf80cebfcf8520cf83cf85cf87cebdceac20cebccebfceb9ceacceb6ceb5ceb920cebdceb1c2a03c7374726f6e673ecebcceb1cf8220cf83cf84cebfceb9cf87ceafceb6ceb5ceb920cf87cf81cf8ccebdcebf20ceb1cf80cf8c20cf83cf84ceb9ceb3cebcceadcf8220ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf8220cebaceb1ceb920cf87ceb1cebbceaccf81cf89cf83ceb7cf823c2f7374726f6e673e3a20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cebcceb1cf822c20cf84ceb120cf80ceb1ceb9ceb4ceb9ceac20cebcceb1cf822c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20ceb5ceafcebdceb1ceb93ac2a03c7374726f6e673ecea0cf8ecf8220cebccf80cebfcf81cf8e20cebdceb120ceb5ceafcebcceb1ceb920cf84cf85cf80ceb9cebacf8ccf8220cf83cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebccebfcf8520cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebdceb120ceadcf87cf8920cf87cf81cf8ccebdcebf20ceb3ceb9ceb120cf8ccf83ceb120cebcceb520ceb5cf85cf87ceb1cf81ceb9cf83cf84cebfcf8dcebd3b3c2f7374726f6e673ec2a03c2f703e0d0a223b733a343a22626f6479223b733a3831383a22cea0cea9cea320ce9dce9120ce94ce99ce91cea7ce95ce99cea1ce99cea3cea4ce9fcea5ce9cce9520cea0ce91cea1ce91ce93cea9ce93ce99ce9ace9120cea4ce9f20cea7cea1ce9fce9dce9f20ce9cce91cea33b20cea3cf84ceb9cf8220cebcceadcf81ceb5cf8220cebcceb1cf822c20cebfceb9c2a0cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf82c2a0cebcceb1cf8220cf86ceadcf81cebdcebfcf85cebd20cf83cf85cf87cebdceac20ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf85cf8220cebcceb520cf84ceb7cebd20ceb1ceb3cf89cebdceafceb120cebdceb120cf80cf81cebfcebbceacceb2cebfcf85cebcceb520cebdceb120cf86ceadcf81cebfcf85cebcceb520cf83ceb520cf80ceadcf81ceb1cf8220cf8ccebbceb5cf8220cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebcceb1cf822c20cf80cf81ceacceb3cebcceb120cf80cebfcf8520cf83cf85cf87cebdceac20cebccebfceb9ceacceb6ceb5ceb920cebdceb1c2a0cebcceb1cf8220cf83cf84cebfceb9cf87ceafceb6ceb5ceb920cf87cf81cf8ccebdcebf20ceb1cf80cf8c20cf83cf84ceb9ceb3cebcceadcf8220ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf8220cebaceb1ceb920cf87ceb1cebbceaccf81cf89cf83ceb7cf823a20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cebcceb1cf822c20cf84ceb120cf80ceb1ceb9ceb4ceb9ceac20cebcceb1cf822c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20ceb5ceafcebdceb1ceb93ac2a0cea0cf8ecf8220cebccf80cebfcf81cf8e20cebdceb120ceb5ceafcebcceb1ceb920cf84cf85cf80ceb9cebacf8ccf8220cf83cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebccebfcf8520cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebdceb120ceadcf87cf8920cf87cf81cf8ccebdcebf20ceb3ceb9ceb120cf8ccf83ceb120cebcceb520ceb5cf85cf87ceb1cf81ceb9cf83cf84cebfcf8dcebd3b223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d31352031303a35383a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38383a223139393acf80cf89cf832dcebdceb12dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf85cebcceb52dcf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebaceb12dcf84cebf2dcf87cf81cebfcebdcebf2dcebcceb1cf83223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3134323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139393acf80cf89cf832dcebdceb12dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf85cebcceb52dcf80ceb1cf81ceb1ceb3cf89ceb3ceb9cebaceb12dcf84cebf2dcf87cf81cebfcebdcebf2dcebcceb1cf832663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38353a22cea0cea9cea320ce9dce9120ce94ce99ce91cea7ce95ce99cea1ce99cea3cea4ce9fcea5ce9cce9520cea0ce91cea1ce91ce93cea9ce93ce99ce9ace9120cea4ce9f20cea7cea1ce9fce9dce9f20ce9cce91cea33b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313939223b7d7d), (396, 'index.php?option=com_content&view=article&id=200', 'index.php?option=com_content&view=article&id=200:πωσ-μπορουμε-να-προσαρμοζομαστε-καλυτερα-στισ-αλλαγεσ&catid=44', 'ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΠΡΟΣΑΡΜΟΖΟΜΑΣΤΕ ΚΑΛΥΤΕΡΑ ΣΤΙΣ ΑΛΛΑΓΕΣ;', ' Η εποχή που διανύουμε σήμερα, έχει χαρακτηριστεί από πολλούς ως η εποχή των μεγάλων αλλαγών και εξελίξεων. Οι γρήγοροι ρυθμοί ζωής σε συνδυασμό με την αυξημένη πίεση για την ανταπόκριση στις καθημερινές μας υποχρεώσεις ,επαγγελματικές και μη, πυροδοτούν συναισθήματα άγχους και μας δημιουργούν ανασφάλεια. Πώς μπορούμε λοιπόν να προσαρμοζόμαστε καλύτερα στις αλλαγές της ζωής μας; ', '2022-01-21 13:25:48', '1f808d6b065ef6964f5fd9b7857ff650', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373730393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3730323a2220ce9720ceb5cf80cebfcf87ceae20cf80cebfcf8520ceb4ceb9ceb1cebdcf8dcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb12c20ceadcf87ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb5ceaf20ceb1cf80cf8c20cf80cebfcebbcebbcebfcf8dcf8220cf89cf8220ceb720ceb5cf80cebfcf87ceae20cf84cf89cebd20cebcceb5ceb3ceaccebbcf89cebd20ceb1cebbcebbceb1ceb3cf8ecebd20cebaceb1ceb920ceb5cebeceb5cebbceafcebeceb5cf89cebd2e20ce9fceb920ceb3cf81ceaeceb3cebfcf81cebfceb920cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf8220cf83ceb520cf83cf85cebdceb4cf85ceb1cf83cebccf8c20cebcceb520cf84ceb7cebd20ceb1cf85cebeceb7cebcceadcebdceb720cf80ceafceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdcf84ceb1cf80cf8ccebacf81ceb9cf83ceb720cf83cf84ceb9cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220cebcceb1cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf82202cceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceadcf8220cebaceb1ceb920cebcceb72c20cf80cf85cf81cebfceb4cebfcf84cebfcf8dcebd20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceacceb3cf87cebfcf85cf8220cebaceb1ceb920cebcceb1cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebd20ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb12e20cea0cf8ecf8220cebccf80cebfcf81cebfcf8dcebcceb520cebbcebfceb9cf80cf8ccebd20cebdceb120cf80cf81cebfcf83ceb1cf81cebccebfceb6cf8ccebcceb1cf83cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf823b20223b693a333b613a32353a7b733a323a226964223b693a3230303b733a353a22616c696173223b733a3130303a22cf80cf89cf8320cebccf80cebfcf81cebfcf85cebcceb520cebdceb120cf80cf81cebfcf83ceb1cf81cebccebfceb6cebfcebcceb1cf83cf84ceb520cebaceb1cebbcf85cf84ceb5cf81ceb120cf83cf84ceb9cf8320ceb1cebbcebbceb1ceb3ceb5cf83223b733a373a2273756d6d617279223b733a3731313a223c703ece9720ceb5cf80cebfcf87ceae20cf80cebfcf8520ceb4ceb9ceb1cebdcf8dcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb12c20ceadcf87ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb5ceaf20ceb1cf80cf8c20cf80cebfcebbcebbcebfcf8dcf8220cf89cf8220ceb720ceb5cf80cebfcf87ceae20cf84cf89cebd20cebcceb5ceb3ceaccebbcf89cebd20ceb1cebbcebbceb1ceb3cf8ecebd20cebaceb1ceb920ceb5cebeceb5cebbceafcebeceb5cf89cebd2e20ce9fceb920ceb3cf81ceaeceb3cebfcf81cebfceb920cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf82c2a020cf83ceb520cf83cf85cebdceb4cf85ceb1cf83cebccf8c20cebcceb520cf84ceb7cebd20ceb1cf85cebeceb7cebcceadcebdceb720cf80ceafceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdcf84ceb1cf80cf8ccebacf81ceb9cf83ceb720cf83cf84ceb9cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220cebcceb1cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf82202cceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceadcf8220cebaceb1ceb920cebcceb72c20cf80cf85cf81cebfceb4cebfcf84cebfcf8dcebd20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceacceb3cf87cebfcf85cf8220cebaceb1ceb920cebcceb1cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebd20ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb12e20cea0cf8ecf8220cebccf80cebfcf81cebfcf8dcebcceb520cebbcebfceb9cf80cf8ccebd20cebdceb120cf80cf81cebfcf83ceb1cf81cebccebfceb6cf8ccebcceb1cf83cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf823b3c2f703e0d0a223b733a343a22626f6479223b733a3830353a22cea0cea9cea32020ce9ccea0ce9fcea1ce9fcea5ce9cce9520ce9dce9120cea0cea1ce9fcea3ce91cea1ce9cce9fce96ce9fce9cce91cea3cea4ce9520ce9ace91ce9bcea5cea4ce95cea1ce9120cea3cea4ce99cea320ce91ce9bce9bce91ce93ce95cea33b20ce9720ceb5cf80cebfcf87ceae20cf80cebfcf8520ceb4ceb9ceb1cebdcf8dcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb12c20ceadcf87ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb5ceaf20ceb1cf80cf8c20cf80cebfcebbcebbcebfcf8dcf8220cf89cf8220ceb720ceb5cf80cebfcf87ceae20cf84cf89cebd20cebcceb5ceb3ceaccebbcf89cebd20ceb1cebbcebbceb1ceb3cf8ecebd20cebaceb1ceb920ceb5cebeceb5cebbceafcebeceb5cf89cebd2e20ce9fceb920ceb3cf81ceaeceb3cebfcf81cebfceb920cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf82c2a020cf83ceb520cf83cf85cebdceb4cf85ceb1cf83cebccf8c20cebcceb520cf84ceb7cebd20ceb1cf85cebeceb7cebcceadcebdceb720cf80ceafceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdcf84ceb1cf80cf8ccebacf81ceb9cf83ceb720cf83cf84ceb9cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220cebcceb1cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf82202cceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceadcf8220cebaceb1ceb920cebcceb72c20cf80cf85cf81cebfceb4cebfcf84cebfcf8dcebd20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceacceb3cf87cebfcf85cf8220cebaceb1ceb920cebcceb1cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebd20ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb12e20cea0cf8ecf8220cebccf80cebfcf81cebfcf8dcebcceb520cebbcebfceb9cf80cf8ccebd20cebdceb120cf80cf81cebfcf83ceb1cf81cebccebfceb6cf8ccebcceb1cf83cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf823b223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a32353a3438223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130343a223230303acf80cf89cf832dcebccf80cebfcf81cebfcf85cebcceb52dcebdceb12dcf80cf81cebfcf83ceb1cf81cebccebfceb6cebfcebcceb1cf83cf84ceb52dcebaceb1cebbcf85cf84ceb5cf81ceb12dcf83cf84ceb9cf832dceb1cebbcebbceb1ceb3ceb5cf83223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3135383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230303acf80cf89cf832dcebccf80cebfcf81cebfcf85cebcceb52dcebdceb12dcf80cf81cebfcf83ceb1cf81cebccebfceb6cebfcebcceb1cf83cf84ceb52dcebaceb1cebbcf85cf84ceb5cf81ceb12dcf83cf84ceb9cf832dceb1cebbcebbceb1ceb3ceb5cf832663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3130323a22cea0cea9cea32020ce9ccea0ce9fcea1ce9fcea5ce9cce9520ce9dce9120cea0cea1ce9fcea3ce91cea1ce9cce9fce96ce9fce9cce91cea3cea4ce9520ce9ace91ce9bcea5cea4ce95cea1ce9120cea3cea4ce99cea320ce91ce9bce9bce91ce93ce95cea33b223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323030223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (398, 'index.php?option=com_content&view=article&id=201', 'index.php?option=com_content&view=article&id=201:διαχειριση-συγκρουσεων-στον-εργασιακο-χωρο&catid=44', 'ΔΙΑΧΕΙΡΙΣΗ ΣΥΓΚΡΟΥΣΕΩΝ ΣΤΟΝ ΕΡΓΑΣΙΑΚΟ ΧΩΡΟ', ' Οι συγκρούσεις στο επαγγελματικό μας περιβάλλον είναι ένα συχνό φαινόμενο, που μας φέρνει σε δύσκολη θέση και μας δυσαρεστεί. Το ζητούμενο λοιπόν όλων είναι πώς θα μπορέσουμε να τις διαχειριστούμε καλύτερα. Και κατά συνέπεια πώς θα καταφέρουμε να μην μας επηρεάζουν τόσο. ', '2022-01-21 13:27:32', '5df3c8d5287b995a2c465ffa6d00699a', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373036353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3439393a2220ce9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cf83cf84cebf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cebcceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceadcebdceb120cf83cf85cf87cebdcf8c20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2c20cf80cebfcf8520cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf83ceb520ceb4cf8dcf83cebacebfcebbceb720ceb8ceadcf83ceb720cebaceb1ceb920cebcceb1cf8220ceb4cf85cf83ceb1cf81ceb5cf83cf84ceb5ceaf2e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20cf8ccebbcf89cebd20ceb5ceafcebdceb1ceb920cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e20ce9aceb1ceb920cebaceb1cf84ceac20cf83cf85cebdceadcf80ceb5ceb9ceb120cf80cf8ecf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120cebcceb7cebd20cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf84cf8ccf83cebf2e20223b693a333b613a32353a7b733a323a226964223b693a3230313b733a353a22616c696173223b733a38303a22ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720cf83cf85ceb3cebacf81cebfcf85cf83ceb5cf89cebd20cf83cf84cebfcebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacebf20cf87cf89cf81cebf223b733a373a2273756d6d617279223b733a3537383a223c703ece9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cf83cf84cebf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cebcceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceadcebdceb1c2a03c7374726f6e673ecf83cf85cf87cebdcf8c20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf3c2f7374726f6e673e2c20cf80cebfcf8520cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf83ceb5c2a03c7374726f6e673eceb4cf8dcf83cebacebfcebbceb720ceb8ceadcf83ceb720cebaceb1ceb920cebcceb1cf8220ceb4cf85cf83ceb1cf81ceb5cf83cf84ceb5ceaf3c2f7374726f6e673e2e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20cf8ccebbcf89cebd20ceb5ceafcebdceb1ceb9c2a03c7374726f6e673ecf80cf8ecf8220ceb8ceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13c2f7374726f6e673e2e20ce9aceb1ceb920cebaceb1cf84ceac20cf83cf85cebdceadcf80ceb5ceb9ceb1c2a03c7374726f6e673ecf80cf8ecf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120cebcceb7cebd20cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf84cf8ccf83cebf3c2f7374726f6e673e2e3c2f703e0d0a223b733a343a22626f6479223b733a3538323a22ce94ce99ce91cea7ce95ce99cea1ce99cea3ce9720cea3cea5ce93ce9acea1ce9fcea5cea3ce95cea9ce9d20cea3cea4ce9fce9d20ce95cea1ce93ce91cea3ce99ce91ce9ace9f20cea7cea9cea1ce9f20ce9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cf83cf84cebf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cebcceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceadcebdceb1c2a0cf83cf85cf87cebdcf8c20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2c20cf80cebfcf8520cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf83ceb5c2a0ceb4cf8dcf83cebacebfcebbceb720ceb8ceadcf83ceb720cebaceb1ceb920cebcceb1cf8220ceb4cf85cf83ceb1cf81ceb5cf83cf84ceb5ceaf2e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20cf8ccebbcf89cebd20ceb5ceafcebdceb1ceb9c2a0cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e20ce9aceb1ceb920cebaceb1cf84ceac20cf83cf85cebdceadcf80ceb5ceb9ceb1c2a0cf80cf8ecf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120cebcceb7cebd20cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf84cf8ccf83cebf2e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a32373a3332223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38343a223230313aceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf85cf83ceb5cf89cebd2dcf83cf84cebfcebd2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacebf2dcf87cf89cf81cebf223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3133383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230313aceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf85cf83ceb5cf89cebd2dcf83cf84cebfcebd2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacebf2dcf87cf89cf81cebf2663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38303a22ce94ce99ce91cea7ce95ce99cea1ce99cea3ce9720cea3cea5ce93ce9acea1ce9fcea5cea3ce95cea9ce9d20cea3cea4ce9fce9d20ce95cea1ce93ce91cea3ce99ce91ce9ace9f20cea7cea9cea1ce9f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323031223b7d7d), (400, 'index.php?option=com_content&view=article&id=202', 'index.php?option=com_content&view=article&id=202:συμβουλεσ-για-αυτοφροντιδα&catid=44', 'ΣΥΜΒΟΥΛΕΣ ΓΙΑ ΑΥΤΟΦΡΟΝΤΙΔΑ', ' Κανείς δε ξέρει καλύτερα από εμάς, εμάς, και τις ανάγκες μας και είναι προσωπική ευθύνη να φροντίζουμε το σώμα και την ψυχή μας, για να μπορούμε να ανταπεξέλθουμε στις όποιες δυσκολίες και προκλήσεις της καθημερινότητας. ', '2022-01-21 13:28:12', 'ca171c655de7ee2f79fcdd67b1b99450', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363535343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3430343a2220ce9aceb1cebdceb5ceafcf8220ceb4ceb520cebeceadcf81ceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf80cf8c20ceb5cebcceaccf822c20ceb5cebcceaccf822c20cebaceb1ceb920cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cebcceb1cf8220cebaceb1ceb920ceb5ceafcebdceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceae20ceb5cf85ceb8cf8dcebdceb720cebdceb120cf86cf81cebfcebdcf84ceafceb6cebfcf85cebcceb520cf84cebf20cf83cf8ecebcceb120cebaceb1ceb920cf84ceb7cebd20cf88cf85cf87ceae20cebcceb1cf822c20ceb3ceb9ceb120cebdceb120cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb1cebdcf84ceb1cf80ceb5cebeceadcebbceb8cebfcf85cebcceb520cf83cf84ceb9cf8220cf8ccf80cebfceb9ceb5cf8220ceb4cf85cf83cebacebfcebbceafceb5cf8220cebaceb1ceb920cf80cf81cebfcebacebbceaecf83ceb5ceb9cf8220cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf822e20223b693a333b613a32353a7b733a323a226964223b693a3230323b733a353a22616c696173223b733a35303a22cf83cf85cebcceb2cebfcf85cebbceb5cf8320ceb3ceb9ceb120ceb1cf85cf84cebfcf86cf81cebfcebdcf84ceb9ceb4ceb1223b733a373a2273756d6d617279223b733a3431313a223c703ece9aceb1cebdceb5ceafcf8220ceb4ceb520cebeceadcf81ceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf80cf8c20ceb5cebcceaccf822c20ceb5cebcceaccf822c20cebaceb1ceb920cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cebcceb1cf8220cebaceb1ceb920ceb5ceafcebdceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceae20ceb5cf85ceb8cf8dcebdceb720cebdceb120cf86cf81cebfcebdcf84ceafceb6cebfcf85cebcceb520cf84cebf20cf83cf8ecebcceb120cebaceb1ceb920cf84ceb7cebd20cf88cf85cf87ceae20cebcceb1cf822c20ceb3ceb9ceb120cebdceb120cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb1cebdcf84ceb1cf80ceb5cebeceadcebbceb8cebfcf85cebcceb520cf83cf84ceb9cf8220cf8ccf80cebfceb9ceb5cf8220ceb4cf85cf83cebacebfcebbceafceb5cf8220cebaceb1ceb920cf80cf81cebfcebacebbceaecf83ceb5ceb9cf8220cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf822e3c2f703e0d0a223b733a343a22626f6479223b733a3435333a22cea3cea5ce9cce92ce9fcea5ce9bce95cea320ce93ce99ce9120ce91cea5cea4ce9fcea6cea1ce9fce9dcea4ce99ce94ce9120ce9aceb1cebdceb5ceafcf8220ceb4ceb520cebeceadcf81ceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf80cf8c20ceb5cebcceaccf822c20ceb5cebcceaccf822c20cebaceb1ceb920cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cebcceb1cf8220cebaceb1ceb920ceb5ceafcebdceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceae20ceb5cf85ceb8cf8dcebdceb720cebdceb120cf86cf81cebfcebdcf84ceafceb6cebfcf85cebcceb520cf84cebf20cf83cf8ecebcceb120cebaceb1ceb920cf84ceb7cebd20cf88cf85cf87ceae20cebcceb1cf822c20ceb3ceb9ceb120cebdceb120cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb1cebdcf84ceb1cf80ceb5cebeceadcebbceb8cebfcf85cebcceb520cf83cf84ceb9cf8220cf8ccf80cebfceb9ceb5cf8220ceb4cf85cf83cebacebfcebbceafceb5cf8220cebaceb1ceb920cf80cf81cebfcebacebbceaecf83ceb5ceb9cf8220cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf822e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a32383a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35343a223230323acf83cf85cebcceb2cebfcf85cebbceb5cf832dceb3ceb9ceb12dceb1cf85cf84cebfcf86cf81cebfcebdcf84ceb9ceb4ceb1223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3130383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230323acf83cf85cebcceb2cebfcf85cebbceb5cf832dceb3ceb9ceb12dceb1cf85cf84cebfcf86cf81cebfcebdcf84ceb9ceb4ceb12663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a22cea3cea5ce9cce92ce9fcea5ce9bce95cea320ce93ce99ce9120ce91cea5cea4ce9fcea6cea1ce9fce9dcea4ce99ce94ce91223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323032223b7d7d), (402, 'index.php?option=com_content&view=article&id=203', 'index.php?option=com_content&view=article&id=203:πωσ-να-νικησουμε-την-αναβλητικοτητα&catid=44', 'ΠΩΣ ΝΑ ΝΙΚΗΣΟΥΜΕ ΤΗΝ ΑΝΑΒΛΗΤΙΚΟΤΗΤΑ', ' Έχετε πιάσει τον εαυτό σας να μεταθέτει υποχρεώσεις για ‘’άλλη στιγμή’’ ενώ θα μπορούσε να τις διευθετήσει εκείνη τη στιγμή? Εάν αυτό σας συμβαίνει συχνά, πιθανόν να είστε λιγάκι αναβλητικοί. Πώς όμως μπορείτε να το διαχειριστείτε καλύτερα; ', '2022-01-21 13:28:53', '01e331af47304976e2198cd20c515f64', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363736353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3434363a2220ce88cf87ceb5cf84ceb520cf80ceb9ceaccf83ceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1ceb8ceadcf84ceb5ceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb3ceb9ceb120e28098e28099ceaccebbcebbceb720cf83cf84ceb9ceb3cebcceaee28099e2809920ceb5cebdcf8e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb5cf85ceb8ceb5cf84ceaecf83ceb5ceb920ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae3f20ce95ceaccebd20ceb1cf85cf84cf8c20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf83cf85cf87cebdceac2c20cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120ceb5ceafcf83cf84ceb520cebbceb9ceb3ceaccebaceb920ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfceaf2e20cea0cf8ecf8220cf8ccebccf89cf8220cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13b20223b693a333b613a32353a7b733a323a226964223b693a3230333b733a353a22616c696173223b733a36363a22cf80cf89cf8320cebdceb120cebdceb9cebaceb7cf83cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3435383a223c703ece88cf87ceb5cf84ceb520cf80ceb9ceaccf83ceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1ceb8ceadcf84ceb5ceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb3ceb9ceb120e28098e28099ceaccebbcebbceb720cf83cf84ceb9ceb3cebcceaee28099e2809920ceb5cebdcf8e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb5cf85ceb8ceb5cf84ceaecf83ceb5ceb920ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae3f3c6272202f3ece95ceaccebd20ceb1cf85cf84cf8c20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf83cf85cf87cebdceac2c20cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120ceb5ceafcf83cf84ceb520cebbceb9ceb3ceaccebaceb920ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfceaf2e20cea0cf8ecf8220cf8ccebccf89cf8220cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13b3c2f703e0d0a223b733a343a22626f6479223b733a3531313a22cea0cea9cea320ce9dce9120ce9dce99ce9ace97cea3ce9fcea5ce9cce9520cea4ce97ce9d20ce91ce9dce91ce92ce9bce97cea4ce99ce9ace9fcea4ce97cea4ce9120ce88cf87ceb5cf84ceb520cf80ceb9ceaccf83ceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1ceb8ceadcf84ceb5ceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb3ceb9ceb120e28098e28099ceaccebbcebbceb720cf83cf84ceb9ceb3cebcceaee28099e2809920ceb5cebdcf8e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb5cf85ceb8ceb5cf84ceaecf83ceb5ceb920ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae3f20ce95ceaccebd20ceb1cf85cf84cf8c20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf83cf85cf87cebdceac2c20cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120ceb5ceafcf83cf84ceb520cebbceb9ceb3ceaccebaceb920ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfceaf2e20cea0cf8ecf8220cf8ccebccf89cf8220cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13b223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a32383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37303a223230333acf80cf89cf832dcebdceb12dcebdceb9cebaceb7cf83cebfcf85cebcceb52dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3132343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230333acf80cf89cf832dcebdceb12dcebdceb9cebaceb7cf83cebfcf85cebcceb52dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb12663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36363a22cea0cea9cea320ce9dce9120ce9dce99ce9ace97cea3ce9fcea5ce9cce9520cea4ce97ce9d20ce91ce9dce91ce92ce9bce97cea4ce99ce9ace9fcea4ce97cea4ce91223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323033223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (404, 'index.php?option=com_content&view=article&id=204', 'index.php?option=com_content&view=article&id=204:αυτοελεγχοσ-γιατι-ειναι-σημαντικη-δεξιοτητα-και-πωσ-μπορουμε-να-την-αναπτυξουμε&catid=44', 'ΑΥΤΟΕΛΕΓΧΟΣ: ΓΙΑΤΙ ΕΙΝΑΙ ΣΗΜΑΝΤΙΚΗ ΔΕΞΙΟΤΗΤΑ ΚΑΙ ΠΩΣ ΜΠΟΡΟΥΜΕ ΝΑ ΤΗΝ ΑΝΑΠΤΥΞΟΥΜΕ', ' Πιθανότατα πολλοί από εσάς να έχετε προσπαθήσει στο παρελθόν να ακολουθήσετε ένα πρόγραμμα διατροφής, να κόψετε βλαβερές συνήθειες (όπως το κάπνισμα), να εντάξετε την άσκηση στη ρουτίνα σας ή να αποταμιεύσετε χρήματα. Τα παραπάνω είναι μερικά μόνο παραδείγματα που μπορούν να μας βοηθήσουν να καταλάβουμε πόσο σημαντικός είναι ο αυτοέλεγχος μιας και αποτελεί προϋπόθεση για την επίτευξη τους. ', '2022-01-21 13:29:50', '933e2f281987c52f35d4165222bc994f', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383031343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3732333a2220cea0ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120cf80cebfcebbcebbcebfceaf20ceb1cf80cf8c20ceb5cf83ceaccf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5ceb920cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceadcebdceb120cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebdceb120cebacf8ccf88ceb5cf84ceb520ceb2cebbceb1ceb2ceb5cf81ceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822028cf8ccf80cf89cf8220cf84cebf20cebaceaccf80cebdceb9cf83cebcceb1292c20cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf83ceb1cf8220ceae20cebdceb120ceb1cf80cebfcf84ceb1cebcceb9ceb5cf8dcf83ceb5cf84ceb520cf87cf81ceaecebcceb1cf84ceb12e20cea4ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5ceafcebdceb1ceb920cebcceb5cf81ceb9cebaceac20cebccf8ccebdcebf20cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cebaceb1cf84ceb1cebbceacceb2cebfcf85cebcceb520cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb5ceafcebdceb1ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220cebcceb9ceb1cf8220cebaceb1ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cebfcf85cf822e20223b693a333b613a32353a7b733a323a226964223b693a3230343b733a353a22616c696173223b733a3134383a22ceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebfcf8320ceb3ceb9ceb1cf84ceb920ceb5ceb9cebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceb720ceb4ceb5cebeceb9cebfcf84ceb7cf84ceb120cebaceb1ceb920cf80cf89cf8320cebccf80cebfcf81cebfcf85cebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf85cebecebfcf85cebcceb5223b733a373a2273756d6d617279223b733a3733343a223c703ecea0ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120cf80cebfcebbcebbcebfceafc2a020ceb1cf80cf8c20ceb5cf83ceaccf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5ceb920cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceadcebdceb120cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebdceb120cebacf8ccf88ceb5cf84ceb520ceb2cebbceb1ceb2ceb5cf81ceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822028cf8ccf80cf89cf8220cf84cebf20cebaceaccf80cebdceb9cf83cebcceb1292c20cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf83ceb1cf8220ceae20cebdceb120ceb1cf80cebfcf84ceb1cebcceb9ceb5cf8dcf83ceb5cf84ceb520cf87cf81ceaecebcceb1cf84ceb12e20cea4ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5ceafcebdceb1ceb920cebcceb5cf81ceb9cebaceac20cebccf8ccebdcebf20cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cebaceb1cf84ceb1cebbceacceb2cebfcf85cebcceb520cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb5ceafcebdceb1ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82c2a020cebcceb9ceb1cf8220cebaceb1ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cebfcf85cf822e3c2f703e0d0a223b733a343a22626f6479223b733a3837353a22ce91cea5cea4ce9fce95ce9bce95ce93cea7ce9fcea33a20ce93ce99ce91cea4ce9920ce95ce99ce9dce91ce9920cea3ce97ce9cce91ce9dcea4ce99ce9ace9720ce94ce95ce9ece99ce9fcea4ce97cea4ce9120ce9ace91ce9920cea0cea9cea320ce9ccea0ce9fcea1ce9fcea5ce9cce9520ce9dce9120cea4ce97ce9d20ce91ce9dce91cea0cea4cea5ce9ece9fcea5ce9cce9520cea0ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120cf80cebfcebbcebbcebfceafc2a020ceb1cf80cf8c20ceb5cf83ceaccf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5ceb920cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceadcebdceb120cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebdceb120cebacf8ccf88ceb5cf84ceb520ceb2cebbceb1ceb2ceb5cf81ceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822028cf8ccf80cf89cf8220cf84cebf20cebaceaccf80cebdceb9cf83cebcceb1292c20cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf83ceb1cf8220ceae20cebdceb120ceb1cf80cebfcf84ceb1cebcceb9ceb5cf8dcf83ceb5cf84ceb520cf87cf81ceaecebcceb1cf84ceb12e20cea4ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5ceafcebdceb1ceb920cebcceb5cf81ceb9cebaceac20cebccf8ccebdcebf20cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cebaceb1cf84ceb1cebbceacceb2cebfcf85cebcceb520cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb5ceafcebdceb1ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82c2a020cebcceb9ceb1cf8220cebaceb1ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cebfcf85cf822e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a32393a3530223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3135323a223230343aceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebfcf832dceb3ceb9ceb1cf84ceb92dceb5ceb9cebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebaceb72dceb4ceb5cebeceb9cebfcf84ceb7cf84ceb12dcebaceb1ceb92dcf80cf89cf832dcebccf80cebfcf81cebfcf85cebcceb52dcebdceb12dcf84ceb7cebd2dceb1cebdceb1cf80cf84cf85cebecebfcf85cebcceb5223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3230363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230343aceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebfcf832dceb3ceb9ceb1cf84ceb92dceb5ceb9cebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebaceb72dceb4ceb5cebeceb9cebfcf84ceb7cf84ceb12dcebaceb1ceb92dcf80cf89cf832dcebccf80cebfcf81cebfcf85cebcceb52dcebdceb12dcf84ceb7cebd2dceb1cebdceb1cf80cf84cf85cebecebfcf85cebcceb52663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3134393a22ce91cea5cea4ce9fce95ce9bce95ce93cea7ce9fcea33a20ce93ce99ce91cea4ce9920ce95ce99ce9dce91ce9920cea3ce97ce9cce91ce9dcea4ce99ce9ace9720ce94ce95ce9ece99ce9fcea4ce97cea4ce9120ce9ace91ce9920cea0cea9cea320ce9ccea0ce9fcea1ce9fcea5ce9cce9520ce9dce9120cea4ce97ce9d20ce91ce9dce91cea0cea4cea5ce9ece9fcea5ce9cce95223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323034223b7d7d), (406, 'index.php?option=com_content&view=article&id=205', 'index.php?option=com_content&view=article&id=205:πωσ-το-μιndfulness-μπορει-να-βοηθησει-στην-απωλεια-βαρουσ&catid=44', 'ΠΩΣ ΤΟ ΜΙNDFULNESS ΜΠΟΡΕΙ ΝΑ ΒΟΗΘΗΣΕΙ ΣΤΗΝ ΑΠΩΛΕΙΑ ΒΑΡΟΥΣ', ' Η τεχνική του mindfulness (ή ενσυνειδητότητας) έχει σήμερα αρκετά πεδία εφαρμογής, ανάμεσά τους και αυτό της διατροφής. Πρόκειται για ένα εργαλείο που μπορεί να μας βοηθήσει να αποκτήσουμε περισσοτερο έλεγχο πάνω στις διατροφικές μας συνήθειες ώστε να μην ‘’ξεφεύγουμε’’ και να διατηρούμε το βάρος μας στα επιθυμητά επίπεδα. ', '2022-01-21 13:30:24', '11f248548f7fd809aa5bfdf5ec734e9f', 1, 0, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373335393a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3539313a2220ce9720cf84ceb5cf87cebdceb9cebaceae20cf84cebfcf85206d696e6466756c6e6573732028ceae20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1cf822920ceadcf87ceb5ceb920cf83ceaecebcceb5cf81ceb120ceb1cf81cebaceb5cf84ceac20cf80ceb5ceb4ceafceb120ceb5cf86ceb1cf81cebccebfceb3ceaecf822c20ceb1cebdceaccebcceb5cf83ceac20cf84cebfcf85cf8220cebaceb1ceb920ceb1cf85cf84cf8c20cf84ceb7cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822e20cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceadcebdceb120ceb5cf81ceb3ceb1cebbceb5ceafcebf20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb1cf80cebfcebacf84ceaecf83cebfcf85cebcceb520cf80ceb5cf81ceb9cf83cf83cebfcf84ceb5cf81cebf20ceadcebbceb5ceb3cf87cebf20cf80ceaccebdcf8920cf83cf84ceb9cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220cebcceb1cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cf8ecf83cf84ceb520cebdceb120cebcceb7cebd20e28098e28099cebeceb5cf86ceb5cf8dceb3cebfcf85cebcceb5e28099e2809920cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81cebfcf8dcebcceb520cf84cebf20ceb2ceaccf81cebfcf8220cebcceb1cf8220cf83cf84ceb120ceb5cf80ceb9ceb8cf85cebcceb7cf84ceac20ceb5cf80ceafcf80ceb5ceb4ceb12e20223b693a333b613a32353a7b733a323a226964223b693a3230353b733a353a22616c696173223b733a39373a22cf80cf89cf8320cf84cebf20cebcceb96e6466756c6e65737320cebccf80cebfcf81ceb5ceb920cebdceb120ceb2cebfceb7ceb8ceb7cf83ceb5ceb920cf83cf84ceb7cebd20ceb1cf80cf89cebbceb5ceb9ceb120ceb2ceb1cf81cebfcf85cf83223b733a373a2273756d6d617279223b733a3630323a223c703ece9720cf84ceb5cf87cebdceb9cebaceae20cf84cebfcf85206d696e6466756c6e6573732028ceae20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1cf8229c2a020ceadcf87ceb5ceb920cf83ceaecebcceb5cf81ceb120ceb1cf81cebaceb5cf84ceac20cf80ceb5ceb4ceafceb120ceb5cf86ceb1cf81cebccebfceb3ceaecf822c20ceb1cebdceaccebcceb5cf83ceac20cf84cebfcf85cf8220cebaceb1ceb920ceb1cf85cf84cf8c20cf84ceb7cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822ec2a020cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceadcebdceb120ceb5cf81ceb3ceb1cebbceb5ceafcebf20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb1cf80cebfcebacf84ceaecf83cebfcf85cebcceb520cf80ceb5cf81ceb9cf83cf83cebfcf84ceb5cf81cebf20ceadcebbceb5ceb3cf87cebf20cf80ceaccebdcf8920cf83cf84ceb9cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220cebcceb1cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cf8ecf83cf84ceb520cebdceb120cebcceb7cebd20e28098e28099cebeceb5cf86ceb5cf8dceb3cebfcf85cebcceb5e28099e2809920cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81cebfcf8dcebcceb520cf84cebf20ceb2ceaccf81cebfcf8220cebcceb1cf8220cf83cf84ceb120ceb5cf80ceb9ceb8cf85cebcceb7cf84ceac20ceb5cf80ceafcf80ceb5ceb4ceb12e3c2f703e0d0a223b733a343a22626f6479223b733a3639313a22cea0cea9cea320cea4ce9f20ce9cce994e4446554c4e45535320ce9ccea0ce9fcea1ce95ce9920ce9dce9120ce92ce9fce97ce98ce97cea3ce95ce9920cea3cea4ce97ce9d20ce91cea0cea9ce9bce95ce99ce9120ce92ce91cea1ce9fcea5cea320ce9720cf84ceb5cf87cebdceb9cebaceae20cf84cebfcf85206d696e6466756c6e6573732028ceae20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1cf8229c2a020ceadcf87ceb5ceb920cf83ceaecebcceb5cf81ceb120ceb1cf81cebaceb5cf84ceac20cf80ceb5ceb4ceafceb120ceb5cf86ceb1cf81cebccebfceb3ceaecf822c20ceb1cebdceaccebcceb5cf83ceac20cf84cebfcf85cf8220cebaceb1ceb920ceb1cf85cf84cf8c20cf84ceb7cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822ec2a020cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceadcebdceb120ceb5cf81ceb3ceb1cebbceb5ceafcebf20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb1cf80cebfcebacf84ceaecf83cebfcf85cebcceb520cf80ceb5cf81ceb9cf83cf83cebfcf84ceb5cf81cebf20ceadcebbceb5ceb3cf87cebf20cf80ceaccebdcf8920cf83cf84ceb9cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220cebcceb1cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cf8ecf83cf84ceb520cebdceb120cebcceb7cebd20e28098e28099cebeceb5cf86ceb5cf8dceb3cebfcf85cebcceb5e28099e2809920cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81cebfcf8dcebcceb520cf84cebf20ceb2ceaccf81cebfcf8220cebcceb1cf8220cf83cf84ceb120ceb5cf80ceb9ceb8cf85cebcceb7cf84ceac20ceb5cf80ceafcf80ceb5ceb4ceb12e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a33303a3234223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130313a223230353acf80cf89cf832dcf84cebf2dcebcceb96e6466756c6e6573732dcebccf80cebfcf81ceb5ceb92dcebdceb12dceb2cebfceb7ceb8ceb7cf83ceb5ceb92dcf83cf84ceb7cebd2dceb1cf80cf89cebbceb5ceb9ceb12dceb2ceb1cf81cebfcf85cf83223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a3135353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230353acf80cf89cf832dcf84cebf2dcebcceb96e6466756c6e6573732dcebccf80cebfcf81ceb5ceb92dcebdceb12dceb2cebfceb7ceb8ceb7cf83ceb5ceb92dcf83cf84ceb7cebd2dceb1cf80cf89cebbceb5ceb9ceb12dceb2ceb1cf81cebfcf85cf832663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a303b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a39373a22cea0cea9cea320cea4ce9f20ce9cce994e4446554c4e45535320ce9ccea0ce9fcea1ce95ce9920ce9dce9120ce92ce9fce97ce98ce97cea3ce95ce9920cea3cea4ce97ce9d20ce91cea0cea9ce9bce95ce99ce9120ce92ce91cea1ce9fcea5cea3223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323035223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (407, 'index.php?option=com_content&view=article&id=198', 'index.php?option=com_content&view=article&id=198:τα-video-μας&catid=44', 'Τα Video μας', ' Η δημιουργία μιας αρμονικής ισορροπίας μεταξύ επαγγελματικής και προσωπικής ζωής είναι ζωτικής σημασίας, καθώς η βελτίωση της σωματικής, συναισθηματικής και ψυχικής μας ευεξία, μπορεί να έχει παράλληλα θετικό αντίκτυπο και στην καριέρα μας. Συχνά όμως, μπορεί να συναντήσουμε δυσκολίες στη διαδικασία αυτή. ', '2022-01-21 13:31:09', 'c46ce3f81d16c3d645068e25eb2d84cb', 1, 1, 1, '*', '2022-01-15 10:57:46', NULL, '2022-01-15 10:57:46', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31313937313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3536373a2220ce9720ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebcceb9ceb1cf8220ceb1cf81cebccebfcebdceb9cebaceaecf8220ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf8220cebcceb5cf84ceb1cebecf8d20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf8220ceb5ceafcebdceb1ceb920ceb6cf89cf84ceb9cebaceaecf8220cf83ceb7cebcceb1cf83ceafceb1cf822c20cebaceb1ceb8cf8ecf8220ceb720ceb2ceb5cebbcf84ceafcf89cf83ceb720cf84ceb7cf8220cf83cf89cebcceb1cf84ceb9cebaceaecf822c20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf88cf85cf87ceb9cebaceaecf8220cebcceb1cf8220ceb5cf85ceb5cebeceafceb12c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceadcf87ceb5ceb920cf80ceb1cf81ceaccebbcebbceb7cebbceb120ceb8ceb5cf84ceb9cebacf8c20ceb1cebdcf84ceafcebacf84cf85cf80cebf20cebaceb1ceb920cf83cf84ceb7cebd20cebaceb1cf81ceb9ceadcf81ceb120cebcceb1cf822e20cea3cf85cf87cebdceac20cf8ccebccf89cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83cf85cebdceb1cebdcf84ceaecf83cebfcf85cebcceb520ceb4cf85cf83cebacebfcebbceafceb5cf8220cf83cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb1cf85cf84ceae2e20223b693a333b613a32353a7b733a323a226964223b693a3139383b733a353a22616c696173223b733a31373a22cf84ceb120766964656f20cebcceb1cf82223b733a373a2273756d6d617279223b733a3633303a223c703ece9720ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebcceb9ceb1cf82c2a03c7374726f6e673eceb1cf81cebccebfcebdceb9cebaceaecf8220ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf823c2f7374726f6e673ec2a0cebcceb5cf84ceb1cebecf8d20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf8220ceb5ceafcebdceb1ceb920ceb6cf89cf84ceb9cebaceaecf8220cf83ceb7cebcceb1cf83ceafceb1cf822c20cebaceb1ceb8cf8ecf8220ceb7c2a03c7374726f6e673eceb2ceb5cebbcf84ceafcf89cf83ceb720cf84ceb7cf8220cf83cf89cebcceb1cf84ceb9cebaceaecf822c20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf88cf85cf87ceb9cebaceaecf8220cebcceb1cf8220ceb5cf85ceb5cebeceafceb13c2f7374726f6e673e2c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceadcf87ceb5ceb920cf80ceb1cf81ceaccebbcebbceb7cebbceb1c2a03c7374726f6e673eceb8ceb5cf84ceb9cebacf8c20ceb1cebdcf84ceafcebacf84cf85cf80cebf3c2f7374726f6e673ec2a0cebaceb1ceb920cf83cf84ceb7cebd20cebaceb1cf81ceb9ceadcf81ceb120cebcceb1cf822e20cea3cf85cf87cebdceac20cf8ccebccf89cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83cf85cebdceb1cebdcf84ceaecf83cebfcf85cebcceb520ceb4cf85cf83cebacebfcebbceafceb5cf8220cf83cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb1cf85cf84ceae2e3c2f703e0d0a223b733a343a22626f6479223b733a353632303a22ce99cea3ce9fcea1cea1ce9fcea0ce99ce9120cea0cea1ce9fcea3cea9cea0ce99ce9ace97cea320ce9ace91ce9920ce95cea0ce91ce93ce93ce95ce9bce9cce91cea4ce99ce9ace97cea320ce96cea9ce97cea320ce9720ceb4ceb7cebcceb9cebfcf85cf81ceb3ceafceb120cebcceb9ceb1cf82c2a0ceb1cf81cebccebfcebdceb9cebaceaecf8220ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf82c2a0cebcceb5cf84ceb1cebecf8d20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf8220ceb5ceafcebdceb1ceb920ceb6cf89cf84ceb9cebaceaecf8220cf83ceb7cebcceb1cf83ceafceb1cf822c20cebaceb1ceb8cf8ecf8220ceb7c2a0ceb2ceb5cebbcf84ceafcf89cf83ceb720cf84ceb7cf8220cf83cf89cebcceb1cf84ceb9cebaceaecf822c20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf88cf85cf87ceb9cebaceaecf8220cebcceb1cf8220ceb5cf85ceb5cebeceafceb12c20cebccf80cebfcf81ceb5ceaf20cebdceb120ceadcf87ceb5ceb920cf80ceb1cf81ceaccebbcebbceb7cebbceb1c2a0ceb8ceb5cf84ceb9cebacf8c20ceb1cebdcf84ceafcebacf84cf85cf80cebfc2a0cebaceb1ceb920cf83cf84ceb7cebd20cebaceb1cf81ceb9ceadcf81ceb120cebcceb1cf822e20cea3cf85cf87cebdceac20cf8ccebccf89cf822c20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83cf85cebdceb1cebdcf84ceaecf83cebfcf85cebcceb520ceb4cf85cf83cebacebfcebbceafceb5cf8220cf83cf84ceb720ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb1cf85cf84ceae2e20202020202020202020202020202020202020cea0cea9cea320ce9dce9120ce94ce99ce91cea7ce95ce99cea1ce99cea3cea4ce9fcea5ce9cce9520cea0ce91cea1ce91ce93cea9ce93ce99ce9ace9120cea4ce9f20cea7cea1ce9fce9dce9f20ce9cce91cea33b20cea3cf84ceb9cf8220cebcceadcf81ceb5cf8220cebcceb1cf822c20cebfceb9c2a0cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf82c2a0cebcceb1cf8220cf86ceadcf81cebdcebfcf85cebd20cf83cf85cf87cebdceac20ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf85cf8220cebcceb520cf84ceb7cebd20ceb1ceb3cf89cebdceafceb120cebdceb120cf80cf81cebfcebbceacceb2cebfcf85cebcceb520cebdceb120cf86ceadcf81cebfcf85cebcceb520cf83ceb520cf80ceadcf81ceb1cf8220cf8ccebbceb5cf8220cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebcceb1cf822c20cf80cf81ceacceb3cebcceb120cf80cebfcf8520cf83cf85cf87cebdceac20cebccebfceb9ceacceb6ceb5ceb920cebdceb1c2a0cebcceb1cf8220cf83cf84cebfceb9cf87ceafceb6ceb5ceb920cf87cf81cf8ccebdcebf20ceb1cf80cf8c20cf83cf84ceb9ceb3cebcceadcf8220ceb5cf85cf87ceb1cf81ceafcf83cf84ceb7cf83ceb7cf8220cebaceb1ceb920cf87ceb1cebbceaccf81cf89cf83ceb7cf823a20cebcceb520cf84cebfcebd20cf83cf8dcebdcf84cf81cebfcf86cf8c20cebcceb1cf822c20cf84ceb120cf80ceb1ceb9ceb4ceb9ceac20cebcceb1cf822c20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebcceb1cf822e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20ceb5ceafcebdceb1ceb93ac2a0cea0cf8ecf8220cebccf80cebfcf81cf8e20cebdceb120ceb5ceafcebcceb1ceb920cf84cf85cf80ceb9cebacf8ccf8220cf83cf84ceb9cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220cebccebfcf8520cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebdceb120ceadcf87cf8920cf87cf81cf8ccebdcebf20ceb3ceb9ceb120cf8ccf83ceb120cebcceb520ceb5cf85cf87ceb1cf81ceb9cf83cf84cebfcf8dcebd3b20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020cea0cea9cea32020ce9ccea0ce9fcea1ce9fcea5ce9cce9520ce9dce9120cea0cea1ce9fcea3ce91cea1ce9cce9fce96ce9fce9cce91cea3cea4ce9520ce9ace91ce9bcea5cea4ce95cea1ce9120cea3cea4ce99cea320ce91ce9bce9bce91ce93ce95cea33b20ce9720ceb5cf80cebfcf87ceae20cf80cebfcf8520ceb4ceb9ceb1cebdcf8dcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb12c20ceadcf87ceb5ceb920cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb5ceaf20ceb1cf80cf8c20cf80cebfcebbcebbcebfcf8dcf8220cf89cf8220ceb720ceb5cf80cebfcf87ceae20cf84cf89cebd20cebcceb5ceb3ceaccebbcf89cebd20ceb1cebbcebbceb1ceb3cf8ecebd20cebaceb1ceb920ceb5cebeceb5cebbceafcebeceb5cf89cebd2e20ce9fceb920ceb3cf81ceaeceb3cebfcf81cebfceb920cf81cf85ceb8cebccebfceaf20ceb6cf89ceaecf82c2a020cf83ceb520cf83cf85cebdceb4cf85ceb1cf83cebccf8c20cebcceb520cf84ceb7cebd20ceb1cf85cebeceb7cebcceadcebdceb720cf80ceafceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdcf84ceb1cf80cf8ccebacf81ceb9cf83ceb720cf83cf84ceb9cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceadcf8220cebcceb1cf8220cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf82202cceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceadcf8220cebaceb1ceb920cebcceb72c20cf80cf85cf81cebfceb4cebfcf84cebfcf8dcebd20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb120ceacceb3cf87cebfcf85cf8220cebaceb1ceb920cebcceb1cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3cebfcf8dcebd20ceb1cebdceb1cf83cf86ceaccebbceb5ceb9ceb12e20cea0cf8ecf8220cebccf80cebfcf81cebfcf8dcebcceb520cebbcebfceb9cf80cf8ccebd20cebdceb120cf80cf81cebfcf83ceb1cf81cebccebfceb6cf8ccebcceb1cf83cf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf8220cf84ceb7cf8220ceb6cf89ceaecf8220cebcceb1cf823b20202020202020202020202020202020202020ce94ce99ce91cea7ce95ce99cea1ce99cea3ce9720cea3cea5ce93ce9acea1ce9fcea5cea3ce95cea9ce9d20cea3cea4ce9fce9d20ce95cea1ce93ce91cea3ce99ce91ce9ace9f20cea7cea9cea1ce9f20ce9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cf83cf84cebf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cebcceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceadcebdceb1c2a0cf83cf85cf87cebdcf8c20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2c20cf80cebfcf8520cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf83ceb5c2a0ceb4cf8dcf83cebacebfcebbceb720ceb8ceadcf83ceb720cebaceb1ceb920cebcceb1cf8220ceb4cf85cf83ceb1cf81ceb5cf83cf84ceb5ceaf2e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20cf8ccebbcf89cebd20ceb5ceafcebdceb1ceb9c2a0cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e20ce9aceb1ceb920cebaceb1cf84ceac20cf83cf85cebdceadcf80ceb5ceb9ceb1c2a0cf80cf8ecf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120cebcceb7cebd20cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf84cf8ccf83cebf2e202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020cea3cea5ce9cce92ce9fcea5ce9bce95cea320ce93ce99ce9120ce91cea5cea4ce9fcea6cea1ce9fce9dcea4ce99ce94ce9120ce9aceb1cebdceb5ceafcf8220ceb4ceb520cebeceadcf81ceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf80cf8c20ceb5cebcceaccf822c20ceb5cebcceaccf822c20cebaceb1ceb920cf84ceb9cf8220ceb1cebdceacceb3cebaceb5cf8220cebcceb1cf8220cebaceb1ceb920ceb5ceafcebdceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceae20ceb5cf85ceb8cf8dcebdceb720cebdceb120cf86cf81cebfcebdcf84ceafceb6cebfcf85cebcceb520cf84cebf20cf83cf8ecebcceb120cebaceb1ceb920cf84ceb7cebd20cf88cf85cf87ceae20cebcceb1cf822c20ceb3ceb9ceb120cebdceb120cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120ceb1cebdcf84ceb1cf80ceb5cebeceadcebbceb8cebfcf85cebcceb520cf83cf84ceb9cf8220cf8ccf80cebfceb9ceb5cf8220ceb4cf85cf83cebacebfcebbceafceb5cf8220cebaceb1ceb920cf80cf81cebfcebacebbceaecf83ceb5ceb9cf8220cf84ceb7cf8220cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1cf822e20202020202020202020202020202020202020cea0cea9cea320ce9dce9120ce9dce99ce9ace97cea3ce9fcea5ce9cce9520cea4ce97ce9d20ce91ce9dce91ce92ce9bce97cea4ce99ce9ace9fcea4ce97cea4ce9120ce88cf87ceb5cf84ceb520cf80ceb9ceaccf83ceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1ceb8ceadcf84ceb5ceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb3ceb9ceb120e28098e28099ceaccebbcebbceb720cf83cf84ceb9ceb3cebcceaee28099e2809920ceb5cebdcf8e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb5cf85ceb8ceb5cf84ceaecf83ceb5ceb920ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae3f20ce95ceaccebd20ceb1cf85cf84cf8c20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf83cf85cf87cebdceac2c20cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120ceb5ceafcf83cf84ceb520cebbceb9ceb3ceaccebaceb920ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfceaf2e20cea0cf8ecf8220cf8ccebccf89cf8220cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13b202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020ce91cea5cea4ce9fce95ce9bce95ce93cea7ce9fcea33a20ce93ce99ce91cea4ce9920ce95ce99ce9dce91ce9920cea3ce97ce9cce91ce9dcea4ce99ce9ace9720ce94ce95ce9ece99ce9fcea4ce97cea4ce9120ce9ace91ce9920cea0cea9cea320ce9ccea0ce9fcea1ce9fcea5ce9cce9520ce9dce9120cea4ce97ce9d20ce91ce9dce91cea0cea4cea5ce9ece9fcea5ce9cce9520cea0ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120cf80cebfcebbcebbcebfceafc2a020ceb1cf80cf8c20ceb5cf83ceaccf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5ceb920cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceadcebdceb120cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebdceb120cebacf8ccf88ceb5cf84ceb520ceb2cebbceb1ceb2ceb5cf81ceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822028cf8ccf80cf89cf8220cf84cebf20cebaceaccf80cebdceb9cf83cebcceb1292c20cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf83ceb1cf8220ceae20cebdceb120ceb1cf80cebfcf84ceb1cebcceb9ceb5cf8dcf83ceb5cf84ceb520cf87cf81ceaecebcceb1cf84ceb12e20cea4ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5ceafcebdceb1ceb920cebcceb5cf81ceb9cebaceac20cebccf8ccebdcebf20cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cebaceb1cf84ceb1cebbceacceb2cebfcf85cebcceb520cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb5ceafcebdceb1ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82c2a020cebcceb9ceb1cf8220cebaceb1ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cebfcf85cf822e20202020202020202020202020202020202020cea0cea9cea320cea4ce9f20ce9cce994e4446554c4e45535320ce9ccea0ce9fcea1ce95ce9920ce9dce9120ce92ce9fce97ce98ce97cea3ce95ce9920cea3cea4ce97ce9d20ce91cea0cea9ce9bce95ce99ce9120ce92ce91cea1ce9fcea5cea320ce9720cf84ceb5cf87cebdceb9cebaceae20cf84cebfcf85206d696e6466756c6e6573732028ceae20ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb1cf8229c2a020ceadcf87ceb5ceb920cf83ceaecebcceb5cf81ceb120ceb1cf81cebaceb5cf84ceac20cf80ceb5ceb4ceafceb120ceb5cf86ceb1cf81cebccebfceb3ceaecf822c20ceb1cebdceaccebcceb5cf83ceac20cf84cebfcf85cf8220cebaceb1ceb920ceb1cf85cf84cf8c20cf84ceb7cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822ec2a020cea0cf81cf8ccebaceb5ceb9cf84ceb1ceb920ceb3ceb9ceb120ceadcebdceb120ceb5cf81ceb3ceb1cebbceb5ceafcebf20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83ceb5ceb920cebdceb120ceb1cf80cebfcebacf84ceaecf83cebfcf85cebcceb520cf80ceb5cf81ceb9cf83cf83cebfcf84ceb5cf81cebf20ceadcebbceb5ceb3cf87cebf20cf80ceaccebdcf8920cf83cf84ceb9cf8220ceb4ceb9ceb1cf84cf81cebfcf86ceb9cebaceadcf8220cebcceb1cf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf8220cf8ecf83cf84ceb520cebdceb120cebcceb7cebd20e28098e28099cebeceb5cf86ceb5cf8dceb3cebfcf85cebcceb5e28099e2809920cebaceb1ceb920cebdceb120ceb4ceb9ceb1cf84ceb7cf81cebfcf8dcebcceb520cf84cebf20ceb2ceaccf81cebfcf8220cebcceb1cf8220cf83cf84ceb120ceb5cf80ceb9ceb8cf85cebcceb7cf84ceac20ceb5cf80ceafcf80ceb5ceb4ceb12e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32312031333a33313a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a393b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32313a223139383acf84ceb12d766964656f2dcebcceb1cf82223b733a373a22636174736c7567223b733a31353a2234343aceb2ceafcebdcf84ceb5cebf223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a35373a3436223b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139383acf84ceb12d766964656f2dcebcceb1cf822663617469643d3434223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a35373a3436223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a22ce92ceafcebdcf84ceb5cebf223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22cea4ceb120566964656f20cebcceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313938223b7d7d), (509, 'index.php?option=com_content&view=article&id=57', 'index.php?option=com_content&view=article&id=57:πως-να-νικήσουμε-την-αναβλητικότητα&catid=38', 'Πως να νικήσουμε την αναβλητικότητα;', ' Δείτε το βίντεο. ', '2022-01-24 20:25:59', 'ac848d51f25a91da9dc780413c2792e5', 1, 0, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363139343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a33313a2220ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2e20223b693a333b613a32353a7b733a323a226964223b693a35373b733a353a22616c696173223b733a36363a22cf80cf89cf8220cebdceb120cebdceb9cebaceaecf83cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a34373a223c703e3c656d3ece94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf3c2f656d3e2e3c2f703e0d0a223b733a343a22626f6479223b733a3636323a22cea0cf89cf8220cebdceb120cebdceb9cebaceaecf83cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb13b20ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2020202020202020202020202020202020202020202020202020202020ce88cf87ceb5cf84ceb520cf80ceb9ceaccf83ceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf8220cebdceb120cebcceb5cf84ceb1ceb8ceadcf84ceb5ceb920cf85cf80cebfcf87cf81ceb5cf8ecf83ceb5ceb9cf8220ceb3ceb9ceb120e28098e28099ceaccebbcebbceb720cf83cf84ceb9ceb3cebcceaee28099e2809920ceb5cebdcf8e20ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb5cf85ceb8ceb5cf84ceaecf83ceb5ceb920ceb5cebaceb5ceafcebdceb720cf84ceb720cf83cf84ceb9ceb3cebcceae3f20ce95ceaccebd20ceb1cf85cf84cf8c20cf83ceb1cf8220cf83cf85cebcceb2ceb1ceafcebdceb5ceb920cf83cf85cf87cebdceac2c20cf80ceb9ceb8ceb1cebdcf8ccebd20cebdceb120ceb5ceafcf83cf84ceb520cebbceb9ceb3ceaccebaceb920ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfceaf2e20cea0cf8ecf8220cf8ccebccf89cf8220cebccf80cebfcf81ceb5ceafcf84ceb520cebdceb120cf84cebf20ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84ceb5ceafcf84ceb520cebaceb1cebbcf8dcf84ceb5cf81ceb13b202020202020202020202020202020202020202020ce9cceacceb8ceb5cf84ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120cf83cf84cebf20cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceafcebdcf84ceb5cebf223b733a363a22696d61676573223b733a3233343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7077732d6e612d6e696b69736f756d652d74696e2d616e61766c6974696b6f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32342032303a32353a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36393a2235373acf80cf89cf822dcebdceb12dcebdceb9cebaceaecf83cebfcf85cebcceb52dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35373acf80cf89cf822dcebdceb12dcebdceb9cebaceaecf83cebfcf85cebcceb52dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32383a22ce91cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36373a22cea0cf89cf8220cebdceb120cebdceb9cebaceaecf83cebfcf85cebcceb520cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb13b223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3537223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (528, 'index.php?option=com_content&view=article&id=97', 'index.php?option=com_content&view=article&id=97:αυτοέλεγχος-γιατί-είναι-σημαντική-δεξιότητα-και-πως-μπορούμε-να-την-αναπτύξουμε&catid=22', 'Αυτοέλεγχος: Γιατί είναι σημαντική δεξιότητα και πως μπορούμε να την αναπτύξουμε', ' Δείτε το βίντεο. ', '2022-01-24 20:46:53', 'c4867123aa60eca61bc6e97fe8002988', 1, 0, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363830383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a33313a2220ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2e20223b693a333b613a32353a7b733a323a226964223b693a39373b733a353a22616c696173223b733a3134383a22ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb3ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf80cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb5223b733a373a2273756d6d617279223b733a34373a223c703e3c656d3ece94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf3c2f656d3e2e3c2f703e0d0a223b733a343a22626f6479223b733a313032333a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf823a20ce93ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf80cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb520ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2020202020202020202020202020202020202020202020202020202020cea0ceb9ceb8ceb1cebdcf8ccf84ceb1cf84ceb120cf80cebfcebbcebbcebfceaf20ceb1cf80cf8c20ceb5cf83ceaccf8220cebdceb120ceadcf87ceb5cf84ceb520cf80cf81cebfcf83cf80ceb1ceb8ceaecf83ceb5ceb920cf83cf84cebf20cf80ceb1cf81ceb5cebbceb8cf8ccebd20cebdceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83ceb5cf84ceb520ceadcebdceb120cf80cf81cf8cceb3cf81ceb1cebccebcceb120ceb4ceb9ceb1cf84cf81cebfcf86ceaecf822c20cebdceb120cebacf8ccf88ceb5cf84ceb520ceb2cebbceb1ceb2ceb5cf81ceadcf8220cf83cf85cebdceaeceb8ceb5ceb9ceb5cf822028cf8ccf80cf89cf8220cf84cebf20cebaceaccf80cebdceb9cf83cebcceb1292c20cebdceb120ceb5cebdcf84ceaccebeceb5cf84ceb520cf84ceb7cebd20ceaccf83cebaceb7cf83ceb720cf83cf84ceb720cf81cebfcf85cf84ceafcebdceb120cf83ceb1cf8220ceae20cebdceb120ceb1cf80cebfcf84ceb1cebcceb9ceb5cf8dcf83ceb5cf84ceb520cf87cf81ceaecebcceb1cf84ceb120202020202020202020202020202020202020202020cea4ceb120cf80ceb1cf81ceb1cf80ceaccebdcf8920ceb5ceafcebdceb1ceb920cebcceb5cf81ceb9cebaceac20cebccf8ccebdcebf20cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220ceb2cebfceb7ceb8ceaecf83cebfcf85cebd20cebdceb120cebaceb1cf84ceb1cebbceacceb2cebfcf85cebcceb520cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb5ceafcebdceb1ceb920cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82c2a020cebcceb9ceb1cf8220cebaceb1ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf80cf81cebfcf8bcf80cf8cceb8ceb5cf83ceb720ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720cf84cebfcf85cf822e0ace9cceacceb8ceb5cf84ceb520cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120cf83cf84cebf20cf80ceb1cf81ceb1cebaceaccf84cf8920ceb2ceafcebdcf84ceb5cebf223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32342032303a34363a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3135313a2239373aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dceb3ceb9ceb1cf84ceaf2dceb5ceafcebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebaceae2dceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb12dcebaceb1ceb92dcf80cf89cf822dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcf84ceb7cebd2dceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb5223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3230353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39373aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dceb3ceb9ceb1cf84ceaf2dceb5ceafcebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebaceae2dceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb12dcebaceb1ceb92dcf80cf89cf822dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcf84ceb7cebd2dceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb52663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3134393a22ce91cf85cf84cebfceadcebbceb5ceb3cf87cebfcf823a20ce93ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebaceae20ceb4ceb5cebeceb9cf8ccf84ceb7cf84ceb120cebaceb1ceb920cf80cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cf84ceb7cebd20ceb1cebdceb1cf80cf84cf8dcebecebfcf85cebcceb5223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3937223b7d7d), (571, 'index.php?option=com_content&view=article&id=2', 'index.php?option=com_content&view=article&id=2:new-call-to-release-photojournalist-held-for-three-years-in-egypt&catid=9', 'Αυτός είναι ο τίτλος του άρθρου', ' Αυτό είναι το εισαγωγικό κείμενο το οποίο υπάρχει για ενημερώσει τον αναγνώστη για το περιεχόμενο του άρθρου. ', '2022-01-24 21:33:15', 'a5b01c616eaf8a02614c096877146ffa', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a393530343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230333a2220ce91cf85cf84cf8c20ceb5ceafcebdceb1ceb920cf84cebf20ceb5ceb9cf83ceb1ceb3cf89ceb3ceb9cebacf8c20cebaceb5ceafcebcceb5cebdcebf20cf84cebf20cebfcf80cebfceafcebf20cf85cf80ceaccf81cf87ceb5ceb920ceb3ceb9ceb120ceb5cebdceb7cebcceb5cf81cf8ecf83ceb5ceb920cf84cebfcebd20ceb1cebdceb1ceb3cebdcf8ecf83cf84ceb720ceb3ceb9ceb120cf84cebf20cf80ceb5cf81ceb9ceb5cf87cf8ccebcceb5cebdcebf20cf84cebfcf8520ceaccf81ceb8cf81cebfcf852e20223b693a333b613a32353a7b733a323a226964223b693a323b733a353a22616c696173223b733a36353a226e65772063616c6c20746f2072656c656173652070686f746f6a6f75726e616c6973742068656c6420666f7220746872656520796561727320696e206567797074223b733a373a2273756d6d617279223b733a3232333a223c7020636c6173733d226c656164223ece91cf85cf84cf8c20ceb5ceafcebdceb1ceb920cf84cebf20ceb5ceb9cf83ceb1ceb3cf89ceb3ceb9cebacf8c20cebaceb5ceafcebcceb5cebdcebf20cf84cebf20cebfcf80cebfceafcebf20cf85cf80ceaccf81cf87ceb5ceb920ceb3ceb9ceb120ceb5cebdceb7cebcceb5cf81cf8ecf83ceb5ceb920cf84cebfcebd20ceb1cebdceb1ceb3cebdcf8ecf83cf84ceb720ceb3ceb9ceb120cf84cebf20cf80ceb5cf81ceb9ceb5cf87cf8ccebcceb5cebdcebf20cf84cebfcf8520ceaccf81ceb8cf81cebfcf852e3c2f703e0d0a223b733a343a22626f6479223b733a333536393a22ce91cf85cf84cf8ccf8220ceb5ceafcebdceb1ceb920cebf20cf84ceafcf84cebbcebfcf8220cf84cebfcf8520ceaccf81ceb8cf81cebfcf8520cebaceb1ceb920ceb1cf85cf84cf8ccf8220ceadcebdceb1cf8220cf80ceb9ceb8ceb1cebdcf8ccf8220cf85cf80cf8ccf84ceb9cf84cebbcebfcf822020202020202020202020202020202020202020202020202020202020ce91cf85cf84ceae20ceb5ceafcebdceb1ceb920ceb720ceb5ceb9cf83ceb1ceb3cf89cebdceae20cf84cebfcf8520ceaccf81ceb8cf81cebfcf852c20cebaceaccf84ceb920cf84cebf20cebfcf80cebfceafcebf20cf80cf81ceadcf80ceb5ceb920cebdceb120cf84cf81ceb1ceb2ceaecebeceb5ceb920cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf84cebfcf8520cf87cf81ceaecf83cf84ceb72e20ce91cf85cf84ceae20ceb5ceafcebdceb1ceb920ceb720ceb5ceb9cf83ceb1ceb3cf89cebdceae20cf84cebfcf8520ceaccf81ceb8cf81cebfcf852c20cebaceaccf84ceb920cf84cebf20cebfcf80cebfceafcebf20cf80cf81ceadcf80ceb5ceb920cebdceb120cf84cf81ceb1ceb2ceaecebeceb5ceb920cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf84cebfcf8520cf87cf81ceaecf83cf84ceb72e20ce91cf85cf84ceae20ceb5ceafcebdceb1ceb920ceb720ceb5ceb9cf83ceb1ceb3cf89cebdceae20cf84cebfcf8520ceaccf81ceb8cf81cebfcf852c20cebaceaccf84ceb920cf84cebf20cebfcf80cebfceafcebf20cf80cf81ceadcf80ceb5ceb920cebdceb120cf84cf81ceb1ceb2ceaecebeceb5ceb920cf84ceb7cebd20cf80cf81cebfcf83cebfcf87ceae20cf84cebfcf8520cf87cf81ceaecf83cf84ceb72e2020202020202020202020202020202020202020204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e74656765722061646970697363696e672065726174206567657420726973757320736f6c6c696369747564696e2070656c6c656e746573717565206574206e6f6e20657261742e204d616563656e6173206e69626820646f6c6f722c206d616c65737561646120657420626962656e64756d20612c20736167697474697320616363756d73616e20697073756d2e2050656c6c656e74657371756520756c74726963657320756c7472696365732073617069656e2c206e65632074696e636964756e74206e756e6320706f73756572652075742e204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e204e616d207363656c657269737175652074726973746971756520646f6c6f722076697461652074696e636964756e742e2041656e65616e2071756973206d617373612075616461206d6920656c656d656e74756d20656c656d656e74756d2e204e65632073617069656e20636f6e76616c6c69732076756c7075746174652072686f6e6375732076656c206475692e202020202020204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e74656765722061646970697363696e672065726174206567657420726973757320736f6c6c696369747564696e2070656c6c656e746573717565206574206e6f6e20657261742e204d616563656e6173206e69626820646f6c6f722c206d616c65737561646120657420626962656e64756d20612c20736167697474697320616363756d73616e20697073756d2e2050656c6c656e74657371756520756c74726963657320756c7472696365732073617069656e2c206e65632074696e636964756e74206e756e6320706f73756572652075742e204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e204e616d207363656c657269737175652074726973746971756520646f6c6f722076697461652074696e636964756e742e2041656e65616e2071756973206d617373612075616461206d6920656c656d656e74756d20656c656d656e74756d2e204e65632073617069656e20636f6e76616c6c69732076756c7075746174652072686f6e6375732076656c206475692e2020202020202020202020202020202020204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e74656765722061646970697363696e672065726174206567657420726973757320736f6c6c696369747564696e2070656c6c656e746573717565206574206e6f6e20657261742e204d616563656e6173206e69626820646f6c6f722c206d616c65737561646120657420626962656e64756d20612c20736167697474697320616363756d73616e20697073756d2e2050656c6c656e74657371756520756c74726963657320756c7472696365732073617069656e2c206e65632074696e636964756e74206e756e6320706f73756572652075742e204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e204e616d207363656c657269737175652074726973746971756520646f6c6f722076697461652074696e636964756e742e2041656e65616e2071756973206d617373612075616461206d6920656c656d656e74756d20656c656d656e74756d2e204e65632073617069656e20636f6e76616c6c69732076756c7075746174652072686f6e6375732076656c206475692e202020202020204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20496e74656765722061646970697363696e672065726174206567657420726973757320736f6c6c696369747564696e2070656c6c656e746573717565206574206e6f6e20657261742e204d616563656e6173206e69626820646f6c6f722c206d616c65737561646120657420626962656e64756d20612c20736167697474697320616363756d73616e20697073756d2e2050656c6c656e74657371756520756c74726963657320756c7472696365732073617069656e2c206e65632074696e636964756e74206e756e6320706f73756572652075742e204c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e204e616d207363656c657269737175652074726973746971756520646f6c6f722076697461652074696e636964756e742e2041656e65616e2071756973206d617373612075616461206d6920656c656d656e74756d20656c656d656e74756d2e204e65632073617069656e20636f6e76616c6c69732076756c7075746174652072686f6e6375732076656c206475692e20202020202020202020202020cea0ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81ceb120ceaccf81ceb8cf81ceb120202020202020200a09090909090a0909090909090909093130206f66207468652062657374204368726973746d617320646179206f75746669747320666f7220776f6d656e20090a090a090a090a090a090a0909090a090909566f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f7265207665726974617469732e2e2e09090a090a090a0a090909090909090909416464696e67207465787420616e6420676976696e6720646570746820746f206f7572206d61696e20677261706869632062617220090a090a090a090a090a090a0909090a090909566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f207369742e2e2e09090a090a090a0a0909090909090909094166726963616e2073747564656e747320636c617368207769746820706f6c69636520090a090a090a090a090a090a0909090a090909446f6e65632074656d706f72206e6571756520696e206175677565206c75637475732c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f207369742e2e2e09090a090a090a0a090909090909090909426573742070686f746f677261706873206f6620746865206461793a2070616e6461206375627320616e642050657265732066756e6572616c090a090a090a090a090a090a0909090a090909517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c69717565742e2e2e09090a090a090a0a090909090909090909436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d4120344420616e642041667465722045666665637473090a090a090a090a090a090a0909090a0909094e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742e2e2e223b733a363a22696d61676573223b733a3337333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d312e6a7067222c22696d6167655f696e74726f5f616c74223a224e65772063616c6c20746f2072656c656173652070686f746f6a6f75726e616c6973742068656c6420666f7220746872656520796561727320696e204567797074222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d332e6a7067222c22696d6167655f66756c6c746578745f616c74223a224e65772063616c6c20746f2072656c656173652070686f746f6a6f75726e616c6973742068656c6420666f7220746872656520796561727320696e204567797074222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d30332031373a35363a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32333b733a383a226f72646572696e67223b693a31333b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36373a22323a6e65772d63616c6c2d746f2d72656c656173652d70686f746f6a6f75726e616c6973742d68656c642d666f722d74687265652d79656172732d696e2d6567797074223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3132303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323a6e65772d63616c6c2d746f2d72656c656173652d70686f746f6a6f75726e616c6973742d68656c642d666f722d74687265652d79656172732d696e2d65677970742663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35373a22ce91cf85cf84cf8ccf8220ceb5ceafcebdceb1ceb920cebf20cf84ceafcf84cebbcebfcf8220cf84cebfcf8520ceaccf81ceb8cf81cebfcf85223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32223b7d7d), (572, 'index.php?option=com_content&view=article&id=3', 'index.php?option=com_content&view=article&id=3:best-photographs-of-the-day-panda-cubs-and-peres-funeral&catid=9', 'Best photographs of the day: panda cubs and Peres funeral', ' Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend ', '2022-01-24 21:33:15', '80636de919575078fdff7eabbcd42f75', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373538303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137323a2220517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e6420223b693a333b613a32353a7b733a323a226964223b693a333b733a353a22616c696173223b733a35363a22626573742070686f746f677261706873206f6620746865206461792070616e6461206375627320616e642070657265732066756e6572616c223b733a373a2273756d6d617279223b733a3138313a22203c703e517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a223b733a343a22626f6479223b733a313639383a220d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3335373a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d372e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22426573742070686f746f677261706873206f6620746865206461793a2070616e6461206375627320616e642050657265732066756e6572616c222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22426573742070686f746f677261706873206f6620746865206461793a2070616e6461206375627320616e642050657265732066756e6572616c222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a31313b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35383a22333a626573742d70686f746f6772617068732d6f662d7468652d6461792d70616e64612d637562732d616e642d70657265732d66756e6572616c223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d333a626573742d70686f746f6772617068732d6f662d7468652d6461792d70616e64612d637562732d616e642d70657265732d66756e6572616c2663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35373a22426573742070686f746f677261706873206f6620746865206461793a2070616e6461206375627320616e642050657265732066756e6572616c223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (573, 'index.php?option=com_content&view=article&id=4', 'index.php?option=com_content&view=article&id=4:the-20-photographs-of-the-week&catid=9', 'The 20 photographs of the week', ' Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, ', '2022-01-24 21:33:15', 'e96da932c68d6b2d30368dc8cdbda6ee', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373435343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138383a222050656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20223b693a333b613a32353a7b733a323a226964223b693a343b733a353a22616c696173223b733a33303a227468652032302070686f746f677261706873206f6620746865207765656b223b733a373a2273756d6d617279223b733a3230303a220d0a203c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20203c2f703e0d0a223b733a343a22626f6479223b733a313639383a220d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3330333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d362e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a225468652032302070686f746f677261706873206f6620746865207765656b222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a225468652032302070686f746f677261706873206f6620746865207765656b222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a22343a7468652d32302d70686f746f6772617068732d6f662d7468652d7765656b223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d343a7468652d32302d70686f746f6772617068732d6f662d7468652d7765656b2663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a225468652032302070686f746f677261706873206f6620746865207765656b223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34223b7d7d), (574, 'index.php?option=com_content&view=article&id=5', 'index.php?option=com_content&view=article&id=5:refugees-and-the-rio-paralympics&catid=9', 'Refugees and the Rio Paralympics', 'Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. ', '2022-01-24 21:33:15', '73a9b33fe73c9b4368e95cdd20e4ef20', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373230343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230373a22566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20223b693a333b613a32353a7b733a323a226964223b693a353b733a353a22616c696173223b733a33323a22726566756765657320616e64207468652072696f20706172616c796d70696373223b733a373a2273756d6d617279223b733a3230383a22566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e0d0a223b733a343a22626f6479223b733a313430393a220d0a50656c6c656e74657371756520636f6e64696d656e74756d206c616f726565742070757275732c2065742076756c7075746174652065726f7320666163696c6973697320612e20566573746962756c756d20696163756c69732071756973206d6920696e206d6f6c65737469652e20496e207574206f726e617265206d617373612c206567657420616363756d73616e206d617373612e20446f6e65632074656d706f72206e6571756520696e206175677565206c75637475732c2076656c20626c616e646974206c6967756c61206f726e6172652e20496e2061632068656e64726572697420646f6c6f722e20416c697175616d2065676574206f64696f206e656320646f6c6f722073656d70657220696163756c69732073697420616d65742073697420616d6574206e69736c2e20496e7465676572207665686963756c612074696e636964756e7420656c69742073697420616d6574206d6f6c65737469652e0d0a5175697371756520656765737461732072697375730d0a0d0a4f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a446f6e65632072686f6e6375732072686f6e6375732072697375730d0a0d0a4f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a0d0a4e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e20223b733a363a22696d61676573223b733a3330373a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d342e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22526566756765657320616e64207468652052696f20506172616c796d70696373222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22526566756765657320616e64207468652052696f20506172616c796d70696373222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a22353a72656675676565732d616e642d7468652d72696f2d706172616c796d70696373223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d353a72656675676565732d616e642d7468652d72696f2d706172616c796d706963732663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22526566756765657320616e64207468652052696f20506172616c796d70696373223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35223b7d7d), (575, 'index.php?option=com_content&view=article&id=6', 'index.php?option=com_content&view=article&id=6:african-students-clash-with-police&catid=9', 'African students clash with police ', 'Donec tempor neque in augue luctus, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. ', '2022-01-24 21:33:15', 'e6469071e545532f3a192539c105a867', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373231333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230343a22446f6e65632074656d706f72206e6571756520696e206175677565206c75637475732c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20223b693a333b613a32353a7b733a323a226964223b693a363b733a353a22616c696173223b733a33343a226166726963616e2073747564656e747320636c617368207769746820706f6c696365223b733a373a2273756d6d617279223b733a3230353a22446f6e65632074656d706f72206e6571756520696e206175677565206c75637475732c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e0d0a223b733a343a22626f6479223b733a313430393a220d0a50656c6c656e74657371756520636f6e64696d656e74756d206c616f726565742070757275732c2065742076756c7075746174652065726f7320666163696c6973697320612e20566573746962756c756d20696163756c69732071756973206d6920696e206d6f6c65737469652e20496e207574206f726e617265206d617373612c206567657420616363756d73616e206d617373612e20446f6e65632074656d706f72206e6571756520696e206175677565206c75637475732c2076656c20626c616e646974206c6967756c61206f726e6172652e20496e2061632068656e64726572697420646f6c6f722e20416c697175616d2065676574206f64696f206e656320646f6c6f722073656d70657220696163756c69732073697420616d65742073697420616d6574206e69736c2e20496e7465676572207665686963756c612074696e636964756e7420656c69742073697420616d6574206d6f6c65737469652e0d0a5175697371756520656765737461732072697375730d0a0d0a4f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a446f6e65632072686f6e6375732072686f6e6375732072697375730d0a0d0a4f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a0d0a4e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e20223b733a363a22696d61676573223b733a3331333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224166726963616e2073747564656e747320636c617368207769746820706f6c69636520222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224166726963616e2073747564656e747320636c617368207769746820706f6c69636520222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a22363a6166726963616e2d73747564656e74732d636c6173682d776974682d706f6c696365223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d363a6166726963616e2d73747564656e74732d636c6173682d776974682d706f6c6963652663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a224166726963616e2073747564656e747320636c617368207769746820706f6c69636520223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (576, 'index.php?option=com_content&view=article&id=7', 'index.php?option=com_content&view=article&id=7:five-alternative-new-year-s-eve-outfits&catid=9', 'Five alternative New Year\'s Eve outfits ', ' Malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend ', '2022-01-24 21:33:15', '039b0c48ae86ada0438f86af1f929b5c', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383435343a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3233363a22204d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e6420223b693a333b613a32353a7b733a323a226964223b693a373b733a353a22616c696173223b733a33393a226669766520616c7465726e6174697665206e65772079656172207320657665206f757466697473223b733a373a2273756d6d617279223b733a3234353a22203c703e4d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a223b733a343a22626f6479223b733a323534383a220d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a223b733a363a22696d61676573223b733a3332333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d322e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224669766520616c7465726e6174697665204e65772059656172277320457665206f75746669747320222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224669766520616c7465726e6174697665204e65772059656172277320457665206f75746669747320222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a22373a666976652d616c7465726e61746976652d6e65772d796561722d732d6576652d6f757466697473223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d373a666976652d616c7465726e61746976652d6e65772d796561722d732d6576652d6f7574666974732663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34303a224669766520616c7465726e6174697665204e65772059656172277320457665206f75746669747320223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37223b7d7d), (577, 'index.php?option=com_content&view=article&id=8', 'index.php?option=com_content&view=article&id=8:reasons-to-wear-khaki&catid=9', 'Reasons to wear... khaki ', ' Tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. ', '2022-01-24 21:33:15', '3d803ebdcd2a60b97d66375f7637ec35', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373633353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235323a22205472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e20223b693a333b613a32353a7b733a323a226964223b693a383b733a353a22616c696173223b733a32313a22726561736f6e7320746f2077656172206b68616b69223b733a373a2273756d6d617279223b733a3236313a223c703e5472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a223b733a343a22626f6479223b733a313739363a220d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a0d0a3c703e4e6f737472756d20657865726369746174696f6e656d20756c6c616d20636f72706f726973207375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120766f6c7570746174652076656c69742065737365207175616d206e6968696c206d6f6c65737469616520636f6e73657175617475722c2076656c20696c6c756d2071756920646f6c6f72656d2065756d206675676961742071756f20766f6c7570746173206e756c6c612070617269617475723f3c2f703e0d0a0d0a0d0a3c703e5365642075742070657273706963696174697320756e6465206f6d6e69732069737465206e61747573206572726f722073697420766f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a0d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a0d0a223b733a363a22696d61676573223b733a3239333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d392e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22526561736f6e7320746f20776561722e2e2e206b68616b6920222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22526561736f6e7320746f20776561722e2e2e206b68616b6920222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32333a22383a726561736f6e732d746f2d776561722d6b68616b69223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a37363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d383a726561736f6e732d746f2d776561722d6b68616b692663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32353a22526561736f6e7320746f20776561722e2e2e206b68616b6920223b693a31373b693a343b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (578, 'index.php?option=com_content&view=article&id=25', 'index.php?option=com_content&view=article&id=25:guide-to-women-s-activewear&catid=9', 'Guide to women\'s activewear ', ' Suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur? ', '2022-01-24 21:33:15', 'ac9e1b3c9d35452396a2a83f5dba2e4a', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383139333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3233303a22205375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120766f6c7570746174652076656c69742065737365207175616d206e6968696c206d6f6c65737469616520636f6e73657175617475722c2076656c20696c6c756d2071756920646f6c6f72656d2065756d206675676961742071756f20766f6c7570746173206e756c6c612070617269617475723f20223b693a333b613a32353a7b733a323a226964223b693a32353b733a353a22616c696173223b733a32373a22677569646520746f20776f6d656e20732061637469766577656172223b733a373a2273756d6d617279223b733a3233373a223c703e5375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120766f6c7570746174652076656c69742065737365207175616d206e6968696c206d6f6c65737469616520636f6e73657175617475722c2076656c20696c6c756d2071756920646f6c6f72656d2065756d206675676961742071756f20766f6c7570746173206e756c6c612070617269617475723f3c2f703e0d0a223b733a343a22626f6479223b733a323336393a220d0a0d0a3c703e5365642075742070657273706963696174697320756e6465206f6d6e69732069737465206e61747573206572726f722073697420766f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a0d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a0d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3239393a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22477569646520746f20776f6d656e2773206163746976657765617220222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22477569646520746f20776f6d656e2773206163746976657765617220222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33303a2232353a67756964652d746f2d776f6d656e2d732d61637469766577656172223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32353a67756964652d746f2d776f6d656e2d732d616374697665776561722663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32383a22477569646520746f20776f6d656e2773206163746976657765617220223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235223b7d7d), (579, 'index.php?option=com_content&view=article&id=26', 'index.php?option=com_content&view=article&id=26:10-of-the-best-christmas-day-outfits-for-women&catid=9', '10 of the best Christmas day outfits for women ', ' Voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione ', '2022-01-24 21:33:15', '230f1f5eb0734590a3453e2532b23b61', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373731313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231373a2220566f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520223b693a333b613a32353a7b733a323a226964223b693a32363b733a353a22616c696173223b733a34363a223130206f66207468652062657374206368726973746d617320646179206f75746669747320666f7220776f6d656e223b733a373a2273756d6d617279223b733a3232353a223c703e566f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a223b733a343a22626f6479223b733a313739373a220d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a203c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a0d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a223b733a363a22696d61676573223b733a3333373a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d322e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a223130206f66207468652062657374204368726973746d617320646179206f75746669747320666f7220776f6d656e20222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a223130206f66207468652062657374204368726973746d617320646179206f75746669747320666f7220776f6d656e20222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34393a2232363a31302d6f662d7468652d626573742d6368726973746d61732d6461792d6f7574666974732d666f722d776f6d656e223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32363a31302d6f662d7468652d626573742d6368726973746d61732d6461792d6f7574666974732d666f722d776f6d656e2663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a223130206f66207468652062657374204368726973746d617320646179206f75746669747320666f7220776f6d656e20223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3236223b7d7d), (580, 'index.php?option=com_content&view=article&id=27', 'index.php?option=com_content&view=article&id=27:compositing-a-machine-gun-turret-in-cinema-4d-and-after-effects&catid=9', 'Compositing a Machine Gun Turret in CINEMA 4D and After Effects', ' Netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend ', '2022-01-24 21:33:15', '1ec76e0c171482b2080f6498bc5ecc88', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373736363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234353a22204e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e6420223b693a333b613a32353a7b733a323a226964223b693a32373b733a353a22616c696173223b733a36333a22636f6d706f736974696e672061206d616368696e652067756e2074757272657420696e2063696e656d6120346420616e642061667465722065666665637473223b733a373a2273756d6d617279223b733a3235343a22203c703e4e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a223b733a343a22626f6479223b733a313639363a220d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a3c68323e566573746962756c756d206572617420776973693c2f68323e0d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3336393a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d4120344420616e642041667465722045666665637473222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d4120344420616e642041667465722045666665637473222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36363a2232373a636f6d706f736974696e672d612d6d616368696e652d67756e2d7475727265742d696e2d63696e656d612d34642d616e642d61667465722d65666665637473223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3131393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32373a636f6d706f736974696e672d612d6d616368696e652d67756e2d7475727265742d696e2d63696e656d612d34642d616e642d61667465722d656666656374732663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36333a22436f6d706f736974696e672061204d616368696e652047756e2054757272657420696e2043494e454d4120344420616e642041667465722045666665637473223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3237223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (581, 'index.php?option=com_content&view=article&id=28', 'index.php?option=com_content&view=article&id=28:modeling-and-rigging-a-hydraulic-crane-in-3ds-max&catid=9', 'Modeling and Rigging a Hydraulic Crane in 3ds Max ', ' Malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. ', '2022-01-24 21:33:15', '31314ae3b9d3e8c928c3b2ba1a9b20e0', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373733373a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232313a22204d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e20223b693a333b613a32353a7b733a323a226964223b693a32383b733a353a22616c696173223b733a34393a226d6f64656c696e6720616e642072696767696e672061206879647261756c6963206372616e6520696e20336473206d6178223b733a373a2273756d6d617279223b733a3232383a223c703e4d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a343a22626f6479223b733a313739383a220d0a0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a0d0a3c703e4e6f737472756d20657865726369746174696f6e656d20756c6c616d20636f72706f726973207375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120766f6c7570746174652076656c69742065737365207175616d206e6968696c206d6f6c65737469616520636f6e73657175617475722c2076656c20696c6c756d2071756920646f6c6f72656d2065756d206675676961742071756f20766f6c7570746173206e756c6c612070617269617475723f3c2f703e0d0a0d0a0d0a3c703e5365642075742070657273706963696174697320756e6465206f6d6e69732069737465206e61747573206572726f722073697420766f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a0d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a0d0a223b733a363a22696d61676573223b733a3334333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d332e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e6520696e20336473204d617820222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e6520696e20336473204d617820222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35323a2232383a6d6f64656c696e672d616e642d72696767696e672d612d6879647261756c69632d6372616e652d696e2d3364732d6d6178223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32383a6d6f64656c696e672d616e642d72696767696e672d612d6879647261756c69632d6372616e652d696e2d3364732d6d61782663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a224d6f64656c696e6720616e642052696767696e672061204879647261756c6963204372616e6520696e20336473204d617820223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3238223b7d7d), (582, 'index.php?option=com_content&view=article&id=29', 'index.php?option=com_content&view=article&id=29:creating-animations-for-our-top-stripe&catid=9', 'Creating animations for our top stripe ', ' Voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. sed quia consequuntur magni dolores eos qui ratione ', '2022-01-24 21:33:15', 'ea93d47c05bcb6625cec63f7ca689ac7', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373339323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231373a2220566f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520223b693a333b613a32353a7b733a323a226964223b693a32393b733a353a22616c696173223b733a33383a226372656174696e6720616e696d6174696f6e7320666f72206f757220746f7020737472697065223b733a373a2273756d6d617279223b733a3232353a223c703e566f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a223b733a343a22626f6479223b733a313532363a220d0a0d0a3c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20636f6e73656374657475722c2061646970697363692076656c69742c207365642071756961206e6f6e206e756d7175616d2065697573206d6f64692074656d706f726120696e636964756e74207574206c61626f726520657420646f6c6f7265206d61676e616d20616c697175616d207175616572617420766f6c7570746174656d2e20557420656e696d206164206d696e696d612076656e69616d2e203c2f703e0d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a223b733a363a22696d61676573223b733a3332313a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d362e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a31303b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a2232393a6372656174696e672d616e696d6174696f6e732d666f722d6f75722d746f702d737472697065223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a39343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32393a6372656174696e672d616e696d6174696f6e732d666f722d6f75722d746f702d7374726970652663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a224372656174696e6720616e696d6174696f6e7320666f72206f757220746f702073747269706520223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3239223b7d7d), (583, 'index.php?option=com_content&view=article&id=30', 'index.php?option=com_content&view=article&id=30:creating-movement-for-our-background-graphic&catid=9', 'Creating movement for our background graphic ', ' Emo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, ', '2022-01-24 21:33:15', 'bd47d27e5257c2c5e77b709f46196695', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a373439353a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232303a2220456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c20223b693a333b613a32353a7b733a323a226964223b693a33303b733a353a22616c696173223b733a34343a226372656174696e67206d6f76656d656e7420666f72206f7572206261636b67726f756e642067726170686963223b733a373a2273756d6d617279223b733a3232393a223c703e456d6f20656e696d20697073616d20766f6c7570746174656d207175696120766f6c7570746173207369742061737065726e6174757220617574206f646974206175742066756769742c20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e6520766f6c7570746174656d207365717569206e65736369756e742e204e6571756520706f72726f20717569737175616d206573742c2071756920646f6c6f72656d20697073756d207175696120646f6c6f722073697420616d65742c203c2f703e0d0a20223b733a343a22626f6479223b733a313538353a220d0a0d0a0d0a3c6e61763e0d0a203c756c3e0d0a20203c6c693e3c6120687265663d2223223e486f6d653c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e41626f75743c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436c69656e74733c2f613e3c2f6c693e0d0a20203c6c693e3c6120687265663d2223223e436f6e746163742055733c2f613e3c2f6c693e0d0a203c2f756c3e0d0a3c2f6e61763e0d0a0d0a3c68333e4c6f72656d20697073756d20646f6c6f722073697420616d65743c2f68333e0d0a0d0a3c756c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f756c3e0d0a0d0a203c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732c20617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c7472696369657320656765742c2074656d706f722073697420616d65742c20204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e643c2f703e0d0a0d0a3c703e3c7374726f6e673e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175653c2f7374726f6e673e2073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e203c656d3e41656e65616e20756c74726963696573206d69207669746165206573742e3c2f656d3e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20566573746962756c756d206572617420776973692c20636f6e64696d656e74756d207365642c203c636f64653e636f6d6d6f646f2076697461653c2f636f64653e2c206f726e6172652073697420616d65742c20776973692e2041656e65616e206665726d656e74756d2c20656c697420656765742074696e636964756e7420636f6e64696d656e74756d2c2065726f7320697073756d2072757472756d206f7263692c2073616769747469732074656d707573206c6163757320656e696d206163206475692e203c6120687265663d2223223e446f6e6563206e6f6e20656e696d3c2f613e20696e207475727069732070756c76696e617220666163696c697369732e2055742066656c69732e3c2f703e0d0a0d0a3c703e50656c6c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a363a22696d61676573223b733a3333333a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d372e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a224372656174696e67206d6f76656d656e7420666f72206f7572206261636b67726f756e64206772617068696320222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d312e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a224372656174696e67206d6f76656d656e7420666f72206f7572206261636b67726f756e64206772617068696320222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a31323b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a2233303a6372656174696e672d6d6f76656d656e742d666f722d6f75722d6261636b67726f756e642d67726170686963223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33303a6372656174696e672d6d6f76656d656e742d666f722d6f75722d6261636b67726f756e642d677261706869632663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a224372656174696e67206d6f76656d656e7420666f72206f7572206261636b67726f756e64206772617068696320223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3330223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (584, 'index.php?option=com_content&view=article&id=31', 'index.php?option=com_content&view=article&id=31:adding-text-and-giving-depth-to-our-main-graphic-bar&catid=9', 'Adding text and giving depth to our main graphic bar ', ' Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. ', '2022-01-24 21:33:15', '4b72205233434905aef179af0c70efee', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383330363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230383a2220566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e20223b693a333b613a32353a7b733a323a226964223b693a33313b733a353a22616c696173223b733a35323a22616464696e67207465787420616e6420676976696e6720646570746820746f206f7572206d61696e206772617068696320626172223b733a373a2273756d6d617279223b733a3233343a223c7020636c6173733d226c656164223e0d0a2020566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e0d0a3c2f703e0d0a223b733a343a22626f6479223b733a323335343a220d0a3c703e0d0a202050656c6c656e74657371756520636f6e64696d656e74756d206c616f726565742070757275732c2065742076756c7075746174652065726f7320666163696c6973697320612e20566573746962756c756d20696163756c69732071756973206d6920696e206d6f6c65737469652e20496e207574206f726e617265206d617373612c206567657420616363756d73616e206d617373612e20446f6e65632074656d706f72206e6571756520696e206175677565206c75637475732c2076656c20626c616e646974206c6967756c61206f726e6172652e20496e2061632068656e64726572697420646f6c6f722e20416c697175616d2065676574206f64696f206e656320646f6c6f722073656d70657220696163756c69732073697420616d65742073697420616d6574206e69736c2e20496e7465676572207665686963756c612074696e636964756e7420656c69742073697420616d6574206d6f6c65737469652e0d0a5175697371756520656765737461732072697375730d0a3c2f703e0d0a3c703e0d0a2020446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e204d617572697320706c61636572617420656c656966656e64206c656f2e20517569737175652073697420616d6574206573742065742073617069656e20756c6c616d636f727065722070686172657472612e0d0a3c2f703e0d0a3c64697620636c6173733d22696d672d6c656164223e0d0a3c696d67207372633d22696d616765732f6a6f6f6d6c6172742f626c6f672f6974656d2d322e6a70672220616c743d22222f3e0d0a3c2f6469763e0d0a0d0a3c703e0d0a20204f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a446f6e65632072686f6e6375732072686f6e6375732072697375730d0a3c2f703e0d0a3c703e0d0a20204f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a0d0a4e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e200d0a3c2f703e0d0a3c703e0d0a20203c696d67207372633d22696d616765732f6a6f6f6d6c6172742f626c6f672f6974656d2d342e6a70672220616c743d22222f3e0d0a3c2f703e0d0a3c703e0d0a20204f72626920616c69717565742c206c6163757320717569732072757472756d20636f6e6775652c206c656f207175616d20706f72747469746f722074656c6c75732c2071756973206d6f6c6c6973206c6967756c612075726e612073697420616d65742075726e612e20437572616269747572206f726369206d617373612c206d6f6c6c69732061742070686172657472612061632c20666575676961742076656c2072697375732e20496e7465676572206d6f6c6c6973206f64696f20746f72746f722e204e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e0d0a0d0a4e756c6c6120666163696c6973692e20416c697175616d20696e206c696265726f20696e20656c69742074696e636964756e742074696e636964756e742065742071756973206573742e2053656420696d706572646965742061206e696268207574206672696e67696c6c612e204e756c6c612074656d70757320657569736d6f64206d6f6c6c69732e20446f6e65632072686f6e6375732072686f6e6375732072697375732c20656765742072757472756d2076656c697420736f64616c65732061632e200d0a3c2f703e0d0a223b733a363a22696d61676573223b733a3334393a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22416464696e67207465787420616e6420676976696e6720646570746820746f206f7572206d61696e20677261706869632062617220222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d332e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22416464696e67207465787420616e6420676976696e6720646570746820746f206f7572206d61696e20677261706869632062617220222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32303b733a383a226f72646572696e67223b693a31343b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35353a2233313a616464696e672d746578742d616e642d676976696e672d64657074682d746f2d6f75722d6d61696e2d677261706869632d626172223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a3130383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33313a616464696e672d746578742d616e642d676976696e672d64657074682d746f2d6f75722d6d61696e2d677261706869632d6261722663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35333a22416464696e67207465787420616e6420676976696e6720646570746820746f206f7572206d61696e20677261706869632062617220223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3331223b7d7d), (585, 'index.php?option=com_content&view=article&id=32', 'index.php?option=com_content&view=article&id=32:introduction-and-project-overview&catid=9', 'Introduction and project overview ', ' Senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. ', '2022-01-24 21:33:15', '50b80eacdf532fedeb0f4725a725bf0f', 1, 1, 1, '*', '2021-09-21 00:00:00', NULL, '2021-09-04 02:42:26', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a383033333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234323a222053656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e20223b693a333b613a32353a7b733a323a226964223b693a33323b733a353a22616c696173223b733a33333a22696e74726f64756374696f6e20616e642070726f6a656374206f76657276696577223b733a373a2273756d6d617279223b733a3234393a223c703e53656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a223b733a343a22626f6479223b733a323134393a220d0a20202020202020200d0a3c6f6c3e0d0a2020203c6c693e4c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e7365637465747565722061646970697363696e6720656c69742e3c2f6c693e0d0a2020203c6c693e416c697175616d2074696e636964756e74206d61757269732065752072697375732e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c626c6f636b71756f74653e3c703e436f6e73656374657475722061646970697363696e6720656c69742e20566976616d7573206d61676e612e204372617320696e206d692061742066656c697320616c697175657420636f6e6775652e2055742061206573742065676574206c6967756c61206d6f6c657374696520677261766964612e20437572616269747572206d617373612e20446f6e656320656c656966656e642c206c696265726f206174207361676974746973206d6f6c6c69732c2074656c6c757320657374206d616c6573756164612074656c6c75732c206174206c75637475732074757270697320656c69742073697420616d6574207175616d2e20566976616d7573207072657469756d206f726e617265206573742e3c2f703e3c2f626c6f636b71756f74653e200d0a0d0a3c703e4c656e746573717565206861626974616e74206d6f726269207472697374697175652073656e6563747573206574206e65747573206574206d616c6573756164612066616d65732061632074757270697320656765737461732e20566573746962756c756d20746f72746f72207175616d2c20666575676961742076697461652c20756c7472696369657320656765742c2074656d706f722073697420616d65742c20616e74652e20446f6e6563206575206c696265726f2073697420616d6574207175616d20656765737461732073656d7065722e2041656e65616e20756c74726963696573206d69207669746165206573742e204d617572697320706c61636572617420656c656966656e64206c656f2e3c2f703e0d0a0d0a0d0a3c703e4174207665726f20656f73206574206163637573616d757320657420697573746f206f64696f206469676e697373696d6f7320647563696d75732071756920626c616e646974696973207072616573656e7469756d20766f6c7570746174756d2064656c656e69746920617471756520636f7272757074692071756f7320646f6c6f7265732065742071756173206d6f6c657374696173206578636570747572692073696e74206f63636165636174692063757069646974617465206e6f6e2070726f766964656e742c2073696d696c697175652073756e7420696e2063756c706120717569206f666669636961206465736572756e74206d6f6c6c6974696120616e696d692c20696420657374206c61626f72756d20657420646f6c6f72756d20667567612e20457420686172756d2071756964656d20726572756d20666163696c6973206573742065742065787065646974612064697374696e6374696f2e203c2f703e0d0a0d0a3c703e43756d20736f6c757461206e6f6269732065737420656c6967656e6469206f7074696f2063756d717565206e6968696c20696d70656469742071756f206d696e75732069642071756f64206d6178696d6520706c61636561742066616365726520706f7373696d75732c206f6d6e697320766f6c757074617320617373756d656e6461206573742c206f6d6e697320646f6c6f7220726570656c6c656e6475732e2054656d706f726962757320617574656d2071756962757364616d20657420617574206f6666696369697320646562697469732061757420726572756d206e65636573736974617469627573207361657065206576656e69657420757420657420766f6c7570746174657320726570756469616e6461652073696e74206574206d6f6c657374696165206e6f6e207265637573616e6461652e2049746171756520656172756d20726572756d206869632074656e6574757220612073617069656e74652064656c65637475732c20757420617574207265696369656e64697320766f6c757074617469627573206d61696f72657320616c69617320636f6e73657175617475722061757420706572666572656e64697320646f6c6f7269627573206173706572696f72657320726570656c6c61742e3c2f703e0d0a0d0a3c703e4e6f737472756d20657865726369746174696f6e656d20756c6c616d20636f72706f726973207375736369706974206c61626f72696f73616d2c206e69736920757420616c697175696420657820656120636f6d6d6f646920636f6e73657175617475723f205175697320617574656d2076656c2065756d206975726520726570726568656e64657269742071756920696e20656120766f6c7570746174652076656c69742065737365207175616d206e6968696c206d6f6c65737469616520636f6e73657175617475722c2076656c20696c6c756d2071756920646f6c6f72656d2065756d206675676961742071756f20766f6c7570746173206e756c6c612070617269617475723f3c2f703e0d0a0d0a0d0a0d0a3c703e5365642075742070657273706963696174697320756e6465206f6d6e69732069737465206e61747573206572726f722073697420766f6c7570746174656d206163637573616e7469756d20646f6c6f72656d717565206c617564616e7469756d2c20746f74616d2072656d206170657269616d2c2065617175652069707361207175616520616220696c6c6f20696e76656e746f726520766572697461746973206574207175617369206172636869746563746f206265617461652076697461652064696374612073756e74206578706c696361626f2e20736564207175696120636f6e73657175756e747572206d61676e6920646f6c6f72657320656f732071756920726174696f6e65203c2f703e0d0a0d0a223b733a363a22696d61676573223b733a3331313a227b22696d6167655f696e74726f223a22696d616765735c2f6a6f6f6d6c6172745c2f696e74726f5c2f696e74726f2d312e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22496e74726f64756374696f6e20616e642070726f6a656374206f7665727669657720222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6a6f6f6d6c6172745c2f626c6f675c2f6974656d2d332e6a7067222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22496e74726f64756374696f6e20616e642070726f6a656374206f7665727669657720222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a393b733a31303a22637265617465645f6279223b693a34323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032312d30392d32312030303a30303a3030223b733a31313a226d6f6469666965645f6279223b693a34323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38353a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b733a31373a2263746d5f61727469636c655f7374796c65223b733a373a2264656661756c74223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b733a31303a22787265666572656e6365223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a363a2244657369676e223b733a393a226361745f7374617465223b693a2d323b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a2233323a696e74726f64756374696f6e2d616e642d70726f6a6563742d6f76657276696577223b733a373a22636174736c7567223b733a383a22393a64657369676e223b733a363a22617574686f72223b733a383a22626b6f7473696173223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032312d30392d32312030303a30303a3030223b693a31303b4e3b693a31313b733a38393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33323a696e74726f64756374696f6e2d616e642d70726f6a6563742d6f766572766965772663617469643d39223b693a31323b4e3b693a31333b733a31393a22323032312d30392d30342030323a34323a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22626b6f7473696173223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a2244657369676e223b733a353a227374617465223b693a303b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a22496e74726f64756374696f6e20616e642070726f6a656374206f7665727669657720223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3332223b7d7d), (660, 'index.php?option=com_content&view=article&id=235', 'index.php?option=com_content&view=article&id=235:κατηγοριεσ-ενισχυση-δυνατοτητων&catid=2', 'ΚΑΤΗΓΟΡΙΕΣ - ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', '', '2022-01-27 10:24:42', 'ada6f9fd93ca3f17c387937d601ac0d8', 1, 1, 1, '*', '2022-01-13 15:54:15', NULL, '2022-01-13 15:54:15', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353332333a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3233353b733a353a22616c696173223b733a36303a22cebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf8320ceb5cebdceb9cf83cf87cf85cf83ceb720ceb4cf85cebdceb1cf84cebfcf84ceb7cf84cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372031303a32343a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36343a223233353acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dceb5cebdceb9cf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceb7cf84cf89cebd223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a35343a3135223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233353acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dceb5cebdceb9cf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceb7cf84cf89cebd2663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a35343a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36323a22ce9ace91cea4ce97ce93ce9fcea1ce99ce95cea3202d20ce95ce9dce99cea3cea7cea5cea3ce9720ce94cea5ce9dce91cea4ce9fcea4ce97cea4cea9ce9d223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323335223b7d7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (661, 'index.php?option=com_content&view=article&id=236', 'index.php?option=com_content&view=article&id=236:κατηγοριεσ-διαχειρηση-δυσκολιων&catid=2', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΔΥΣΚΟΛΙΩΝ', '', '2022-01-27 12:22:43', 'a0da783b7def4770ce3d32846335b641', 1, 1, 1, '*', '2022-01-13 15:54:15', NULL, '2022-01-13 15:54:15', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353332323a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3233363b733a353a22616c696173223b733a36303a22cebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf8320ceb4ceb9ceb1cf87ceb5ceb9cf81ceb7cf83ceb720ceb4cf85cf83cebacebfcebbceb9cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372031303a32343a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36343a223233363acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dceb4ceb9ceb1cf87ceb5ceb9cf81ceb7cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf89cebd223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a35343a3135223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233363acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dceb4ceb9ceb1cf87ceb5ceb9cf81ceb7cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf89cebd2663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a35343a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36323a22ce9ace91cea4ce97ce93ce9fcea1ce99ce95cea3202d20ce94ce99ce91cea7ce95ce99cea1ce97cea3ce9720ce94cea5cea3ce9ace9fce9bce99cea9ce9d223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323336223b7d7d), (662, 'index.php?option=com_content&view=article&id=237', 'index.php?option=com_content&view=article&id=237:κατηγοριεσ-διαχειρηση-αγχουσ&catid=2', 'ΚΑΤΗΓΟΡΙΕΣ - ΔΙΑΧΕΙΡΗΣΗ ΑΓΧΟΥΣ', '', '2022-01-27 12:23:12', '68b96c44cb1ba7dd12f69fc5e99eeba7', 1, 1, 1, '*', '2022-01-13 15:54:15', NULL, '2022-01-13 15:54:15', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353239383a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3233373b733a353a22616c696173223b733a35343a22cebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf8320ceb4ceb9ceb1cf87ceb5ceb9cf81ceb7cf83ceb720ceb1ceb3cf87cebfcf85cf83223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372031303a32343a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35383a223233373acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dceb4ceb9ceb1cf87ceb5ceb9cf81ceb7cf83ceb72dceb1ceb3cf87cebfcf85cf83223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a35343a3135223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233373acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dceb4ceb9ceb1cf87ceb5ceb9cf81ceb7cf83ceb72dceb1ceb3cf87cebfcf85cf832663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a35343a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35363a22ce9ace91cea4ce97ce93ce9fcea1ce99ce95cea3202d20ce94ce99ce91cea7ce95ce99cea1ce97cea3ce9720ce91ce93cea7ce9fcea5cea3223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323337223b7d7d), (663, 'index.php?option=com_content&view=article&id=238', 'index.php?option=com_content&view=article&id=238:κατηγοριεσ-σχεσεισ&catid=2', 'ΚΑΤΗΓΟΡΙΕΣ - ΣΧΕΣΕΙΣ', '', '2022-01-27 12:23:52', '87ed94b8cce29851a656f5332a3a0303', 1, 1, 1, '*', '2022-01-13 15:54:15', NULL, '2022-01-13 15:54:15', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a353232313a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3233383b733a353a22616c696173223b733a33353a22cebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf8320cf83cf87ceb5cf83ceb5ceb9cf83223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30312d32372031303a32343a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223233383acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dcf83cf87ceb5cf83ceb5ceb9cf83223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a35343a3135223b693a31303b4e3b693a31313b733a39323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233383acebaceb1cf84ceb7ceb3cebfcf81ceb9ceb5cf832dcf83cf87ceb5cf83ceb5ceb9cf832663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a35343a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22ce9ace91cea4ce97ce93ce9fcea1ce99ce95cea3202d20cea3cea7ce95cea3ce95ce99cea3223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323338223b7d7d), (733, 'index.php?option=com_tags&view=tag&id=53', 'index.php?option=com_tags&view=tag&id=53:συν', 'Συν', '', '2022-01-27 21:32:05', '366a7de19ae5b07db6c033f67e2bb687', 1, -2, 1, '*', NULL, NULL, '2022-01-27 21:02:38', NULL, 0, 0, 1, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a323836363a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35333b733a353a22616c696173223b733a363a22cf83cf85cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a303a7b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30312d32372032313a30323a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a393a2235333acf83cf85cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35333acf83cf85cebd223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032313a30323a3338223b693a31343b693a2d323b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a363a22cea3cf85cebd223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3533223b7d7d), (734, 'index.php?option=com_content&view=category&id=45', 'index.php?option=com_content&view=category&id=45', 'Psychology News', '', '2022-07-06 08:37:23', '07184baec1ba93e580d9cc33d0428909', 1, 1, 1, '*', NULL, NULL, '2022-01-29 12:28:31', NULL, 0, 0, 2, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a34353b733a353a22616c696173223b733a33343a22cebdceadceb120cf84ceb7cf8220cf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a38353b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a343a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b733a373a226a61636f6c6f72223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a33373a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a343a22736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32392031323a32383a3331223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a2250737963686f6c6f6779204e657773223b693a31373b693a323b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3435223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (744, 'index.php?option=com_content&view=article&id=72', 'index.php?option=com_content&view=article&id=72:διαχείριση-συγκρούσεων-στον-εργασιακό-χώρο&catid=41', 'Διαχείριση Συγκρούσεων στον εργασιακό χώρο', ' Δείτε το βίντεο. ', '2022-02-14 14:34:40', '35c6cc91927bd542fb3c5137982ce7fa', 1, 0, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x433a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a363235303a7b613a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a33313a2220ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf2e20223b693a333b613a32353a7b733a323a226964223b693a37323b733a353a22616c696173223b733a38303a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20cf83cf84cebfcebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf87cf8ecf81cebf223b733a373a2273756d6d617279223b733a34373a223c703e3c656d3ece94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf3c2f656d3e2e3c2f703e0d0a223b733a343a22626f6479223b733a3633373a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cea3cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20cf83cf84cebfcebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf87cf8ecf81cebf20ce94ceb5ceafcf84ceb520cf84cebf20ceb2ceafcebdcf84ceb5cebf202020202020202020202020202020202020202020202020202020ce9fceb920cf83cf85ceb3cebacf81cebfcf8dcf83ceb5ceb9cf8220cf83cf84cebf20ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebacf8c20cebcceb1cf8220cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd20ceb5ceafcebdceb1ceb920ceadcebdceb1c2a0cf83cf85cf87cebdcf8c20cf86ceb1ceb9cebdcf8ccebcceb5cebdcebf2c20cf80cebfcf8520cebcceb1cf8220cf86ceadcf81cebdceb5ceb920cf83ceb5c2a0ceb4cf8dcf83cebacebfcebbceb720ceb8ceadcf83ceb720cebaceb1ceb920cebcceb1cf8220ceb4cf85cf83ceb1cf81ceb5cf83cf84ceb5ceaf2e20cea4cebf20ceb6ceb7cf84cebfcf8dcebcceb5cebdcebf20cebbcebfceb9cf80cf8ccebd20cf8ccebbcf89cebd20ceb5ceafcebdceb1ceb9c2a0cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81ceadcf83cebfcf85cebcceb520cebdceb120cf84ceb9cf8220ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cebfcf8dcebcceb520cebaceb1cebbcf8dcf84ceb5cf81ceb12e20ce9aceb1ceb920cebaceb1cf84ceac20cf83cf85cebdceadcf80ceb5ceb9ceb1c2a0cf80cf8ecf8220ceb8ceb120cebaceb1cf84ceb1cf86ceadcf81cebfcf85cebcceb520cebdceb120cebcceb7cebd20cebcceb1cf8220ceb5cf80ceb7cf81ceb5ceacceb6cebfcf85cebd20cf84cf8ccf83cebf2e223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f646961786569726973692d7379676b726f757365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30322d31342031343a33343a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38333a2237323aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2dcf83cf84cebfcebd2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf87cf8ecf81cebf223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37323aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2dcf83cf84cebfcebd2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf87cf8ecf81cebf2663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a34313a22ce94ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38303a22ce94ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cea3cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20cf83cf84cebfcebd20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf87cf8ecf81cebf223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3732223b7d7d), (918, 'index.php?option=com_content&view=article&id=242', 'index.php?option=com_content&view=article&id=242:anxiety-stress-how-are-they-differentiated&catid=18', 'Anxiety & Stress: How Are They Differentiated?', ' Quite often the terms \"anxiety\" and \"stress\" are used interchangeably. Although there are commonalities between them, there are also important points in which they differ. ', '2022-07-02 15:11:40', 'f87f8b7efd2446a7bc0b7407f2f4c1c7', 1, 1, 1, '*', '2022-05-11 19:53:54', NULL, '2022-05-11 19:53:54', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137333a22205175697465206f6674656e20746865207465726d732022616e78696574792220616e6420227374726573732220617265207573656420696e7465726368616e676561626c792e20416c74686f7567682074686572652061726520636f6d6d6f6e616c6974696573206265747765656e207468656d2c2074686572652061726520616c736f20696d706f7274616e7420706f696e747320696e2077686963682074686579206469666665722e20223b693a333b613a32373a7b733a323a226964223b693a3234323b733a353a22616c696173223b733a34323a22616e78696574792073747265737320686f7720617265207468657920646966666572656e746961746564223b733a373a2273756d6d617279223b733a3139353a223c6469763e0d0a3c703e5175697465206f6674656e20746865207465726d732022616e78696574792220616e6420227374726573732220617265207573656420696e7465726368616e676561626c792e20416c74686f7567682074686572652061726520636f6d6d6f6e616c6974696573206265747765656e207468656d2c2074686572652061726520616c736f20696d706f7274616e7420706f696e747320696e2077686963682074686579206469666665722e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313733383a22416e78696574792026205374726573733a20486f7720417265205468657920446966666572656e7469617465643f20ce9720cf83cebaceadcf88ceb5ceb9cf8220cebcceb1cf8220ceb4ceb9ceb1ceb4cf81ceb1cebcceb1cf84ceafceb6cebfcf85cebd20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf20cf83cf84cebf20ceacceb3cf87cebfcf8220cebcceb1cf82202020202020202020202020202020202020202020202020202020202020202020200a205175697465206f6674656e20746865207465726d732022616e78696574792220616e6420227374726573732220617265207573656420696e7465726368616e676561626c792e20416c74686f7567682074686572652061726520636f6d6d6f6e616c6974696573206265747765656e207468656d2c2074686572652061726520616c736f20696d706f7274616e7420706f696e747320696e2077686963682074686579206469666665722e200a20537472657373200a20546865207465726d207374726573732063616e206861766520646966666572656e74206d65616e696e67732c20646570656e64696e67206f6e2074686520636f6e7465787420696e20776869636820697420697320757365642e20417420746865206c6576656c206f66207468652068756d616e20626f64792c2073747265737320697320636861726163746572697a656420627920616e79206368616e6765206f6620737461746520746861742063617573657320706879736963616c2c20656d6f74696f6e616c20616e642070737963686f6c6f676963616c2073747261696e20616e6420726571756972657320617474656e74696f6e20616e6420616374696f6e2062792074686520696e646976696475616c2e20496e206f7468657220776f7264732c207374726573732069732074686520626f6479277320726573706f6e736520746f20616e2065787465726e616c207374696d756c757320746861742022746872656174656e732220746f206368616e67652074686520737461746520616e642062616c616e636520696e2077686963682077652066696e64206f757273656c7665732e200a20436f6d6d6f6e207374726573732073796d70746f6d73206172652074686520666f6c6c6f77696e673a200a20536c656570696e6720646966666963756c746965732c206865616461636865732c2074696768746e657373206f72207061696e20696e20766172696f7573207061727473206f662074686520626f6479202865206e65636b2c206261636b292c2070616c7069746174696f6e732c207377656174696e672c2064697a7a696e6573732c2069727269746162696c6974792c206574632e200a20416e7869657479200a204f75722074686f756768747320706c61792061206b657920726f6c6520696e206f757220616e7869657479206c6576656c73200a20416e78696574792069732074686520696e7465726e616c20726573706f6e7365206f66206f757220626f6479207768656e2077652061726520696e2061207374617465206f66207374726573732c207768696368206d65616e7320756e6465722070726573737572652e20497420697320612070657273697374656e74206665656c696e67206f6620696e646566696e697465206665617220616e6420616e78696574792061626f7574206f6e6520286f72206d6f72652920706f74656e7469616c20746872656174732e20416e786965747920636f6e74696e75657320746f206578697374207265676172646c657373206f66207468652070726573656e6365206f66206120746872656174656e696e67207374696d756c75732c2069742063616e206265206c6f6e67206c617374696e6720616e64206f6674656e2061666665637473206f7572207175616c697479206f66206c69666520616e642077656c6c2d6265696e672e200a20436f6d6d6f6e20616e78696574792073796d70746f6d73206172652074686520666f6c6c6f77696e673a200a2049727269746162696c6974792c206672657175656e7420616e64206561737920666174696775652c20696e6162696c69747920746f20636f6e63656e74726174652c20646966666963756c747920636f6e74726f6c6c696e67206f757220776f7272792c206368616e6765732028696e637265617365206f722064656372656173652920696e2061707065746974652c20736c6565702c2073657875616c206465736972652c2074696768746e657373206f72207061696e20696e20766172696f7573207061727473206f662074686520626f64792c206865616461636865732c2073746f6d61636861636865732c20696e6372656173656420686561727462656174206574632e223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f7374726573732d76732d616e78696574792e706e67222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d30322031353a31313a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a22ce86ceb3cf87cebfcf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223234323a616e78696574792d7374726573732d686f772d6172652d746865792d646966666572656e746961746564223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33393a22696d616765732f323032322f30352f31312f7374726573732d76732d616e78696574792e706e67223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30352d31312031393a35333a3534223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234323a616e78696574792d7374726573732d686f772d6172652d746865792d646966666572656e7469617465642663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30352d31312031393a35333a3534223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce86ceb3cf87cebfcf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a31363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34363a22416e78696574792026205374726573733a20486f7720417265205468657920446966666572656e7469617465643f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323432223b7d), (927, 'index.php?option=com_content&view=article&id=69', 'index.php?option=com_content&view=article&id=69:διαχείριση-συγκρούσεων-αρθρο&catid=39', 'Conflict management', ' Conflict cannot last without your participation. Conflict is part of everyday life. Many times, it is inevitable. What we need to do is learn how to manage it so that it affects us as little as possible. ', '2022-07-03 08:49:16', '3e049a0824fe64a5cc27977bdba698d4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230353a2220436f6e666c6963742063616e6e6f74206c61737420776974686f757420796f75722070617274696369706174696f6e2e20436f6e666c6963742069732070617274206f66206576657279646179206c6966652e204d616e792074696d65732c20697420697320696e6576697461626c652e2057686174207765206e65656420746f20646f206973206c6561726e20686f7720746f206d616e61676520697420736f20746861742069742061666665637473207573206173206c6974746c6520617320706f737369626c652e20223b693a333b613a32373a7b733a323a226964223b693a36393b733a353a22616c696173223b733a35343a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd20ceb1cf81ceb8cf81cebf223b733a373a2273756d6d617279223b733a3539383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e436f6e666c6963742063616e6e6f74206c61737420776974686f757420796f75722070617274696369706174696f6e2e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e436f6e666c6963742069732070617274206f66206576657279646179206c6966652e204d616e792074696d65732c20697420697320696e6576697461626c652e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e57686174207765206e65656420746f20646f206973206c6561726e20686f7720746f206d616e61676520697420736f20746861742069742061666665637473207573206173206c6974746c6520617320706f737369626c652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323732383a22436f6e666c696374206d616e6167656d656e74202020202020202020202020202020202020202020202020202020200a20436f6e666c6963742063616e6e6f74206c61737420776974686f757420796f75722070617274696369706174696f6e2e200a20436f6e666c6963742069732070617274206f66206576657279646179206c6966652e204d616e792074696d65732c20697420697320696e6576697461626c652e200a2057686174207765206e65656420746f20646f206973206c6561726e20686f7720746f206d616e61676520697420736f20746861742069742061666665637473207573206173206c6974746c6520617320706f737369626c652e200a20486f772063616e207765206d616e616765206f722061766f696420636f6e666c696374733f200a202d4d616e6167652074686520736974756174696f6e207769746820636f75727465737920616e64206173206561726c7920617320706f737369626c653a20536f6c76652074686520636f6e666c6963742061742069747320626567696e6e696e672e204173206c6f6e672061732074686520736974756174696f6e20636f6e74696e7565732c207468696e677320676574206d6f726520636f6d706c69636174656420616e64207468652074656e73696f6e2063616e20696e6372656173652e20417070726f61636820736974756174696f6e73207769746820706f73697469766974792066726f6d207468652073746172742e2041736b20706f6c6974656c79207768617427732077726f6e67206f722077686174206e6565647320746f20626520636f727265637465642c20747279696e6720746f206d61696e7461696e2061206d696c6420636c696d6174652e20466f637573206f6e206b696e6420616e6420696d6d65646961746520736f6c7574696f6e732c20776974686f7574207368696674696e6720726573706f6e736962696c697469657320616e642061636375736174696f6e732e200a20e280a22044656c6179207265616374696f6e2074696d653a20412064656c61796564207265616374696f6e20696e697469616c6c792068656c707320796f752064697374616e636520796f757273656c662066726f6d20746865207374696d756c757320616e64207265647563652c20746f20736f6d6520657874656e742c2074686520696e74656e736974792063617573656420627920616e206576656e74206f7220706572736f6e2e205768656e206578616d696e696e6720746865207374696d756c75732c20636f6e73696465722074686520666f6c6c6f77696e673a200a20312920486f7720696d706f7274616e742069732069743f200a2032292049732074686174207265616c6c7920746865206361757365206f66207468652074656e73696f6e2049206665656c3f200a20e280a2204f6674656e2c2070656f706c65206861766520646966666963756c7479207769746820736f6d657468696e6720616e64206578707265737320746865697220646973736174697366616374696f6e20746f20736f6d657468696e6720656c73652e20416e206576657279646179206578616d706c652069733a2022492068616420636f6e747261646963746564206d7920626f737320617420776f726b20616e642c207768656e20492072657475726e656420686f6d6520616e64206d7920646175676874657220686164206e6f7420636f6d706c657465642068657220686f6d65776f726b2c20492079656c6c6564206174206865722e20427574206966204920686164206576616c75617465642069742c204920776f756c642068617665206f6273657276656420746861742074686520736f75726365206f66206d7920616e6765722077617320776f726b2d72656c6174656420616e64206e6f74206d79206461756768746572277320686f6d65776f726b20222e200a20e280a2204c6f6f6b2061742074686520276269672070696374757265273a205768656e20796f75206f6674656e20636f6d6520696e746f20636f6e666c6963742077697468206120737065636966696320706572736f6e2c2069742069732068656c7066756c20746f206576616c75617465207468697320706572736f6e20617320612077686f6c652e2049662c20666f72206578616d706c652c20492068617665206672657175656e742074656e73696f6e732077697468206d7920626f73732c20697420697320696d706f7274616e7420746f2072656d696e6420746f206d7973656c66206f6620616c6c206f6620746865697220617474726962757465732e20546861742069732c206f6e20746865206f6e652068616e642c207468657920617265206f6674656e2061627275707420616e6420727564652e204f6e20746865206f746865722068616e642c2074686579207265636f676e697a65206d79206566666f727420616e6420726577617264206d6520666f722069742e20416c6c2070656f706c65206861766520646966666572656e74206173706563747320696e207468656972206368617261637465722e20497420697320696d706f7274616e742c207468657265666f72652c20746f206576616c75617465207468656d20616c6c20696e206f7264657220746f20666f726d20616e206f626a65637469766520706963747572652e200a20e280a220436f6d6d756e69636174652070726f7065726c793a20486f7720776520636f6d6d756e6963617465207769746820736f6d656f6e65206973207665727920696d706f7274616e742e2041742074696d65732c20616c74686f75676820776520617265206361726566756c207769746820776861742077652073617920746f20736f6d656f6e6520616e642074686520766f636162756c617279207765207573652c20776520646973726567617264206f757220626f6479206c616e6775616765206f722074686520746f6e65206f66206f757220766f6963652e204f6674656e2c2074686573652074776f207375676765737420736f6d657468696e6720636f6d706c6574656c7920646966666572656e742c207768696368206c65616473206f757220696e7465726c6f6375746f7220696e746f206120646566656e7369766520706f736974696f6e2c20616e642074686520636f6e666c696374206265747765656e207573206973206e6f742066617220617761792e200a20e280a220436f6e666c696374206265747765656e2070656f706c652063616e206c65616420746f20706f73697469766520726573756c747320626563617573652069742068656c70732075732066696e6420736f6c7574696f6e7320746f206f757220646966666572656e6365732e20427574206974206f6674656e206265636f6d657320756e636f6e74726f6c6c61626c652e20536f2c206974206973206265737420746f2074727920746f206d616e61676520697473206f7574636f6d652062792072657370656374696e6720626f74682073696465732e204120636f6e666c6963742077696c6c206e6f7420626520736f6c76656420696e20796f7572206f776e207761792e20497420697320696d706f7274616e7420746f2073686f7720756e6465727374616e64696e672c20746f2067697665207468656d2074696d6520746f206578706c61696e207468656d73656c76657320616e6420746865697220706f696e74206f66207669657720616e6420746f207265737065637420746865697220626f756e6461726965732e223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f646961786569726973692d7379676b726f757365776e312e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d30332030383a34393a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a22ce98cf85cebccf8ccf82223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a2236393aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2dceb1cf81ceb8cf81cebf223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30322f31342f646961786569726973692d7379676b726f757365776e312e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36393aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd2dceb1cf81ceb8cf81cebf2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22ce98cf85cebccf8ccf82223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a22436f6e666c696374206d616e6167656d656e74223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3639223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (940, 'index.php?option=com_content&view=article&id=92', 'index.php?option=com_content&view=article&id=92:οι-4-τύποι-απόλαυσης&catid=21', 'The 4 Types of Enjoyment ', ' The greatest enjoyment in life is to do what others have told you cannot. ', '2022-07-03 09:11:19', '9b5bccc252667bf1c671bc5a22fc29a5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37353a222054686520677265617465737420656e6a6f796d656e7420696e206c69666520697320746f20646f2077686174206f7468657273206861766520746f6c6420796f752063616e6e6f742e20223b693a333b613a32373a7b733a323a226964223b693a39323b733a353a22616c696173223b733a33363a22cebfceb9203420cf84cf8dcf80cebfceb920ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a2273756d6d617279223b733a3239363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520677265617465737420656e6a6f796d656e7420696e206c69666520697320746f20646f2077686174206f7468657273206861766520746f6c6420796f752063616e6e6f742e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3939353a22546865e280af2034e280af205479706573e280af206f66e280af20456e6a6f796d656e742020ce9720cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720ceb1cf80cf8ccebbceb1cf85cf83ceb720cf83cf84ceb720ceb6cf89ceae2c20ceb5ceafcebdceb1ceb920cebdceb120cebaceaccebdceb5ceb9cf8220cf8ccf83ceb120cebfceb920ceaccebbcebbcebfceb920cf83cebfcf8520ceadcebbceb5ceb3ceb1cebd20cf8ccf84ceb920ceb4ceb5cebd20cebccf80cebfcf81ceb5ceafcf822e202020202020202020202020202020202020202020202020202020200a2054686520677265617465737420656e6a6f796d656e7420696e206c69666520697320746f20646f2077686174206f7468657273206861766520746f6c6420796f752063616e6e6f742e200ac2a00a20e280af54686520656e6a6f796d656e74206f66206c7578757279202f2072656c61786174696f6e3ae280af746865206c6974746c65206c7578757269657320696e206c6966653b206472696e6b696e6720612066696e652077696e652c2074616b696e67206120627562626c6520626174682c2067657474696e672061206d6173736167652c206574632e200ac2a00a2054686520656e6a6f796d656e74206f66206177653ae280af61646d6972696e6720736f6d657468696e672062696767657220616e64206d6f726520696d706f7274616e74207468616e20796f757273656c663b206120776f726b206f66206172742c20612062656175746966756c206e61747572616c207068656e6f6d656e6f6e2c20746865206269727468206f662061206368696c642e200ac2a00a2054686520656e6a6f796d656e74206f662070726964653ae280af6665656c696e672070726f7564206f6620796f757273656c66206f6e20736f6d6520616368696576656d656e742074686174206973207265636f676e697a6564206279206f74686572732e2050726964652063616e20616c736f2062652072656c6174656420746f20616e6f7468657220706572736f6e206173736f636961746564207769746820796f7520286368696c642c20636f6d70616e696f6e2c20667269656e64292e200ac2a00a2054686520656e6a6f796d656e74206f66206772617469747564653a206665656c696e6720677261746566756c20666f7220736f6d657468696e6720796f7520726563656976656420616e64206e65656465642061206c6f7420286569746865722061206d6174657269616c206f7220616e20656d6f74696f6e616c20676f6f6429206f7220617070726563696174696e67207468652062656175746966756c207468696e677320796f75206861766520696e20796f7572206c6966652e223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f692d342d7479706f692d61706f6c61757369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d30332030393a31313a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a2239323acebfceb92d342dcf84cf8dcf80cebfceb92dceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34323a22696d616765732f323032322f30312f32342f6f692d342d7479706f692d61706f6c61757369732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39323acebfceb92d342dcf84cf8dcf80cebfceb92dceb1cf80cf8ccebbceb1cf85cf83ceb7cf822663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a22ce91cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22546865e280af2034e280af205479706573e280af206f66e280af20456e6a6f796d656e7420223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3932223b7d), (959, 'index.php?option=com_content&view=article&id=128', 'index.php?option=com_content&view=article&id=128:τα-οφέλη-της-ευγνωμοσύνης&catid=27', 'The benefits of gratitude', ' It makes us happier: A simple interaction of five minutes a day with those who we are grateful for can increase our long-term happiness at a rate greater than 10% ', '2022-07-03 09:55:50', '697c92648125d013e6a17b4b4146be69', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136343a22204974206d616b657320757320686170706965723a20412073696d706c6520696e746572616374696f6e206f662066697665206d696e7574657320612064617920776974682074686f73652077686f2077652061726520677261746566756c20666f722063616e20696e637265617365206f7572206c6f6e672d7465726d2068617070696e657373206174206120726174652067726561746572207468616e2031302520223b693a333b613a32373a7b733a323a226964223b693a3132383b733a353a22616c696173223b733a34373a22cf84ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a2273756d6d617279223b733a3330383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e4974206d616b657320757320686170706965723a20412073696d706c6520696e746572616374696f6e206f662066697665206d696e7574657320612064617920776974682074686f73652077686f2077652061726520677261746566756c20666f722063616e20696e637265617365206f7572206c6f6e672d7465726d2068617070696e657373206174206120726174652067726561746572207468616e20313025203c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323031383a225468652062656e6566697473206f662067726174697475646520ce9dceb120ceb5ceafcf83ceb1ceb920cf87ceb1cf81cebfcf8dcebcceb5cebdcebfcf8220cf8ccf87ceb920ceb5cf80ceb5ceb9ceb4ceae20cf8ccebbceb120ceb5ceafcebdceb1ceb920cebaceb1cebbceac2c20ceb1cebbcebbceac20ceb5cf80ceb5ceb9ceb4ceae20cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb4ceb5ceb9cf8220cf84cebf20cebaceb1cebbcf8c20cf83ceb520cf8ccebbceb12e202020202020202020202020202020202020202020202020202020200a204265206861707079206e6f7420626563617573652065766572797468696e6720697320676f6f642c20627574206265636175736520796f752063616e207365652074686520676f6f6420696e2065766572797468696e672e200a20e280a2204974206d616b657320757320686170706965723a20412073696d706c6520696e746572616374696f6e206f662066697665206d696e7574657320612064617920776974682074686f73652077686f2077652061726520677261746566756c20666f722063616e20696e637265617365206f7572206c6f6e672d7465726d2068617070696e657373206174206120726174652067726561746572207468616e203130252028456d6d6f6e732026616d703b204d6343756c6c6f7567682c20323030332c2053656c69676d616e2c20537465656e2c205061726b2c2026616d703b205065746572736f6e2c20323030352921204974207475726e73206f75742074686174206279206f6273657276696e67207768617420776520616c726561647920686176652c207765206665656c206d6f726520706f7369746976652061626f7574206f7572206c697665732e200a20e280a220497420696e63726561736573206f75722070737963686f6c6f676963616c2077656c6c2d6265696e673a205265736561726368657273206861766520666f756e64207468617420612068696768206c6576656c206f6620677261746974756465206861732061207374726f6e6720706f73697469766520696d70616374206f6e2070737963686f6c6f676963616c2077656c6c2d6265696e672c2073656c662d65737465656d20616e642064657072657373696f6e2e2054686973206d65616e7320746861742077652063616e2072656170207468652067726561746573742062656e6566697473206f662067726174697475646520627920696e636f72706f726174696e6720697420696e746f206f7572206c697665732c207769746820657665727964617920707261637469636520616e6420636f6d6d69746d656e742e200a20e280a220497420696d70726f766573206f75722072656c6174696f6e73686970733a204120726563656e742073747564792073686f77656420746861742073686f77696e672067726174697475646520746f207468652070656f706c652077686f2061726520696d706f7274616e7420696e206f7572206c69666520696d70726f76657320746865207175616c697479206f66207468652072656c6174696f6e73686970732028416c676f652c20467265647269636b736f6e2c2026616d703b204761626c652c2032303133292e2047726174697475646520746f206f7572206c6f766564206f6e657320697320612067726561742077617920746f206d616b65207468656d206665656c20676f6f642c20746f206d616b65207573206665656c20676f6f6420616e6420746f206d616b65206f75722072656c6174696f6e736869702062657474657221200a20e280a2204974206d616b6573206d6f72652070656f706c65206c696b652075733a2054686f73652077686f20617265206d6f726520677261746566756c20686176652061636365737320746f20612062726f6164657220736f6369616c206e6574776f726b2c206d6f726520667269656e647320616e64206265747465722072656c6174696f6e7368697073207468616e20617665726167652070656f706c652028416d696e2c2032303134292e20546869732068617320746f20646f207769746820686f77207472757374776f727468792c20736f6369616c20616e6420677261746566756c207765207365656d20746f206f74686572732e200a20e280a220497420706f7369746976656c7920696e666c75656e636573206f757220706572736f6e616c6974793a205265736561726368206861732073686f776e20746861742067726174697475646520636f6e747269627574657320746f2074686520646576656c6f706d656e74206f662066656174757265732073756368206173206f7074696d69736d2c2067656e65726f736974792c2073706972697475616c69747920616e64206c6966652d736174697366616374696f6e2e200a20e280a220497420737472656e677468656e73206f75722070726f66657373696f6e616c206361726565723a204974277320747275653b206772617469747564652063616e2068656c702075732070726f66657373696f6e616c6c7920616e64206d616b652075732062657474657220656d706c6f796565732e20496e20706172746963756c61722c2069742068656c7073207573206d616b65206465636973696f6e732c2066696e64206d65616e696e6720696e206f757220776f726b2c2072656d61696e206174207468652073616d65206a6f6220666f722061206c6f6e67657220706572696f6420616e642072656475636520776f726b2072656c617465642073747265737321223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74612d6f66656c692d7469732d6579676e6f6d6f73796e69732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d30332030393a35353a3530223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a223132383acf84ceb12dcebfcf86ceadcebbceb72dcf84ceb7cf822dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f323032322f30312f32342f74612d6f66656c692d7469732d6579676e6f6d6f73796e69732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132383acf84ceb12dcebfcf86ceadcebbceb72dcf84ceb7cf822dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22ce95cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32353a225468652062656e6566697473206f6620677261746974756465223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313238223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (962, 'index.php?option=com_content&view=article&id=134', 'index.php?option=com_content&view=article&id=134:πλάνο-ευτυχίας&catid=28', 'Happiness plan', ' This article is a bit different than the rest. It will develop and expand every week, building a step-by-step happiness guide for you. ', '2022-07-03 09:59:34', '302a60bcea016187c9e898898ae8dd8a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133363a2220546869732061727469636c6520697320612062697420646966666572656e74207468616e2074686520726573742e2049742077696c6c20646576656c6f7020616e6420657870616e64206576657279207765656b2c206275696c64696e67206120737465702d62792d737465702068617070696e65737320677569646520666f7220796f752e20223b693a333b613a32373a7b733a323a226964223b693a3133343b733a353a22616c696173223b733a32373a22cf80cebbceaccebdcebf20ceb5cf85cf84cf85cf87ceafceb1cf82223b733a373a2273756d6d617279223b733a3335323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2031382e3636363636363636363636363636343b223e546869732061727469636c6520697320612062697420646966666572656e74207468616e2074686520726573742e2049742077696c6c20646576656c6f7020616e6420657870616e64206576657279207765656b2c206275696c64696e67206120737465702d62792d737465702068617070696e65737320677569646520666f7220796f752e3c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a393230393a2248617070696e65737320706c616e202020202020202020202020202020202020202020202020202020200a20546869732061727469636c6520697320612062697420646966666572656e74207468616e2074686520726573742e2049742077696c6c20646576656c6f7020616e6420657870616e64206576657279207765656b2c206275696c64696e67206120737465702d62792d737465702068617070696e65737320677569646520666f7220796f752e20466f6c6c6f77207468652073756767657374696f6e732074686174207375697420796f7520616e6420656e68616e63652074686520706c616e207769746820796f7572206f776e2069646561732061732077656c6c2e200a205765656b203120696e76657374206f6e20796f757220656e65726779200a20456e6572677920616e642068617070696e65737320696e7465726665726520776974682065616368206f746865722e205768656e2049206665656c2068617070792c204920616d206d6f726520656e6572676574696320616e64207768656e2049276d20656e657267657469632049206665656c206576656e206265747465722e20536f2c206f75722066697273742061696d20746f7761726473206275696c64696e672068617070696e65737320697320696e76657374696e67206f6e206f757220706879736963616c20616e64206d656e74616c20656e657267792e200a2020312e2045786572636973653a20697420696e6372656173657320796f757220706879736963616c20616e642073706972697475616c20656e65726779206c6576656c7320616e64206973207472656d656e646f75736c792062656e6566696369616c20746f20796f7572206865616c74682e20496620796f7520686176656e2774206265656e2065786572636973696e672c20626567756e20776974682061203330206d696e7574652f6461792077616c6b20616e642074727920746f20696e637265617365206475726174696f6e2065766572792032207765656b732e200a2020322e2052656a7576656e6174696e6720736c6565703a20736c656570206973206f6e65206f6620746865206d6f737420696d706f7274616e7420666163746f727320696e20696e6372656173696e67206f757220656e65726779206c6576656c732e205475726e206f666620746865206c69676874732c2074616b652061206665772064656570206272656174687320616e6420656e6a6f79206120372d3820686f757220736c6565702e200a2020332e205370616365206f7267616e697a696e673a206120636c65616e20616e64206f7267616e697a656420686f6d65206f7220776f726b20706c616365206d616b657320796f75206665656c2063616c6d20616e6420736166652c2070726573657276696e6720656e65726779206c6576656c732e20546875732c206465766f746520736f6d652074696d6520746f20636c65616e20616e6420746964792075702e200a2020342e20446f207768617420796f752764206c696b6520746f206665656c3a206f6674656e2074686520616374696f6e2068656c7073206c65616420757320746f207468652064657369726564206665656c696e672e20466f72206578616d706c652c20612066616b65206c61756768206576656e7475616c6c79207475726e7320696e746f206120626c69737366756c20636875636b6c652e20546875732c20737461727420616464696e672061637469766174696e6720696e20796f75722066616d696c79207363686564756c652028652e672e20706c6179207769746820796f7572206b696473206576656e206f6620796f75206172652061206269742074697265642920616e64206665656c696e67732077696c6c20737072696e6720757020696e2074696d652e200a205765656b203220696d70726f766520796f757220696e746572706572736f6e616c2072656c6174696f6e7368697073200a20496e746572706572736f6e616c2072656c6174696f6e736869707320616e6420657370656369616c6c7920746865206d6f726520696e74696d617465206f6e65732c2061726520746865206e6f3120666163746f72206f66206f75742068617070696e6573732e20486f77657665722c207768656e207765207468696e6b2061626f757420776861742077652764206c696b6520746f206368616e676520696e206f75722072656c6174696f6e73686970732c20776520757375616c6c7920666f637573206f6e207768617420746865206f7468657220706572736f6e20646f65732077726f6e672e204865726520796f752077696c6c2066696e642034207761797320746f20696d70726f766520796f757273656c663b20746865206f6e6c7920706572736f6e20796f752063616e206368616e676520696e207468697320706172746963756c617220617265612e200a2020312e2053746f7020636f6d706c61696e696e673a2073746f7020636f6d706c61696e696e67207768656e20736f6d656f6e6520646f65736e277420636f6d706c6574652061207461736b207468652077617920796f752764206c696b6520746f2e205368617265207461736b7320616e642061707072656369617465207468652074696d6520616e6420656e6572677920746865206f7468657220706572736f6e206465766f74657320696e20636f6d706c6574696e67207468656d202d6a757374206c696b6520796f7520646f20746f6f2e200a2020322e204172677565202d62757420696e20746865207269676874207761793a2061726775696e6720697320696e6576697461626c6520616e6420736f6d6574696d6573206576656e2075736566756c2e20596f7520646f6e2774206e65656420746f2066616e746173697a652061626f75742072656c6174696f6e73686970732074686174206c61636b20617267756d656e74732c206173206c6f6e6720617320796f7520617267756520746865207269676874207761792e20596f75206e65656420746f206d656e74696f6e2065786163746c792077686174206973207468617420646f65736e2774206d616b6520796f75206665656c20676f6f642061742074686520706172746963756c6172206d6f6d656e7420616e6420666f637573206f6e20616374696f6e7320616e6420736974756174696f6e732c2061766f6964696e672076657262616c2061747461636b73206f72206c6162656c6c696e672e200a2020332e2053686f7720796f757220616666656374696f6e3a2069742773206e6f7420656e6f75676820746f206c6f766520736f6d656f6e653b20796f75206e65656420746f2073686f772069742e2054686174206d65616e7320736179696e67206974206f75742d6c6f7564206f722073686f77696e6720796f757220616666656374696f6e207468726f756768206b696e642067657374757265732e204576656e206966206c6f766520697320636f6e7369646572656420696d706c6965642028652e672e20696e206c6f6e67207465726d2072656c6174696f6e7368697073206f72206265747765656e20706172656e747320616e64206368696c6472656e292c2065787072657373696e6720796f7572206c6f7665206d616b657320626f74682070617274696573206665656c2062656175746966756c2e200a205765656b20332067657420636c6f736520746f206e6174757265200a2020312e20436f6e6e6563742077697468206e61747572653a206e617475726520697320736f6d657468696e6720686967686572207468616e2068756d616e206578697374656e63652e20486572206265617574792c206865722070726f766973696f6e206f66206e61747572616c207265736f7572636573206372756369616c20746f206f757220737572766976616c2c2062757420616c736f20686572206162696c69747920746f2070726f64756365206e61747572616c206469736173746572732c20617265203320656c656d656e74732074686174206d616b65207573206665656c2061646d69726174696f6e2c20776f6e64657220616e6420666561722e20546869732069732074686520646566696e6974696f6e206f66206177652e20436f6e6e656374696e672077697468206e61747572652077696c6c20676976652075732061206368616e636520746f20656e6a6f792062656175747920616e64206665656c206772617469747564652e20496620796f75206c69766520696e20616e20757262616e20636974792c20736d616c6c20747269707320746f207069637475726573717565206e61747572616c20736967687473206f7220656e7669726f6e6d656e74616c207061726b7320636f756c6420656e68616e636520616e64207375737461696e207468652061626f76652d6d656e74696f6e6564206665656c696e67732e200a2020322e204c6561726e206d6f72652061626f7574206e61747572616c206469736173746572733a206e61747572652063616e206361757365206772656174206e61747572616c20646973617374657273207468617420636f7374206c697665732e205374756479696e67206e61747572616c206469736173746572732074686174206c656420746f20686172647368697020616e642064656174682063616e206d616b652075732061707072656369617465206c69666520286576656e20696620697420736f756e64732073616420616e642070657373696d6973746963292061732077656c6c2061732074686520706561636566756c6e657373206f66206e6174757265207768656e2063616c6d2e204174207468652073616d652074696d652c206b6e6f77696e672074686174207468657265206973206e6f7468696e672077652063616e20646f20746f20636f6e74726f6c206e61747572616c207068656e6f6d656e6120616e6420746865697220666f72636566756c6e6573732068656c707320757320626520677261746566756c20746f2077616b6520757020696e20746865206d6f726e696e6720616e64206170707265636961746520746865206661637420746861742074686520776f726c64206973206a757374206173207765206c656674206974207468652070726576696f7573206e696768742e200a2020332e20477265656e2065786572636973653a2063686f6f73652061206d696c6420666f726d206f662065786572636973696e67202877616c6b696e672c20726964696e6720612062696379636c652c206574632e2920616e64207072616374696365206f7574646f6f72732e205265736561726368206861732073686f776e2074686174206d696c6420657865726369736520696e206e61747572652069732062656e6566696369616c20746f2070656f706c652077686f206172652073747265737366756c2c20646570726573736564206f72206f6666656e73697665206265686176696f722e200a205765656b2034206e6f206f6e652069732068617070792c20756e6c657373207468657920636f6e7369646572207468656d73656c766573206861707079200a2054686973207765656b2077652077696c6c20666f637573206f6e206265686176696f727320746861742068656c70207573206275696c6420612068617070792073656c6620696e2070726163746963652e200a2020312e20506f73697469766520636f6d6d656e74733a2075736520706f73697469766520636f6d6d656e747320746f20646573637269626520736f6d657468696e672028652e672e2061206d6f76696529206f7220746f20636f6d706c696d656e7420736f6d656f6e652e20496620796f75206861766520736f6d65206e6567617469766520636f6d6d656e74732c2069742773206265747465722074686174207468657920617265206578707265737365642061667465722074686520706f736974697665206f6e6573202874686520706c6f742077617320676f6f642c206275742049206469646e2774206c696b6520746865206d75736963292e205573696e67206d6f726520706f73697469766520636f6d6d656e7473206d616b657320796f75206665656c2062657474657220616e642073707265616420706f736974697669747920696e20796f757220656e7669726f6e6d656e742c206d616b696e67206f7468657273206d6f72652070726f6e6520746f2065787072657373207468656d73656c76657320706f7369746976656c7920746f6f2e200a2020322e20457874726f76657273696f6e3a2061206d6973756e64657273746f6f6420646566696e6974696f6e2c2073696e6365206d616e792070656f706c65207468696e6b2069742072656665727320746f20686176696e672061206c6f74206f6620667269656e647320616e642074616c6b696e6720656173696c7920746f2070656f706c652e20486f77657665722c2061206d61696e206368617261637465726973746963206f6620657874726f766572747320697320746861742074686579206f70656e6c792061636365707420706f736974697665207265616374696f6e7320616e6420726573706f6e6420746f207468656d2077697468207265737065637420616e64206578636974656d656e742e204f70656e20757020616e642073686f77206f746865722070656f706c6520796f7572206772617469747564652e200a2020332e205468652068617070696e657373206c6162656c3a207765206172652067656e6572616c6c7920616761696e7374206c6162656c6c696e672c2062757420696e207468697320636173652c20697420697320666f72206120676f6f642063617573653b206361727279696e6720746865206c6162656c206f66206120686170707920706572736f6e20616e6420747279696e6720746f206c69766520757020746f20746865207469746c652063616e206d616b652075732068617070696572202d776974686f75742c206f6620636f757273652c20646973726567617264696e67206f746865722061737065637473206f66206f75722073656c6620616e64206f7572206c6976652e2044656369646520746f20626520686170707920746f64617921200a205765656b2035206d616b65207468652062657374206f6620796f757220667265652074696d65200a20467265652074696d6520697320616e20657863656c6c656e74206368616e636520746f207365656b20616374697669746965732074686174206d616b65207573206665656c2068617070792e200a2020312e2046696e64207768617420656e7465727461696e7320796f753a20746865206669727374207374657020746f7761726473207574696c697a696e67206f757220667265652074696d6520697320746f20646973636f76657220616374697669746965732074686174206d616b652075732068617070792e20596f75206d61792077616e7420736f6d657468696e672063726561746976652c20736f6d657468696e672066756e2c20736f6d657468696e6720656475636174696f6e616c2e20546865206c69737420676f6573206f6e2e200a2020322e20537465616c20736f6d6520667265652074696d65206576657279206461793a206861707079206d6f6d656e742073686f756c642062652070617274206f66206f7572206576657279646179206c6966652e20506f7374706f6e696e6720656e7465727461696e6d656e7420652e672e20746f20746865207765656b656e64206f72207661636174696f6e2074696d65206973206e6f742068656c7066756c2e20596f75206861766520746f206265206861707079206865726520616e64206e6f7720616e64206e6f7420616e74696369706174652068617070696e65737320696e2061206675747572652074696d65207768696c65206e6f7420646f696e6720616e797468696e6720746f2062652068617070792061742070726573656e742e200a2020332e2042652061206b696420666f722061206c6974746c65206269743a2070656f706c652074656e6420746f2072656d696e69736365207468652066726565646f6d20616e64206c696768742d686561727465646e657373206f66206368696c64686f6f643b206120627265616b2066726f6d2074726f75626c657320616e6420726573706f6e736962696c69746965732e204c61756768696e672c2064616e63696e67206f7220706c6179696e672061207461626c652067616d652068656c70732072656475636520616e786965747920616e6420626c6f77206f666620736f6d6520737465616d2e200a205765656b203620796f752063616e20646f20616e797468696e6720796f752077616e742c20796f752063616e6e6f7420746f2065766572797468696e6720796f752077616e74200a204265696e67207265616c697374696320697320616e20696e6576697461626c652070617274206f662061206861707079206c6966652e2048657265206172652033207265616c69737469632074686f7567687473207468617420617265206d6f7265206f7074696d6973746963207468617420796f752074686f75676874207468657927642062652e200a2020312e20596f752063616e20646f20616e797468696e6720796f752077616e743a20747275737420696e20796f757273656c6620616e6420796f7572206162696c69746965732069732061206d61696e206368617261637465726973746963206f662068617070792070656f706c652e204974e280997320616c736f20747275652120416e796f6e652063616e206163686965766520616e7920676f616c20736f206c6f6e672061732074686579206172652070726f7065726c7920747261696e656420616e642070726570617265642e200a2020322e20596f752063616e6e6f7420646f2065766572797468696e6720796f752077616e743a20616c74686f756768207765206861766520746865206162696c69747920746f20646f20616e797468696e672077652077616e7420746f2c2069742773206e6f74206665617369626c6520746f20646f2065766572797468696e672077652077616e742077697468696e20612074696d65206672616d65206f662034302d35302070726f647563746976652079656172732e20466f72206578616d706c652c20736f6d656f6e652063616e6e6f742062652061207375636365737366756c20636865662c20627573696e6573736d616e2c2064616e63657220616e6420777269746572206174207468652073616d652074696d652e2048652063616e2c20686f77657665722c206265207375636365737366756c20696e206f6e65206f722074776f2070726f66657373696f6e7320616e64206b6565702067657474696e672062657474657220776974682074696d652e20446f6e2774206861766520756e7265616c6973746963206578706563746174696f6e732c206265636175736520796f752077696c6c206b6565702067657474696e67206469736170706f696e7465642e200a2020332e20536574207072696f7269746965733a20746f2062616c616e63652074686520322070726576696f75736c79206d656e74696f6e656420617370656374732c2066696e642077686174207265616c6c79206c696768747320796f757220686561727420616e6420736f756c20616e64206465766f746520796f757273656c6620746f206974202d7265676172646c657373206f6620796f7572206167652e204174207468652073616d652074696d652c207370656e6420796f757220667265652074696d652077697468206f6e65206f722074776f206163746976697469657320796f7520616c736f20656e6a6f792e20546869732077617920796f75206d6179206e6f74206861766520697420616c6c2c2062757420796f752077696c6c207370656e6420796f7572206c69666520646f696e67207468696e677320796f752077616e742e200a205765656b20372072652d6576616c7561746520796f75722072656c6174696f6e736869702077697468206d6f6e6579200a204d6f6e657920646f65736e2774206272696e672068617070696e657373206f6e20697473206f776e2e20486f77657665722c207370656e64696e67206d6f6e657920776973656c792063616e20636f6e7472696275746520746f2069742e200a2020312e204275792075736566756c207468696e67733a207468652068617070696e6573732061207075726368617365206f6666657273206d756c7469706c696573206f6e206163636f756e74206f6620686f77206d616e792074696d657320796f75207573652074686973206974656d2e200a2020322e20496e7665737420696e2068617070696e6573733a207370656e64206d6f6e6579206f6e2077686174206d616b657320796f752068617070793b206163746976697469657320796f7520656e6a6f792c2065717569706d656e742072656c6174656420746f2074686f736520616374697669746965732c2074726970732c206574632e200a2020332e205370656e6420776973656c793a20796f7520646f6e2774206e65656420746f206c69766520696e20636f6e7374616e742066656172206f66206e6f74207370656e64696e67206d6f7265207468616e20796f7527726520737570706f73656420746f202d7468617420776f6e277420636f6e7472696275746520746f20796f75722068617070696e6573732e20596f752063616e20696e76657374206f6e20796f757273656c6620776974686f7574206775696c74206173206c6f6e672061732069742773206265656e20706c616e6e65642061686561642e20466f72206578616d706c652c20323030e282ac20666f72206120332d646179207765656b656e642064697669646564206279206c657373207370656e64696e67207468652066697273742032206461797320616e64206d6f726520746865206c617374206f6e6520696620796f75207769736820746f20646f20736f2e200a205765656b203820776f726b206c696665206a6f79200a205765207370656e642061206c6f74206f66206f75722074696d6520617420776f726b206576657279206461792028382d313020686f7572732920736f206974277320616e20696d706f7274616e7420617370656374206f66206f75722068617070696e6573732e20556e666f7274756e6174656c792c20776f726b206973206120736f75726365206f662073747265737320666f72206d616e792070656f706c652e204c657427732073656520776861742077652063616e20646f2e200a2020312e2043686f6f73696e6720612070726f66657373696f6e3a2063686f6f73696e6720612070726f66657373696f6e206261736564206f6e20686f77206d75636820776520656e6a6f7920697420616e64206e6f74207468652073616c6172792c2077696c6c2068656c7020696e637265617365206f757220736174697366616374696f6e2e204974277320616c736f206c696b656c7920746f207375636365656420696e206d616b696e67206d6f7265206d6f6e65792066726f6d20736f6d657468696e672077652073747269766520746f776172647320616e6420776f726b206861726420696e7374656164206f662061206a6f6220776520646f2073696d706c79206265636175736520746865206d6f6e65792069732073756666696369656e746c79206265747465722e2052656d656d62657220746861742069742773206e6576657220746f6f206c61746520746f2074616b652061207475726e2c206576656e20696620796f7520636f756e74207965617273206f6620657870657269656e636520696e206120646966666572656e742070726f66657373696f6e2e200a2020322e20576f726b2d686f6262793a20696620796f752063616e6e6f7420776f726b2070726f66657373696f6e616c6c79206f6e207768617420796f75206c696b652c207468657265277320616c7761797320612077617920746f20776f726b206f6e206974206173206120686f6262792e20416e642069662069742773206e6f74206665617369626c6520746f20776f726b206f6e2069742c20726561642061626f75742069742c20766973697420706c616365732072656c6174656420746f2069742c206574632e200a2020332e2042616c616e63653a206576656e20696620796f7527766520666f756e6420796f757220696465616c2070726f66657373696f6e2c206974277320696d706f7274616e7420746f206b65657020697420696e2062616c616e63652077697468207468652072657374206f6620796f7572206c6966652e204173206d7563682061732061206361726565722066756c66696c7320796f752c207370656e64696e6720616c6c20796f75722074696d6520616e6420656e65726779206f6e20697420616e64206e65676c656374696e67206f74686572206172656173206f6620796f757220706572736f6e616c206c6966652077696c6c207469726520796f75206f75742e204578706572747320737567676573742077652063616e20656e6a6f79207468652070737963686f6c6f676963616c2062656e6566697473206f6620612063617265657220627920776f726b696e6720757020746f20343020686f7572732061207765656b2f3820686f7572732061206461792e223b733a363a22696d61676573223b733a3231333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f706c616e6f2d65757475786961732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d30332030393a35393a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33313a223133343acf80cebbceaccebdcebf2dceb5cf85cf84cf85cf87ceafceb1cf82223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33363a22696d616765732f323032322f30312f32342f706c616e6f2d65757475786961732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133343acf80cebbceaccebdcebf2dceb5cf85cf84cf85cf87ceafceb1cf822663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22ce95cf85cf84cf85cf87ceafceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a2248617070696e65737320706c616e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313334223b7d), (980, 'index.php?option=com_content&view=article&id=179', 'index.php?option=com_content&view=article&id=179:πως-μπορούμε-να-καλλιεργήσουμε-ψυχική-ανθεκτικότητα&catid=35', 'How can we cultivate psychological resilience?', ' Find and utilize your strong suits – We all have strong personality traits that shield us in the face of adversity. To spot them, think about what personality traits helped you overcome past adversity. ', '2022-07-03 10:24:58', '9dd0908b3c27117eec2050bd5000b93b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230353a222046696e6420616e64207574696c697a6520796f7572207374726f6e6720737569747320e2809320576520616c6c2068617665207374726f6e6720706572736f6e616c69747920747261697473207468617420736869656c6420757320696e207468652066616365206f66206164766572736974792e20546f2073706f74207468656d2c207468696e6b2061626f7574207768617420706572736f6e616c697479207472616974732068656c70656420796f75206f766572636f6d652070617374206164766572736974792e20223b693a333b613a32373a7b733a323a226964223b693a3137393b733a353a22616c696173223b733a39373a22cf80cf89cf8220cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb520cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3432363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e46696e6420616e64207574696c697a6520796f7572207374726f6e6720737569747320e2809320576520616c6c2068617665207374726f6e6720706572736f6e616c69747920747261697473207468617420736869656c6420757320696e207468652066616365206f66206164766572736974792e20546f2073706f74207468656d2c207468696e6b2061626f7574207768617420706572736f6e616c697479207472616974732068656c70656420796f75206f766572636f6d652070617374206164766572736974792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313530393a22486f772063616e2077652063756c7469766174652070737963686f6c6f676963616c20726573696c69656e63653f20e28098e28099ce94ceb5cebd20ceb5ceafcebcceb1ceb92020ceb1cf85cf84cf8c20cf80cebfcf8520cebccebfcf8520cf83cf85cebdceadceb2ceb72c20ceb5ceafcebcceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520ceb5cf80ceb9cebbceadceb3cf8920cebdceb120ceb3ceafcebdcf89e28099e28099202d4361726c204a756e67202020202020202020202020202020202020202020202020202020200a20e2809c4920616d206e6f7420776861742068617070656e656420746f206d652c204920616d207768617420492063686f6f736520746f206265636f6d652ee2809d20432e204a756e67200a2046696e6420616e64207574696c697a6520796f7572207374726f6e6720737569747320e2809320576520616c6c2068617665207374726f6e6720706572736f6e616c69747920747261697473207468617420736869656c6420757320696e207468652066616365206f66206164766572736974792e20546f2073706f74207468656d2c207468696e6b2061626f7574207768617420706572736f6e616c697479207472616974732068656c70656420796f75206f766572636f6d652070617374206164766572736974792e200a204265206b696e64657220746f20796f757273656c6620616e64206275696c642073656c662d656d706174687920e2809320496e206d616e792063617365732c2077652074656e6420746f2062652073747269637420616e64206a7564676d656e74616c2077697468206f757273656c7665732e2042757420636f6e73696465722069662074686174e280997320686f7720796f7520776f756c642074616c6b20746f206120667269656e642e205265706c61636520796f7572206e656761746976652073656c662d6a7564676d656e742077697468206d6f726520656d70617468657469632074686f75676874732e2054616c6b20746f20796f757273656c66206c696b6520796f7520776f756c642074616c6b20746f20736f6d656f6e6520796f75206c6f7665642e200a205072616374696365206d696e6466756c6e65737320e2809320497420616c6c6f777320796f7520746f206578616d696e6520796f75722074686f75676874732c2074616b6520612073746570206261636b2c20616e642067657420736f6d6520706572737065637469766520696e7374656164206f6620696d6d6564696174656c792066616c6c696e6720696e746f20616e20656d6f74696f6e616c207475726d6f696c20696e206164766572736520736974756174696f6e732e2054727920746f2062652070726573656e7420696e20746865206d6f6d656e74202d6e6f74206f6e6c7920706879736963616c6c7920627574206d656e74616c6c792061732077656c6c3b20666f63757320796f757220617474656e74696f6e20696e20696e7465726e616c206d656e74616c2070726f636573736573202874686f75676874732c206665656c696e67732c20706879736963616c2073656e736174696f6e732920616e6420616363657074207468652077686f6c6520657870657269656e636520776974686f7574206265696e67206a7564676d656e74616c2e200a2041736b20666f722068656c7020e28093204576656e2074686f756768206761696e696e6720636f6e74726f6c2069732061206b65792061737065637420696e20646576656c6f70696e672070737963686f6c6f676963616c20726573696c69656e63652c207468617420646f65736ee2809974206d65616e2074686174207765206d757374206f6e6c792072656c79206f6e206f757273656c7665732e2057652063616e20636f6d6d756e6963617465206f7572206e6565647320746f2070656f706c6520776520747275737420616e642061636365707420746865697220617373697374616e63652e200a2052656d656d62657220746f20626520677261746566756c20616e6420766965772065616368206164766572736974792061732061206368616c6c656e676521223b733a363a22696d61676573223b733a3235323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7077732d6d706f726f756d652d6e612d6b616c6c6965726769736f756d652d70737978696b692d616e7468656b74696b6f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d30332031303a32343a3538223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130313a223137393acf80cf89cf822dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb52dcf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37353a22696d616765732f323032322f30312f32342f7077732d6d706f726f756d652d6e612d6b616c6c6965726769736f756d652d70737978696b692d616e7468656b74696b6f746974612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3135353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137393acf80cf89cf822dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcebaceb1cebbcebbceb9ceb5cf81ceb3ceaecf83cebfcf85cebcceb52dcf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a33393a22cea8cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a33393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34363a22486f772063616e2077652063756c7469766174652070737963686f6c6f676963616c20726573696c69656e63653f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313739223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (990, 'index.php?option=com_tags&view=tag&id=9', 'index.php?option=com_tags&view=tag&id=9:άρθρα&Itemid=452', 'Articles', '', '2022-07-06 07:39:31', 'c02372a21cb34e0cfa7960ffea9e3ee0', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:51:59', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a393b733a353a22616c696173223b733a31303a22ceaccf81ceb8cf81ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a33393a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31323a22393aceaccf81ceb8cf81ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d393aceaccf81ceb8cf81ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a35313a3539223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a2241727469636c6573223b693a31373b693a313b693a31383b733a33393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d39223b7d), (991, 'index.php?option=com_tags&view=tag&id=10', 'index.php?option=com_tags&view=tag&id=10:ασκήσεις&Itemid=452', 'Exercises', '', '2022-07-06 07:39:41', 'b6d774f906e9b3e7293031eb53b5255e', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:52:10', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31303b733a353a22616c696173223b733a31363a22ceb1cf83cebaceaecf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a33393a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31393a2231303aceb1cf83cebaceaecf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36383a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31303aceb1cf83cebaceaecf83ceb5ceb9cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a35323a3130223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22457865726369736573223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3130223b7d), (992, 'index.php?option=com_tags&view=tag&id=11', 'index.php?option=com_tags&view=tag&id=11:τέστ&Itemid=452', 'Test', '', '2022-07-06 07:39:54', '41a772ffeb9f6a0cee5ff807d6d3cbb3', 1, 1, 1, '*', NULL, NULL, '2022-01-04 20:52:18', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31313b733a353a22616c696173223b733a383a22cf84ceadcf83cf84223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a33393a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31313a2231313acf84ceadcf83cf84223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31313acf84ceadcf83cf84264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30342032303a35323a3138223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a343a2254657374223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3131223b7d), (993, 'index.php?option=com_tags&view=tag&id=12', 'index.php?option=com_tags&view=tag&id=12:άγχος&Itemid=452', 'Anxiety', '', '2022-07-06 07:40:16', '8633e4026c7e43eda435caa3ae43102b', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:07:21', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31323b733a353a22616c696173223b733a31303a22ceacceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34303a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a2231323aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31323aceacceb3cf87cebfcf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30373a3231223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a373a22416e7869657479223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3132223b7d), (994, 'index.php?option=com_tags&view=tag&id=13', 'index.php?option=com_tags&view=tag&id=13:αναβλητικότητα&Itemid=452', 'Procrastination', '', '2022-07-06 07:41:18', 'd0feae27322986122a4a26856b32036a', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:01', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31333b733a353a22616c696173223b733a32383a22ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34313a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33313a2231333aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31333aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3031223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a2250726f6372617374696e6174696f6e223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3133223b7d), (995, 'index.php?option=com_tags&view=tag&id=14', 'index.php?option=com_tags&view=tag&id=14:απολαμβάνειν&Itemid=452', 'Enjoyment', '', '2022-07-06 07:41:59', '77ecfecf4a76b4ad7464441ff6eaabb1', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:07', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31343b733a353a22616c696173223b733a32343a22ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34313a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32373a2231343aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31343aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3037223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22456e6a6f796d656e74223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3134223b7d), (996, 'index.php?option=com_tags&view=tag&id=15', 'index.php?option=com_tags&view=tag&id=15:αυτοέλεγχος&Itemid=452', 'Self-control', '', '2022-07-06 07:42:26', 'ee70e85f5431281398654576acf32e80', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:15', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31353b733a353a22616c696173223b733a32323a22ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34323a3236223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32353a2231353aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31353aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3135223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a2253656c662d636f6e74726f6c223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3135223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (997, 'index.php?option=com_tags&view=tag&id=16', 'index.php?option=com_tags&view=tag&id=16:αυτονομία&Itemid=452', 'Autonomy', '', '2022-07-06 07:43:22', '654b48e572b00e8ed6470d4a73363143', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:43', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31363b733a353a22616c696173223b733a31383a22ceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34333a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32313a2231363aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31363aceb1cf85cf84cebfcebdcebfcebcceafceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3433223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224175746f6e6f6d79223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3136223b7d), (998, 'index.php?option=com_tags&view=tag&id=17', 'index.php?option=com_tags&view=tag&id=17:αυτοπεποίθηση&Itemid=452', 'Self - Confidence', '', '2022-07-06 07:44:06', '7f3917a97bff3b5710e245acb0ff2b29', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:48', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31373b733a353a22616c696173223b733a32363a22ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34343a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32393a2231373aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31373aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3438223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a2253656c66202d20436f6e666964656e6365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3137223b7d), (999, 'index.php?option=com_tags&view=tag&id=18', 'index.php?option=com_tags&view=tag&id=18:λήψη-αποφάσεων&Itemid=452', 'Decision Making', '', '2022-07-06 07:44:51', '7ffd4816c1a236cabf1acad532b6c9bd', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:08:54', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31383b733a353a22616c696173223b733a32373a22cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34343a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33303a2231383acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37393a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31383acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30383a3534223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a224465636973696f6e204d616b696e67223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3138223b7d), (1000, 'index.php?option=com_tags&view=tag&id=19', 'index.php?option=com_tags&view=tag&id=19:διαχείριση-ενέργειας&Itemid=452', 'Energy Management', '', '2022-07-06 07:45:27', '70f47964509f5a276976796a0896f846', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:00', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a31393b733a353a22616c696173223b733a33393a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34353a3237223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34323a2231393aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d31393aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3030223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22456e65726779204d616e6167656d656e74223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3139223b7d), (1001, 'index.php?option=com_tags&view=tag&id=20', 'index.php?option=com_tags&view=tag&id=20:διεκδικητικότητα&Itemid=452', 'Assertiveness', '', '2022-07-06 07:46:20', '612be93c8557d7c2e14b91aac2ab791d', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:05', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32303b733a353a22616c696173223b733a33323a22ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34363a3230223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33353a2232303aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38343a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32303aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3035223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31333a224173736572746976656e657373223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3230223b7d), (1002, 'index.php?option=com_tags&view=tag&id=21', 'index.php?option=com_tags&view=tag&id=21:ερωτικές-σχέσεις&Itemid=452', 'Romantic Relationships', '', '2022-07-06 07:47:29', 'bed51203e05e3a971fa54a330d72f1c2', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:30', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32313b733a353a22616c696173223b733a33313a22ceb5cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34373a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33343a2232313aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32313aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3330223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3231223b7d), (1003, 'index.php?option=com_tags&view=tag&id=22', 'index.php?option=com_tags&view=tag&id=22:διαπροσωπικές-σχέσεις&Itemid=452', 'Interpersonal Relationships', '', '2022-07-06 07:48:46', '545ed6e6856344b85cea00eb94b31a15', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:35', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32323b733a353a22616c696173223b733a34313a22ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34383a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34343a2232323aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32323aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3335223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3232223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1004, 'index.php?option=com_tags&view=tag&id=23', 'index.php?option=com_tags&view=tag&id=23:ευγνωμοσύνη&Itemid=452', 'Gratitude', '', '2022-07-06 07:49:36', '2ab8a15a7ef7a92fd5abff666adbd395', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:39', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32333b733a353a22616c696173223b733a32323a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a34393a3336223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32353a2232333aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32333aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3339223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22477261746974756465223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3233223b7d), (1005, 'index.php?option=com_tags&view=tag&id=24', 'index.php?option=com_tags&view=tag&id=24:ευτυχία&Itemid=452', 'Happiness', '', '2022-07-06 07:50:10', 'cf3fa57876ec3b3e2dad0765e0ed83c8', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:45', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32343b733a353a22616c696173223b733a31343a22ceb5cf85cf84cf85cf87ceafceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35303a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31373a2232343aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32343aceb5cf85cf84cf85cf87ceafceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3435223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a2248617070696e657373223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3234223b7d), (1006, 'index.php?option=com_tags&view=tag&id=25', 'index.php?option=com_tags&view=tag&id=25:θετικότητα&Itemid=452', 'Positivity', '', '2022-07-06 07:50:54', 'b08c21edfe1e653ac21851bce9140ad9', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:52', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32353b733a353a22616c696173223b733a32303a22ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35303a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32333a2232353aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32353aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3532223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22506f7369746976697479223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3235223b7d), (1007, 'index.php?option=com_tags&view=tag&id=26', 'index.php?option=com_tags&view=tag&id=26:ικανότητα&Itemid=452', 'Competence', '', '2022-07-06 07:51:31', '69884b3de3c80b5cc3cf355f1008fbf8', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:09:56', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32363b733a353a22616c696173223b733a31383a22ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35313a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32313a2232363aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32363aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a30393a3536223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22436f6d706574656e6365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3236223b7d), (1008, 'index.php?option=com_tags&view=tag&id=27', 'index.php?option=com_tags&view=tag&id=27:θυμός&Itemid=452', 'Anger', '', '2022-07-06 07:51:59', 'd8712e4418713ccac4c2092b61e9a50c', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:01', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32373b733a353a22616c696173223b733a31303a22ceb8cf85cebccf8ccf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35313a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a2232373aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32373aceb8cf85cebccf8ccf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3031223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22416e676572223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3237223b7d), (1009, 'index.php?option=com_tags&view=tag&id=28', 'index.php?option=com_tags&view=tag&id=28:όρια&Itemid=452', 'Boundaries', '', '2022-07-06 07:52:58', '8be9f55f75640dbe274c6f56a9d08bf3', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:07', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32383b733a353a22616c696173223b733a383a22cf8ccf81ceb9ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35323a3538223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31313a2232383acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32383acf8ccf81ceb9ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3037223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22426f756e646172696573223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3238223b7d), (1010, 'index.php?option=com_tags&view=tag&id=36', 'index.php?option=com_tags&view=tag&id=36:νέα&Itemid=452', 'News', '', '2022-07-06 07:57:06', '96fb9f559bf2a380f39264c30e68c71c', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:52', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33363b733a353a22616c696173223b733a363a22cebdceadceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35373a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a393a2233363acebdceadceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35383a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33363acebdceadceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3532223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a343a224e657773223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3336223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1011, 'index.php?option=com_tags&view=tag&id=41', 'index.php?option=com_tags&view=tag&id=41:ορισμός&Itemid=452', 'Definition', '', '2022-07-06 07:57:18', '820e96bcab96ccb0362f92a771b283ad', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:18:34', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34313b733a353a22616c696173223b733a31343a22cebfcf81ceb9cf83cebccf8ccf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35373a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31373a2234313acebfcf81ceb9cf83cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34313acebfcf81ceb9cf83cebccf8ccf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a31383a3334223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22446566696e6974696f6e223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3431223b7d), (1012, 'index.php?option=com_tags&view=tag&id=42', 'index.php?option=com_tags&view=tag&id=42:κρίση-πανικού&Itemid=452', 'Panic Attack', '', '2022-07-06 07:57:31', 'd32b3b37daf54ca05a178455bebfd215', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:19:22', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34323b733a353a22616c696173223b733a32353a22cebacf81ceafcf83ceb720cf80ceb1cebdceb9cebacebfcf8d223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35373a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32383a2234323acebacf81ceafcf83ceb72dcf80ceb1cebdceb9cebacebfcf8d223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37373a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34323acebacf81ceafcf83ceb72dcf80ceb1cebdceb9cebacebfcf8d264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a31393a3232223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a2250616e69632041747461636b223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3432223b7d), (1013, 'index.php?option=com_tags&view=tag&id=43', 'index.php?option=com_tags&view=tag&id=43:συμβουλές&Itemid=452', 'Advices', '', '2022-07-06 07:57:46', 'b4ff4ec287427583add09fa3cb3e8270', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:21:25', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34333b733a353a22616c696173223b733a31383a22cf83cf85cebcceb2cebfcf85cebbceadcf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35373a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32313a2234333acf83cf85cebcceb2cebfcf85cebbceadcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34333acf83cf85cebcceb2cebfcf85cebbceadcf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a32313a3235223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a373a2241647669636573223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3433223b7d), (1014, 'index.php?option=com_tags&view=tag&id=44', 'index.php?option=com_tags&view=tag&id=44:δυσκολίες&Itemid=452', 'Hardships', '', '2022-07-06 07:58:02', 'ed2d091411883e49fa4ed0cabd5d850a', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:28:41', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34343b733a353a22616c696173223b733a31383a22ceb4cf85cf83cebacebfcebbceafceb5cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35383a3032223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32313a2234343aceb4cf85cf83cebacebfcebbceafceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34343aceb4cf85cf83cebacebfcebbceafceb5cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a32383a3431223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22486172647368697073223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3434223b7d), (1015, 'index.php?option=com_tags&view=tag&id=45', 'index.php?option=com_tags&view=tag&id=45:εργασία&Itemid=452', 'Work Place', '', '2022-07-06 07:58:34', '55610bb5ee1422475ac6ecb524a32630', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:32:58', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34353b733a353a22616c696173223b733a31343a22ceb5cf81ceb3ceb1cf83ceafceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35383a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31373a2234353aceb5cf81ceb3ceb1cf83ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34353aceb5cf81ceb3ceb1cf83ceafceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a33323a3538223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22576f726b20506c616365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3435223b7d), (1016, 'index.php?option=com_tags&view=tag&id=46', 'index.php?option=com_tags&view=tag&id=46:εγκέφαλος&Itemid=452', 'Brain', '', '2022-07-06 07:59:17', '74e6244e9727242f866aebc838436229', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:35:16', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34363b733a353a22616c696173223b733a31383a22ceb5ceb3cebaceadcf86ceb1cebbcebfcf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35393a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32313a2234363aceb5ceb3cebaceadcf86ceb1cebbcebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34363aceb5ceb3cebaceadcf86ceb1cebbcebfcf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a33353a3136223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22427261696e223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3436223b7d), (1017, 'index.php?option=com_tags&view=tag&id=47', 'index.php?option=com_tags&view=tag&id=47:αγάπη&Itemid=452', 'Love', '', '2022-07-06 07:59:29', 'c0de4e7ddb7c7913deb679a4adb507e1', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:44:17', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34373b733a353a22616c696173223b733a31303a22ceb1ceb3ceaccf80ceb7223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35393a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a2234373aceb1ceb3ceaccf80ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34373aceb1ceb3ceaccf80ceb7264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a34343a3137223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a343a224c6f7665223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3437223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1018, 'index.php?option=com_tags&view=tag&id=48', 'index.php?option=com_tags&view=tag&id=48:συναισθήματα&Itemid=452', 'Feelings', '', '2022-07-06 07:59:42', 'f7f5c50d2a3733269f74f8cf142d4781', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:44:17', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34383b733a353a22616c696173223b733a32343a22cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030373a35393a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a32373a2234383acf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a37363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34383acf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a34343a3137223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224665656c696e6773223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3438223b7d), (1019, 'index.php?option=com_tags&view=tag&id=49', 'index.php?option=com_tags&view=tag&id=49:έρωτας&Itemid=452', 'Romance', '', '2022-07-06 08:00:23', 'ab8c1a80dffd2246ca87e4c83288dd12', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:46:12', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a34393b733a353a22616c696173223b733a31323a22ceadcf81cf89cf84ceb1cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30303a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31353a2234393aceadcf81cf89cf84ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36343a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d34393aceadcf81cf89cf84ceb1cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a34363a3132223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a373a22526f6d616e6365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3439223b7d), (1020, 'index.php?option=com_tags&view=tag&id=50', 'index.php?option=com_tags&view=tag&id=50:ζήλια&Itemid=452', 'Jealousy', '', '2022-07-06 08:01:00', 'ef8dc76ff5d2a951cc4d19cf98832bbb', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:48:38', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35303b733a353a22616c696173223b733a31303a22ceb6ceaecebbceb9ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30313a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a2235303aceb6ceaecebbceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35303aceb6ceaecebbceb9ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a34383a3338223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224a65616c6f757379223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3530223b7d), (1021, 'index.php?option=com_tags&view=tag&id=51', 'index.php?option=com_tags&view=tag&id=51:μητρικός-δεσμός&Itemid=452', 'Attachment Style', '', '2022-07-06 08:01:56', 'd23db5f0a27514528431ea00066ac91f', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:49:34', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35313b733a353a22616c696173223b733a32393a22cebcceb7cf84cf81ceb9cebacf8ccf8220ceb4ceb5cf83cebccf8ccf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30313a3536223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33323a2235313acebcceb7cf84cf81ceb9cebacf8ccf822dceb4ceb5cf83cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35313acebcceb7cf84cf81ceb9cebacf8ccf822dceb4ceb5cf83cebccf8ccf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a34393a3334223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a224174746163686d656e74205374796c65223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3531223b7d), (1022, 'index.php?option=com_tags&view=tag&id=52', 'index.php?option=com_tags&view=tag&id=52:οφέλη&Itemid=452', 'Benefits', '', '2022-07-06 08:02:20', '1767e1f8ab3971b83de09f2d3843c095', 1, 1, 1, '*', NULL, NULL, '2022-01-27 20:53:33', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35323b733a353a22616c696173223b733a31303a22cebfcf86ceadcebbceb7223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30323a3230223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31333a2235323acebfcf86ceadcebbceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36323a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35323acebfcf86ceadcebbceb7264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032303a35333a3333223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a2242656e6566697473223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3532223b7d), (1023, 'index.php?option=com_tags&view=tag&id=54', 'index.php?option=com_tags&view=tag&id=54:διαχείριση-συγκρούσεων&Itemid=452', 'Conflict Management', '', '2022-07-06 08:03:31', 'bfdaabe8a6837e1263480c7d4361f8af', 1, 1, 1, '*', NULL, NULL, '2022-01-27 21:03:26', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35343b733a353a22616c696173223b733a34333a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30333a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34363a2235343aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35343aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf83cf85ceb3cebacf81cebfcf8dcf83ceb5cf89cebd264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032313a30333a3236223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a22436f6e666c696374204d616e6167656d656e74223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3534223b7d), (1024, 'index.php?option=com_tags&view=tag&id=55', 'index.php?option=com_tags&view=tag&id=55:διαχείριση-θυμού&Itemid=452', 'Anger Management', '', '2022-07-06 08:03:42', '0f6e779de7ac0454d102f5b67cb66faf', 1, 1, 1, '*', NULL, NULL, '2022-01-27 21:04:15', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35353b733a353a22616c696173223b733a33313a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb8cf85cebccebfcf8d223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30333a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33343a2235353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb8cf85cebccebfcf8d223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb8cf85cebccebfcf8d264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032313a30343a3135223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22416e676572204d616e6167656d656e74223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3535223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1025, 'index.php?option=com_tags&view=tag&id=56', 'index.php?option=com_tags&view=tag&id=56:άσκηση&Itemid=452', 'Exercise', '', '2022-07-06 08:03:54', '1ebf8228f78f8c45b12df8e5fe354505', 1, 1, 1, '*', NULL, NULL, '2022-01-27 21:21:07', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a35363b733a353a22616c696173223b733a31323a22ceaccf83cebaceb7cf83ceb7223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30333a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31353a2235363aceaccf83cebaceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36343a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d35363aceaccf83cebaceb7cf83ceb7264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d32372032313a32313a3037223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a224578657263697365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3536223b7d), (1026, 'index.php?option=com_tags&view=tag&id=29', 'index.php?option=com_tags&view=tag&id=29:στόχοι&Itemid=452', 'Goals', '', '2022-07-06 08:09:57', 'b3ed20a867e5ba571a006eb4fda0a166', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:12', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a32393b733a353a22616c696173223b733a31323a22cf83cf84cf8ccf87cebfceb9223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a30393a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31353a2232393acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36343a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d32393acf83cf84cf8ccf87cebfceb9264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3132223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a22476f616c73223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3239223b7d), (1027, 'index.php?option=com_tags&view=tag&id=30', 'index.php?option=com_tags&view=tag&id=30:προσαρμοστικότητα&Itemid=452', 'Adaptability', '', '2022-07-06 08:10:06', '968ba1592d8ca83ecdafe0fb12f51729', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:16', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33303b733a353a22616c696173223b733a33343a22cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a31303a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33373a2233303acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33303acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3136223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a2241646170746162696c697479223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3330223b7d), (1028, 'index.php?option=com_tags&view=tag&id=31', 'index.php?option=com_tags&view=tag&id=31:ψυχική-ανθεκτικότητα&Itemid=452', 'Psychological Resilience', '', '2022-07-06 08:10:13', 'd3c4da98b49f5a675ec2a60f8607c3e1', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:22', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33313b733a353a22616c696173223b733a33393a22cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a31303a3133223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34323a2233313acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33313acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3232223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3331223b7d), (1029, 'index.php?option=com_tags&view=tag&id=32', 'index.php?option=com_tags&view=tag&id=32:διαχείριση-δυσκολιών&Itemid=452', 'Managing Difficulties', '', '2022-07-06 08:10:21', '35e020940248236e19437f3566fc484d', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:30', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33323b733a353a22616c696173223b733a33393a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb4cf85cf83cebacebfcebbceb9cf8ecebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a31303a3231223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34323a2233323aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf8ecebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33323aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb4cf85cf83cebacebfcebbceb9cf8ecebd264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3330223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a224d616e6167696e6720446966666963756c74696573223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3332223b7d), (1030, 'index.php?option=com_tags&view=tag&id=33', 'index.php?option=com_tags&view=tag&id=33:ενίσχυση-δυνατοτήτων&Itemid=452', 'Strengths Enhancement', '', '2022-07-06 08:10:41', '6118f61a53f9ec6921eaa59f2dbd0026', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:35', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33333b733a353a22616c696173223b733a33393a22ceb5cebdceafcf83cf87cf85cf83ceb720ceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a31303a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a34323a2233333aceb5cebdceafcf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33333aceb5cebdceafcf83cf87cf85cf83ceb72dceb4cf85cebdceb1cf84cebfcf84ceaecf84cf89cebd264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3335223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22537472656e6774687320456e68616e63656d656e74223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3333223b7d), (1031, 'index.php?option=com_tags&view=tag&id=34', 'index.php?option=com_tags&view=tag&id=34:διαχείριση-άγχους&Itemid=452', 'Anxiety Management', '', '2022-07-06 08:10:55', '51e336aab8901d262a603f0f0b3f4194', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:39', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33343b733a353a22616c696173223b733a33333a22ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceacceb3cf87cebfcf85cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a31303a3535223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a33363a2233343aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceacceb3cf87cebfcf85cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33343aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceacceb3cf87cebfcf85cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3339223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a22416e7869657479204d616e6167656d656e74223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3334223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1032, 'index.php?option=com_tags&view=tag&id=35', 'index.php?option=com_tags&view=tag&id=35:σχέσεις&Itemid=452', 'Relationships', '', '2022-07-06 08:11:05', '337cccc051654d01f2400c1425250b65', 1, 1, 1, '*', NULL, NULL, '2022-01-09 19:10:45', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a31343a7b733a323a226964223b693a33353b733a353a22616c696173223b733a31343a22cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a34333b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a383a226d6f646966696564223b733a31393a22323032322d30372d30362030383a31313a3035223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a33333a7b733a31303a227461675f6c61796f7574223b733a393a225f3a64656661756c74223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a353b733a31343a2273686f775f7461675f7469746c65223b733a313a2230223b733a32333a227461675f6c6973745f73686f775f7461675f696d616765223b733a313a2231223b733a32393a227461675f6c6973745f73686f775f7461675f6465736372697074696f6e223b733a313a2231223b733a31343a227461675f6c6973745f696d616765223b733a303a22223b733a31383a2273686f775f7461675f6e756d5f6974656d73223b733a313a2230223b733a31363a227461675f6c6973745f6f726465726279223b733a31323a22632e636f72655f7469746c65223b733a32363a227461675f6c6973745f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a31333a2273686f775f68656164696e6773223b733a313a2230223b733a31383a227461675f6c6973745f73686f775f64617465223b733a373a2263726561746564223b733a32343a227461675f6c6973745f73686f775f6974656d5f696d616765223b733a313a2231223b733a33303a227461675f6c6973745f73686f775f6974656d5f6465736372697074696f6e223b733a313a2231223b733a33323a227461675f6c6973745f6974656d5f6d6178696d756d5f63686172616374657273223b693a3135303b733a31353a226d696e5f7465726d5f6c656e677468223b733a313a2233223b733a31373a2272657475726e5f616e795f6f725f616c6c223b733a313a2231223b733a31363a22696e636c7564655f6368696c6472656e223b733a313a2230223b733a373a226d6178696d756d223b693a3230303b733a32343a227461675f6c6973745f6c616e67756167655f66696c746572223b733a333a22616c6c223b733a31313a22746167735f6c61796f7574223b733a393a225f3a64656661756c74223b733a31363a22616c6c5f746167735f6f726465726279223b733a353a227469746c65223b733a32363a22616c6c5f746167735f6f7264657262795f646972656374696f6e223b733a333a22415343223b733a32333a22616c6c5f746167735f73686f775f7461675f696d616765223b733a313a2230223b733a32383a22616c6c5f746167735f73686f775f7461675f64657363726970696f6e223b733a313a2230223b733a33313a22616c6c5f746167735f7461675f6d6178696d756d5f63686172616374657273223b693a32303b733a32323a22616c6c5f746167735f73686f775f7461675f68697473223b733a313a2230223b733a31323a2266696c7465725f6669656c64223b733a313a2231223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31393a227461675f6669656c645f616a61785f6d6f6465223b733a313a2231223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a343a22736c7567223b733a31373a2233353acf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a333a22746167223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a393a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b693a383b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a36363a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d33353acf83cf87ceadcf83ceb5ceb9cf82264974656d69643d343532223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392031393a31303a3435223b693a31343b693a313b693a31353b613a333a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a333a22546167223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31333a2252656c6174696f6e7368697073223b693a31373b693a313b693a31383b733a34303a22696e6465782e7068703f6f7074696f6e3d636f6d5f7461677326766965773d7461672669643d3335223b7d), (1033, 'index.php?option=com_content&view=article&id=239', 'index.php?option=com_content&view=article&id=239:cv-μάιρα-στεφανάκου&catid=43', 'CV - Maira Stefanakou', ' Maira Stefanakou is a Dietitian - Nutritionist, BSc Maira Stefanakou studied at the Department of Dietetics and Nutrition of the Harokopio University of Athens and is licensed to practice Dietetics. She is currently studying the Application of Genetics in Precision Nutrition program, on the nutrition-gene relationship at EKPA. Her internship took place at the Hospital of Thoracic Diseases \"Sotiria\", where she performed nutritional evaluation and monitoring of patients in the pulmonology and oncology department, as well as in the outpatient clinics of the hospital. Also, as part of her studies, she did an internship in the community in the dietetic office of Mr. Kanellakis, and in the non-profit company Wise Greece in Athens, as well as a semester of studies at the Universidad de Zaragoza in Spain, with an Erasmus scholarship. She works as a Dietitian-Nutritionist at Hr. Psychology - Today and is a Dietitian - Nutritionist in the Telephone Counselling Line. ', '2023-04-26 22:02:54', '6820fa0a5452ee18c6ed2eced92f1c1c', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3937323a22204d616972612053746566616e616b6f7520697320612044696574697469616e202d204e7574726974696f6e6973742c20425363204d616972612053746566616e616b6f75207374756469656420617420746865204465706172746d656e74206f662044696574657469637320616e64204e7574726974696f6e206f6620746865204861726f6b6f70696f20556e6976657273697479206f6620417468656e7320616e64206973206c6963656e73656420746f207072616374696365204469657465746963732e205368652069732063757272656e746c79207374756479696e6720746865204170706c69636174696f6e206f662047656e657469637320696e20507265636973696f6e204e7574726974696f6e2070726f6772616d2c206f6e20746865206e7574726974696f6e2d67656e652072656c6174696f6e7368697020617420454b50412e2048657220696e7465726e7368697020746f6f6b20706c6163652061742074686520486f73706974616c206f662054686f72616369632044697365617365732022536f7469726961222c2077686572652073686520706572666f726d6564206e7574726974696f6e616c206576616c756174696f6e20616e64206d6f6e69746f72696e67206f662070617469656e747320696e207468652070756c6d6f6e6f6c6f677920616e64206f6e636f6c6f6779206465706172746d656e742c2061732077656c6c20617320696e20746865206f757470617469656e7420636c696e696373206f662074686520686f73706974616c2e20416c736f2c2061732070617274206f662068657220737475646965732c207368652064696420616e20696e7465726e7368697020696e2074686520636f6d6d756e69747920696e20746865206469657465746963206f6666696365206f66204d722e204b616e656c6c616b69732c20616e6420696e20746865206e6f6e2d70726f66697420636f6d70616e7920576973652047726565636520696e20417468656e732c2061732077656c6c20617320612073656d6573746572206f6620737475646965732061742074686520556e697665727369646164206465205a617261676f7a6120696e20537061696e2c207769746820616e20457261736d7573207363686f6c6172736869702e2053686520776f726b7320617320612044696574697469616e2d4e7574726974696f6e6973742061742048722e2050737963686f6c6f6779202d20546f64617920616e6420697320612044696574697469616e202d204e7574726974696f6e69737420696e207468652054656c6570686f6e6520436f756e73656c6c696e67204c696e652e20223b693a333b613a32353a7b733a323a226964223b693a3233393b733a353a22616c696173223b733a33343a22637620cebcceacceb9cf81ceb120cf83cf84ceb5cf86ceb1cebdceaccebacebfcf85223b733a373a2273756d6d617279223b733a313134363a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f6376332e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e4d616972612053746566616e616b6f7520697320612044696574697469616e202d204e7574726974696f6e6973742c204253633c2f703e0d0a3c703e4d616972612053746566616e616b6f75207374756469656420617420746865204465706172746d656e74206f662044696574657469637320616e64204e7574726974696f6e206f6620746865204861726f6b6f70696f20556e6976657273697479206f6620417468656e7320616e64206973206c6963656e73656420746f207072616374696365204469657465746963732e205368652069732063757272656e746c79207374756479696e6720746865204170706c69636174696f6e206f662047656e657469637320696e20507265636973696f6e204e7574726974696f6e2070726f6772616d2c206f6e20746865206e7574726974696f6e2d67656e652072656c6174696f6e7368697020617420454b50412e3c2f703e0d0a3c703e48657220696e7465726e7368697020746f6f6b20706c6163652061742074686520486f73706974616c206f662054686f72616369632044697365617365732022536f7469726961222c2077686572652073686520706572666f726d6564206e7574726974696f6e616c206576616c756174696f6e20616e64206d6f6e69746f72696e67206f662070617469656e747320696e207468652070756c6d6f6e6f6c6f677920616e64206f6e636f6c6f6779206465706172746d656e742c2061732077656c6c20617320696e20746865206f757470617469656e7420636c696e696373206f662074686520686f73706974616c2e20416c736f2c2061732070617274206f662068657220737475646965732c207368652064696420616e20696e7465726e7368697020696e2074686520636f6d6d756e69747920696e20746865206469657465746963206f6666696365206f66204d722e204b616e656c6c616b69732c20616e6420696e20746865206e6f6e2d70726f66697420636f6d70616e7920576973652047726565636520696e20417468656e732c2061732077656c6c20617320612073656d6573746572206f6620737475646965732061742074686520556e697665727369646164206465205a617261676f7a6120696e20537061696e2c207769746820616e20457261736d7573207363686f6c6172736869702e3c2f703e0d0a3c703e53686520776f726b7320617320612044696574697469616e2d4e7574726974696f6e6973742061742048722e2050737963686f6c6f6779202d20546f64617920616e6420697320612044696574697469616e202d204e7574726974696f6e69737420696e207468652054656c6570686f6e6520436f756e73656c6c696e67204c696e652e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30323a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33383a223233393a63762dcebcceacceb9cf81ceb12dcf83cf84ceb5cf86ceb1cebdceaccebacebfcf85223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a39323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233393a63762dcebcceacceb9cf81ceb12dcf83cf84ceb5cf86ceb1cebdceaccebacebfcf852663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a224356202d204d616972612053746566616e616b6f75223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323339223b7d), (1035, 'index.php?option=com_content&view=article&id=195', 'index.php?option=com_content&view=article&id=195:cv-χριστίνα-καραχοτζίτη&catid=43', 'CV - Christina Karachotziti', ' Christina Karachotziti is a dietitian - nutritionist MSc He studied at the Technological Educational Institute of Crete in the Department of Nutrition and Diet and has a License to Practice the profession of Dietitian. She then went on to pursue postgraduate studies entitled \"Patient Counseling\" at the University of the Aegean and \"Food Quality Management\" at the University of West Attica, where he completed them with honors. She worked at Aretaio University Hospital of Athens, as responsible for the design of individualized nutrition programs for both inpatients and outpatients. She provides dietary services, aiming to modify eating habits. She works as a Dietitian-Nutritionist in the company Hr. Psychology - Today where he shapes and coordinates seminars such as: Balanced Nutrition, Emotional Nutrition & Ways to Control It, Ways to Improve Eating Habits, etc. In addition, he is a Dietitian - Nutritionist in the Nutritional Counseling Support Line. ', '2023-04-26 22:03:13', 'd5842133376a25b3f2e646f7c8853340', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3936353a2220436872697374696e61204b61726163686f747a69746920697320612064696574697469616e202d206e7574726974696f6e697374204d536320486520737475646965642061742074686520546563686e6f6c6f676963616c20456475636174696f6e616c20496e73746974757465206f6620437265746520696e20746865204465706172746d656e74206f66204e7574726974696f6e20616e64204469657420616e64206861732061204c6963656e736520746f205072616374696365207468652070726f66657373696f6e206f662044696574697469616e2e20536865207468656e2077656e74206f6e20746f2070757273756520706f73746772616475617465207374756469657320656e7469746c6564202250617469656e7420436f756e73656c696e67222061742074686520556e6976657273697479206f66207468652041656765616e20616e642022466f6f64205175616c697479204d616e6167656d656e74222061742074686520556e6976657273697479206f662057657374204174746963612c20776865726520686520636f6d706c65746564207468656d207769746820686f6e6f72732e2053686520776f726b6564206174204172657461696f20556e697665727369747920486f73706974616c206f6620417468656e732c20617320726573706f6e7369626c6520666f72207468652064657369676e206f6620696e646976696475616c697a6564206e7574726974696f6e2070726f6772616d7320666f7220626f746820696e70617469656e747320616e64206f757470617469656e74732e205368652070726f766964657320646965746172792073657276696365732c2061696d696e6720746f206d6f6469667920656174696e67206861626974732e2053686520776f726b7320617320612044696574697469616e2d4e7574726974696f6e69737420696e2074686520636f6d70616e792048722e2050737963686f6c6f6779202d20546f6461792077686572652068652073686170657320616e6420636f6f7264696e617465732073656d696e61727320737563682061733a2042616c616e636564204e7574726974696f6e2c20456d6f74696f6e616c204e7574726974696f6e2026205761797320746f20436f6e74726f6c2049742c205761797320746f20496d70726f766520456174696e67204861626974732c206574632e20496e206164646974696f6e2c20686520697320612044696574697469616e202d204e7574726974696f6e69737420696e20746865204e7574726974696f6e616c20436f756e73656c696e6720537570706f7274204c696e652e20223b693a333b613a32353a7b733a323a226964223b693a3139353b733a353a22616c696173223b733a34323a22637620cf87cf81ceb9cf83cf84ceafcebdceb120cebaceb1cf81ceb1cf87cebfcf84ceb6ceafcf84ceb7223b733a373a2273756d6d617279223b733a313135313a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f6376362e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e436872697374696e61204b61726163686f747a69746920697320612064696574697469616e202d206e7574726974696f6e697374204d53633c2f703e0d0a3c703e486520737475646965642061742074686520546563686e6f6c6f676963616c20456475636174696f6e616c20496e73746974757465206f6620437265746520696e20746865204465706172746d656e74206f66204e7574726974696f6e20616e64204469657420616e64206861732061204c6963656e736520746f205072616374696365207468652070726f66657373696f6e206f662044696574697469616e2e3c2f703e0d0a3c703e536865207468656e2077656e74206f6e20746f2070757273756520706f73746772616475617465207374756469657320656e7469746c6564202250617469656e7420436f756e73656c696e67222061742074686520556e6976657273697479206f66207468652041656765616e20616e642022466f6f64205175616c697479204d616e6167656d656e74222061742074686520556e6976657273697479206f662057657374204174746963612c20776865726520686520636f6d706c65746564207468656d207769746820686f6e6f72732e3c2f703e0d0a3c703e53686520776f726b6564206174204172657461696f20556e697665727369747920486f73706974616c206f6620417468656e732c20617320726573706f6e7369626c6520666f72207468652064657369676e206f6620696e646976696475616c697a6564206e7574726974696f6e2070726f6772616d7320666f7220626f746820696e70617469656e747320616e64206f757470617469656e74732e205368652070726f766964657320646965746172792073657276696365732c2061696d696e6720746f206d6f6469667920656174696e67206861626974732e3c2f703e0d0a3c703e53686520776f726b7320617320612044696574697469616e2d4e7574726974696f6e69737420696e2074686520636f6d70616e792048722e2050737963686f6c6f6779202d20546f6461792077686572652068652073686170657320616e6420636f6f7264696e617465732073656d696e61727320737563682061733a2042616c616e636564204e7574726974696f6e2c20456d6f74696f6e616c204e7574726974696f6e2026616d703b205761797320746f20436f6e74726f6c2049742c205761797320746f20496d70726f766520456174696e67204861626974732c206574632e20496e206164646974696f6e2c20686520697320612044696574697469616e202d204e7574726974696f6e69737420696e20746865204e7574726974696f6e616c20436f756e73656c696e6720537570706f7274204c696e652e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30333a3133223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223139353a63762dcf87cf81ceb9cf83cf84ceafcebdceb12dcebaceb1cf81ceb1cf87cebfcf84ceb6ceafcf84ceb7223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139353a63762dcf87cf81ceb9cf83cf84ceafcebdceb12dcebaceb1cf81ceb1cf87cebfcf84ceb6ceafcf84ceb72663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a224356202d20436872697374696e61204b61726163686f747a697469223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313935223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1036, 'index.php?option=com_content&view=article&id=194', 'index.php?option=com_content&view=article&id=194:cv-χριστίνα-ζουρνά&catid=43', 'CV - Zourna Christina', ' Zourna Christina is a Psychologist-Psychotherapist She studied Psychology at National and Kapodistrian University of Athens and later completed her postgraduate studies in the field of Clinical Psychology at Leiden University. She has been trained in Cognitive Behavioural Therapy (CBT), Enhanced Cognitive Behavioural Therapy (CBT-E) and Eye Movement Desensitisation and Reprocessing (EMDR). The last years, she is Scientific Associate Psychologist at Eating Disorders Unit of the 1st Psychiatric Clinic of Athens. She has conducted research of clinical interest in the scientific field of Neuropsychology in the context of weighting Neuropsychological Diagnostic Tools. Ms. Zourna\'s professional experience includes clinical assessment, supervision and lectures in seminars related to mental health in the workplace as well as the provision of psychotherapeutic services in hospitals, psychiatric clinics, non-governmental organisations, public and private units. ', '2023-04-26 22:03:23', '78751577e60f9e4dbd66b91792b0ea69', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3936373a22205a6f75726e6120436872697374696e6120697320612050737963686f6c6f676973742d50737963686f7468657261706973742053686520737475646965642050737963686f6c6f6779206174204e6174696f6e616c20616e64204b61706f646973747269616e20556e6976657273697479206f6620417468656e7320616e64206c6174657220636f6d706c657465642068657220706f73746772616475617465207374756469657320696e20746865206669656c64206f6620436c696e6963616c2050737963686f6c6f6779206174204c656964656e20556e69766572736974792e2053686520686173206265656e20747261696e656420696e20436f676e6974697665204265686176696f7572616c20546865726170792028434254292c20456e68616e63656420436f676e6974697665204265686176696f7572616c205468657261707920284342542d452920616e6420457965204d6f76656d656e7420446573656e73697469736174696f6e20616e6420526570726f63657373696e672028454d4452292e20546865206c6173742079656172732c2073686520697320536369656e7469666963204173736f63696174652050737963686f6c6f6769737420617420456174696e67204469736f726465727320556e6974206f66207468652031737420507379636869617472696320436c696e6963206f6620417468656e732e205368652068617320636f6e647563746564207265736561726368206f6620636c696e6963616c20696e74657265737420696e2074686520736369656e7469666963206669656c64206f66204e6575726f70737963686f6c6f677920696e2074686520636f6e74657874206f6620776569676874696e67204e6575726f70737963686f6c6f676963616c20446961676e6f7374696320546f6f6c732e204d732e205a6f75726e6127732070726f66657373696f6e616c20657870657269656e636520696e636c7564657320636c696e6963616c206173736573736d656e742c207375706572766973696f6e20616e64206c6563747572657320696e2073656d696e6172732072656c6174656420746f206d656e74616c206865616c746820696e2074686520776f726b706c6163652061732077656c6c206173207468652070726f766973696f6e206f662070737963686f746865726170657574696320736572766963657320696e20686f73706974616c732c20707379636869617472696320636c696e6963732c206e6f6e2d676f7665726e6d656e74616c206f7267616e69736174696f6e732c207075626c696320616e64207072697661746520756e6974732e20223b693a333b613a32353a7b733a323a226964223b693a3139343b733a353a22616c696173223b733a33323a22637620cf87cf81ceb9cf83cf84ceafcebdceb120ceb6cebfcf85cf81cebdceac223b733a373a2273756d6d617279223b733a313134393a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f6376352e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e5a6f75726e6120436872697374696e6120697320612050737963686f6c6f676973742d50737963686f7468657261706973743c2f703e0d0a3c703e53686520737475646965642050737963686f6c6f6779206174204e6174696f6e616c20616e64204b61706f646973747269616e20556e6976657273697479206f6620417468656e7320616e64206c6174657220636f6d706c657465642068657220706f73746772616475617465207374756469657320696e20746865206669656c64206f6620436c696e6963616c2050737963686f6c6f6779206174204c656964656e20556e69766572736974792e3c2f703e0d0a3c703e53686520686173206265656e20747261696e656420696e20436f676e6974697665204265686176696f7572616c20546865726170792028434254292c20456e68616e63656420436f676e6974697665204265686176696f7572616c205468657261707920284342542d452920616e6420457965204d6f76656d656e7420446573656e73697469736174696f6e20616e6420526570726f63657373696e672028454d4452292e3c2f703e0d0a3c703e546865206c6173742079656172732c2073686520697320536369656e7469666963204173736f63696174652050737963686f6c6f6769737420617420456174696e67204469736f726465727320556e6974206f66207468652031737420507379636869617472696320436c696e6963206f6620417468656e732e205368652068617320636f6e647563746564207265736561726368206f6620636c696e6963616c20696e74657265737420696e2074686520736369656e7469666963206669656c64206f66204e6575726f70737963686f6c6f677920696e2074686520636f6e74657874206f6620776569676874696e67204e6575726f70737963686f6c6f676963616c20446961676e6f7374696320546f6f6c732e3c2f703e0d0a3c703e4d732e205a6f75726e6127732070726f66657373696f6e616c20657870657269656e636520696e636c7564657320636c696e6963616c206173736573736d656e742c207375706572766973696f6e20616e64206c6563747572657320696e2073656d696e6172732072656c6174656420746f206d656e74616c206865616c746820696e2074686520776f726b706c6163652061732077656c6c206173207468652070726f766973696f6e206f662070737963686f746865726170657574696320736572766963657320696e20686f73706974616c732c20707379636869617472696320636c696e6963732c206e6f6e2d676f7665726e6d656e74616c206f7267616e69736174696f6e732c207075626c696320616e64207072697661746520756e6974732e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30333a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a223139343a63762dcf87cf81ceb9cf83cf84ceafcebdceb12dceb6cebfcf85cf81cebdceac223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139343a63762dcf87cf81ceb9cf83cf84ceafcebdceb12dceb6cebfcf85cf81cebdceac2663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a224356202d205a6f75726e6120436872697374696e61223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313934223b7d), (1040, 'index.php?option=com_content&view=article&id=190', 'index.php?option=com_content&view=article&id=190:cv-ιωάννα-σούχλα&catid=43', 'CV - Ioanna Souchla', ' Ioanna Souchla is a psychologist-psychotherapist. She studied Marketing at the TEI of Athens in the Department of Marketing and Advertising, then completed her studies in Psychology at the Kapodistrian University of Athens and is trained in psychodynamic psychotherapy and analysis. She worked in large companies in the departments of Sales and Marketing in administrative positions, organizing departments and teams. She was responsible for staff selection, evaluation and training. With many years of experience in the field of business and her studies in psychology, she had all the resources to establish HR.PSYCHOLOGY-TODAY, a company providing mental health services in the workplace. Lecturer in seminars, development groups and lectures on the promotion of mental health in the workplace. Provides educational services to employees and executives of companies on topics related to emotional intelligence, communication, stress and energy management, etc. Collaborates with companies as a consultant in the human resources departments, aiming to improve and enhance capabilities and talents, quality of working life for all and high productivity. Among the companies she cooperates with are: AB Vassilopoulos, Generali insurance, Papastratos, Wind, Vivartia, Calin, Kafkas, Fage, Top Electronic. In addition, she collaborates with Linkage Company, for the creation and presentation of educational programs. She practices the profession of Psychologist-Psychotherapist privately, works psychotherapeutically with adults in individual sessions and coordinates psychotherapeutic groups. She collaborates with experienced professionals in other specialties (psychiatrists, special educators). ', '2023-04-26 22:04:03', '82b3e4d06cdd7087f4746ce2a3a96283', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a313639373a2220496f616e6e6120536f7563686c6120697320612070737963686f6c6f676973742d70737963686f7468657261706973742e205368652073747564696564204d61726b6574696e672061742074686520544549206f6620417468656e7320696e20746865204465706172746d656e74206f66204d61726b6574696e6720616e64204164766572746973696e672c207468656e20636f6d706c6574656420686572207374756469657320696e2050737963686f6c6f677920617420746865204b61706f646973747269616e20556e6976657273697479206f6620417468656e7320616e6420697320747261696e656420696e2070737963686f64796e616d69632070737963686f7468657261707920616e6420616e616c797369732e2053686520776f726b656420696e206c6172676520636f6d70616e69657320696e20746865206465706172746d656e7473206f662053616c657320616e64204d61726b6574696e6720696e2061646d696e69737472617469766520706f736974696f6e732c206f7267616e697a696e67206465706172746d656e747320616e64207465616d732e205368652077617320726573706f6e7369626c6520666f722073746166662073656c656374696f6e2c206576616c756174696f6e20616e6420747261696e696e672e2057697468206d616e79207965617273206f6620657870657269656e636520696e20746865206669656c64206f6620627573696e65737320616e6420686572207374756469657320696e2070737963686f6c6f67792c207368652068616420616c6c20746865207265736f757263657320746f2065737461626c6973682048522e50535943484f4c4f47592d544f4441592c206120636f6d70616e792070726f766964696e67206d656e74616c206865616c746820736572766963657320696e2074686520776f726b706c6163652e204c6563747572657220696e2073656d696e6172732c20646576656c6f706d656e742067726f75707320616e64206c65637475726573206f6e207468652070726f6d6f74696f6e206f66206d656e74616c206865616c746820696e2074686520776f726b706c6163652e2050726f766964657320656475636174696f6e616c20736572766963657320746f20656d706c6f7965657320616e642065786563757469766573206f6620636f6d70616e696573206f6e20746f706963732072656c6174656420746f20656d6f74696f6e616c20696e74656c6c6967656e63652c20636f6d6d756e69636174696f6e2c2073747265737320616e6420656e65726779206d616e6167656d656e742c206574632e20436f6c6c61626f7261746573207769746820636f6d70616e696573206173206120636f6e73756c74616e7420696e207468652068756d616e207265736f7572636573206465706172746d656e74732c2061696d696e6720746f20696d70726f766520616e6420656e68616e6365206361706162696c697469657320616e642074616c656e74732c207175616c697479206f6620776f726b696e67206c69666520666f7220616c6c20616e6420686967682070726f6475637469766974792e20416d6f6e672074686520636f6d70616e6965732073686520636f6f706572617465732077697468206172653a2041422056617373696c6f706f756c6f732c2047656e6572616c6920696e737572616e63652c205061706173747261746f732c2057696e642c2056697661727469612c2043616c696e2c204b61666b61732c20466167652c20546f7020456c656374726f6e69632e20496e206164646974696f6e2c2073686520636f6c6c61626f72617465732077697468204c696e6b61676520436f6d70616e792c20666f7220746865206372656174696f6e20616e642070726573656e746174696f6e206f6620656475636174696f6e616c2070726f6772616d732e2053686520707261637469636573207468652070726f66657373696f6e206f662050737963686f6c6f676973742d50737963686f74686572617069737420707269766174656c792c20776f726b732070737963686f7468657261706575746963616c6c792077697468206164756c747320696e20696e646976696475616c2073657373696f6e7320616e6420636f6f7264696e617465732070737963686f74686572617065757469632067726f7570732e2053686520636f6c6c61626f7261746573207769746820657870657269656e6365642070726f66657373696f6e616c7320696e206f74686572207370656369616c746965732028707379636869617472697374732c207370656369616c206564756361746f7273292e20223b693a333b613a32353a7b733a323a226964223b693a3139303b733a353a22616c696173223b733a32383a22637620ceb9cf89ceaccebdcebdceb120cf83cebfcf8dcf87cebbceb1223b733a373a2273756d6d617279223b733a313836323a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323570783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f6376312e6a70672220616c743d2222202f3ec2a0496f616e6e6120536f7563686c6120697320612070737963686f6c6f676973742d70737963686f7468657261706973742e3c2f703e0d0a3c703e5368652073747564696564204d61726b6574696e672061742074686520544549206f6620417468656e7320696e20746865204465706172746d656e74206f66204d61726b6574696e6720616e64204164766572746973696e672c207468656e20636f6d706c6574656420686572207374756469657320696e2050737963686f6c6f677920617420746865204b61706f646973747269616e20556e6976657273697479206f6620417468656e7320616e6420697320747261696e656420696e2070737963686f64796e616d69632070737963686f7468657261707920616e6420616e616c797369732e3c2f703e0d0a3c703e53686520776f726b656420696e206c6172676520636f6d70616e69657320696e20746865206465706172746d656e7473206f662053616c657320616e64204d61726b6574696e6720696e2061646d696e69737472617469766520706f736974696f6e732c206f7267616e697a696e67206465706172746d656e747320616e64207465616d732e205368652077617320726573706f6e7369626c6520666f722073746166662073656c656374696f6e2c206576616c756174696f6e20616e6420747261696e696e672e2057697468206d616e79207965617273206f6620657870657269656e636520696e20746865206669656c64206f6620627573696e65737320616e6420686572207374756469657320696e2070737963686f6c6f67792c207368652068616420616c6c20746865207265736f757263657320746f2065737461626c6973682048522e50535943484f4c4f47592d544f4441592c206120636f6d70616e792070726f766964696e67206d656e74616c206865616c746820736572766963657320696e2074686520776f726b706c6163652e3c2f703e0d0a3c703e4c6563747572657220696e2073656d696e6172732c20646576656c6f706d656e742067726f75707320616e64206c65637475726573206f6e207468652070726f6d6f74696f6e206f66206d656e74616c206865616c746820696e2074686520776f726b706c6163652e2050726f766964657320656475636174696f6e616c20736572766963657320746f20656d706c6f7965657320616e642065786563757469766573206f6620636f6d70616e696573206f6e20746f706963732072656c6174656420746f20656d6f74696f6e616c20696e74656c6c6967656e63652c20636f6d6d756e69636174696f6e2c2073747265737320616e6420656e65726779206d616e6167656d656e742c206574632e20436f6c6c61626f7261746573207769746820636f6d70616e696573206173206120636f6e73756c74616e7420696e207468652068756d616e207265736f7572636573206465706172746d656e74732c2061696d696e6720746fc2a020696d70726f766520616e6420656e68616e6365206361706162696c697469657320616e642074616c656e74732c207175616c697479206f6620776f726b696e67206c69666520666f7220616c6c20616e6420686967682070726f6475637469766974792e3c2f703e0d0a3c703e416d6f6e672074686520636f6d70616e6965732073686520636f6f706572617465732077697468206172653a3c2f703e0d0a3c703e41422056617373696c6f706f756c6f732c2047656e6572616c6920696e737572616e63652c205061706173747261746f732c2057696e642c2056697661727469612c2043616c696e2c204b61666b61732c20466167652c20546f7020456c656374726f6e69632e3c2f703e0d0a3c703ec2a0496e206164646974696f6e2c2073686520636f6c6c61626f72617465732077697468204c696e6b61676520436f6d70616e792c20666f7220746865206372656174696f6e20616e642070726573656e746174696f6e206f6620656475636174696f6e616c2070726f6772616d732e3c2f703e0d0a3c703ec2a053686520707261637469636573207468652070726f66657373696f6e206f662050737963686f6c6f676973742d50737963686f74686572617069737420707269766174656c792c20776f726b732070737963686f7468657261706575746963616c6c792077697468206164756c747320696e20696e646976696475616c2073657373696f6e7320616e6420636f6f7264696e617465732070737963686f74686572617065757469632067726f7570732e2053686520636f6c6c61626f7261746573207769746820657870657269656e6365642070726f66657373696f6e616c7320696e206f74686572207370656369616c746965732028707379636869617472697374732c207370656369616c206564756361746f7273292e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30343a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a223139303a63762dceb9cf89ceaccebdcebdceb12dcf83cebfcf8dcf87cebbceb1223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139303a63762dceb9cf89ceaccebdcebdceb12dcf83cebfcf8dcf87cebbceb12663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a224356202d20496f616e6e6120536f7563686c61223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313930223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1042, 'index.php?option=com_content&view=article&id=48', 'index.php?option=com_content&view=article&id=48:αναδιατύπωση-σκέψεων&catid=18', 'Thought reframing', ' Once you\'ve recognized which dysfunctional thoughts cause you more stress, it\'s time to reframe them into more functional ones. ', '2022-07-11 11:53:02', 'b37985833e6021471069fdc39b887fe6', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132393a22204f6e636520796f75277665207265636f676e697a65642077686963682064797366756e6374696f6e616c2074686f756768747320636175736520796f75206d6f7265207374726573732c20697427732074696d6520746f2072656672616d65207468656d20696e746f206d6f72652066756e6374696f6e616c206f6e65732e20223b693a333b613a32373a7b733a323a226964223b693a34383b733a353a22616c696173223b733a33393a22ceb1cebdceb1ceb4ceb9ceb1cf84cf8dcf80cf89cf83ceb720cf83cebaceadcf88ceb5cf89cebd223b733a373a2273756d6d617279223b733a3334353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e4f6e636520796f75277665207265636f676e697a65642077686963682064797366756e6374696f6e616c2074686f756768747320636175736520796f75206d6f7265207374726573732c20697427732074696d6520746f2072656672616d65207468656d20696e746f206d6f72652066756e6374696f6e616c206f6e65732e3c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313433353a2254686f756768742072656672616d696e67202020202020202020202020202020202020202020202020202020200a204f6e636520796f75277665207265636f676e697a65642077686963682064797366756e6374696f6e616c2074686f756768747320636175736520796f75206d6f7265207374726573732c20697427732074696d6520746f2072656672616d65207468656d20696e746f206d6f72652066756e6374696f6e616c206f6e65732e20466f72207468617420746f2068617070656e2c20656163682074686f75676874206d75737420736174697366792074686520726571756972656d656e74732062656c6f773b200a2049742773206d7573746e277420626520756e7265616c69737469633a20222065766572796f6e65206469736c696b65642220666f7220737572652077652063616e6e6f7420426f6e642077656c6c20776974682065766572796f6e652c206275742069742069736ee28099742070726f6261626c6520666f722065766572792073696e676c6520706572736f6e20796f75206b6e6f7720746f206469736c696b6520796f75200a204974206d7573746e2774206265202220626c61636b206f72207768697465223a20222077686f6576657220646f65736ee280997420686176652074686520696465616c207765696768742c206973206661742220746865726520617265206d616e7920646966666572656e7420737461676573206265747765656e2061206e6f726d616c20424d4920616e64206f6265736974792e200a204974206d7573746e2774206265206172626974726172793a2022206966206d7920706172746e657220666f7267657473206f757220616e6e69766572736172792c20686520646f65736e2774206c6f7665206d65222074686174277320616e2061726269747261727920636f6e636c7573696f6e2073696e636520746865726520617265206d616e7920726561736f6e73206120706572736f6e206d6967687420666f7267657420616e6e697665727361727920616e64206d616e7920646966666572656e74207761797320796f752063616e207265616c697a6520796f757220706172746e65722773206c6f766520666f7220796f752e200a204974206d7573746e2774206265206472616d617469633a2022206966207468657920646f6e27742068697265206d652c2069276c6c206469652220746f20626520737572652c2061206a6f6220706f736974696f6e206973206e6f7420796f75722077686f6c65206c6966652e200a204974206d7573746e277420696e636c756465206d69736c6162656c696e673a20222049e280996d20746865206c6f736572206f66206f757220636f6d70616e792220796f752068617665206d616e79207175616c6974696573207468617420666f726d20796f757220706572736f6e616c6974793b2069742773206e6f7420776f7274682068616e67696e672061206c6162656c206f6e20796f757273656c662e200a204974206d7573746e277420696e636c756465202273686f756c642073746174656d656e7473223a202220492073686f756c64206265206120676f6f6420686f7573657769666522207468657265206172656e2774207468696e677320796f75206d75737420646f206f722062652c20746865726520617265207468696e677320796f752077616e7420746f20646f20616e642062652e200a204974206d7573746e277420696e636c75646520706572736f6e616c697a6174696f6e3a2022206f6620636f757273652074686520776561746865722069732062616420746f6461792120492077616e74656420746f20676f20666f72206120636f666665652077697468206d7920667269656e64732e2049276d20736f20756e6c75636b7921222077656174686572207068656e6f6d656e61206172656e27742072656c6174656420746f206120706572736f6e2773206c75636b2e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e61646f6d6873682d736b65707365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031313a35333a3032223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2234383aceb1cebdceb1ceb4ceb9ceb1cf84cf8dcf80cf89cf83ceb72dcf83cebaceadcf88ceb5cf89cebd223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34303a22696d616765732f323032322f30322f31342f616e61646f6d6873682d736b65707365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34383aceb1cebdceb1ceb4ceb9ceb1cf84cf8dcf80cf89cf83ceb72dcf83cebaceadcf88ceb5cf89cebd2663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a2254686f756768742072656672616d696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3438223b7d), (1043, 'index.php?option=com_content&view=article&id=49', 'index.php?option=com_content&view=article&id=49:αναδόμηση-σκέψεων&catid=18', 'Thought restructuring', ' The most prominent cause of anxiety is our way of thinking. The exercise below will help you recognize dysfunctional thinking patterns that lead you to feel overly anxious. ', '2022-07-11 11:54:57', 'e26d7a786d66373ae67f6951b64ce22c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137343a2220546865206d6f73742070726f6d696e656e74206361757365206f6620616e7869657479206973206f757220776179206f66207468696e6b696e672e205468652065786572636973652062656c6f772077696c6c2068656c7020796f75207265636f676e697a652064797366756e6374696f6e616c207468696e6b696e67207061747465726e732074686174206c65616420796f7520746f206665656c206f7665726c7920616e78696f75732e20223b693a333b613a32373a7b733a323a226964223b693a34393b733a353a22616c696173223b733a33333a22ceb1cebdceb1ceb4cf8ccebcceb7cf83ceb720cf83cebaceadcf88ceb5cf89cebd223b733a373a2273756d6d617279223b733a3339353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865206d6f73742070726f6d696e656e74206361757365206f6620616e7869657479206973206f757220776179206f66207468696e6b696e672e205468652065786572636973652062656c6f772077696c6c2068656c7020796f75207265636f676e697a652064797366756e6374696f6e616c207468696e6b696e67207061747465726e732074686174206c65616420796f7520746f206665656c206f7665726c7920616e78696f75732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3631323a2254686f756768742072657374727563747572696e67202020202020202020202020202020202020202020202020202020200a20546865206d6f73742070726f6d696e656e74206361757365206f6620616e7869657479206973206f757220776179206f66207468696e6b696e672e205468652065786572636973652062656c6f772077696c6c2068656c7020796f75207265636f676e697a652064797366756e6374696f6e616c207468696e6b696e67207061747465726e732074686174206c65616420796f7520746f206665656c206f7665726c7920616e78696f75732e200a204f6e2061207069656365206f6620706170657220637265617465206120342d636f6c756d6e2074686f75676874207265636f72642e200a204665656c20696e2074686520636f6c756d6e732065766572792074696d6520796f75206665656c20616e78696f757320666f722061626f75742032207765656b7320616e642074727920746f207265636f676e697a6520616e642064797366756e6374696f6e616c2074686f75676874207061747465726e732074686174206d6179206e6565642072657374727563747572696e672e200a20536974756174696f6e202d20776861742068617070656e65643f200a2054686f7567687473202d20776879206469642049207468696e6b2061626f75742074686520736974756174696f6e3f200a20456d6f74696f6e73202d20686f77206469642049206665656c206166746572207468696e6b696e672061626f75742074686520736974756174696f6e3f200a204265686176696f7273202d2077687920646964204920646f2061626f75742069743f223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e616469617479707773692d736b65707365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031313a35343a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a2234393aceb1cebdceb1ceb4cf8ccebcceb7cf83ceb72dcf83cebaceadcf88ceb5cf89cebd223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30322f31342f616e616469617479707773692d736b65707365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34393aceb1cebdceb1ceb4cf8ccebcceb7cf83ceb72dcf83cebaceadcf88ceb5cf89cebd2663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a2254686f756768742072657374727563747572696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3439223b7d), (1044, 'index.php?option=com_content&view=article&id=47', 'index.php?option=com_content&view=article&id=47:απόσπαση-προσοχής&catid=18', 'Distract yourself', ' A good way to release tension built-up from stressful situations is to divert your attention and focus on an external non-stressful stimulus. ', '2022-07-11 11:55:57', '4ad187a3f00910addb95eb927d38f6e7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134333a22204120676f6f642077617920746f2072656c656173652074656e73696f6e206275696c742d75702066726f6d2073747265737366756c20736974756174696f6e7320697320746f2064697665727420796f757220617474656e74696f6e20616e6420666f637573206f6e20616e2065787465726e616c206e6f6e2d73747265737366756c207374696d756c75732e20223b693a333b613a32373a7b733a323a226964223b693a34373b733a353a22616c696173223b733a33333a22ceb1cf80cf8ccf83cf80ceb1cf83ceb720cf80cf81cebfcf83cebfcf87ceaecf82223b733a373a2273756d6d617279223b733a3138383a223c703e3c7370616e207374796c653d22666f6e742d73697a653a20313470743b223e4120676f6f642077617920746f2072656c656173652074656e73696f6e206275696c742d75702066726f6d2073747265737366756c20736974756174696f6e7320697320746f2064697665727420796f757220617474656e74696f6e20616e6420666f637573206f6e20616e2065787465726e616c206e6f6e2d73747265737366756c207374696d756c75732e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a3830383a22446973747261637420796f757273656c66202020202020202020202020202020202020202020202020202020200a204120676f6f642077617920746f2072656c656173652074656e73696f6e206275696c742d75702066726f6d2073747265737366756c20736974756174696f6e7320697320746f2064697665727420796f757220617474656e74696f6e20616e6420666f637573206f6e20616e2065787465726e616c206e6f6e2d73747265737366756c207374696d756c75732e200a204e6578742074696d6520796f7520657870657269656e636520616e20616e78696574792061747461636b2c2074727920746f3a200a20436c6f736520796f7572206579657320616e64206472617720616e206964796c6c696320696d6167653b20796f7520636f756c6420726576697369742061206c6f76656c79206d656d6f7279206f72207468696e6b206f66206120706c61636520796f75207769736820746f2076697369742e2054727920746f2061747461696e20746f20616c6c206f66206974732064657461696c7320616e64206368617261637465726973746963732e200a20496620636c6f73696e6720796f75722065796573206973206e6f7420706f737369626c652c20666f63757320796f757220617474656e74696f6e206f6e20616e206f626a65637420696e20796f75722076697375616c206669656c6420616e642061747461696e20746f206974732064657461696c73202873686170652c20636f6c6f722c206d6174657269616c2c206574632e292e20496620706f737369626c652c206465736372696265207768617420796f752073656520746f20736f6d656f6e6520656c736520696e206173206d7563682064657461696c20617320796f752063616e2e200a2054727920746f20646973747261637420796f757273656c6620627920656e676167696e6720696e746f20616e2061637469766974792074686174207265717569726573206d656e74616c206566666f72742e20466f72206578616d706c652c20736f6c76696e672061206d617468656d61746963616c2070726f626c656d206f7220636f756e74696e67206261636b776172647320627920372e223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61706f73706173692d70726f736f7869732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031313a35353a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a2234373aceb1cf80cf8ccf83cf80ceb1cf83ceb72dcf80cf81cebfcf83cebfcf87ceaecf82223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33393a22696d616765732f323032322f30322f31342f61706f73706173692d70726f736f7869732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34373aceb1cf80cf8ccf83cf80ceb1cf83ceb72dcf80cf81cebfcf83cebfcf87ceaecf822663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22446973747261637420796f757273656c66223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3437223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1045, 'index.php?option=com_content&view=article&id=56', 'index.php?option=com_content&view=article&id=56:άσκηση-μυϊκής-χαλάρωσης&catid=19', 'Muscle Relaxation', ' Sit comfortably. Close your eyes and take a few deep breaths. Tense your whole body (not to the point of pain or cramping) for 4 to 10 seconds. ', '2022-07-11 11:57:45', '77692edfd25f04893bb679e9ea780022', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134353a222053697420636f6d666f727461626c792e20436c6f736520796f7572206579657320616e642074616b65206120666577206465657020627265617468732e2054656e736520796f75722077686f6c6520626f647920286e6f7420746f2074686520706f696e74206f66207061696e206f72206372616d70696e672920666f72203420746f203130207365636f6e64732e20223b693a333b613a32373a7b733a323a226964223b693a35363b733a353a22616c696173223b733a34343a22ceaccf83cebaceb7cf83ceb720cebccf85cf8acebaceaecf8220cf87ceb1cebbceaccf81cf89cf83ceb7cf82223b733a373a2273756d6d617279223b733a3336363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e53697420636f6d666f727461626c792e20436c6f736520796f7572206579657320616e642074616b65206120666577206465657020627265617468732e2054656e736520796f75722077686f6c6520626f647920286e6f7420746f2074686520706f696e74206f66207061696e206f72206372616d70696e672920666f72203420746f203130207365636f6e64732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3735343a224d7573636c652052656c61786174696f6e202020202020202020202020202020202020202020202020202020200a2053697420636f6d666f727461626c792e20436c6f736520796f7572206579657320616e642074616b65206120666577206465657020627265617468732e200a2054656e736520796f75722077686f6c6520626f647920286e6f7420746f2074686520706f696e74206f66207061696e206f72206372616d70696e672920666f72203420746f203130207365636f6e64732e200a20596f7572206c6567732c20796f757220746f65732c20796f75722068616e64732c20796f75722066616369616c206d7573636c65732e200a2042726561746865206f75742c20616e64207468656e20636f6d706c6574656c792072656c617820746865206d7573636c652067726f7570732e200a2052656c61782e204e6f746963652074686520646966666572656e6365206265747765656e20686f7720746865206d7573636c6573206665656c207768656e2074686579206172652074656e736520616e6420686f772074686579206665656c207768656e2074686579206172652072656c617865642e200a204e6f772074616b652061206665772064656570206272656174687320616761696e20616e642074656e736520796f75722077686f6c6520626f6479206f6e6365206d6f72652c2062757420746869732074696d6520776974682068616c66207468652074656e73696f6e207468616e206265666f72652e204e6f7469636520696620796f75206f6674656e2074656e736520796f757220626f647920647572696e67207468652064617920776974686f757420796f75207265616c697a696e672e200a2042726561746865206f757420616e64207468656e20636f6d706c6574656c792072656c617820746865206d7573636c652067726f7570732e20436f756e74206261636b77617264732066726f6d203520746f203120746f206272696e6720796f757220666f637573206261636b20746f207468652070726573656e742e223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61736b6973692d6d79696b69732d78616c6172777369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031313a35373a3435223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a2235363aceaccf83cebaceb7cf83ceb72dcebccf85cf8acebaceaecf822dcf87ceb1cebbceaccf81cf89cf83ceb7cf82223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30322f31342f61736b6973692d6d79696b69732d78616c6172777369732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35363aceaccf83cebaceb7cf83ceb72dcebccf85cf8acebaceaecf822dcf87ceb1cebbceaccf81cf89cf83ceb7cf822663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a224d7573636c652052656c61786174696f6e223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3536223b7d), (1046, 'index.php?option=com_content&view=article&id=54', 'index.php?option=com_content&view=article&id=54:άσκηση-χαλάρωσης&catid=19', 'Relaxation exercise', ' Find free time and choose a quiet place where no one is going to bother you and the lighting is dim. Sit someplace comfortable or lie down. ', '2022-07-11 11:58:57', '4dd6ffaeb5a3b6facae0148516e9a47b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134313a222046696e6420667265652074696d6520616e642063686f6f7365206120717569657420706c616365207768657265206e6f206f6e6520697320676f696e6720746f20626f7468657220796f7520616e6420746865206c69676874696e672069732064696d2e2053697420736f6d65706c61636520636f6d666f727461626c65206f72206c696520646f776e2e20223b693a333b613a32373a7b733a323a226964223b693a35343b733a353a22616c696173223b733a33313a22ceaccf83cebaceb7cf83ceb720cf87ceb1cebbceaccf81cf89cf83ceb7cf82223b733a373a2273756d6d617279223b733a3336323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e46696e6420667265652074696d6520616e642063686f6f7365206120717569657420706c616365207768657265206e6f206f6e6520697320676f696e6720746f20626f7468657220796f7520616e6420746865206c69676874696e672069732064696d2e2053697420736f6d65706c61636520636f6d666f727461626c65206f72206c696520646f776e2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313037353a2252656c61786174696f6e206578657263697365202020202020202020202020202020202020202020202020202020200a2046696e6420667265652074696d6520616e642063686f6f7365206120717569657420706c616365207768657265206e6f206f6e6520697320676f696e6720746f20626f7468657220796f7520616e6420746865206c69676874696e672069732064696d2e200a2053697420736f6d65706c61636520636f6d666f727461626c65206f72206c696520646f776e2e200a20436c6f736520796f7572206579657320616e642074616b65203220646565702062726561746873207468617420796f752063616e206665656c20696e20796f75722073746f6d61636820617265612e204c657420676f2c206665656c20796f757220626f64792072656c6178696e673b20796f75722077686f6c6520626f64792c206865616420746f20746f652e200a204f6e636520796f75206172652072656c617865642c20647261772061206d656e74616c20706963747572652074686174206d616b657320796f75206665656c2068617070792f706561636566756c2e204769766520697420636f6c6f722c206d6f76656d656e742c20736f756e643b206d616b6520697420636f6d6520616c6976652e20497420646f65736ee2809974206d61747465722069662074686520706963747572652072656665727320746f2074686520706173742c207468652070726573656e74206f7220746865206675747572652e20416c6c2074686174206d6174746572732069732074686174206974206372656174657320706f73697469766520656d6f74696f6e732e200a20486f6c64206f6e746f2074686520706963747572652061206c6974746c65206c6f6e6765722e204974e2809973206120676966742074686174206d616b657320796f7520686170707920616e642063616c6d2e2041206c6974746c652074726561737572652e205361766520697420696e20796f757220747265617375726520626f782e20596f752077696c6c206b6e6f772069742077696c6c206265207468657265207768656e20796f75206e65656420697420616761696e2e2054686174e28099732074686520626561757479206f66207472656173757265733b2074686579206e65766572206c6f73652074686569722076616c75652e200a2054616b65203220736c6f772c206465657020627265617468732e20536c6f776c79206f70656e20796f757220657965732e204665656c20796f757220626f64792072656c6178656420616e642063616c6d2e204e6f7469636520686f772073746561647920796f757220627265617468696e672069732e204e6f7720796f752063616e206f70656e20796f757220657965732e20536c6f776c79206765742075702c207374726574636820616e64206665656c20796f757220626f647920737472696e6720616e642072656c617865642e200ac2a0223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61736b736973692d78616c6172777369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031313a35383a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2235343aceaccf83cebaceb7cf83ceb72dcf87ceb1cebbceaccf81cf89cf83ceb7cf82223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33393a22696d616765732f323032322f30322f31342f61736b736973692d78616c6172777369732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35343aceaccf83cebaceb7cf83ceb72dcf87ceb1cebbceaccf81cf89cf83ceb7cf822663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a2252656c61786174696f6e206578657263697365223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3534223b7d), (1047, 'index.php?option=com_content&view=article&id=55', 'index.php?option=com_content&view=article&id=55:διαφραγματική-αναπνοή&catid=19', 'Diaphragmatic breathing', ' The diaphragmatic breathing technique is often used to manage stress and help us regulate our breathing since it often becomes faster when we are stressed. ', '2022-07-11 12:00:19', '5e87f76f539ac40bb4a87eaf536476f4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135373a22205468652064696170687261676d6174696320627265617468696e6720746563686e69717565206973206f6674656e207573656420746f206d616e6167652073747265737320616e642068656c7020757320726567756c617465206f757220627265617468696e672073696e6365206974206f6674656e206265636f6d657320666173746572207768656e207765206172652073747265737365642e20223b693a333b613a32373a7b733a323a226964223b693a35353b733a353a22616c696173223b733a34313a22ceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae20ceb1cebdceb1cf80cebdcebfceae223b733a373a2273756d6d617279223b733a3337343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e5468652064696170687261676d6174696320627265617468696e6720746563686e69717565206973206f6674656e207573656420746f206d616e6167652073747265737320616e642068656c7020757320726567756c617465206f757220627265617468696e672073696e6365206974206f6674656e206265636f6d657320666173746572207768656e207765206172652073747265737365642e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313036363a2244696170687261676d6174696320627265617468696e67202020202020202020202020202020202020202020202020202020200a205468652064696170687261676d6174696320627265617468696e6720746563686e69717565206973206f6674656e207573656420746f206d616e6167652073747265737320616e642068656c7020757320726567756c617465206f757220627265617468696e672073696e6365206974206f6674656e206265636f6d657320666173746572207768656e207765206172652073747265737365642e2044696170687261676d6174696320627265617468696e6720697320696e74656e64656420746f2068656c7020796f7520757365207468652064696170687261676d20636f72726563746c79207768696c6520627265617468696e672e200a205468652064696170687261676d6174696320627265617468696e6720746563686e69717565200a204e6f74653a20496620796f75206c69766520776974682061206d65646963616c20636f6e646974696f6e2c20636f6e73756c74207769746820796f757220646f63746f72207072696f7220746f20626567696e6e696e6720616e792074797065206f662072656c61786174696f6e2065786572636973652e200a204c6965206f6e20796f7572206261636b206f6e206120666c61742073757266616365206f7220696e206265642c207769746820796f7572206b6e6565732062656e7420616e6420796f7572206865616420737570706f727465642e20596f752063616e2070757420612070696c6c6f7720756e64657220796f7572206b6e65657320746f20737570706f727420796f7572206c6567732e20506c616365206f6e652068616e64206f6e20796f757220757070657220636865737420616e6420746865206f746865722068616e64206a7573742062656c6f7720796f75722072696220636167652e20546869732077696c6c20616c6c6f7720796f7520746f206665656c20796f75722064696170687261676d206d6f766520617320796f7520627265617468652e200a204272656174686520696e20736c6f776c79207468726f75676820796f7572206e6f736520736f207468617420796f75722073746f6d616368206d6f766573206f757420616761696e737420796f75722068616e642e205468652068616e64206f6e20796f75722063686573742073686f756c642072656d61696e206173207374696c6c20617320706f737369626c652e200a205469676874656e20796f75722073746f6d616368206d7573636c65732c206c657474696e67207468656d2066616c6c20696e7761726420617320796f7520657868616c652e205468652068616e64206f6e20796f7572206368657374206d7573742072656d61696e206173207374696c6c20617320706f737369626c652e200a20526570656174206174206c656173742031302074696d65732e223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f646961667261676d6174696b692d616e61706e6f692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a30303a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34343a2235353aceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae2dceb1cebdceb1cf80cebdcebfceae223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30322f31342f646961667261676d6174696b692d616e61706e6f692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35353aceb4ceb9ceb1cf86cf81ceb1ceb3cebcceb1cf84ceb9cebaceae2dceb1cebdceb1cf80cebdcebfceae2663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32333a2244696170687261676d6174696320627265617468696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3535223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1048, 'index.php?option=com_content&view=article&id=53', 'index.php?option=com_content&view=article&id=53:επίλυση-προβλημάτων&catid=19', 'Problem solving', ' Mapping 1. Define the problem 2. Name the people involved ', '2022-07-11 12:01:39', 'c22bbee3ac5689b02bb2af99ad753e6d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a35393a22204d617070696e6720312e20446566696e65207468652070726f626c656d20322e204e616d65207468652070656f706c6520696e766f6c76656420223b693a333b613a32373a7b733a323a226964223b693a35333b733a353a22616c696173223b733a33373a22ceb5cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b733a373a2273756d6d617279223b733a3335333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d617070696e6720312e20446566696e65207468652070726f626c656d203c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e322e204e616d65207468652070656f706c6520696e766f6c7665643c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3536333a2250726f626c656d20736f6c76696e67202020202020202020202020202020202020202020202020202020200a204d617070696e67200a20312e20446566696e65207468652070726f626c656d200a20322e204e616d65207468652070656f706c6520696e766f6c766564200a20332e204c69737420746865206e656564732c20776f727269657320616e642074726f75626c6573206f6620656163682073696465206279200a202d20617070726f616368696e6720746f206120736f6c7574696f6e20626173656420696e206e65656473200a202d207368696674696e672066726f6d20736f6c7574696f6e7320746f206e65656473200a202d2061736b696e6720776879200a202d20627265616b696e6720646f776e20636f6d706c696361746564206e6565647320746f20736d616c6c6572207061727473200a202d206e616d696e6720776f727269657320616e64206665617273200a202d207368696674696e67206162736f6c75746520706f736974696f6e73200a20342e205468726f756768206d617070696e6720796f752063616e2066696e64200a202d20636f6d6d6f6e206e656564732c2062656c6965667320616e64206964656173200a202d206e6577207065727370656374697665207468726f756768207468652073746174656d656e7473206f66207468652070656f706c6520696e766f6c766564200a202d2068696464656e20776f727269657320616e64206e65656473206f66207468652070656f706c6520696e766f6c766564223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6570696c7973692d70726f766c696d6174776e312e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a30313a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34303a2235333aceb5cf80ceafcebbcf85cf83ceb72dcf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34323a22696d616765732f323032322f30322f31342f6570696c7973692d70726f766c696d6174776e312e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35333aceb5cf80ceafcebbcf85cf83ceb72dcf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd2663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a2250726f626c656d20736f6c76696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3533223b7d), (1049, 'index.php?option=com_content&view=article&id=70', 'index.php?option=com_content&view=article&id=70:α-ενικός&catid=39', 'First-person singular ', ' In order to avoid criticism or accusations - things that can only increase existing tension, use the first-person singular (I am, I have...) when making statements and discussing a problem. ', '2022-07-11 12:02:54', '9408d2368fbe42458ff8b890466f91d8', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3139313a2220496e206f7264657220746f2061766f69642063726974696369736d206f722061636375736174696f6e73202d207468696e677320746861742063616e206f6e6c7920696e637265617365206578697374696e672074656e73696f6e2c20757365207468652066697273742d706572736f6e2073696e67756c617220284920616d2c204920686176652e2e2e29207768656e206d616b696e672073746174656d656e747320616e642064697363757373696e6720612070726f626c656d2e20223b693a333b613a32373a7b733a323a226964223b693a37303b733a353a22616c696173223b733a31353a22ceb120ceb5cebdceb9cebacf8ccf82223b733a373a2273756d6d617279223b733a3139383a223c703e496e206f7264657220746f2061766f69642063726974696369736d206f722061636375736174696f6e73202d207468696e677320746861742063616e206f6e6c7920696e637265617365206578697374696e672074656e73696f6e2c20757365207468652066697273742d706572736f6e2073696e67756c617220284920616d2c204920686176652e2e2e29207768656e206d616b696e672073746174656d656e747320616e642064697363757373696e6720612070726f626c656d2e3c2f703e0d0a223b733a343a22626f6479223b733a3432383a2246697273742d706572736f6e2073696e67756c617220202020202020202020202020202020202020202020202020202020200a20496e206f7264657220746f2061766f69642063726974696369736d206f722061636375736174696f6e73202d207468696e677320746861742063616e206f6e6c7920696e637265617365206578697374696e672074656e73696f6e2c20757365207468652066697273742d706572736f6e2073696e67756c617220284920616d2c204920686176652e2e2e29207768656e206d616b696e672073746174656d656e747320616e642064697363757373696e6720612070726f626c656d2e200a204d616b65207375726520796f757220707265636973653b20452e672e207361792022204920616d207570736574207468617420796f75206c65667420746865207461626c6520776974686f7574207069636b696e6720757020796f757220706c6174652220696e7374656164206f66202220796f75206e6576657220646f20616e797468696e672061726f756e642068657265222e202052656d656d6265722c207072616374696365206d616b657320706572666563742e223b733a363a22696d61676573223b733a3230373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f612d656e696b6f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a30323a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31383a2237303aceb12dceb5cebdceb9cebacf8ccf82223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33303a22696d616765732f323032322f30322f31342f612d656e696b6f732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37303aceb12dceb5cebdceb9cebacf8ccf822663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a2246697273742d706572736f6e2073696e67756c617220223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3730223b7d), (1050, 'index.php?option=com_content&view=article&id=66', 'index.php?option=com_content&view=article&id=66:μπαλόνι&catid=39', 'The balloon', ' There is a simple emergency exercise that can be of great benefit under certain situations. You will need a balloon and a pin. ', '2022-07-11 12:04:16', 'f37519ffb1ab4f1bd9a3a2bd27844efa', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132383a2220546865726520697320612073696d706c6520656d657267656e637920657865726369736520746861742063616e206265206f662067726561742062656e6566697420756e646572206365727461696e20736974756174696f6e732e20596f752077696c6c206e65656420612062616c6c6f6f6e20616e6420612070696e2e20223b693a333b613a32373a7b733a323a226964223b693a36363b733a353a22616c696173223b733a31343a22cebccf80ceb1cebbcf8ccebdceb9223b733a373a2273756d6d617279223b733a3231333a223c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865726520697320612073696d706c6520656d657267656e637920657865726369736520746861742063616e206265206f662067726561742062656e6566697420756e646572206365727461696e20736974756174696f6e732e20596f752077696c6c206e65656420612062616c6c6f6f6e20616e6420612070696e2e3c2f703e0d0a223b733a343a22626f6479223b733a3731383a225468652062616c6c6f6f6e202020202020202020202020202020202020202020202020202020200a20546865726520697320612073696d706c6520656d657267656e637920657865726369736520746861742063616e206265206f662067726561742062656e6566697420756e646572206365727461696e20736974756174696f6e732e200a20596f752077696c6c206e65656420612062616c6c6f6f6e20616e6420612070696e2e200a2054616b652061206465657020627265617468207768696c65207468696e6b696e67206f662077686174206d616b657320796f7520616e677279206f72206120736974756174696f6e20796f752063616e6e6f74206d616e6167652077656c6c20616e6420626567696e20626c6f77696e67207468652062616c6c6f6f6e2e200a20436f6e74696e756520756e74696c207468652062616c6c6f6f6e2068617320626c6f776e20656e6f7567682e200a20486f6c64207468652062616c6c6f6f6e206f6e206f6e6520616e64207768696c6520686f6c64696e6720612070696e20696e20746865206f746865722e2054616b65206120646565702062726561746820616e6420626c6f77207468652062616c6c6f6f6e2e200a20596f752077696c6c206e6f7469636520612073656e7365206f6620656d6f74696f6e616c206c696265726174696f6e20616e642063616c6d6e6573732e20417320736f6f6e20617320796f7520626c6f77207468652062616c6c6f6f6e20796f752077696c6c2068797065722d666f6375732c20616c6c20796f75722073656e7365732061726520696e766f6c76656420616e6420796f75206665656c206c69626572617465642066726f6d2074686520736974756174696f6e7320796f7520686164207472617070656420696e207468652062616c6c6f6f6e3b20736974756174696f6e732074686174206d61646520796f75206665656c20756e6465722070726573737572652e223b733a363a22696d61676573223b733a3230363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6d70616c6f6e692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a30343a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31373a2236363acebccf80ceb1cebbcf8ccebdceb9223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a32393a22696d616765732f323032322f30322f31342f6d70616c6f6e692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36363acebccf80ceb1cebbcf8ccebdceb92663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31313a225468652062616c6c6f6f6e223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3636223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1052, 'index.php?option=com_content&view=article&id=68', 'index.php?option=com_content&view=article&id=68:διαχωρίζοντας-το-θυμό-μου&catid=39', 'Differentiating anger', ' Make a list of what bothers you at the workplace. Compare it to what bothers you at home. ', '2022-07-11 12:07:26', '43f2d5dd24c23d7857b61e249246c439', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39313a22204d616b652061206c697374206f66207768617420626f746865727320796f752061742074686520776f726b706c6163652e20436f6d7061726520697420746f207768617420626f746865727320796f7520617420686f6d652e20223b693a333b613a32373a7b733a323a226964223b693a36383b733a353a22616c696173223b733a34373a22ceb4ceb9ceb1cf87cf89cf81ceafceb6cebfcebdcf84ceb1cf8220cf84cebf20ceb8cf85cebccf8c20cebccebfcf85223b733a373a2273756d6d617279223b733a3338363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616b652061206c697374206f66207768617420626f746865727320796f752061742074686520776f726b706c6163652e203c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e436f6d7061726520697420746f207768617420626f746865727320796f7520617420686f6d652e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3235333a22446966666572656e74696174696e6720616e676572202020202020202020202020202020202020202020202020202020200a204d616b652061206c697374206f66207768617420626f746865727320796f752061742074686520776f726b706c6163652e200a20436f6d7061726520697420746f207768617420626f746865727320796f7520617420686f6d652e200a204e6f77206d616b652061206c697374206f66207768617420626f746865727320796f7520617420686f6d6520616e6420636f6e7369646572207768657468657220796f752070726f6a65637420736f6d65206f662074686f73652070726f626c656d7320617420776f726b2e223b733a363a22696d61676573223b733a3232363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f646961787772697a6f6e7461732d746f6e2d7468796d6f2d6d6f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a30373a3236223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a2236383aceb4ceb9ceb1cf87cf89cf81ceafceb6cebfcebdcf84ceb1cf822dcf84cebf2dceb8cf85cebccf8c2dcebccebfcf85223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34393a22696d616765732f323032322f30322f31342f646961787772697a6f6e7461732d746f6e2d7468796d6f2d6d6f752e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36383aceb4ceb9ceb1cf87cf89cf81ceafceb6cebfcebdcf84ceb1cf822dcf84cebf2dceb8cf85cebccf8c2dcebccebfcf852663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22446966666572656e74696174696e6720616e676572223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3638223b7d), (1053, 'index.php?option=com_content&view=article&id=67', 'index.php?option=com_content&view=article&id=67:μέτρημα&catid=39', 'Counting', ' A popular anger management exercise is counting backwards. ', '2022-07-11 12:08:25', '93e2b9ff2d4abb19d953786d221dc5db', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36303a22204120706f70756c617220616e676572206d616e6167656d656e7420657865726369736520697320636f756e74696e67206261636b77617264732e20223b693a333b613a32373a7b733a323a226964223b693a36373b733a353a22616c696173223b733a31343a22cebcceadcf84cf81ceb7cebcceb1223b733a373a2273756d6d617279223b733a3238313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4120706f70756c617220616e676572206d616e6167656d656e7420657865726369736520697320636f756e74696e67206261636b77617264732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3337353a22436f756e74696e67202020202020202020202020202020202020202020202020202020200a204120706f70756c617220616e676572206d616e6167656d656e7420657865726369736520697320636f756e74696e67206261636b77617264732e200a205768656e6576657220796f7520657870657269656e636520696e74656e736520616e6765722c20636f756e74206261636b77617264732066726f6d2032302c20736c6f776c792e2054686973206c6974746c652065786572636973652063616e2070726f76652068656c7066756c20696e20636f6e74726f6c6c696e6720616e676572207468617427732065787072657373656420696d70756c736976656c792e20596f752067657420746865206368616e636520746f206d616e6167652074686520736974756174696f6e20626574746572206174207468652072696768742074696d6520616e64206e6f7420746f2065787465726e616c697a6520796f757220616e67657220696d70756c736976656c792e223b733a363a22696d61676573223b733a3230363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6d657472696d612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a30383a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31373a2236373acebcceadcf84cf81ceb7cebcceb1223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a32393a22696d616765732f323032322f30322f31342f6d657472696d612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36373acebcceadcf84cf81ceb7cebcceb12663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a383a22436f756e74696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3637223b7d), (1055, 'index.php?option=com_content&view=article&id=60', 'index.php?option=com_content&view=article&id=60:αντιμέτωπος-με-την-τελειομανία&catid=38', 'Dealing with perfectionism', ' Gradual exposure to what initiates dysfunctional behavioral patterns has proven a very efficient way of management. ', '2022-07-11 12:10:35', '1000cb03e4a7640e57767f6d3f4398f9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131373a22204772616475616c206578706f7375726520746f207768617420696e697469617465732064797366756e6374696f6e616c206265686176696f72616c207061747465726e73206861732070726f76656e2061207665727920656666696369656e7420776179206f66206d616e6167656d656e742e20223b693a333b613a32373a7b733a323a226964223b693a36303b733a353a22616c696173223b733a35373a22ceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf8220cebcceb520cf84ceb7cebd20cf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb1223b733a373a2273756d6d617279223b733a3333383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4772616475616c206578706f7375726520746f207768617420696e697469617465732064797366756e6374696f6e616c206265686176696f72616c207061747465726e73206861732070726f76656e2061207665727920656666696369656e7420776179206f66206d616e6167656d656e742e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3936383a224465616c696e6720776974682070657266656374696f6e69736d202020202020202020202020202020202020202020202020202020200a204772616475616c206578706f7375726520746f207768617420696e697469617465732064797366756e6374696f6e616c206265686176696f72616c207061747465726e73206861732070726f76656e2061207665727920656666696369656e7420776179206f66206d616e6167656d656e742e200a205468652065786572636973652062656c6c6f772077696c6c2068656c7020796f7520636f6d6261742070657266656374696f6e69736d2e200a204d616b652061206c697374206f6620736974756174696f6e73207468617420757375616c6c79206c65616420796f7520746f2061696d20666f722070657266656374696f6e69736d2e205468656e2c20617474656d707420746f2064656c696265726174656c79206d616b65206120706172746963756c6172206d697374616b6520696e206f7264657220746f20636f6e66726f6e7420796f757273656c6620666f72206e6f74206265696e6720706572666563742e20546869732065786572636973652077696c6c2068656c7020796f7520676574206163637573746f6d656420746f2061206c65737320706572666563742076657273696f6e206f6620796f757273656c662e200a204966206974207365656d7320746f6f206861726420746f20646f2c207069636b696e6720666f7220746865206d697374616b65207468617420776f6e277420706172746963756c61726c7920757073657420796f7520616e64206772616475616c6c792070726f67726573732074776f207461736b73207468617420796f752066696e6420646966666963756c7420746f2061636365707420696d7065726665637420726573756c74732e200a2053756368207461736b73206d617920696e636c756465200a2057656172696e6720612073686972742074686174207761736e27742070726f7065726c792069726f6e6564200a2053656e64696e67206120667269656e646c79206d657373616765207468617420696e636c756465732061207370656c6c696e67206d697374616b65200a204265696e67206120626974206c617465206f6e20616e206170706f696e746d656e7420746861742069736e277420757267656e74200a2050726f6f667265616420616e20656d61696c206e6f206d6f7265207468616e206f6e6365200a204c696d6974207468652074696d6520796f75207370656e6420707265706172696e6720612070726573656e746174696f6e2028652e672e2032682f646179292e200ac2a0223b733a363a22696d61676573223b733a3232393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e74696d657477706f732d6d652d74696e2d74656c65696f6d616e69612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31303a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31353a2250726f6372617374696e6174696f6e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36303a2236303aceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf822dcebcceb52dcf84ceb7cebd2dcf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35323a22696d616765732f323032322f30322f31342f616e74696d657477706f732d6d652d74696e2d74656c65696f6d616e69612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36303aceb1cebdcf84ceb9cebcceadcf84cf89cf80cebfcf822dcebcceb52dcf84ceb7cebd2dcf84ceb5cebbceb5ceb9cebfcebcceb1cebdceafceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250726f6372617374696e6174696f6e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a224465616c696e6720776974682070657266656374696f6e69736d223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3630223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1057, 'index.php?option=com_content&view=article&id=62', 'index.php?option=com_content&view=article&id=62:ο-κανόνας-των-2-λεπτών&catid=38', 'The 2-minute rule', ' It\'s an activity takes less than 2 minutes to complete, do it right away. In this way, you reduce stress and boost your confidence by completing more tasks. ', '2022-07-11 12:12:36', '80dbd92ca8db8107c6c76efa08ed18a2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135383a22204974277320616e2061637469766974792074616b6573206c657373207468616e2032206d696e7574657320746f20636f6d706c6574652c20646f20697420726967687420617761792e20496e2074686973207761792c20796f75207265647563652073747265737320616e6420626f6f737420796f757220636f6e666964656e636520627920636f6d706c6574696e67206d6f7265207461736b732e20223b693a333b613a32373a7b733a323a226964223b693a36323b733a353a22616c696173223b733a33393a22cebf20cebaceb1cebdcf8ccebdceb1cf8220cf84cf89cebd203220cebbceb5cf80cf84cf8ecebd223b733a373a2273756d6d617279223b733a3337393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4974277320616e2061637469766974792074616b6573206c657373207468616e2032206d696e7574657320746f20636f6d706c6574652c20646f20697420726967687420617761792e20496e2074686973207761792c20796f75207265647563652073747265737320616e6420626f6f737420796f757220636f6e666964656e636520627920636f6d706c6574696e67206d6f7265207461736b732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3731353a2254686520322d6d696e7574652072756c65202020202020202020202020202020202020202020202020202020200a204974277320616e2061637469766974792074616b6573206c657373207468616e2032206d696e7574657320746f20636f6d706c6574652c20646f20697420726967687420617761792e200a20496e2074686973207761792c20796f75207265647563652073747265737320616e6420626f6f737420796f757220636f6e666964656e636520627920636f6d706c6574696e67206d6f7265207461736b732e200a20496620796f757220634232207265717569726573206d6f7265207468616e2032206d696e7574657320746f20636f6d706c6574652c20627265616b20697420646f776e20746f206120322d6d696e75746520737465702e200a20466f72206578616d706c652c206c6574277320617373756d6520796f752077616e7420746f20737461727420656174696e67206865616c7468696c7920696e206f7264657220746f206c6f7365203130206c6220696e20746865206e6578742032206d6f6e7468733b207768617420636f756c6420796f7520646f20696e204a7573742032206d696e7574657320746f20626567696e20776f726b696e6720746f776172647320796f757220676f616c3f200a204861766520616e206170706c65200a20446f20313020707573682d757073200a20476f20666f7220612073686f72742077616c6b200a204472696e6b206120676c617373206f66207761746572200a205468652072756c65206f66207468756d6220686520736169642062792074616b696e6720612066657720737465707320746f776172647320796f75722066696e616c2061696d2c20796f752077696c6c206265206d6f7265206c696b656c7920746f2074616b65206675727468657220616374696f6e20616e6420666f726d206e65772068616269747320646f776e2074686520726f61642e200ac2a0223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f2d6b616e6f6e61732d74776e2d322d6c657074776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31323a3336223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31353a2250726f6372617374696e6174696f6e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2236323acebf2dcebaceb1cebdcf8ccebdceb1cf822dcf84cf89cebd2d322dcebbceb5cf80cf84cf8ecebd223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34343a22696d616765732f323032322f30322f31342f6f2d6b616e6f6e61732d74776e2d322d6c657074776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36323acebf2dcebaceb1cebdcf8ccebdceb1cf822dcf84cf89cebd2d322dcebbceb5cf80cf84cf8ecebd2663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250726f6372617374696e6174696f6e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a2254686520322d6d696e7574652072756c65223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3632223b7d), (1058, 'index.php?option=com_content&view=article&id=79', 'index.php?option=com_content&view=article&id=79:επικοινωνώ-ακούω-καταλαβαίνω&catid=41', 'Communicate – Listen – Understand ', ' Communication is the key in human relationships. In order to improve. If we want to improve our interpersonal relationships, that’s where we should begin. ', '2022-07-11 12:14:08', '89ac622f514d42a3f93eee614cba8b42', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135383a2220436f6d6d756e69636174696f6e20697320746865206b657920696e2068756d616e2072656c6174696f6e73686970732e20496e206f7264657220746f20696d70726f76652e2049662077652077616e7420746f20696d70726f7665206f757220696e746572706572736f6e616c2072656c6174696f6e73686970732c2074686174e28099732077686572652077652073686f756c6420626567696e2e20223b693a333b613a32373a7b733a323a226964223b693a37393b733a353a22616c696173223b733a35343a22ceb5cf80ceb9cebacebfceb9cebdcf89cebdcf8e20ceb1cebacebfcf8dcf8920cebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcf89223b733a373a2273756d6d617279223b733a3337393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e436f6d6d756e69636174696f6e20697320746865206b657920696e2068756d616e2072656c6174696f6e73686970732e20496e206f7264657220746f20696d70726f76652e2049662077652077616e7420746f20696d70726f7665206f757220696e746572706572736f6e616c2072656c6174696f6e73686970732c2074686174e28099732077686572652077652073686f756c6420626567696e2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313331333a22436f6d6d756e696361746520e28093204c697374656e20e2809320556e6465727374616e642009202020202020202020202020202020202020202020202020202020200a436f6d6d756e69636174696f6e20697320746865206b657920696e2068756d616e2072656c6174696f6e73686970732e20496e206f7264657220746f20696d70726f76652e2049662077652077616e7420746f20696d70726f7665206f757220696e746572706572736f6e616c2072656c6174696f6e73686970732c2074686174e28099732077686572652077652073686f756c6420626567696e2e0a546869732065786572636973652063616e2068656c7020796f752066696e64207468652074727565206d65616e696e67206f6620636f6d6d756e69636174696f6e2c206c697374656e696e6720616e6420756e6465727374616e64696e672e2052656d656d6265722074686174206c697374656e696e6720646f65736ee2809974206e65636573736172696c79206d65616e206167726565696e672e0a2d2043686f6f7365206120636f6c6c65616775652c20667269656e64206f722072656c61746976652c2073697420636c6f736520627920736f207468617420796f752061726520636f6d666f727461626c6520616e642074727920746f206d61696e7461696e2065796520636f6e746163742e0a2d2043686f6f73652061206e65757472616c20746f706963206f6620636f6e766572736174696f6e2c207375636820617320e2809c686f772077617320796f757220776f726b20646179e2809d206f7220e2809c776861742068617070656e656420647572696e6720746865207765656b656e64e2809d20616e64206265206172746963756c6174652e0a2d205265717565737420796f7520696e7465726c6f6375746f72206d616b657320736f6d6520636c6172696679696e67207175657374696f6e73206261736564206f6e207768617420796f7520736169642e20452e672e20e2809c5768656e20796f752073616964e280a62e2e2064696420796f75206d65616ee280a6e280a6e280a62e3fe2809d0a2d205768656e20796f752061726520696e2061677265656d656e742070757420646f776e203120706f696e742e205768656e20796f752061726520696e2064697361677265656d656e742074727920746f206578706c61696e207768617420686173206e6f74206265656e20636c6561726c7920756e64657273746f6f642e0a2d205768656e20796f75e28099766520776f6e203320706f696e74732c206469766572736520726f6c657320616e6420726570656174207468652065786572636973652e0a576861742064696420796f75206761696e2066726f6d20746869732065786572636973653f20536861726520796f75722074686f7567687473207769746820796f757220696e7465726c6f6375746f722e0a52656d656d6265723a20436f6d6d756e69636174696f6e206973206f6674656e2061206368616c6c656e67696e672070726f636573732e204d616e792074696d65732c207768617420776520636f6d6d756e69636174652069732072656365697665642062792074686520696e7465726c6f6375746f7220696e206120646966666572656e742077617920616e6420766963652076657273612e2049662074686174206f6363757272656420647572696e67207468652065786572636973652074727920746f20646973637573732069742066757274686572207769746820796f757220696e7465726c6f6375746f722e0a0a0a0a0ac2a00a0a0ac2a00a0ac2a00ac2a0223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6570696b6f696e776e772d616b6f75772d6b6174616c617661696e772e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31343a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a2237393aceb5cf80ceb9cebacebfceb9cebdcf89cebdcf8e2dceb1cebacebfcf8dcf892dcebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcf89223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35303a22696d616765732f323032322f30322f31342f6570696b6f696e776e772d616b6f75772d6b6174616c617661696e772e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37393aceb5cf80ceb9cebacebfceb9cebdcf89cebdcf8e2dceb1cebacebfcf8dcf892dcebaceb1cf84ceb1cebbceb1ceb2ceb1ceafcebdcf892663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22436f6d6d756e696361746520e28093204c697374656e20e2809320556e6465727374616e642009223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3739223b7d), (1059, 'index.php?option=com_content&view=article&id=76', 'index.php?option=com_content&view=article&id=76:η-άσκηση-του-δαβίδ&catid=41', 'David’s exercise', ' The most crucial part of good interpersonal relationships is the relationship we have with ourselves. ', '2022-07-11 12:15:08', 'a426999e9b5e720275c0797e1ab92cc9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130333a2220546865206d6f7374206372756369616c2070617274206f6620676f6f6420696e746572706572736f6e616c2072656c6174696f6e7368697073206973207468652072656c6174696f6e7368697020776520686176652077697468206f757273656c7665732e20223b693a333b613a32373a7b733a323a226964223b693a37363b733a353a22616c696173223b733a33333a22ceb720ceaccf83cebaceb7cf83ceb720cf84cebfcf8520ceb4ceb1ceb2ceafceb4223b733a373a2273756d6d617279223b733a3332343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865206d6f7374206372756369616c2070617274206f6620676f6f6420696e746572706572736f6e616c2072656c6174696f6e7368697073206973207468652072656c6174696f6e7368697020776520686176652077697468206f757273656c7665732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3736323a224461766964e2809973206578657263697365202020202020202020202020202020202020202020202020202020200a20546865206d6f7374206372756369616c2070617274206f6620676f6f6420696e746572706572736f6e616c2072656c6174696f6e7368697073206973207468652072656c6174696f6e7368697020776520686176652077697468206f757273656c7665732e200a2054686520666f6c6c6f77696e672065786572636973652077696c6c2068656c7020796f752066696e6420796f75722061757468656e7469632073656c662e200a20496e206f7264657220746f20637265617465204461766964e2809973207363756c70747572652c204d69636861656c20416e67656c6f2072656c696564206f6e203220626173696320736b696c6c733a20486973206162696c69747920746f207363756c7074206f666620657863657373206d6172626c6520696e206f7264657220746f20676976652074686520636f727265637420736861706520616e6420686973206162696c69747920746f20736565204461766964207468726f75676820746865206d6172626c65206c61796572732e20496e207468652073616d65207761792c20706f7369746976652070737963686f6c6f67792063616e2068656c702070656f706c65206f766572636f6d6520746865206c696d69746174696f6e732074686174207265737472696374207468656d2066726f6d2066696e64696e6720746865697220747275652073656c662e200a202d204578616d696e652077686174e2809973206672696c6c20616e642077686174206c696d697473206d652066726f6d206265696e67206d7973656c662e200a202d205265636f676e697a652077686f2049207265616c6c7920616d2c20776869636820617265206d792061757468656e746963206368617261637465726973746963732c207768617420492077616e7420746f206b6565702e200a202d2041646f7074206265686176696f7273207468617420656e68616e6365206d792061757468656e7469636974792e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d61736b6973692d746f752d64617669642e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31353a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a2237363aceb72dceaccf83cebaceb7cf83ceb72dcf84cebfcf852dceb4ceb1ceb2ceafceb4223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34303a22696d616765732f323032322f30322f31342f692d61736b6973692d746f752d64617669642e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37363aceb72dceaccf83cebaceb7cf83ceb72dcf84cebfcf852dceb4ceb1ceb2ceafceb42663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a224461766964e2809973206578657263697365223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3736223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1060, 'index.php?option=com_content&view=article&id=78', 'index.php?option=com_content&view=article&id=78:οι-μάσκες&catid=41', 'The masks', ' In everyday life we often wear masks that only reveal some specific parts of ourselves, whilst often covering up some parts which are just as important. ', '2022-07-11 12:16:38', '6d772956e2550e713561a2f13501cab9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135343a2220496e206576657279646179206c696665207765206f6674656e2077656172206d61736b732074686174206f6e6c792072657665616c20736f6d65207370656369666963207061727473206f66206f757273656c7665732c207768696c7374206f6674656e20636f766572696e6720757020736f6d6520706172747320776869636820617265206a75737420617320696d706f7274616e742e20223b693a333b613a32373a7b733a323a226964223b693a37383b733a353a22616c696173223b733a31373a22cebfceb920cebcceaccf83cebaceb5cf82223b733a373a2273756d6d617279223b733a3337353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496e206576657279646179206c696665207765206f6674656e2077656172206d61736b732074686174206f6e6c792072657665616c20736f6d65207370656369666963207061727473206f66206f757273656c7665732c207768696c7374206f6674656e20636f766572696e6720757020736f6d6520706172747320776869636820617265206a75737420617320696d706f7274616e742e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3435323a22546865206d61736b73202020202020202020202020202020202020202020202020202020200a20496e206576657279646179206c696665207765206f6674656e2077656172206d61736b732074686174206f6e6c792072657665616c20736f6d65207370656369666963207061727473206f66206f757273656c7665732c207768696c7374206f6674656e20636f766572696e6720757020736f6d6520706172747320776869636820617265206a75737420617320696d706f7274616e742e200a202d205468696e6b206f6620332070656f706c652077686f2061726520696d706f7274616e7420746f20796f752e200a202d20436f6e7369646572207768696368206d61736b20796f752063686f736520746f20776561722061726f756e64207468656d2e200a202d2057686174206172652074686520726561736f6e732074686174206c65616420796f7520746f2070757474696e672074686973206d61736b206f6e3f200a20496e2074686520656e642c20646563696465207768696368206d61736b7320796f752061726520676f696e6720746f206b656570206f6e20616e64207768696368206f6e657320796f752073686f756c642074616b65206f66662e223b733a363a22696d61676573223b733a3230373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d6d61736b65732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31363a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32303a2237383acebfceb92dcebcceaccf83cebaceb5cf82223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33303a22696d616765732f323032322f30322f31342f692d6d61736b65732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37383acebfceb92dcebcceaccf83cebaceb5cf822663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a22546865206d61736b73223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3738223b7d), (1061, 'index.php?option=com_content&view=article&id=77', 'index.php?option=com_content&view=article&id=77:τα-παράπονα&catid=41', 'Complaining', ' Many people often complain to friends, parents, children, partners. It’s time to put an end in this habit and become more creative in your relationships. ', '2022-07-11 12:17:39', '5982b4b79105f621ec8cdc956eeda271', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135373a22204d616e792070656f706c65206f6674656e20636f6d706c61696e20746f20667269656e64732c20706172656e74732c206368696c6472656e2c20706172746e6572732e204974e28099732074696d6520746f2070757420616e20656e6420696e207468697320686162697420616e64206265636f6d65206d6f726520637265617469766520696e20796f75722072656c6174696f6e73686970732e20223b693a333b613a32373a7b733a323a226964223b693a37373b733a353a22616c696173223b733a32313a22cf84ceb120cf80ceb1cf81ceaccf80cebfcebdceb1223b733a373a2273756d6d617279223b733a3337383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616e792070656f706c65206f6674656e20636f6d706c61696e20746f20667269656e64732c20706172656e74732c206368696c6472656e2c20706172746e6572732e204974e28099732074696d6520746f2070757420616e20656e6420696e207468697320686162697420616e64206265636f6d65206d6f726520637265617469766520696e20796f75722072656c6174696f6e73686970732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3639333a22436f6d706c61696e696e67202020202020202020202020202020202020202020202020202020200a204d616e792070656f706c65206f6674656e20636f6d706c61696e20746f20667269656e64732c20706172656e74732c206368696c6472656e2c20706172746e6572732e204974e28099732074696d6520746f2070757420616e20656e6420696e207468697320686162697420616e64206265636f6d65206d6f726520637265617469766520696e20796f75722072656c6174696f6e73686970732e200a202d5772697465203220636f6d706c61696e747320796f75206f6674656e206d616b6520746f20736f6d656f6e652e200a202d5468656e2c207772697465203220706f7369746976652061737065637473206f662074686520706572736f6e20796f752061726520636f6d706c61696e696e6720746f2e200a202d5573696e67207468697320696e666f726d6174696f6e2c2066696c6c20696e2074686520626c616e6b733a200a205f5f5f5f5f5f5f5f5f5f5f5f206d6179206265205f5f5f5f5f5f5f5f5f5f5f5f5f2c206275742068652f73686520697320616c736f205f5f5f5f5f5f5f5f5f202e200a20466f72206578616d706c653a204d7920736973746572206d6179206265206d657373792c206275742073686520697320616c736f20616e20657863656c6c656e7420636f6f6b2e200a20496e20746869732077617420796f75206578707265737320796f757220636f6d706c61696e742c2062757420796f7520616c736f206d616b65206120706f73697469766520636f6d6d656e742c2068656c70696e6720746865206f7468657220706572736f6e20746f207669657720796f7520636f6d6d656e74206d6f726520706f7369746976656c7920616e6420706572686170732074616b6520736f6d6520737465707320746f7761726473206368616e67696e672e223b733a363a22696d61676573223b733a3231303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74612d70617261706f6e612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31373a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a2237373acf84ceb12dcf80ceb1cf81ceaccf80cebfcebdceb1223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33333a22696d616765732f323032322f30322f31342f74612d70617261706f6e612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37373acf84ceb12dcf80ceb1cf81ceaccf80cebfcebdceb12663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31313a22436f6d706c61696e696e67223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3737223b7d), (1062, 'index.php?option=com_content&view=article&id=89', 'index.php?option=com_content&view=article&id=89:αναπνεύστε-μαζί&catid=42', 'Breathe together', ' This exercise is an excellent way of distracting your mind from whatever goes on around you and focusing on your partner. ', '2022-07-11 12:18:40', 'bf698332a2f53e4806d2b6bf304c43d6', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132333a22205468697320657865726369736520697320616e20657863656c6c656e7420776179206f66206469737472616374696e6720796f7572206d696e642066726f6d20776861746576657220676f6573206f6e2061726f756e6420796f7520616e6420666f637573696e67206f6e20796f757220706172746e65722e20223b693a333b613a32373a7b733a323a226964223b693a38393b733a353a22616c696173223b733a32393a22ceb1cebdceb1cf80cebdceb5cf8dcf83cf84ceb520cebcceb1ceb6ceaf223b733a373a2273756d6d617279223b733a3133303a223c703e5468697320657865726369736520697320616e20657863656c6c656e7420776179206f66206469737472616374696e6720796f7572206d696e642066726f6d20776861746576657220676f6573206f6e2061726f756e6420796f7520616e6420666f637573696e67206f6e20796f757220706172746e65722e3c2f703e0d0a223b733a343a22626f6479223b733a3533353a224272656174686520746f676574686572202020202020202020202020202020202020202020202020202020200a205468697320657865726369736520697320616e20657863656c6c656e7420776179206f66206469737472616374696e6720796f7572206d696e642066726f6d20776861746576657220676f6573206f6e2061726f756e6420796f7520616e6420666f637573696e67206f6e20796f757220706172746e65722e200a202d20546f20626567696e2c20656974686572206c696520696e20626564206f70706f7369746520746f20796f757220706172746e6572206f722073cf84616e642075702073746172696e672061742065616368206f746865722e200a202d2047656e746c7920746f75636820796f757220706172746e6572e280997320666f726568656164207769746820796f7572206f776e20666f7265686561642e2049742077696c6c2068656c7020706f696e74696e6720796f7572206368696e20646f776e77617264732e200a202d2054616b65206174206c6561737420372064656570206272656174687320696e2073796e6368726f6e69636974792e20496620796f7520656e6a6f792074686520657865726369736520796f752063616e207370656e64206d6f72652074696d652e200a202d20526570656174207768656e6576657220796f75206665656c20746865206e65656420746f20666f637573206f6e207468652070726573656e742e223b733a363a22696d61676573223b733a3231363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e61706e65757374652d6d617a692d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31383a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a2238393aceb1cebdceb1cf80cebdceb5cf8dcf83cf84ceb52dcebcceb1ceb6ceaf223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33393a22696d616765732f323032322f30322f31342f616e61706e65757374652d6d617a692d322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38393aceb1cebdceb1cf80cebdceb5cf8dcf83cf84ceb52dcebcceb1ceb6ceaf2663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a224272656174686520746f676574686572223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3839223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1063, 'index.php?option=com_content&view=article&id=88', 'index.php?option=com_content&view=article&id=88:περάστε-χρόνο-μαζί&catid=42', 'Spend time together', ' It’s very important for couples in short-or long-term relationships to spend quality time together. Sure, a fast-paced schedule doesn’t leave enough free time, but it’s important that the remaining time is of quality. ', '2022-07-11 12:19:41', 'd39b15652401167d270c50d08389c42c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232353a22204974e2809973207665727920696d706f7274616e7420666f7220636f75706c657320696e2073686f72742d6f72206c6f6e672d7465726d2072656c6174696f6e736869707320746f207370656e64207175616c6974792074696d6520746f6765746865722e20537572652c206120666173742d7061636564207363686564756c6520646f65736ee2809974206c6561766520656e6f75676820667265652074696d652c20627574206974e280997320696d706f7274616e742074686174207468652072656d61696e696e672074696d65206973206f66207175616c6974792e20223b693a333b613a32373a7b733a323a226964223b693a38383b733a353a22616c696173223b733a33343a22cf80ceb5cf81ceaccf83cf84ceb520cf87cf81cf8ccebdcebf20cebcceb1ceb6ceaf223b733a373a2273756d6d617279223b733a3434363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4974e2809973207665727920696d706f7274616e7420666f7220636f75706c657320696e2073686f72742d6f72206c6f6e672d7465726d2072656c6174696f6e736869707320746f207370656e64207175616c6974792074696d6520746f6765746865722e20537572652c206120666173742d7061636564207363686564756c6520646f65736ee2809974206c6561766520656e6f75676820667265652074696d652c20627574206974e280997320696d706f7274616e742074686174207468652072656d61696e696e672074696d65206973206f66207175616c6974792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313033313a225370656e642074696d6520746f676574686572202020202020202020202020202020202020202020202020202020200a204974e2809973207665727920696d706f7274616e7420666f7220636f75706c657320696e2073686f72742d6f72206c6f6e672d7465726d2072656c6174696f6e736869707320746f207370656e64207175616c6974792074696d6520746f6765746865722e20537572652c206120666173742d7061636564207363686564756c6520646f65736ee2809974206c6561766520656e6f75676820667265652074696d652c20627574206974e280997320696d706f7274616e742074686174207468652072656d61696e696e672074696d65206973206f66207175616c6974792e200a202d2053657420617369646520616e20686f757220612064617920746f206465766f7465206f6e20796f75722072656c6174696f6e736869702e205468697320636f756c642074616b6520706c616365206174206e69676874206265666f726520796f7520676f20746f206265642c20647572696e672061206c756e636820627265616b206f7220616e79206f746865722074696d65206f66207468652064617920796f752066696e64207375697461626c652e200a202d20446f20736f6d657468696e6720646966666572656e7420647572696e6720746861742074696d6520746f2061766f69642066616c6c696e6720696e746f206120726f7574696e652e20547279207468652069646561732062656c6f773a200a202d2046696e64206120686f6262793a20536f6d657468696e67206172746973746963206f722074727920676f696e6720746f207468652067796d200a202d2045786368616e676520736d616c6c2067696674733b206e6f74206e65636573736172696c79206d6174657269616c206974656d732c2062757420736f6d65206b696e64206465636c61726174696f6e73206f66206c6f76652c20617070726563696174696f6e20666f7220736f6d657468696e67206e69636520796f757220706172746e6572206469642c20707265706172696e672061206e696365206d65616c206574632e200a202d2055736520626f6479206c616e67756167653b206d616b652065796520636f6e746163742c206c6f6f6b20696e746f2065616368206f7468657273e28099206579657320666f722061206d696e75746520616e64207468656e20686f6c642068616e647320616e642068756720666f72206174206c656173742035206d696e757465732e204974e2809973206f6b617920696620796f7520656e6420757020696e206265642e204a757374206d616b65207375726520796f7520676976652065796520636f6e746163742c20636172657373657320616e6420687567732074686520617070726f7072696174652074696d652e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f706572617374652d78726f6e6f2d6d617a692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a31393a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a2238383acf80ceb5cf81ceaccf83cf84ceb52dcf87cf81cf8ccebdcebf2dcebcceb1ceb6ceaf223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34303a22696d616765732f323032322f30322f31342f706572617374652d78726f6e6f2d6d617a692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38383acf80ceb5cf81ceaccf83cf84ceb52dcf87cf81cf8ccebdcebf2dcebcceb1ceb6ceaf2663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a225370656e642074696d6520746f676574686572223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3838223b7d), (1065, 'index.php?option=com_content&view=article&id=87', 'index.php?option=com_content&view=article&id=87:πώς-να-μειώσεις-τη-ζήλια-σου&catid=42', 'How to reduce jealousy', ' Regardless if the root of your jealousy is based on the stimuli you receive from your partner or from your own insecurities, try the steps below in order to feel better and improve your relationship. ', '2022-07-11 12:22:46', '68a30e04e60c26a4546fabec3ac864e8', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230313a22205265676172646c6573732069662074686520726f6f74206f6620796f7572206a65616c6f757379206973206261736564206f6e20746865207374696d756c6920796f7520726563656976652066726f6d20796f757220706172746e6572206f722066726f6d20796f7572206f776e20696e736563757269746965732c20747279207468652073746570732062656c6f7720696e206f7264657220746f206665656c2062657474657220616e6420696d70726f766520796f75722072656c6174696f6e736869702e20223b693a333b613a32373a7b733a323a226964223b693a38373b733a353a22616c696173223b733a35313a22cf80cf8ecf8220cebdceb120cebcceb5ceb9cf8ecf83ceb5ceb9cf8220cf84ceb720ceb6ceaecebbceb9ceb120cf83cebfcf85223b733a373a2273756d6d617279223b733a3432323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5265676172646c6573732069662074686520726f6f74206f6620796f7572206a65616c6f757379206973206261736564206f6e20746865207374696d756c6920796f7520726563656976652066726f6d20796f757220706172746e6572206f722066726f6d20796f7572206f776e20696e736563757269746965732c20747279207468652073746570732062656c6f7720696e206f7264657220746f206665656c2062657474657220616e6420696d70726f766520796f75722072656c6174696f6e736869702e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313635333a22486f7720746f20726564756365206a65616c6f757379202020202020202020202020202020202020202020202020202020200a205265676172646c6573732069662074686520726f6f74206f6620796f7572206a65616c6f757379206973206261736564206f6e20746865207374696d756c6920796f7520726563656976652066726f6d20796f757220706172746e6572206f722066726f6d20796f7572206f776e20696e736563757269746965732c20747279207468652073746570732062656c6f7720696e206f7264657220746f206665656c2062657474657220616e6420696d70726f766520796f75722072656c6174696f6e736869702e200a204578616d696e6520616e6420616363657074206a65616c6f75732074686f756768747320616e6420656d6f74696f6e732e2054686520666972737420737465707320746f776172647320736f6c76696e6720616e2069737375652069732061636b6e6f776c656467656d656e742c206578616d696e6174696f6e20616e6420616363657074616e63652e200a20596f7520646f6ee2809974206861766520746f206163742075706f6e20796f7572206a65616c6f7573206665656c696e672e20596f75206d6179206e6f742062652061626c6520746f20636f6e74726f6c20657870657269656e63696e67206a65616c6f7573206665656c696e67207965742c20796f75206172652c20686f77657665722c2061626c6520746f20636f6e74726f6c20796f7572207265616374696f6e20746f207468656d2e2057696c6c20796f75206c6574207468656d20646566696e6520796f7572206c69666520616e64206c65616420796f7520746f206f7665727265616374696e67206f722077696c6c20796f752061636b6e6f776c65646765207468656d20666f72207768617420746865792061726520616e642067697665207468656d20746865207370616365207468657920646573657276653f200a204576616c75617465206a65616c6f7573792061732061206665656c696e672c206578616d696e6520776865726520697420646572697665732066726f6d20616e642061636365707420697420617320796f7520616363657074207468652072657374206f6620796f7572206665656c696e67732e200a202d2041636b6e6f776c65646765207468617420756e6365727461696e74792069732070617274206f662065766572792072656c6174696f6e736869702e204e6f206f6e6520696e20616e792073686f7274206f72206c6f6e672d7465726d2072656c6174696f6e736869702c206f6c64206f7220726563656e742c2063616e2067756172616e746565207468617420796f757220706172746e65722077696c6c2031303025206265207769746820796f7520666f726576657220616e642077696c6c206e65766572206c6f6f6b20617420616e6f7468657220706572736f6e2e205468617420646f65736ee2809974206d65616e20746861742068652077696c6c3b204974206d65616e73207468617420796f752063616e2073757276697665206576656e20696620686520646f657320616e642074686174207468697320736563757265206665656c696e672064657269766573206f6e6c792066726f6d20796f752e200a202d204578616d696e6520796f757220766965777320726567617264696e672072656c6174696f6e73686970732e2045787472656d65206a65616c6f757379206d6179206c6561642075732061736b696e672061206c6f742066726f6d20796f757220706172746e65722073756368206173206e6f7420746f2074616c6b20746f2070656f706c65206f6620746865206f70706f736974652067656e646572206f72206e6f7420746f20676f206f757420616c6f6e652e20537563682076696577732061726520646973746f7274656420616e64206e65656420746f2062652072656576616c75617465642e200a202d2055736520616c7465726e61746976652072656c6174696f6e7368697020736b696c6c732e20496e7374656164206f66206163637573696e6720796f757220706172746e6572206f72206d616b696e672061207363656e652064756520746f206a65616c6f7573792c2074727920746f20656d70686173697a65206f6e20706f7369746976652061737065637473206f66206869732063686172616374657220616e6420696d6d6564696174656c7920696d70726f766520746865207175616c697479206f6620796f75722072656c6174696f6e736869702e223b733a363a22696d61676573223b733a3233343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7077732d6e612d646961786569726973746569732d74692d7a696c6569612d736f75312e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a32323a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35343a2238373acf80cf8ecf822dcebdceb12dcebcceb5ceb9cf8ecf83ceb5ceb9cf822dcf84ceb72dceb6ceaecebbceb9ceb12dcf83cebfcf85223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35373a22696d616765732f323032322f30322f31342f7077732d6e612d646961786569726973746569732d74692d7a696c6569612d736f75312e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38373acf80cf8ecf822dcebdceb12dcebcceb5ceb9cf8ecf83ceb5ceb9cf822dcf84ceb72dceb6ceaecebbceb9ceb12dcf83cebfcf852663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22486f7720746f20726564756365206a65616c6f757379223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3837223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1066, 'index.php?option=com_content&view=article&id=86', 'index.php?option=com_content&view=article&id=86:το-παιχνίδι-των-36-ερωτήσεων&catid=42', 'The 36 questions', ' According to research by the psychologist Arthur Aron, answering these 36 questions makes two people feel better about each other and helps boost intimacy, resulting in friendship or even romance. ', '2022-07-11 12:24:15', '32dc07ec758ad7bdd8993209ecfe61df', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3139383a22204163636f7264696e6720746f207265736561726368206279207468652070737963686f6c6f67697374204172746875722041726f6e2c20616e73776572696e67207468657365203336207175657374696f6e73206d616b65732074776f2070656f706c65206665656c206265747465722061626f75742065616368206f7468657220616e642068656c707320626f6f737420696e74696d6163792c20726573756c74696e6720696e20667269656e6473686970206f72206576656e20726f6d616e63652e20223b693a333b613a32373a7b733a323a226964223b693a38363b733a353a22616c696173223b733a35303a22cf84cebf20cf80ceb1ceb9cf87cebdceafceb4ceb920cf84cf89cebd20333620ceb5cf81cf89cf84ceaecf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3431393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4163636f7264696e6720746f207265736561726368206279207468652070737963686f6c6f67697374204172746875722041726f6e2c20616e73776572696e67207468657365203336207175657374696f6e73206d616b65732074776f2070656f706c65206665656c206265747465722061626f75742065616368206f7468657220616e642068656c707320626f6f737420696e74696d6163792c20726573756c74696e6720696e20667269656e6473686970206f72206576656e20726f6d616e63652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a333533333a22546865203336207175657374696f6e73202020202020202020202020202020202020202020202020202020200a204163636f7264696e6720746f207265736561726368206279207468652070737963686f6c6f67697374204172746875722041726f6e2c20616e73776572696e67207468657365203336207175657374696f6e73206d616b65732074776f2070656f706c65206665656c206265747465722061626f75742065616368206f7468657220616e642068656c707320626f6f737420696e74696d6163792c20726573756c74696e6720696e20667269656e6473686970206f72206576656e20726f6d616e63652e200a2045616368206f6620796f752073686f756c642074616b652061207475726e20616e73776572696e672065616368207175657374696f6e2e20486572652074686579206172652c20696e206f726465723a200a20312e20476976656e207468652063686f696365206f6620616e796f6e6520696e2074686520776f726c642c2077686f20776f756c6420796f752077616e7420617320612064696e6e65722067756573743f200a20322e20576f756c6420796f75206c696b6520746f2062652066616d6f75733f20496e2077686174207761793f200a20332e204265666f7265206d616b696e6720612070686f6e652063616c6c2c20646f20796f752065766572207265686561727365207768617420796f7527726520676f696e6720746f207361793f205768793f200a20342e205768617420776f756c6420636f6e73746974757465206120706572666563742064617920666f7220796f753f200a20352e205768656e2064696420796f75206c6173742073696e6720746f20796f757273656c663f20546f20736f6d656f6e6520656c73653f200a20362e20496620796f7520776572652061626c6520746f206c69766520746f2074686520616765206f6620393020616e642072657461696e2065697468657220746865206d696e64206f7220626f6479206f6620612033302d79656172206f6c6420666f7220746865206c617374203630207965617273206f6620796f7572206c6966652c20776869636820776f756c6420796f752063686f6f73653f200a20372e20446f20796f7520686176652061207365637265742068756e63682061626f757420686f7720796f752077696c6c206469653f200a20382e204e616d65207468726565207468696e677320796f7520616e6420796f757220706172746e65722061707065617220746f206861766520696e20636f6d6d6f6e2e200a20392e20466f72207768617420696e20796f7572206c69666520646f20796f75206665656c206d6f737420677261746566756c3f200a2031302e20496620796f7520636f756c64206368616e676520616e797468696e672061626f7574207468652077617920796f752077657265207261697365642c207768617420776f756c642069742062653f200a2031312e2054616b6520666f7572206d696e7574657320616e642074656c6c20796f757220706172746e657220796f7572206c6966652073746f727920696e206173206d7563682064657461696c20617320706f737369626c652e200a2031322e20496620796f7520636f756c642077616b6520757020746f6d6f72726f7720686176696e67206761696e6564206f6e65207175616c697479206f72206162696c6974792c207768617420776f756c642069742062653f200a2031332e2049662061206372797374616c2062616c6c20636f756c642074656c6c20796f75207468652074727574682061626f757420796f757273656c662c20796f7572206c6966652c2074686520667574757265206f7220616e797468696e6720656c73652c207768617420776f756c6420796f752077616e7420746f206b6e6f773f200a2031342e20497320746865726520736f6d657468696e67207468617420796f7527766520647265616d74206f6620646f696e6720666f722061206c6f6e672074696d653f2057687920686176656e277420796f7520646f6e652069743f200a2031352e205768617420697320746865206772656174657374206163636f6d706c6973686d656e74206f6620796f7572206c696665200a2031362e205768617420646f20796f752076616c7565206d6f737420696e206120667269656e64736869703f200a2031372e205768617420697320796f7572206d6f737420747265617375726564206d656d6f72793f200a2031382e205768617420697320796f7572206d6f7374207465727269626c65206d656d6f72793f200a2031392e20496620796f75206b6e6577207468617420696e206f6e65207965617220796f7520776f756c64206469652073756464656e6c792c20776f756c6420796f75206368616e676520616e797468696e672061626f7574207468652077617920796f7520617265206e6f77206c6976696e673f205768793f200a2032302e205768617420646f657320667269656e6473686970206d65616e20746f20796f753f200a2032312e205768617420726f6c657320646f206c6f766520616e6420616666656374696f6e20706c617920696e20796f7572206c6966653f200a2032322e20416c7465726e6174652073686172696e6720736f6d657468696e6720796f7520636f6e7369646572206120706f736974697665206368617261637465726973746963206f6620796f757220706172746e65722e205368617265206120746f74616c206f662066697665206974656d732e200a2032332e20486f7720636c6f736520616e64207761726d20697320796f75722066616d696c793f20446f20796f75206665656c20796f7572206368696c64686f6f64207761732068617070696572207468616e206d6f7374206f746865722070656f706c6527733f200a2032342e20486f7720646f20796f75206665656c2061626f757420796f75722072656c6174696f6e73686970207769746820796f7572206d6f746865723f200a2032352e204d616b65207468726565207472756520227765222073746174656d656e747320656163682e20466f7220696e7374616e63652c202277652061726520626f746820696e207468697320726f6f6d206665656c696e672e2e2e22200a2032362e20436f6d706c65746520746869732073656e74656e6365202249207769736820492068616420736f6d656f6e6520776974682077686f6d204920636f756c642073686172652e2e2e200a2032372e20496620796f75207765726520676f696e6720746f206265636f6d65206120636c6f736520667269656e64207769746820796f757220706172746e65722c20706c65617365207368617265207768617420776f756c6420626520696d706f7274616e7420666f722068696d206f722068657220746f206b6e6f772e200a2032382e2054656c6c20796f757220706172746e6572207768617420796f75206c696b652061626f7574207468656d2e20426520686f6e65737420746869732074696d652c20736179696e67207468696e6773207468617420796f75206d69676874206e6f742073617920746f20736f6d656f6e6520796f75277665206a757374206d65742e200a2032392e205368617265207769746820796f757220706172746e657220616e20656d62617272617373696e67206d6f6d656e7420696e20796f7572206c6966652e200a2033302e205768656e2064696420796f75206c6173742063727920696e2066726f6e74206f6620616e6f7468657220706572736f6e3f20427920796f757273656c663f200a2033312e2054656c6c20796f757220706172746e657220736f6d657468696e67207468617420796f75206c696b652061626f7574207468656d20616c72656164792e200a2033322e20576861742c20696620616e797468696e672c20697320746f6f20736572696f757320746f206265206a6f6b65642061626f75743f200a2033332e20496620796f75207765726520746f206469652074686973206576656e696e672077697468206e6f206f70706f7274756e69747920746f20636f6d6d756e6963617465207769746820616e796f6e652c207768617420776f756c6420796f75206d6f737420726567726574206e6f7420686176696e6720746f6c6420736f6d656f6e653f2057687920686176656e277420796f7520746f6c64207468656d207965743f200a2033342e20596f757220686f7573652c20636f6e7461696e696e672065766572797468696e6720796f75206f776e2c206361746368657320666972652e20416674657220736176696e6720796f7572206c6f766564206f6e657320616e6420706574732c20796f7520686176652074696d6520746f20736166656c79206d616b6520612066696e616c206461736820746f207361766520616e79206f6e65206974656d2e205768617420776f756c642069742062653f205768793f200a2033352e204f6620616c6c207468652070656f706c6520696e20796f75722066616d696c792c2077686f736520646561746820776f756c6420796f752066696e64206d6f73742064697374757262696e673f205768793f200a2033362e205368617265206120706572736f6e616c2070726f626c656d20616e642061736b20796f757220706172746e6572277320616476696365206f6e20686f77206865206f7220736865206d696768742068616e646c652069742e20416c736f2c2061736b20796f757220706172746e657220746f207265666c656374206261636b20746f20796f7520686f7720796f75207365656d20746f206265206665656c696e672061626f7574207468652070726f626c656d20796f7520686176652063686f73656e2e223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f746f2d706169786e6964692d74776e2d33362d65727674697365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a32343a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a2238363acf84cebf2dcf80ceb1ceb9cf87cebdceafceb4ceb92dcf84cf89cebd2d33362dceb5cf81cf89cf84ceaecf83ceb5cf89cebd223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35303a22696d616765732f323032322f30322f31342f746f2d706169786e6964692d74776e2d33362d65727674697365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38363acf84cebf2dcf80ceb1ceb9cf87cebdceafceb4ceb92dcf84cf89cebd2d33362dceb5cf81cf89cf84ceaecf83ceb5cf89cebd2663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22546865203336207175657374696f6e73223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3836223b7d), (1067, 'index.php?option=com_content&view=article&id=94', 'index.php?option=com_content&view=article&id=94:απολαμβάνειν-με-αναπόληση&catid=21', 'Enjoyment through reminiscing ', ' Follow the suggestions below to begin enjoying life\'s beautiful moments again. ', '2022-07-11 12:25:29', '4d2018536e65b4107b93ac7302445031', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38303a2220466f6c6c6f77207468652073756767657374696f6e732062656c6f7720746f20626567696e20656e6a6f79696e67206c69666527732062656175746966756c206d6f6d656e747320616761696e2e20223b693a333b613a32373a7b733a323a226964223b693a39343b733a353a22616c696173223b733a34383a22ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd20cebcceb520ceb1cebdceb1cf80cf8ccebbceb7cf83ceb7223b733a373a2273756d6d617279223b733a38373a223c703e466f6c6c6f77207468652073756767657374696f6e732062656c6f7720746f20626567696e20656e6a6f79696e67206c69666527732062656175746966756c206d6f6d656e747320616761696e2e3c2f703e0d0a223b733a343a22626f6479223b733a3632313a22456e6a6f796d656e74207468726f7567682072656d696e697363696e6720202020202020202020202020202020202020202020202020202020200a20466f6c6c6f77207468652073756767657374696f6e732062656c6f7720746f20626567696e20656e6a6f79696e67206c69666527732062656175746966756c206d6f6d656e747320616761696e2e200a20507574206f6e20736f6d65206c6f756e6765206d757369632c206c617920636f6d666f727461626c79206f6e2074686520636f7563682c20636c6f736520796f7572206579657320616e642072656d696e6973636520616e20616d617a696e6720657870657269656e63653b20746865206861707079206d656d6f72792c20616e206563737461746963206d6f6d656e742c20746865206665656c696e67206f6620707572652064656c696768742c206f72207065726861707320746865206665656c696e67206f66206265696e6720696e206c6f76652e20546865206665656c696e6720796f7520676574207768656e206120626f6f6b20746f756368657320796f757220736f756c206f722061207061696e74696e67206d616b657320796f757220686561727420736b69702061206269742e200a2054727920746f20726563616c6c20616c6c207468652064657461696c73206173736f6369617465643b20796f75722074686f756768747320616e64206665656c696e67732e200a2054726176656c206261636b20696e2074696d6520616e642072656c69766520746865206d6f6d656e7420666f72206174206c656173742074776f206d696e757465732e200a2052657065617420746865206578657263697365206f6674656e2e223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61706f6c616d76616e65696e2d6d652d616e61706f6c7973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a32353a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a2239343aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2dcebcceb52dceb1cebdceb1cf80cf8ccebbceb7cf83ceb7223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f323032322f30322f31342f61706f6c616d76616e65696e2d6d652d616e61706f6c7973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39343aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2dcebcceb52dceb1cebdceb1cf80cf8ccebbceb7cf83ceb72663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a22456e6a6f796d656e74207468726f7567682072656d696e697363696e6720223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3934223b7d), (1068, 'index.php?option=com_content&view=article&id=95', 'index.php?option=com_content&view=article&id=95:καθημερινή-παύση&catid=21', 'Take a break', ' Devote 20-30 minutes a day to self-care, every day for a week. ', '2022-07-11 12:26:30', '8ca7ad0e378bf3f4ac62a082a7d03df2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36343a22204465766f74652032302d3330206d696e7574657320612064617920746f2073656c662d636172652c2065766572792064617920666f722061207765656b2e20223b693a333b613a32373a7b733a323a226964223b693a39353b733a353a22616c696173223b733a33313a22cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20cf80ceb1cf8dcf83ceb7223b733a373a2273756d6d617279223b733a3238353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4465766f74652032302d3330206d696e7574657320612064617920746f2073656c662d636172652c2065766572792064617920666f722061207765656b2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3931323a2254616b65206120627265616b202020202020202020202020202020202020202020202020202020200a204465766f74652032302d3330206d696e7574657320612064617920746f2073656c662d636172652c2065766572792064617920666f722061207765656b2e200a20596f752063616e2063686f6f736520616d6f6e677374206d616e792061637469766974696573207468617420796f7520656e6a6f793b20612077616c6b2c2061206d6f7669652c206120637570206f6620796f7572206661766f7269746520636f66666565206265666f726520776f726b2c2061206e657720626f6f6b2c206c697374656e696e6720746f20796f7572206661766f72697465206d75736963206265666f726520676f696e6720746f206265642e200a203230206d696e757465732061206461792063616e20626520737061726564206576656e20696e207468652062757369657374207363686564756c652e200a2044696420796f75722072696e6720796f757220627265616b2074727920746f2072656c6965766520616e78696f75732074686f756768747320616e6420666f637573206f6e2074686520616374697669747920796f7520686176652063686f73656e2e200a20466f63757320796f757220617474656e74696f6e206f6e20616c6c2074686520706f736974697665207374696d756c6920737572726f756e64696e6720796f753b2074686520736d656c6c2c2074686520636f6c6f72732c207468652074656d70657261747572652c207468652074617374652c20746865206665656c696e67732c20616e64206b656570207468656d20696e20796f7572206d656d6f72792e20496e2074686520656e64206f6620796f757220627265616b2c20796f7520706c616e20746f6d6f72726f7727732061637469766974792e200a204265666f726520676f696e6720746f206265642072656d656d62657220686f7720796f752066656c7420647572696e6720746f646179277320616374697669747920616e642070617920617474656e74696f6e20746f20796f757220656d6f74696f6e732e200a20446f6e277420666f7267657420746f20696e636c7564652073756368206163746976697469657320696e20796f7572206461696c79207363686564756c653b20706f73697469766520657870657269656e6365732073686f756c646e27742062652076696577656420617320657863657074696f6e616c206f70706f7274756e69746965732e223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b6174696d6572696e692d70617573692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a32363a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2239353acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae2dcf80ceb1cf8dcf83ceb7223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30322f31342f6b6174696d6572696e692d70617573692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39353acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae2dcf80ceb1cf8dcf83ceb72663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a2254616b65206120627265616b223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3935223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1069, 'index.php?option=com_content&view=article&id=96', 'index.php?option=com_content&view=article&id=96:ο-περίπατος-της-απόλαυσης&catid=21', 'The walk of joy ', ' Devote 20 minutes a day to taking a stroll by yourself, every day for a week. Trying to stick to your schedule - except if the weather conditions prohibit you from doing so. ', '2022-07-11 12:28:14', '75b2102518a89b6058a486fa825df74d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137353a22204465766f7465203230206d696e7574657320612064617920746f2074616b696e672061207374726f6c6c20627920796f757273656c662c2065766572792064617920666f722061207765656b2e20547279696e6720746f20737469636b20746f20796f7572207363686564756c65202d2065786365707420696620746865207765617468657220636f6e646974696f6e732070726f686962697420796f752066726f6d20646f696e6720736f2e20223b693a333b613a32373a7b733a323a226964223b693a39363b733a353a22616c696173223b733a34373a22cebf20cf80ceb5cf81ceafcf80ceb1cf84cebfcf8220cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a2273756d6d617279223b733a3339363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4465766f7465203230206d696e7574657320612064617920746f2074616b696e672061207374726f6c6c20627920796f757273656c662c2065766572792064617920666f722061207765656b2e20547279696e6720746f20737469636b20746f20796f7572207363686564756c65202d2065786365707420696620746865207765617468657220636f6e646974696f6e732070726f686962697420796f752066726f6d20646f696e6720736f2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3930353a225468652077616c6b206f66206a6f7920202020202020202020202020202020202020202020202020202020200a204465766f7465203230206d696e7574657320612064617920746f2074616b696e672061207374726f6c6c20627920796f757273656c662c2065766572792064617920666f722061207765656b2e200a20547279696e6720746f20737469636b20746f20796f7572207363686564756c65202d2065786365707420696620746865207765617468657220636f6e646974696f6e732070726f686962697420796f752066726f6d20646f696e6720736f2e200a205768696c652077616c6b696e672c20666f637573206f6e20746865206c616e6473636170652773206265617574793b20746865207369676874732c2074686520736f756e64732c206574632e20466f72206578616d706c652c20796f7520636f756c642070617920617474656e74696f6e20746f20746861742074616c6c207472656520796f75277665206e65766572206e6f7469636564206265666f72652c20746f2074686520636f6d706c6578206172636869746563747572616c2064657369676e206f662061206275696c64696e6720696e20796f7572206e65696768626f72686f6f642c20746f207468652073756e2773207265666c656374696f6e206f6e206120706164646c65206f662077617465722c20746f2074686520736d656c6c206f662074686520666c6f77657273206f722074776f2066656c6c6f77207065646573747269616e7320676c616e63696e672061742065616368206f7468657220617320746865792063726f737320612062757379207374726565742e200a204b65657020746865207069637475726520696e20796f7572206d696e6420666f722061206c6974746c65207768696c65202d20646f6e2774206a7573742077616c6b207468726f7567682e20506175736520616e6420666f637573206f6e207768617420796f752073656520616e64206865617220616e642074616b6520697420616c6c20696e2e2054727920746f207265636f676e697a652077686174206d616b657320796f752068617070792e200a205472792074616b696e67206120646966666572656e7420726f75746520657665727964617920736f207468617420796f7520646f6e277420676574206163637573746f6d656420746f20746865207363656e65727920616e642074616b6520697420666f72206772616e7465642e200a0a0ac2a0223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f2d706572697061746f732d7469732d61706f6c61757369732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a32383a3134223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a2239363acebf2dcf80ceb5cf81ceafcf80ceb1cf84cebfcf822dcf84ceb7cf822dceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f323032322f30322f31342f6f2d706572697061746f732d7469732d61706f6c61757369732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39363acebf2dcf80ceb5cf81ceafcf80ceb1cf84cebfcf822dcf84ceb7cf822dceb1cf80cf8ccebbceb1cf85cf83ceb7cf822663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a225468652077616c6b206f66206a6f7920223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3936223b7d), (1074, 'index.php?option=com_content&view=article&id=103', 'index.php?option=com_content&view=article&id=103:καθημερινή-εξάσκηση-στον-αυτοέλεγχο&catid=22', 'Self-control: An everyday practice guide', ' 1. Meditate 10 minutes a day. Meditation may seem like an unusual way to build self-control, doesn\'t it? You think you will just have to sit and stop thinking, am I right? ', '2022-07-11 12:34:23', 'bff339b99234cf65d21218c6e2e32fbc', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137333a2220312e204d65646974617465203130206d696e757465732061206461792e204d656469746174696f6e206d6179207365656d206c696b6520616e20756e757375616c2077617920746f206275696c642073656c662d636f6e74726f6c2c20646f65736e27742069743f20596f75207468696e6b20796f752077696c6c206a757374206861766520746f2073697420616e642073746f70207468696e6b696e672c20616d20492072696768743f20223b693a333b613a32373a7b733a323a226964223b693a3130333b733a353a22616c696173223b733a36373a22cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae20ceb5cebeceaccf83cebaceb7cf83ceb720cf83cf84cebfcebd20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf223b733a373a2273756d6d617279223b733a3339343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e312e204d65646974617465203130206d696e757465732061206461792e204d656469746174696f6e206d6179207365656d206c696b6520616e20756e757375616c2077617920746f206275696c642073656c662d636f6e74726f6c2c20646f65736e27742069743f20596f75207468696e6b20796f752077696c6c206a757374206861766520746f2073697420616e642073746f70207468696e6b696e672c20616d20492072696768743f3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313736353a2253656c662d636f6e74726f6c3a20416e206576657279646179207072616374696365206775696465202020202020202020202020202020202020202020202020202020200a20312e204d65646974617465203130206d696e757465732061206461792e204d656469746174696f6e206d6179207365656d206c696b6520616e20756e757375616c2077617920746f206275696c642073656c662d636f6e74726f6c2c20646f65736e27742069743f20596f75207468696e6b20796f752077696c6c206a757374206861766520746f2073697420616e642073746f70207468696e6b696e672c20616d20492072696768743f200a2057656c6c2069742773206e6f742065786163746c79206c696b6520746861742e204d656469746174696f6e20696e766f6c7665732065786572636973696e67206469736369706c696e65206f6e20796f75722074686f75676874732c20636c656172696e6720796f757220686561642c20666f637573696e67206f6e20796f757220626f647920616e6420796f757220627265617468696e672e200a204974277320686172646572207468616e20796f75207468696e6b3b2073697474696e67207374696c6c20616e64206e6f74207468696e6b696e672061626f757420616e797468696e67206f74686572207468616e20796f757220627265617468696e67207061747465726e732074616b6573207472656d656e646f7573206566666f72742e200a20496620796f752772652077696c6c696e6720746f20676976652069742061206368616e636520666f722061206d6f6e74682c20796f752077696c6c2073656520796f75722073656c662d636f6e74726f6c20696d70726f76696e6720696e2073757270726973696e6720776179732e200a20322e20537461727420796f757220646179207769746820736f6d652065786572636973652e20456e6761676520696e20736f6d6520666f726d206f6620706879736963616c206163746976697479206576656e20666f72206173206c6974746c652061732066697665206d696e757465732061206461792c20616674657220627265616b6661737420616674657220627265616b666173742e200a20497427732061207374726f6e6720746f6f6c2063616e206275696c64696e6773206469736369706c696e652e2045786572636973696e6720696e20746865206d6f726e696e672077696c6c20736b79726f636b657420796f757220737563636573732077697468696e207468652064617920616e6420647269766520796f757273656c6620746f20646f696e6720736f6d65206368616c6c656e67696e6720776f726b206669727374207468696e6720696e20746865206d6f726e696e672e200a20332e204d616b6520796f7572206265642e204d616b696e6720796f75722062656420646f65736e27742074616b65206d6f7265207468616e20322d33206d696e757465732e204974277320646f65732c20686f77657665722c2072657175697265206469736369706c696e652073696e636520796f7520646f6e2774206e65636573736172696c792068617665206120726561736f6e20746f20646f2069742e204d616b696e6720796f75722062656420776f6e2774206d616b6520796f75206d6f72652070726f6475637469766520617420776f726b2e204974206973207468652064756c6c657374206578657263697365202d2062757420796f752073686f756c64207374696c6c20646f2069742e2049742070726f6d6f746573206469736369706c696e6520616e6420626f6f7374732070726f64756374697669747920746865206d696e75746520796f752077616b6520757020616e6420626567696e20796f7572206461792e20497420636f756c6420616c736f206d6f74697661746520796f75206e6f7420746f2072657475726e20746f20626564206f6e636520796f75206861766520776f6b656e2075702e200a20352e204c696d6974656420646976657273696f6e73200a205475726e206f666620796f7572206d6f62696c652070686f6e65200a205475726e206f6666206e6f74696669636174696f6e73206f6e20736f6369616c206e6574776f726b73200a2049742077696c6c2068656c7020796f7520666f63757320616e64207768617420796f75206861766520746f20646f200a20362e2053746f70206e616767696e672e2049742064697374726163747320796f752066726f6d20616e797468696e6720706f73697469766520676f696e67206f6e206974206d616b657320796f7520666f637573206f6e20746865206e65676174697665732e200a204769766520697420746f206120676f20666f72203330206461797320616e6420796f752077696c6c20736565206120677265617420646966666572656e63652e20476f6f64206c75636b21223b733a363a22696d61676573223b733a3234333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f4b617468696d6572696e695f656b7361736b6973695f73746f6e5f6175746f656c6567786f5f41736b6973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a33343a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37313a223130333acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae2dceb5cebeceaccf83cebaceb7cf83ceb72dcf83cf84cebfcebd2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36363a22696d616765732f323032322f30312f32342f4b617468696d6572696e695f656b7361736b6973695f73746f6e5f6175746f656c6567786f5f41736b6973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130333acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdceae2dceb5cebeceaccf83cebaceb7cf83ceb72dcf83cf84cebfcebd2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebf2663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34303a2253656c662d636f6e74726f6c3a20416e206576657279646179207072616374696365206775696465223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313033223b7d), (1075, 'index.php?option=com_content&view=article&id=102', 'index.php?option=com_content&view=article&id=102:βήματα-απόκτησης-αυτοελέγχου&catid=22', 'Steps towards regaining self-control', ' Change some of your dysfunctional habits and replace them with new ones; by practicing every day you will increase your self-control. ', '2022-07-11 12:35:11', '4c8faf66796144b0893e8add264e8a0c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133353a22204368616e676520736f6d65206f6620796f75722064797366756e6374696f6e616c2068616269747320616e64207265706c616365207468656d2077697468206e6577206f6e65733b2062792070726163746963696e672065766572792064617920796f752077696c6c20696e63726561736520796f75722073656c662d636f6e74726f6c2e20223b693a333b613a32373a7b733a323a226964223b693a3130323b733a353a22616c696173223b733a35343a22ceb2ceaecebcceb1cf84ceb120ceb1cf80cf8ccebacf84ceb7cf83ceb7cf8220ceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf85223b733a373a2273756d6d617279223b733a3335363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4368616e676520736f6d65206f6620796f75722064797366756e6374696f6e616c2068616269747320616e64207265706c616365207468656d2077697468206e6577206f6e65733b2062792070726163746963696e672065766572792064617920796f752077696c6c20696e63726561736520796f75722073656c662d636f6e74726f6c2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3439393a22537465707320746f77617264732072656761696e696e672073656c662d636f6e74726f6c202020202020202020202020202020202020202020202020202020200a204368616e676520736f6d65206f6620796f75722064797366756e6374696f6e616c2068616269747320616e64207265706c616365207468656d2077697468206e6577206f6e65733b2062792070726163746963696e672065766572792064617920796f752077696c6c20696e63726561736520796f75722073656c662d636f6e74726f6c2e200a20466f72206578616d706c652c2074727920746f2061766f696420636f6e73756d696e672073776565747320617265207573696e672074686520696e7465726e657420666f722061206461792e20526570656174206f6674656e2e205072616374696365206d616b657320706572666563742e20416e6420746869732077617920796f752077696c6c20696d70726f766520796f75722073656c662d636f6e74726f6c20616e64206761696e20736f6d6520636f6e666964656e63652e20546865792077696c6c207374617274207468652062656c69657665207468617420796f7520617265207374726f6e6720656e6f75676820746f20636f6e74726f6c20796f7572207265616374696f6e7320756e6465722073747265737366756c20736974756174696f6e732e223b733a363a22696d61676573223b733a3233343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f76696d6174615f61706f6b74697369735f6175746f656c6567786f755f41736b6973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a33353a3131223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35383a223130323aceb2ceaecebcceb1cf84ceb12dceb1cf80cf8ccebacf84ceb7cf83ceb7cf822dceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf85223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35373a22696d616765732f323032322f30312f32342f76696d6174615f61706f6b74697369735f6175746f656c6567786f755f41736b6973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130323aceb2ceaecebcceb1cf84ceb12dceb1cf80cf8ccebacf84ceb7cf83ceb7cf822dceb1cf85cf84cebfceb5cebbceadceb3cf87cebfcf852663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a22537465707320746f77617264732072656761696e696e672073656c662d636f6e74726f6c223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313032223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1076, 'index.php?option=com_content&view=article&id=113', 'index.php?option=com_content&view=article&id=113:δεν-προσπερνάω-πια-τα-θετικά-σχόλια&catid=24', 'Don’t disregard positive comments', ' Begin with two lists. In the first one, write down the positive personality traits and talents that you believe you have. ', '2022-07-11 12:36:18', '22c3ea3f0fed18897221a9bf5be46bcf', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132333a2220426567696e20776974682074776f206c697374732e20496e20746865206669727374206f6e652c20777269746520646f776e2074686520706f73697469766520706572736f6e616c6974792074726169747320616e642074616c656e7473207468617420796f752062656c6965766520796f7520686176652e20223b693a333b613a32373a7b733a323a226964223b693a3131333b733a353a22616c696173223b733a36353a22ceb4ceb5cebd20cf80cf81cebfcf83cf80ceb5cf81cebdceaccf8920cf80ceb9ceb120cf84ceb120ceb8ceb5cf84ceb9cebaceac20cf83cf87cf8ccebbceb9ceb1223b733a373a2273756d6d617279223b733a3431383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e426567696e20776974682074776f206c697374732e203c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e496e20746865206669727374206f6e652c20777269746520646f776e2074686520706f73697469766520706572736f6e616c6974792074726169747320616e642074616c656e7473207468617420796f752062656c6965766520796f7520686176652e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3635383a22446f6ee28099742064697372656761726420706f73697469766520636f6d6d656e7473202020202020202020202020202020202020202020202020202020200a20426567696e20776974682074776f206c697374732e200a20496e20746865206669727374206f6e652c20777269746520646f776e2074686520706f73697469766520706572736f6e616c6974792074726169747320616e642074616c656e7473207468617420796f752062656c6965766520796f7520686176652e200a20496e20746865207365636f6e64206f6e6520726967687420646f776e20616c6c2074686520706f73697469766520706572736f6e616c6974792074726169747320616e642074616c656e747320746861742070656f706c65206861766520636f6d6d656e746564206f6e20796f7520686176696e67202d2066726f6d20796f7572206561726c79207363686f6f6c20796561727320756e74696c20746f6461792e200a20596f7520636f756c6420616c736f2061736b20667269656e647320746f2074656c6c20796f75207768617420746865792062656c6965766520796f752061726520676f6f642061742e200a204974277320696d706f7274616e7420746f206b6565702074686973206c69737420617420726561636820616e642072656164206974206f6674656e2e20557064617465206974207768656e20796f75206163686965766520736f6d657468696e67206e6577202d20626967206f7220736d616c6c20616368696576656d656e747320626f6f737420796f75722073656c662d65737465656d2e200a20496e2074696d652c20796f75276c6c206e6f7469636520796f7520776f6ee28099742064697372656761726420706f73697469766520636f6d6d656e747320616e796d6f72652e223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f64656e2d70726f737065726e61772d7069612d74612d73786f6c69612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a33363a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36393a223131333aceb4ceb5cebd2dcf80cf81cebfcf83cf80ceb5cf81cebdceaccf892dcf80ceb9ceb12dcf84ceb12dceb8ceb5cf84ceb9cebaceac2dcf83cf87cf8ccebbceb9ceb1223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35303a22696d616765732f323032322f30322f31342f64656e2d70726f737065726e61772d7069612d74612d73786f6c69612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131333aceb4ceb5cebd2dcf80cf81cebfcf83cf80ceb5cf81cebdceaccf892dcf80ceb9ceb12dcf84ceb12dceb8ceb5cf84ceb9cebaceac2dcf83cf87cf8ccebbceb9ceb12663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a22446f6ee28099742064697372656761726420706f73697469766520636f6d6d656e7473223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313133223b7d), (1077, 'index.php?option=com_content&view=article&id=114', 'index.php?option=com_content&view=article&id=114:λίστα-επιτευγμάτων&catid=24', 'Achievements list', ' Make a list with all of your lifetime achievements; from childhood to the present day. ', '2022-07-11 12:37:16', '2175f52865c811a5e5a82d8b4ef24361', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38383a22204d616b652061206c697374207769746820616c6c206f6620796f7572206c69666574696d6520616368696576656d656e74733b2066726f6d206368696c64686f6f6420746f207468652070726573656e74206461792e20223b693a333b613a32373a7b733a323a226964223b693a3131343b733a353a22616c696173223b733a33353a22cebbceafcf83cf84ceb120ceb5cf80ceb9cf84ceb5cf85ceb3cebcceaccf84cf89cebd223b733a373a2273756d6d617279223b733a3330393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616b652061206c697374207769746820616c6c206f6620796f7572206c69666574696d6520616368696576656d656e74733b2066726f6d206368696c64686f6f6420746f207468652070726573656e74206461792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3338353a22416368696576656d656e7473206c697374202020202020202020202020202020202020202020202020202020200a204d616b652061206c697374207769746820616c6c206f6620796f7572206c69666574696d6520616368696576656d656e74733b2066726f6d206368696c64686f6f6420746f207468652070726573656e74206461792e200a20446f6e2774206578636c75646520616368696576656d656e747320796f7520646f6e27742063656e74657220696d706f7274616e7420616e6420646f6e277420636f6d70617265207468656d20746f206f746865722070656f706c6573272e204974277320696d706f7274616e7420746f206b6565702074686973206c69737420617420726561636820616e642072656164206974206f6674656e2e20557064617465206974207768656e20796f75206163686965766520736f6d657468696e67206e6577202d20626967206f7220736d616c6c20616368696576656d656e747320626f6f737420796f75722073656c662d65737465656d2e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6c697374612d657069746575676d6174776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a33373a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223131343acebbceafcf83cf84ceb12dceb5cf80ceb9cf84ceb5cf85ceb3cebcceaccf84cf89cebd223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34303a22696d616765732f323032322f30322f31342f6c697374612d657069746575676d6174776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131343acebbceafcf83cf84ceb12dceb5cf80ceb9cf84ceb5cf85ceb3cebcceaccf84cf89cebd2663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22416368696576656d656e7473206c697374223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313134223b7d), (1078, 'index.php?option=com_content&view=article&id=112', 'index.php?option=com_content&view=article&id=112:χτίζω-αυτοπεποίθηση&catid=24', 'Building self-confidence', ' Think of people you know and believe are self-confident. ', '2022-07-11 12:38:22', '67a7925bcaaae1c6bf6eb4aceae8c94b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a35383a22205468696e6b206f662070656f706c6520796f75206b6e6f7720616e642062656c69657665206172652073656c662d636f6e666964656e742e20223b693a333b613a32373a7b733a323a226964223b693a3131323b733a353a22616c696173223b733a33373a22cf87cf84ceafceb6cf8920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a2273756d6d617279223b733a36353a223c703e5468696e6b206f662070656f706c6520796f75206b6e6f7720616e642062656c69657665206172652073656c662d636f6e666964656e742e3c2f703e0d0a223b733a343a22626f6479223b733a3631313a224275696c64696e672073656c662d636f6e666964656e6365202020202020202020202020202020202020202020202020202020200a205468696e6b206f662070656f706c6520796f75206b6e6f7720616e642062656c69657665206172652073656c662d636f6e666964656e742e200a205468657920636f756c642062652072656c617469766573206f7220667269656e647320616e6420636f776f726b6572732e204d616b652061206c697374206f6620746865697220706572736f6e616c6974792074726169747320616e6420636861726163746572697374696373202d2062652073706f6e74616e656f75732e20467572746865726c792c2070757420646f776e207768617420636f6e666964656e6365206d65616e7320746f20796f752c20686f7720796f7520776f756c6420646566696e6520697420686f7720796f75207468696e6b206f6e65206265636f6d657320636f6e666964656e7420616e6420686f772069742068656c7073206120706572736f6e20646576656c6f702e200a205468696e6b206f6620696d706f7274616e74206d6f6d656e747320696e20746865207061737420776865726520796f752066656c74207374726f6e6720616e6420636f6e666964656e742e2057686174207765726520746865736520736974756174696f6e733f2057686f20776173207769746820796f75207468656e3f20486f772064696420796f75206665656c3f200a20496e2074686973207761792c20796f752077696c6c20646566696e652062757420636f6e666964656e6365206d65616e7320686f7720796f7520686164206f6e6365206275696c742069742e223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7874697a772d6175746f7065706f6974686973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a33383a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223131323acf87cf84ceafceb6cf892dceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34323a22696d616765732f323032322f30322f31342f7874697a772d6175746f7065706f6974686973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131323acf87cf84ceafceb6cf892dceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a224275696c64696e672073656c662d636f6e666964656e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313132223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1081, 'index.php?option=com_content&view=article&id=120', 'index.php?option=com_content&view=article&id=120:τι-είναι-σημαντικό&catid=25', 'What is important?', ' Make two columns • What is important • Time consumption ', '2022-07-11 12:45:19', 'e2bf090e5ae4bcc59c3fdfff97d5afa2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36313a22204d616b652074776f20636f6c756d6e7320e280a2205768617420697320696d706f7274616e7420e280a22054696d6520636f6e73756d7074696f6e20223b693a333b613a32373a7b733a323a226964223b693a3132303b733a353a22616c696173223b733a33343a22cf84ceb920ceb5ceafcebdceb1ceb920cf83ceb7cebcceb1cebdcf84ceb9cebacf8c223b733a373a2273756d6d617279223b733a3435343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616b652074776f20636f6c756d6e733c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223ee280a2205768617420697320696d706f7274616e743c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223ee280a22054696d6520636f6e73756d7074696f6e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3339333a225768617420697320696d706f7274616e743f202020202020202020202020202020202020202020202020202020200a204d616b652074776f20636f6c756d6e73200a20e280a2205768617420697320696d706f7274616e74200a20e280a22054696d6520636f6e73756d7074696f6e200a204f6e2074686520666972737420636f6c756d6e2077726974652066697665207468696e677320696d706f7274616e7420746f20796f75202870656f706c652c20736974756174696f6e732c20616374697669746965732c206574632e29200a204f6e20746865207365636f6e6420636f6c756d6e2077726974652066697665207468696e677320796f75207370656e64206d6f7374206f6620796f75722074696d65206f6e2e200a20436f6d70617265207468652074776f20636f6c756d6e732e20436f6e736964657220696620796f75206e65656420746f207370656e64206d6f72652074696d6520696e746f206d6f726520696d706f7274616e742061737065637473206f6620796f7572206c6966652e200ac2a0223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74692d65696e61692d73696d616e74696b6f2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a34353a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33383a223132303acf84ceb92dceb5ceafcebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebacf8c223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34303a22696d616765732f323032322f30322f31342f74692d65696e61692d73696d616e74696b6f2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132303acf84ceb92dceb5ceafcebdceb1ceb92dcf83ceb7cebcceb1cebdcf84ceb9cebacf8c2663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a225768617420697320696d706f7274616e743f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313230223b7d), (1082, 'index.php?option=com_content&view=article&id=125', 'index.php?option=com_content&view=article&id=125:«αναπτύσσω»-υγιή-εμπιστοσύνη-με-τον-εαυτό-μου&catid=26', 'Developing self-trust', ' Accept and provoke change in situations and relationships do not fulfill you any longer, but on the contrary fill you with self-doubt. ', '2022-07-11 12:46:11', '78de8f9512d8dbecb34beeb0638d97aa', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133363a222041636365707420616e642070726f766f6b65206368616e676520696e20736974756174696f6e7320616e642072656c6174696f6e736869707320646f206e6f742066756c66696c6c20796f7520616e79206c6f6e6765722c20627574206f6e2074686520636f6e74726172792066696c6c20796f7520776974682073656c662d646f7562742e20223b693a333b613a32373a7b733a323a226964223b693a3132353b733a353a22616c696173223b733a38343a22c2abceb1cebdceb1cf80cf84cf8dcf83cf83cf89c2bb20cf85ceb3ceb9ceae20ceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb720cebcceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf85223b733a373a2273756d6d617279223b733a3335373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e41636365707420616e642070726f766f6b65206368616e676520696e20736974756174696f6e7320616e642072656c6174696f6e736869707320646f206e6f742066756c66696c6c20796f7520616e79206c6f6e6765722c20627574206f6e2074686520636f6e74726172792066696c6c20796f7520776974682073656c662d646f7562742e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3339373a22446576656c6f70696e672073656c662d7472757374202020202020202020202020202020202020202020202020202020200a2041636365707420616e642070726f766f6b65206368616e676520696e20736974756174696f6e7320616e642072656c6174696f6e736869707320646f206e6f742066756c66696c6c20796f7520616e79206c6f6e6765722c20627574206f6e2074686520636f6e74726172792066696c6c20796f7520776974682073656c662d646f7562742e200a20436f6e74726f6c2064797366756e6374696f6e616c2074686f75676874732074686174207375737461696e20796f752066726f6d20646576656c6f70696e672073656c662d74727573742e200a204e6f746520352064797366756e6374696f6e616c2074686f756768747320796f75206d616b6520616e64206576616c7561746520686f77207265616c697374696320746865792061726520616e64207769746820776869636820706f7369746976652074686f756768747320636f756c642074686579206265207265706c616365642e223b733a363a22696d61676573223b733a3234323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e617074797373772d796769692d656d706973746f73796e692d6d652d746f6e2d656179746f2d6d6f792e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a34363a3131223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38383a223132353ac2abceb1cebdceb1cf80cf84cf8dcf83cf83cf89c2bb2dcf85ceb3ceb9ceae2dceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb72dcebcceb52dcf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcebccebfcf85223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36353a22696d616765732f323032322f30322f31342f616e617074797373772d796769692d656d706973746f73796e692d6d652d746f6e2d656179746f2d6d6f792e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3134323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132353ac2abceb1cebdceb1cf80cf84cf8dcf83cf83cf89c2bb2dcf85ceb3ceb9ceae2dceb5cebccf80ceb9cf83cf84cebfcf83cf8dcebdceb72dcebcceb52dcf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcebccebfcf852663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22446576656c6f70696e672073656c662d7472757374223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313235223b7d), (1083, 'index.php?option=com_content&view=article&id=126', 'index.php?option=com_content&view=article&id=126:αποδέχομαι-τον-εαυτό-μου&catid=26', 'Accept yourself', ' Accepting or negative side and feelings as part of our being, is as important as accepting our positive self. ', '2022-07-11 12:47:15', 'a7d76004a1bedc2e1424e67233d5cb04', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131313a2220416363657074696e67206f72206e65676174697665207369646520616e64206665656c696e67732061732070617274206f66206f7572206265696e672c20697320617320696d706f7274616e7420617320616363657074696e67206f757220706f7369746976652073656c662e20223b693a333b613a32373a7b733a323a226964223b693a3132363b733a353a22616c696173223b733a34353a22ceb1cf80cebfceb4ceadcf87cebfcebcceb1ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf85223b733a373a2273756d6d617279223b733a3333323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e416363657074696e67206f72206e65676174697665207369646520616e64206665656c696e67732061732070617274206f66206f7572206265696e672c20697320617320696d706f7274616e7420617320616363657074696e67206f757220706f7369746976652073656c662e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3438313a2241636365707420796f757273656c66202020202020202020202020202020202020202020202020202020200a20416363657074696e67206f72206e65676174697665207369646520616e64206665656c696e67732061732070617274206f66206f7572206265696e672c20697320617320696d706f7274616e7420617320616363657074696e67206f757220706f7369746976652073656c662e200a204e6f74652033206e6567617469766520656d6f74696f6e7320616e64207768657265207468657920646572697665642066726f6d2e200a20416363657074206f746865722070656f706c65277320706f7369746976652c20776974686f75742062656c6974746c696e6720746865697220696d706f7274616e63652e200a205768656e2077617320746865206c6173742074696d6520796f75207265636569766564206120706f73697469766520636f6d6d656e7420616e6420686f772064696420796f752074616b652069743f200a204974277320696d706f7274616e7420746f20636c61696d206f7572207269676874732c207768696c652072657370656374696e672074686f7365206f66206f74686572732e200a205765206b6e6f7720776861742077652077616e7420616e642077652073657420626f756e6461726965732e223b733a363a22696d61676573223b733a3232333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61706f6465786f6d61692d746f6e2d656175746f2d6d6f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a34373a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34393a223132363aceb1cf80cebfceb4ceadcf87cebfcebcceb1ceb92dcf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcebccebfcf85223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34363a22696d616765732f323032322f30322f31342f61706f6465786f6d61692d746f6e2d656175746f2d6d6f752e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132363aceb1cf80cebfceb4ceadcf87cebfcebcceb1ceb92dcf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcebccebfcf852663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a2241636365707420796f757273656c66223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313236223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1084, 'index.php?option=com_content&view=article&id=124', 'index.php?option=com_content&view=article&id=124:διεκδίκησε-τη-διεκδικητική-σου-συμπεριφορά&catid=26', 'Claim assertiveness ', ' Compliment yourself two times a week. Evaluate the stress levels you may experience. ', '2022-07-11 12:49:12', 'fdcc82a7c5f23dded8c2d8ee001df012', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38363a2220436f6d706c696d656e7420796f757273656c662074776f2074696d65732061207765656b2e204576616c756174652074686520737472657373206c6576656c7320796f75206d617920657870657269656e63652e20223b693a333b613a32373a7b733a323a226964223b693a3132343b733a353a22616c696173223b733a38303a22ceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb520cf84ceb720ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae20cf83cebfcf8520cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac223b733a373a2273756d6d617279223b733a3330333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e436f6d706c696d656e7420796f757273656c662074776f2074696d65732061207765656b2e204576616c756174652074686520737472657373206c6576656c7320796f75206d617920657870657269656e63652e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3532333a22436c61696d206173736572746976656e65737320202020202020202020202020202020202020202020202020202020200a20312e20436f6d706c696d656e7420796f757273656c662074776f2074696d65732061207765656b2e204576616c756174652074686520737472657373206c6576656c7320796f75206d617920657870657269656e63652e200a20322e205768656e20796f75207265636569766520636f6d706c696d656e7473206e6f7469636520696620796f75206665656c20636f6d666f727461626c6520616e6420696620796f75207472756c7920616363657074207468656d2e204576616c75617465207468652062617920796f7572207265706c79206173736572746976656c792e200a20332e204966207768656e20676976696e67206f7220726563656976696e67206120636f6d706c696d656e7420796f75206e6f74696365206265686176696f7572616c207061747465726e7320796f75207769736820746f206368616e67652c20747279696e6720746f206d6f64696679207468656d206279206e6f746963696e6720706f737369626c6520617370656374732074686174206e65656420696d70726f76656d656e742e200a204974277320696d706f7274616e7420746f206b656570206e6f746573206261736564206f6e20796f7572206f62736572766174696f6e732e2052657669736974206966206e65656465642e223b733a363a22696d61676573223b733a3234323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6469656b64696b6973652d74696e2d6469656b64696b6974696b692d736f752d73796d70657269666f72612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a34393a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38343a223132343aceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52dcf84ceb72dceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae2dcf83cebfcf852dcf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36353a22696d616765732f323032322f30322f31342f6469656b64696b6973652d74696e2d6469656b64696b6974696b692d736f752d73796d70657269666f72612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132343aceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52dcf84ceb72dceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebaceae2dcf83cebfcf852dcf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22436c61696d206173736572746976656e65737320223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313234223b7d), (1085, 'index.php?option=com_content&view=article&id=131', 'index.php?option=com_content&view=article&id=131:δέντρο-ευγνωμοσύνης&catid=27', 'Gratitude tree', ' This is a great gratitude activity. You will need lots of double-sided paper sheets, scissors, some tree branches, a few stones, a vase and the sense of gratitude. ', '2022-07-11 12:50:26', 'cb42b685455c2fa59ce0f040adc003d7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136353a2220546869732069732061206772656174206772617469747564652061637469766974792e20596f752077696c6c206e656564206c6f7473206f6620646f75626c652d7369646564207061706572207368656574732c2073636973736f72732c20736f6d652074726565206272616e636865732c2061206665772073746f6e65732c2061207661736520616e64207468652073656e7365206f66206772617469747564652e20223b693a333b613a32373a7b733a323a226964223b693a3133313b733a353a22616c696173223b733a33373a22ceb4ceadcebdcf84cf81cebf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a2273756d6d617279223b733a3338363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546869732069732061206772656174206772617469747564652061637469766974792e20596f752077696c6c206e656564206c6f7473206f6620646f75626c652d7369646564207061706572207368656574732c2073636973736f72732c20736f6d652074726565206272616e636865732c2061206665772073746f6e65732c2061207661736520616e64207468652073656e7365206f66206772617469747564652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3733343a224772617469747564652074726565202020202020202020202020202020202020202020202020202020200a20546869732069732061206772656174206772617469747564652061637469766974792e20596f752077696c6c206e656564206c6f7473206f6620646f75626c652d7369646564207061706572207368656574732c2073636973736f72732c20736f6d652074726565206272616e636865732c2061206665772073746f6e65732c2061207661736520616e64207468652073656e7365206f66206772617469747564652e200a205374657020313a2063686f6f7365207468652070617065722073686565747320796f752061726520676f696e6720746f2075736520616e642074686520736861706520796f75207769736820746f2067697665207468656d2e200a205374657020323a206375742074686520706170657220736865657473206f6e2074686520646573697265642064657369676e20616e6420746f206d616b6520736d616c6c20686f6c65206f6e2074686520746f70206f66206576657279207061706572206c6561662e2050617373656420736f6d6520726962626f6e207468726f7567682065616368206c6561662e200a205374657020333a20706c616365207468652073746f6e657320696e2074686520626f74746f6d206f6620746865207661736520616e642073657420746865206272616e63686573206265747765656e207468656d2e200a205374657020343a207772697465206f6e20746865206c656176657320746865206e616d6573206f66207468652070656f706c652c207468696e6773206f7220736974756174696f6e7320796f752061726520677261746566756c20666f722e20596f7520636f756c6420616c736f207573652070696374757265732e200a205374657020353a2068616e6720746865206c6561766573206f6e20746865206272616e6368657320616e642061646d69726520796f75722067726174697475646520747265652e223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f64656e74726f2d6579676e776d6f73796e69732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35303a3236223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223133313aceb4ceadcebdcf84cf81cebf2dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f64656e74726f2d6579676e776d6f73796e69732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133313aceb4ceadcebdcf84cf81cebf2dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a224772617469747564652074726565223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313331223b7d), (1086, 'index.php?option=com_content&view=article&id=130', 'index.php?option=com_content&view=article&id=130:ευγνωμοσύνη-στον-εαυτό-σας&catid=27', 'Self-gratitude', ' The exercise below will help you start practicing self-gratitude. ', '2022-07-11 12:51:51', '7a885c3dd2c0169ac0b9b73da088e3fc', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36373a22205468652065786572636973652062656c6f772077696c6c2068656c7020796f752073746172742070726163746963696e672073656c662d6772617469747564652e20223b693a333b613a32373a7b733a323a226964223b693a3133303b733a353a22616c696173223b733a34393a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cf83cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83ceb1cf82223b733a373a2273756d6d617279223b733a3238383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652065786572636973652062656c6f772077696c6c2068656c7020796f752073746172742070726163746963696e672073656c662d6772617469747564652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313030383a2253656c662d677261746974756465202020202020202020202020202020202020202020202020202020200a205468652065786572636973652062656c6f772077696c6c2068656c7020796f752073746172742070726163746963696e672073656c662d6772617469747564652e200a2053746570206f6e653a204d616b652061206c697374206f66203130207468696e677320796f75206c6f7665206f722061646d69726520696e20796f757273656c662e20546865736520636f756c6420626520706572736f6e616c697479207472616974732c20706879736963616c206368617261637465726973746963732c20616368696576656d656e74732c2072656c6174696f6e73686970732c206574632e205468656e2c207468696e6b206f662065616368206361726566756c6c7920616e64206772617469667920796f757273656c6620666f72206561636820616e6420657665727920706f7369746976652066656174757265206f6e20796f7572206c6973742e205265766973697420746865206c6973742065766572792074696d6520796f75206f7220736f6d656f6e6520656c736520617474656d70747320746f20756e646572657374696d61746520796f752e200a20496620796f752066696e6420646966666963756c747920696e2073706f7474696e6720796f757220706f7369746976652066656174757265732c207468696e6b206f6620686f77206d75636820796f7520776f756c64206170707265636961746520746865736520696e20736f6d656f6e6520656c73652e204672657175656e746c792c20697427732065617369657220746f20676976652070726169736520746f206f746865722070656f706c65207468616e20746f206f757273656c7665732e200a20537465702074776f3a204f6e636520796f7527766520657870657269656e63656420746865206a6f79206f662073656c662d67726174697475646520697427732074696d6520746f207370726561642069742061726f756e642e2043686f6f7365206f6e6520706572736f6e207065722064617920616e64206578707265737320796f75722067726174697475646520746f7761726473207468656d3b20707261697365206120636f6c6c656167756520666f722061206a6f622077656c6c20646f6e652c20796f757220706172746e6572203420746865206a6f79206f662077616b696e6720757020626573696465207468656d2c2067697665206120636f6d706c696d656e7420746f20746865206e65696768626f722077686f20796f752068617070656e20746f206d6565742061742074686520656c657661746f722e200a2041667465722061207765656b206576616c7561746520796f7572206d6f6f642e223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6579676e776d6f73796e692d73746f6e2d656175746f2d7361732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35313a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223133303aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dcf83cf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcf83ceb1cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34383a22696d616765732f323032322f30322f31342f6579676e776d6f73796e692d73746f6e2d656175746f2d7361732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133303aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dcf83cf84cebfcebd2dceb5ceb1cf85cf84cf8c2dcf83ceb1cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a2253656c662d677261746974756465223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313330223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1087, 'index.php?option=com_content&view=article&id=132', 'index.php?option=com_content&view=article&id=132:κουτί-ευγνωμοσύνης&catid=27', 'The gratitude box', ' A gratitude box is a way to share your feelings with the people you love in your life and cultivate your own sense of gratitude. ', '2022-07-11 12:52:38', '5952d59501f64a119e6fbc2817462e6c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133303a2220412067726174697475646520626f7820697320612077617920746f20736861726520796f7572206665656c696e67732077697468207468652070656f706c6520796f75206c6f766520696e20796f7572206c69666520616e642063756c74697661746520796f7572206f776e2073656e7365206f66206772617469747564652e20223b693a333b613a32373a7b733a323a226964223b693a3133323b733a353a22616c696173223b733a33353a22cebacebfcf85cf84ceaf20ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a2273756d6d617279223b733a3335313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e412067726174697475646520626f7820697320612077617920746f20736861726520796f7572206665656c696e67732077697468207468652070656f706c6520796f75206c6f766520696e20796f7572206c69666520616e642063756c74697661746520796f7572206f776e2073656e7365206f66206772617469747564652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3630363a225468652067726174697475646520626f78202020202020202020202020202020202020202020202020202020200a20412067726174697475646520626f7820697320612077617920746f20736861726520796f7572206665656c696e67732077697468207468652070656f706c6520796f75206c6f766520696e20796f7572206c69666520616e642063756c74697661746520796f7572206f776e2073656e7365206f66206772617469747564652e200a20596f752077696c6c206e656564206120626f7820616e642070656e20616e642070617065722e200a2057726974652061206b696e6420677261746974756465206d65737361676520746f20736f6d656f6e6520796f75206c6f76652e20596f7520636f756c6420626567696e207769746820227468616e6b20796f7520666f722e2e2e22200a202220776861742049206c6f76652061626f757420796f752069732e2e2e22200a20222049206c6f7665206974207768656e2e2e2e22200a20596f7520636f756c6420616c736f2061736b206f746865727320746f20736861726520746865697220677261746974756465206d65737361676573207769746820796f7572206c6f766564206f6e6520616e6420696e636c756465207468656d20696e207468652067726174697475646520626f782e200a20577261702074686520626f78206f722070757420616e206172726f77206f6e20697420616e64206b65657020697420746f20796f75722062656c6f766564206f6e652e20497427732061207370656369616c206769667420626f746820666f72207468656d20616e6420796f7520616c696b652e223b733a363a22696d61676573223b733a3231373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b6f7574692d6579676e776d6f73796e69732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35323a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223133323acebacebfcf85cf84ceaf2dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34303a22696d616765732f323032322f30322f31342f6b6f7574692d6579676e776d6f73796e69732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133323acebacebfcf85cf84ceaf2dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a225468652067726174697475646520626f78223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313332223b7d), (1088, 'index.php?option=com_content&view=article&id=133', 'index.php?option=com_content&view=article&id=133:προτροπές-ευγνωμοσύνης&catid=27', 'Gratitude prompts', ' Gratitude indicatives are a very good way to accumulate yourself and practicing gratitude. ', '2022-07-11 12:53:39', 'e60294e5072a68cc32918143a1879adc', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39323a222047726174697475646520696e646963617469766573206172652061207665727920676f6f642077617920746f20616363756d756c61746520796f757273656c6620616e642070726163746963696e67206772617469747564652e20223b693a333b613a32373a7b733a323a226964223b693a3133333b733a353a22616c696173223b733a34333a22cf80cf81cebfcf84cf81cebfcf80ceadcf8220ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a2273756d6d617279223b733a3331333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e47726174697475646520696e646963617469766573206172652061207665727920676f6f642077617920746f20616363756d756c61746520796f757273656c6620616e642070726163746963696e67206772617469747564652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3632323a224772617469747564652070726f6d707473202020202020202020202020202020202020202020202020202020200a2047726174697475646520696e646963617469766573206172652061207665727920676f6f642077617920746f20616363756d756c61746520796f757273656c6620616e642070726163746963696e67206772617469747564652e200a2042656c6f77206973206120766572792073696d706c652065786572636973652e200a2046696c6c20696e2074686520626c616e6b732e200a205468657365206f70656e2d656e642073656e74656e63657320696e636c75646520646966666572656e74207761797320796f752063616e2045787072657373206772617469747564652e205468657920636f76657220612062726f61642072616e6765206f662063617465676f726965733b206665656c696e67732c20636f6c6f72732c2070656f706c652c206574632e2041696d20746f20696e636c756465207468726565207468696e677320796f752061726520677261746566756c2061626f757420696e20656163682063617465676f72792e200a2049276d20677261746566756c20666f722033207468696e6773204920736565200a20492068656172200a204920736d656c6c200a20492073656e7365200a2049207461737465200a2049e280996d20677261746566756c20666f72207468657365203520626c7565207468696e6773200a20616e696d616c732f6269726473200a20467269656e6473200a207465616368657273200a2046616d696c79206d656d62657273200a205468696e677320696e206d7920686f757365200a2050656f706c652077686f206869726564206d65223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f70726f74726f7065732d6579676e776d6f73796e69732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35333a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223133333acf80cf81cebfcf84cf81cebfcf80ceadcf822dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf82223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34343a22696d616765732f323032322f30322f31342f70726f74726f7065732d6579676e776d6f73796e69732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133333acf80cf81cebfcf84cf81cebfcf80ceadcf822dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7cf822663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a224772617469747564652070726f6d707473223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313333223b7d), (1089, 'index.php?option=com_content&view=article&id=138', 'index.php?option=com_content&view=article&id=138:δημιούργησε-θετικές-εμπειρίες&catid=28', 'Create happy, positive experiences!', ' It has been proven that positive experiences have a greater and longer impact in our happiness than obtaining material goods. Thus, invest your money on memories not material goods. ', '2022-07-11 12:54:48', '5fdcb66a3b928a59964d6d6387d1b709', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138333a2220497420686173206265656e2070726f76656e207468617420706f73697469766520657870657269656e63657320686176652061206772656174657220616e64206c6f6e67657220696d7061637420696e206f75722068617070696e657373207468616e206f627461696e696e67206d6174657269616c20676f6f64732e20546875732c20696e7665737420796f7572206d6f6e6579206f6e206d656d6f72696573206e6f74206d6174657269616c20676f6f64732e20223b693a333b613a32373a7b733a323a226964223b693a3133383b733a353a22616c696173223b733a35363a22ceb4ceb7cebcceb9cebfcf8dcf81ceb3ceb7cf83ceb520ceb8ceb5cf84ceb9cebaceadcf8220ceb5cebccf80ceb5ceb9cf81ceafceb5cf82223b733a373a2273756d6d617279223b733a3430343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e497420686173206265656e2070726f76656e207468617420706f73697469766520657870657269656e63657320686176652061206772656174657220616e64206c6f6e67657220696d7061637420696e206f75722068617070696e657373207468616e206f627461696e696e67206d6174657269616c20676f6f64732e20546875732c20696e7665737420796f7572206d6f6e6579206f6e206d656d6f72696573206e6f74206d6174657269616c20676f6f64732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3535333a224372656174652068617070792c20706f73697469766520657870657269656e63657321202020202020202020202020202020202020202020202020202020200a20497420686173206265656e2070726f76656e207468617420706f73697469766520657870657269656e63657320686176652061206772656174657220616e64206c6f6e67657220696d7061637420696e206f75722068617070696e657373207468616e206f627461696e696e67206d6174657269616c20676f6f64732e20546875732c20696e7665737420796f7572206d6f6e6579206f6e206d656d6f72696573206e6f74206d6174657269616c20676f6f64732e200a20447572696e6720746865207765656b2074727920746f206d65657420796f757220667269656e647320666f72206f6e6520657874726120636f6666656520616e64206578636c7564652074776f206974656d732066726f6d20796f75722073686f7070696e67206c6973742c20776869636820617265206e6f7420696d706f7274616e742c20696e206f7264657220746f2062616c616e63652074686520646966666572656e63652e200a2057697468696e20746865206e6578742033206d6f6e7468732074727920627579696e67206c6573732073686f657320616e6420636c6f7468696e67206974656d7320616e64207075742074686973206d6f6e657920617369646520666f7220612072656c6178696e67207765656b656e64207769746820796f757220706172746e65722e223b733a363a22696d61676573223b733a3232393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f64696d696f7572676973652d74686574696b65732d656d706569726965732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35343a3438223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36303a223133383aceb4ceb7cebcceb9cebfcf8dcf81ceb3ceb7cf83ceb52dceb8ceb5cf84ceb9cebaceadcf822dceb5cebccf80ceb5ceb9cf81ceafceb5cf82223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35323a22696d616765732f323032322f30322f31342f64696d696f7572676973652d74686574696b65732d656d706569726965732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133383aceb4ceb7cebcceb9cebfcf8dcf81ceb3ceb7cf83ceb52dceb8ceb5cf84ceb9cebaceadcf822dceb5cebccf80ceb5ceb9cf81ceafceb5cf822663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a224372656174652068617070792c20706f73697469766520657870657269656e63657321223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313338223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1090, 'index.php?option=com_content&view=article&id=139', 'index.php?option=com_content&view=article&id=139:ημερολόγιο-θετικών-συναισθημάτων-στιγμών&catid=28', 'Positive experiences diary ', ' Trust your inner voice. Follow your own path. Yourself is aware of what is rewarding and what isn\'t. Embrace your true needs! Describe some experiences that make you feel better, safer and stronger. ', '2022-07-11 12:56:29', '0783e8d9ec14d649f47e6b8140fb7e38', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230303a2220547275737420796f757220696e6e657220766f6963652e20466f6c6c6f7720796f7572206f776e20706174682e20596f757273656c66206973206177617265206f66207768617420697320726577617264696e6720616e6420776861742069736e27742e20456d627261636520796f75722074727565206e656564732120446573637269626520736f6d6520657870657269656e6365732074686174206d616b6520796f75206665656c206265747465722c20736166657220616e64207374726f6e6765722e20223b693a333b613a32373a7b733a323a226964223b693a3133393b733a353a22616c696173223b733a37373a22ceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf20ceb8ceb5cf84ceb9cebacf8ecebd20cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd20cf83cf84ceb9ceb3cebccf8ecebd223b733a373a2273756d6d617279223b733a3432313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e547275737420796f757220696e6e657220766f6963652e20466f6c6c6f7720796f7572206f776e20706174682e20596f757273656c66206973206177617265206f66207768617420697320726577617264696e6720616e6420776861742069736e27742e20456d627261636520796f75722074727565206e656564732120446573637269626520736f6d6520657870657269656e6365732074686174206d616b6520796f75206665656c206265747465722c20736166657220616e64207374726f6e6765722e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3434353a22506f73697469766520657870657269656e63657320646961727920202020202020202020202020202020202020202020202020202020200a20547275737420796f757220696e6e657220766f6963652e20466f6c6c6f7720796f7572206f776e20706174682e20596f757273656c66206973206177617265206f66207768617420697320726577617264696e6720616e6420776861742069736e27742e20456d627261636520796f75722074727565206e656564732120446573637269626520736f6d6520657870657269656e6365732074686174206d616b6520796f75206665656c206265747465722c20736166657220616e64207374726f6e6765722e200a20496e636c756465206f6e65207375636820657870657269656e636520657665727920646179206f6620746865207765656b2e20496e2077617920796f752077696c6c206861766520646f6e6520736f6d657468696e672062656e6566696369616c20666f7220796f75206576657279206461792e200a204d6f6e646179200a2054756573646179200a205765646e6573646179200a205468757273646179200a20467269646179200a205361747572646179200a2053756e646179223b733a363a22696d61676573223b733a3232333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f696d65726f6c6f67696f2d73796e61697374696d6174776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35363a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38313a223133393aceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf2dceb8ceb5cf84ceb9cebacf8ecebd2dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2dcf83cf84ceb9ceb3cebccf8ecebd223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34363a22696d616765732f323032322f30322f31342f696d65726f6c6f67696f2d73796e61697374696d6174776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133393aceb7cebcceb5cf81cebfcebbcf8cceb3ceb9cebf2dceb8ceb5cf84ceb9cebacf8ecebd2dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2dcf83cf84ceb9ceb3cebccf8ecebd2663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22506f73697469766520657870657269656e63657320646961727920223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313339223b7d), (1091, 'index.php?option=com_content&view=article&id=140', 'index.php?option=com_content&view=article&id=140:θετικό-≠-αρνητικό&catid=28', 'Positive vs Negative ', ' As strange as it may seem, the words we use shape our reality. ', '2022-07-11 12:57:19', '11f3da07fcb4cffc25bb253478b44695', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36343a2220417320737472616e6765206173206974206d6179207365656d2c2074686520776f72647320776520757365207368617065206f7572207265616c6974792e20223b693a333b613a32373a7b733a323a226964223b693a3134303b733a353a22616c696173223b733a33333a22ceb8ceb5cf84ceb9cebacf8c20e289a020ceb1cf81cebdceb7cf84ceb9cebacf8c223b733a373a2273756d6d617279223b733a3238313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e417320737472616e6765206173206974206d6179207365656d2c2074686520776f72647320776520757365207368617065206f7572207265616c6974792e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3435383a22506f736974697665207673204e6567617469766520202020202020202020202020202020202020202020202020202020200a20417320737472616e6765206173206974206d6179207365656d2c2074686520776f72647320776520757365207368617065206f7572207265616c6974792e204465736372696265206120736974756174696f6e20796f752764206c696b6520746f206368616e67652e204e6f772c207265706c6163652074686520226e656761746976652220776f72647320776974682022706f73697469766522206f6e65732e204368616e6765207768617420796f7520646f6e2774206c696b6520616e6420726577726974652065766572797468696e67207468652077617920796f752764206c696b652074686520736974756174696f6e20746f2062652e20446f6e277420696e636c75646520616e797468696e67206e65676174697665206f7220756e77616e7465642e200a2020466f72206578616d706c653a204920646f6e27742077616e7420746f206265206f7665727765696768742c206d7920626f6479206973207465727269626c652020e286922020492077616e7420746f206865616c74687920616e642061707065616c696e6720626f64792e223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74686574696b6f2d76732d61726e6974696b6f2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35373a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a223134303aceb8ceb5cf84ceb9cebacf8c2de289a02dceb1cf81cebdceb7cf84ceb9cebacf8c223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f74686574696b6f2d76732d61726e6974696b6f2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134303aceb8ceb5cf84ceb9cebacf8c2de289a02dceb1cf81cebdceb7cf84ceb9cebacf8c2663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22506f736974697665207673204e6567617469766520223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313430223b7d), (1092, 'index.php?option=com_content&view=article&id=141', 'index.php?option=com_content&view=article&id=141:η-ευτυχία-μεταδίδεται&catid=28', 'Happiness is transmitted! ', ' It\'s important to spread love every day. Start with the people closest to you. ', '2022-07-11 12:58:10', '6a76385222b23e3466c2dc7ef82aed24', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38303a22204974277320696d706f7274616e7420746f20737072656164206c6f7665206576657279206461792e2053746172742077697468207468652070656f706c6520636c6f7365737420746f20796f752e20223b693a333b613a32373a7b733a323a226964223b693a3134313b733a353a22616c696173223b733a34303a22ceb720ceb5cf85cf84cf85cf87ceafceb120cebcceb5cf84ceb1ceb4ceafceb4ceb5cf84ceb1ceb9223b733a373a2273756d6d617279223b733a3330313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4974277320696d706f7274616e7420746f20737072656164206c6f7665206576657279206461792e2053746172742077697468207468652070656f706c6520636c6f7365737420746f20796f752e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3330383a2248617070696e657373206973207472616e736d69747465642120202020202020202020202020202020202020202020202020202020200a204974277320696d706f7274616e7420746f20737072656164206c6f7665206576657279206461792e2053746172742077697468207468652070656f706c6520636c6f7365737420746f20796f752e200a204c697374207369782070656f706c6520616e64206d616b6520796f75206861707079200a2043686f6f736520666f7572206f72206669766520616e6420636f6e7369646572207768617420776f756c64206d616b65207468656d2068617070793b20666f72206578616d706c652c20612070686f6e652063616c6c2c206120726964652c206f7220612073696d706c6520736d696c652e200a20416374206f6e2069742120446f20697421223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d657974797869612d6d657461646964657461692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35383a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34343a223134313aceb72dceb5cf85cf84cf85cf87ceafceb12dcebcceb5cf84ceb1ceb4ceafceb4ceb5cf84ceb1ceb9223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30322f31342f692d657974797869612d6d657461646964657461692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134313aceb72dceb5cf85cf84cf85cf87ceafceb12dcebcceb5cf84ceb1ceb4ceafceb4ceb5cf84ceb1ceb92663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a2248617070696e657373206973207472616e736d69747465642120223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313431223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1093, 'index.php?option=com_content&view=article&id=157', 'index.php?option=com_content&view=article&id=157:επίλυση-προβλημάτων&catid=30', 'Problem solving', ' Problem solving is a process that can help you find solutions to troubling matters and slowly gain autonomy. Before proceeding to solving your problems, however, you must first define the problem specifically. ', '2022-07-11 12:59:41', 'cb39a66eb8bafbd95ab1bde7e71465b9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231313a222050726f626c656d20736f6c76696e6720697320612070726f6365737320746861742063616e2068656c7020796f752066696e6420736f6c7574696f6e7320746f2074726f75626c696e67206d61747465727320616e6420736c6f776c79206761696e206175746f6e6f6d792e204265666f72652070726f63656564696e6720746f20736f6c76696e6720796f75722070726f626c656d732c20686f77657665722c20796f75206d75737420666972737420646566696e65207468652070726f626c656d207370656369666963616c6c792e20223b693a333b613a32373a7b733a323a226964223b693a3135373b733a353a22616c696173223b733a33373a22ceb5cf80ceafcebbcf85cf83ceb720cf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b733a373a2273756d6d617279223b733a3433323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e50726f626c656d20736f6c76696e6720697320612070726f6365737320746861742063616e2068656c7020796f752066696e6420736f6c7574696f6e7320746f2074726f75626c696e67206d61747465727320616e6420736c6f776c79206761696e206175746f6e6f6d792e204265666f72652070726f63656564696e6720746f20736f6c76696e6720796f75722070726f626c656d732c20686f77657665722c20796f75206d75737420666972737420646566696e65207468652070726f626c656d207370656369666963616c6c792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313437313a2250726f626c656d20736f6c76696e67202020202020202020202020202020202020202020202020202020200a2050726f626c656d20736f6c76696e6720697320612070726f6365737320746861742063616e2068656c7020796f752066696e6420736f6c7574696f6e7320746f2074726f75626c696e67206d61747465727320616e6420736c6f776c79206761696e206175746f6e6f6d792e204265666f72652070726f63656564696e6720746f20736f6c76696e6720796f75722070726f626c656d732c20686f77657665722c20796f75206d75737420666972737420646566696e65207468652070726f626c656d207370656369666963616c6c792e200a2050726f626c656d20736f6c76696e6720706861736573200a202d2070726f64756374696f6e206f6620706f737369626c6520736f6c7574696f6e733a205468696e6b206f66206d616e7920646966666572656e7420736f6c7574696f6e732e200a202d2070726f7320616e6420636f6e73206576616c756174696f6e3a204d616b652074776f20636f6c756d6e732077697468207468652070726f7320616e6420636f6e73206f66206561636820736974756174696f6e2e200a202d2072656865617273616c3a20506c617920696e20796f7572206d696e642074686520736f6c7574696f6e20796f75206465636964652075706f6e2c207374657020627920737465702c20696e206f7264657220746f2073706f7420706f737369626c65207472617073206f722070726f7320616e6420636f6e7320796f75206861646e27742070726576696f75736c7920636f6e736964657265642e200a202d20726f6c6520706c6179696e6720616e64206469766572736520726f6c6520706c6179696e673a20526f6c6520706c6179696e6720776974682070656f706c6520796f752074727573742068656c707320796f7520746573742074686520696d706c656d656e746174696f6e206f66206120736f6c7574696f6e2e20496e20746869732077617920796f752063616e2073706f7420706f737369626c6520646966666963756c74696573206f7220736f6d6520736b696c6c732074686174206e65656420696d70726f76656d656e7420696e206120706172746963756c617220617265612c20746861742063616e206265206f766572636f6d65207468726f756768206469766572736520726f6c652d706c6179696e672c2077686572652061726520796f757220667269656e642063616e20706f696e74206f757420706f737369626c6520646966666572656e7420736f6c7574696f6e732e200a202d206163746976697469657320706c616e6e696e673a205468697320706861736520697320696d706f7274616e74207768656e20656666696369656e742074696d6520696e20616374697669747920706c616e6e696e67206973206e656564656420696e206f7264657220746f2061636869657665206120676f616c2e200a202d2064797366756e6374696f6e616c2074686f7567687473206d616e6167656d656e743a2044797366756e6374696f6e616c207468696e6b696e67207061747465726e732063616e20636175736520646966666963756c747920696e2070726f626c656d20736f6c76696e672e2044797366756e6374696f6e616c2074686f75676874732073686f756c64206265206368616c6c656e67656420616e64206368616e6765642e200a202d20636f6e73657175656e7469616c20636f6e74726f6c3a2054686520736574206f6620736f6d6520706f73697469766520636f6e73657175656e63657320746861742077696c6c20666f6c6c6f772074686520736f6c7574696f6e277320696d706c656d656e746174696f6e2e20452e672e20222069662049206d616e61676520746f2074616c6b20746f207468656d2061626f7574206d792070726f626c656d2c20492077696c6c2074616b65206d79206265737420667269656e6420666f722064696e6e657220746f2063656c656272617465222e200ac2a0223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6570696c7973692d70726f766c696d6174776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33303b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031323a35393a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31303a22436f6d706574656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223135373aceb5cf80ceafcebbcf85cf83ceb72dcf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd223b733a373a22636174736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f6570696c7973692d70726f766c696d6174776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135373aceb5cf80ceafcebbcf85cf83ceb72dcf80cf81cebfceb2cebbceb7cebcceaccf84cf89cebd2663617469643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22436f6d706574656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a2250726f626c656d20736f6c76696e67223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313537223b7d), (1094, 'index.php?option=com_content&view=article&id=158', 'index.php?option=com_content&view=article&id=158:τι-έχω-καταφέρει&catid=30', 'My achievements', ' Make 2 columns on a piece of paper. In the first column write all of your life’s achievements up until now. On the second column, write down what you needed to do in order to successfully achieve these goals. ', '2022-07-11 13:09:53', 'a0fb6705f9322d78d1273834c552a67f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231323a22204d616b65203220636f6c756d6e73206f6e2061207069656365206f662070617065722e20496e2074686520666972737420636f6c756d6e20777269746520616c6c206f6620796f7572206c696665e280997320616368696576656d656e747320757020756e74696c206e6f772e204f6e20746865207365636f6e6420636f6c756d6e2c20777269746520646f776e207768617420796f75206e656564656420746f20646f20696e206f7264657220746f207375636365737366756c6c79206163686965766520746865736520676f616c732e20223b693a333b613a32373a7b733a323a226964223b693a3135383b733a353a22616c696173223b733a33303a22cf84ceb920ceadcf87cf8920cebaceb1cf84ceb1cf86ceadcf81ceb5ceb9223b733a373a2273756d6d617279223b733a3433333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616b65203220636f6c756d6e73206f6e2061207069656365206f662070617065722e20496e2074686520666972737420636f6c756d6e20777269746520616c6c206f6620796f7572206c696665e280997320616368696576656d656e747320757020756e74696c206e6f772e204f6e20746865207365636f6e6420636f6c756d6e2c20777269746520646f776e207768617420796f75206e656564656420746f20646f20696e206f7264657220746f207375636365737366756c6c79206163686965766520746865736520676f616c732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3435393a224d7920616368696576656d656e7473202020202020202020202020202020202020202020202020202020200a204d616b65203220636f6c756d6e73206f6e2061207069656365206f662070617065722e20496e2074686520666972737420636f6c756d6e20777269746520616c6c206f6620796f7572206c696665e280997320616368696576656d656e747320757020756e74696c206e6f772e204f6e20746865207365636f6e6420636f6c756d6e2c20777269746520646f776e207768617420796f75206e656564656420746f20646f20696e206f7264657220746f207375636365737366756c6c79206163686965766520746865736520676f616c732e200a20416674657277617264732c20756e6465726c696e652074686520616368696576656d656e747320796f75206e657665722074686f7567687420796f7520636f756c642061636869657665206174207468652074696d652e200a204b65657020746865206c69737420696e20736967687420746f2072656d696e6420796f75206f6620796f7572206162696c69747920746f2061636869657665206576656e2074686f736520676f616c7320796f752074686f75676874207765726520756e61747461696e61626c652e223b733a363a22696d61676573223b733a3231343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74696578772d6b61746166657265692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33303b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a30393a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a22436f6d706574656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a223135383acf84ceb92dceadcf87cf892dcebaceb1cf84ceb1cf86ceadcf81ceb5ceb9223b733a373a22636174736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33373a22696d616765732f323032322f30322f31342f74696578772d6b61746166657265692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135383acf84ceb92dceadcf87cf892dcebaceb1cf84ceb1cf86ceadcf81ceb5ceb92663617469643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22436f6d706574656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31353a224d7920616368696576656d656e7473223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313538223b7d), (1095, 'index.php?option=com_content&view=article&id=153', 'index.php?option=com_content&view=article&id=153:8-βασικές-συμβουλές-για-τη-λήψη-αποφάσεων&catid=31', '8 steps of decision making', ' Assess every decision (good or bad) ', '2022-07-11 13:11:34', '97cf4509344f5324624ea8cafa23be2c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a33373a2220417373657373206576657279206465636973696f6e2028676f6f64206f72206261642920223b693a333b613a32373a7b733a323a226964223b693a3135333b733a353a22616c696173223b733a37353a223820ceb2ceb1cf83ceb9cebaceadcf8220cf83cf85cebcceb2cebfcf85cebbceadcf8220ceb3ceb9ceb120cf84ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3235333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e417373657373206576657279206465636973696f6e2028676f6f64206f7220626164293c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3436353a2238207374657073206f66206465636973696f6e206d616b696e67202020202020202020202020202020202020202020202020202020200a20312e20417373657373206576657279206465636973696f6e2028676f6f64206f722062616429200a20322e204d616b6520746865206465636973696f6e206174207468652072696768742074696d652e200a20332e204166746572206d616b696e6720746865206465636973696f6e2c2073746f7020776f727279696e672e200a20342e20496e20657863657074696f6e616c20736974756174696f6e732c20666f6c6c6f7720796f757220696e7374696e63742e200a20352e20446f6ee2809974207369742069646c65206f6e20746865206465636973696f6e202d696d706c656d656e742069742e200a20362e20446f6ee2809974206d616b652061206465636973696f6e20696e20706c616365206f6620736f6d656f6e6520656c73652e200a20372e20446f6ee2809974206d616b65206861737479206465636973696f6e732c2062757420646f6ee280997420706f7374706f6e65207468656d206569746865722e200a20382e20446f6ee2809974206d616b6520616e20696d706f7274616e74206465636973696f6e207768656e207469726564223b733a363a22696d61676573223b733a3234323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f382d766173696b65732d73796d766f756c65732d6769612d74696e2d6c697073692d61706f66617365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a31313a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37393a223135333a382dceb2ceb1cf83ceb9cebaceadcf822dcf83cf85cebcceb2cebfcf85cebbceadcf822dceb3ceb9ceb12dcf84ceb72dcebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36353a22696d616765732f323032322f30322f31342f382d766173696b65732d73796d766f756c65732d6769612d74696e2d6c697073692d61706f66617365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135333a382dceb2ceb1cf83ceb9cebaceadcf822dcf83cf85cebcceb2cebfcf85cebbceadcf822dceb3ceb9ceb12dcf84ceb72dcebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a2238207374657073206f66206465636973696f6e206d616b696e67223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313533223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1096, 'index.php?option=com_content&view=article&id=154', 'index.php?option=com_content&view=article&id=154:οι-9-παγίδες-των-αποφάσεων&catid=31', '9 decision-making traps', ' If you are about to take a serious decision make sure you don’t fall into one of these traps: ', '2022-07-11 13:12:33', 'b543c4551311402956a13d5d5ea5820f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39373a2220496620796f75206172652061626f757420746f2074616b65206120736572696f7573206465636973696f6e206d616b65207375726520796f7520646f6ee28099742066616c6c20696e746f206f6e65206f662074686573652074726170733a20223b693a333b613a32373a7b733a323a226964223b693a3135343b733a353a22616c696173223b733a34373a22cebfceb9203920cf80ceb1ceb3ceafceb4ceb5cf8220cf84cf89cebd20ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3331383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496620796f75206172652061626f757420746f2074616b65206120736572696f7573206465636973696f6e206d616b65207375726520796f7520646f6ee28099742066616c6c20696e746f206f6e65206f662074686573652074726170733a3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313434333a2239206465636973696f6e2d6d616b696e67207472617073202020202020202020202020202020202020202020202020202020200a0a20496620796f75206172652061626f757420746f2074616b65206120736572696f7573206465636973696f6e206d616b65207375726520796f7520646f6ee28099742066616c6c20696e746f206f6e65206f662074686573652074726170733a200a20e280a2204875727279696e673a204d616b696e672061206465636973696f6e2068617374696c792c20776974686f75742074616b696e6720616c6c20746865206e656365737361727920696e666f726d6174696f6e20696e746f206163636f756e742e200a20e280a2204469736f7269656e746174696f6e3a20486176696e6720646966666963756c747920696e207072696f726974697a696e67206e6565647320616e6420617373657373696e672072656c6576616e7420646174612e200a20e280a2204c61636b206f6620646566696e6974696f6e3a20496e6162696c69747920746f20646566696e6520612070726f626c656d206f72206c697374656e20746f206f746865722070656f706c65e2809973206f70696e696f6e732e200a20e280a2204f766572636f6e666964656e636520696e206f7572206a7564676d656e743a204661696c75726520696e206578616d696e696e67207265616c2065766964656e63652064756520746f20746865206f766572636f6e666964656e636520696e206f7572206a7564676d656e742e200a20e280a220446570656e64656e6379206f6e2022656d7069726963616c2072756c6573223a207375636820617320756e726573657276656420747275737420746f2074686520617661696c61626c6520696e666f726d6174696f6e206f72206578636573736976652070657273697374656e6365206f6e20636f6e76656e69656e742066616374732e200a20e280a2205465616d206661696c7572653a204879706f74686573697a696e6720746861742061207465616d206f66206d616e7920696e74656c6c6967656e742070656f706c652077696c6c20636f6d6520746f20746865207269676874206465636973696f6e206175746f6d61746963616c6c792c20616e64207468657265666f72652c207468652070726f63657373206f66206d616e6167657269616c6c7920776f726b696e6720746f67657468657220746f206d616b652061206465636973696f6e206973206f7665726c6f6f6b65642e200a20e280a2204661696c75726520696e20756e6465727374616e64696e6720746865206661637473206f662070726576696f757320726573756c747320617320746f2074686569722074727565206d65616e696e6720656974686572206279206265696e672073656c66697368206f722062792073657474696e672077726f6e6720746172676574732e200a20e280a2204c61636b206f66206f62736572766174696f6e3a20546865206879706f746865736973207468617420657870657269656e636520686173206175746f6d61746963616c6c79207461756768742061206c6573736f6e2c20746875732c2073797374656d6963616c6c7920666f6c6c6f77696e6720616e6420616e616c797a696e6720726573756c7473206465726976696e672066726f6d2074686520696d706c656d656e746174696f6e206f662061206465636973696f6e20697320756e6e65636573736172792e200a20e280a2204c61636b206f66206465636973696f6e2d6d616b696e672070726f6365737320636f6e74726f6c3a2041766f6964696e6720746f2073797374656d61746963616c6c792061737365737320616e6420756e6465727374616e64207468652077617920796f75206d616b65206465636973696f6e732c2074687573206265696e67207375737065637461626c6520746f2066616c6c696e6720696e207468652039207472617073206d656e74696f6e65642061626f76652e223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f692d392d706167696465732d74776e2d61706f66617365776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a31323a3333223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a223135343acebfceb92d392dcf80ceb1ceb3ceafceb4ceb5cf822dcf84cf89cebd2dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34383a22696d616765732f323032322f30322f31342f6f692d392d706167696465732d74776e2d61706f66617365776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135343acebfceb92d392dcf80ceb1ceb3ceafceb4ceb5cf822dcf84cf89cebd2dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32333a2239206465636973696f6e2d6d616b696e67207472617073223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313534223b7d), (1098, 'index.php?option=com_content&view=article&id=152', 'index.php?option=com_content&view=article&id=152:το-μοντέλο-n-o-i-s-i-c-e-d&catid=31', 'N.O.I.S.I.C.E.D. Model', ' NOISICED provides useful assistance in a decision-making process. NOISICED (which spells decision backwards) consists of the following steps: ', '2022-07-11 13:15:01', 'a113c3c317b8ae2c4d3825d2edb83eaf', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134333a22204e4f4953494345442070726f76696465732075736566756c20617373697374616e636520696e2061206465636973696f6e2d6d616b696e672070726f636573732e204e4f49534943454420287768696368207370656c6c73206465636973696f6e206261636b77617264732920636f6e7369737473206f662074686520666f6c6c6f77696e672073746570733a20223b693a333b613a32373a7b733a323a226964223b693a3135323b733a353a22616c696173223b733a33353a22cf84cebf20cebccebfcebdcf84ceadcebbcebf206e206f206920732069206320652064223b733a373a2273756d6d617279223b733a3336343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4e4f4953494345442070726f76696465732075736566756c20617373697374616e636520696e2061206465636973696f6e2d6d616b696e672070726f636573732e204e4f49534943454420287768696368207370656c6c73206465636973696f6e206261636b77617264732920636f6e7369737473206f662074686520666f6c6c6f77696e672073746570733a3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3634383a224e2e4f2e492e532e492e432e452e442e204d6f64656c202020202020202020202020202020202020202020202020202020200a204e4f4953494345442070726f76696465732075736566756c20617373697374616e636520696e2061206465636973696f6e2d6d616b696e672070726f636573732e204e4f49534943454420287768696368207370656c6c73206465636973696f6e206261636b77617264732920636f6e7369737473206f662074686520666f6c6c6f77696e672073746570733a200a204e6565647320e280932077687920646f2049206e65656420746f206d6f76653f200a204f626a6563746976657320e2809320646f657320746865206a6f622068656c70206d652061636869657665206d7920616d626974696f6e733f200a20496e666f726d6174696f6e20e2809320646f2049206861766520616c6c2074686520696e666f726d6174696f6e2049206e65656420e280932077686174206d6f726520696e666f726d6174696f6e20646f204920726571756972653f200a20537472617465677920e2809320646f65732069742066697420696e746f206d79206c69666520706c616e733f200a20496e76657374696761746520e2809320636865636b206f7574206f7468657220706f73736962696c6974696573200a2043686f6f736520e28093207768617420737465707320646f2049206e65656420746f2074616b6520746f206d616b6520746865206d6f76653f200a2045676f2073746174657320e2809320686f7720646f2049206665656c3f20e28093207768617420646f2049207468696e6b3f20e2809320776861742073686f756c64204920646f3f200a2044656369646520e28093206d616b6520746865206465636973696f6e200ac2a0223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f746f2d6d6f6e74656c6f2d6e2e6f2e692e732e692e632e652e642e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a31353a3031223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223135323acf84cebf2dcebccebfcebdcf84ceadcebbcebf2d6e2d6f2d692d732d692d632d652d64223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34383a22696d616765732f323032322f30322f31342f746f2d6d6f6e74656c6f2d6e2e6f2e692e732e692e632e652e642e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135323acf84cebf2dcebccebfcebdcf84ceadcebbcebf2d6e2d6f2d692d732d692d632d652d642663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a224e2e4f2e492e532e492e432e452e442e204d6f64656c223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313532223b7d), (1101, 'index.php?option=com_content&view=article&id=164', 'index.php?option=com_content&view=article&id=164:πίνακας-ορίων-–-επέκταση&catid=32', 'The boundaries table – extension', ' You can add a few more steps at the boundaries table exercise. ', '2022-07-11 13:19:59', '20036b26d77de08b0d622cd1c1d3ebb2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36343a2220596f752063616e20616464206120666577206d6f72652073746570732061742074686520626f756e646172696573207461626c652065786572636973652e20223b693a333b613a32373a7b733a323a226964223b693a3136343b733a353a22616c696173223b733a34363a22cf80ceafcebdceb1cebaceb1cf8220cebfcf81ceafcf89cebd20e2809320ceb5cf80ceadcebacf84ceb1cf83ceb7223b733a373a2273756d6d617279223b733a3238353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e596f752063616e20616464206120666577206d6f72652073746570732061742074686520626f756e646172696573207461626c652065786572636973652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3431393a2254686520626f756e646172696573207461626c6520e2809320657874656e73696f6e202020202020202020202020202020202020202020202020202020200a20596f752063616e20616464206120666577206d6f72652073746570732061742074686520626f756e646172696573207461626c652065786572636973652e200a205468652065786572636973652062656c6f772063616e20616c736f207374616e6420696e646570656e64656e746c79206f66207468652070726576696f7573206f6e652e200a2054616b6520736f6d652074696d6520746f20636f6e73696465723a200a202d20576861742063616e20796f7520646f20746f20696d70726f766520796f757220626f756e6461726965733f200a202d20486f7720646f20796f75207468696e6b206f746865722070656f706c652077696c6c20726573706f6e6420746f207468657365206368616e6765733f200a202d20486f7720646f20796f75207468696e6b20796f7572206c6966652077696c6c206368616e676520696620796f75207365742074686520626f756e64617269657320796f752077616e743f223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f2d70696e616b61732d74776e2d6f7269776e2d6570656b746173692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a31393a3539223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a223136343acf80ceafcebdceb1cebaceb1cf822dcebfcf81ceafcf89cebd2de280932dceb5cf80ceadcebacf84ceb1cf83ceb7223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35303a22696d616765732f323032322f30322f31342f6f2d70696e616b61732d74776e2d6f7269776e2d6570656b746173692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136343acf80ceafcebdceb1cebaceb1cf822dcebfcf81ceafcf89cebd2de280932dceb5cf80ceadcebacf84ceb1cf83ceb72663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a2254686520626f756e646172696573207461626c6520e2809320657874656e73696f6e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313634223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1103, 'index.php?option=com_content&view=article&id=165', 'index.php?option=com_content&view=article&id=165:τα-όρια-στην-πράξη&catid=32', 'Boundaries in practice', ' The exercise below will help you take action and set healthier boundaries. ', '2022-07-11 13:21:39', '886ce605d9a1bcb9e00ee8536ebf2623', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37363a22205468652065786572636973652062656c6f772077696c6c2068656c7020796f752074616b6520616374696f6e20616e6420736574206865616c746869657220626f756e6461726965732e20223b693a333b613a32373a7b733a323a226964223b693a3136353b733a353a22616c696173223b733a33333a22cf84ceb120cf8ccf81ceb9ceb120cf83cf84ceb7cebd20cf80cf81ceaccebeceb7223b733a373a2273756d6d617279223b733a3239373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652065786572636973652062656c6f772077696c6c2068656c7020796f752074616b6520616374696f6e20616e6420736574206865616c746869657220626f756e6461726965732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3437333a22426f756e64617269657320696e207072616374696365202020202020202020202020202020202020202020202020202020200a205468652065786572636973652062656c6f772077696c6c2068656c7020796f752074616b6520616374696f6e20616e6420736574206865616c746869657220626f756e6461726965732e200a202d204d616b652061206c697374206f66203520626f756e64617269657320796f75207769736820746f206368616e67652c20656974686572206265636175736520746865792061726520746f6f206c6f6f7365206f72206265636175736520746865792061726520746f6f207374726963742e200a202d205468656e2c20777269746520646f776e207768617420796f752061726520706c616e6e696e6720746f20646f20696e206f7264657220746f206368616e6765207468656d2e200a202d204e6f77207468617420796f752068617665206120636f6d706c65746520706c616e2c2074616b6520616374696f6e21200a20496620796f75207769736820746f206368616e6765206d6f7265207468616e203520626f756e6461726965732c20636f6d706c6574652074686520696e697469616c203520666972737420616e64207468656e206368616e67652074686520726573742e223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74612d6f7269612d7374696e2d7072616b73692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a32313a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a223136353acf84ceb12dcf8ccf81ceb9ceb12dcf83cf84ceb7cebd2dcf80cf81ceaccebeceb7223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f74612d6f7269612d7374696e2d7072616b73692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136353acf84ceb12dcf8ccf81ceb9ceb12dcf83cf84ceb7cebd2dcf80cf81ceaccebeceb72663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22426f756e64617269657320696e207072616374696365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313635223b7d), (1105, 'index.php?option=com_content&view=article&id=172', 'index.php?option=com_content&view=article&id=172:ανασκόπηση&catid=33', 'Retrospect', ' Think of a time in your life when you had to adjust to significant change; going from elementary school to high school, relocating, etc. ', '2022-07-11 13:25:21', 'f19f38e4c864fe324a10aa3c931625c7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133383a22205468696e6b206f6620612074696d6520696e20796f7572206c696665207768656e20796f752068616420746f2061646a75737420746f207369676e69666963616e74206368616e67653b20676f696e672066726f6d20656c656d656e74617279207363686f6f6c20746f2068696768207363686f6f6c2c2072656c6f636174696e672c206574632e20223b693a333b613a32373a7b733a323a226964223b693a3137323b733a353a22616c696173223b733a32303a22ceb1cebdceb1cf83cebacf8ccf80ceb7cf83ceb7223b733a373a2273756d6d617279223b733a3335393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468696e6b206f6620612074696d6520696e20796f7572206c696665207768656e20796f752068616420746f2061646a75737420746f207369676e69666963616e74206368616e67653b20676f696e672066726f6d20656c656d656e74617279207363686f6f6c20746f2068696768207363686f6f6c2c2072656c6f636174696e672c206574632e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3439333a22526574726f7370656374202020202020202020202020202020202020202020202020202020200a205468696e6b206f6620612074696d6520696e20796f7572206c696665207768656e20796f752068616420746f2061646a75737420746f207369676e69666963616e74206368616e67653b20676f696e672066726f6d20656c656d656e74617279207363686f6f6c20746f2068696768207363686f6f6c2c2072656c6f636174696e672c206574632e200a20416e737765722074686520666f6c6c6f77696e67207175657374696f6e73200a202d20486f772064696420796f7520636f7065207769746820746865207472616e736974696f6e3f200a202d20576861742073747261746567696320736b696c6c732064696420796f7520646576656c6f7020696e206f7264657220746f206465616c20776974682074686520736974756174696f6e206173206265737420617320706f737369626c653f200a202d2057686174207765726520796f75207468696e6b696e6720616e6420686f77207765726520796f75206665656c696e673f200a202d20446964206120706572736f6e20636c6f736520746f20796f752068656c7020796f753f20496620736f2c20686f773f200a202d2044696420796f752077696e20736f6d657468696e6720696e2074686520656e643f223b733a363a22696d61676573223b733a3230393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f616e61736b6f706973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a32353a3231223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a223137323aceb1cebdceb1cf83cebacf8ccf80ceb7cf83ceb7223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33323a22696d616765732f323032322f30322f31342f616e61736b6f706973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137323aceb1cebdceb1cf83cebacf8ccf80ceb7cf83ceb72663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22526574726f7370656374223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313732223b7d), (1106, 'index.php?option=com_content&view=article&id=171', 'index.php?option=com_content&view=article&id=171:η-μουτζούρα&catid=33', 'The doodle', ' Close your eyes and draw a doodle with your non-dominant hand. Then, open your eyes and use some colorful markers to color the doodle. ', '2022-07-11 13:27:19', '8ef4c167940ffd146048b2cc4674444f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133363a2220436c6f736520796f7572206579657320616e642064726177206120646f6f646c65207769746820796f7572206e6f6e2d646f6d696e616e742068616e642e205468656e2c206f70656e20796f7572206579657320616e642075736520736f6d6520636f6c6f7266756c206d61726b65727320746f20636f6c6f722074686520646f6f646c652e20223b693a333b613a32373a7b733a323a226964223b693a3137313b733a353a22616c696173223b733a32313a22ceb720cebccebfcf85cf84ceb6cebfcf8dcf81ceb1223b733a373a2273756d6d617279223b733a3433313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e436c6f736520796f7572206579657320616e642064726177206120646f6f646c65207769746820796f7572206e6f6e2d646f6d696e616e742068616e642e203c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e5468656e2c206f70656e20796f7572206579657320616e642075736520736f6d6520636f6c6f7266756c206d61726b65727320746f20636f6c6f722074686520646f6f646c652e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3538353a2254686520646f6f646c65202020202020202020202020202020202020202020202020202020200a20436c6f736520796f7572206579657320616e642064726177206120646f6f646c65207769746820796f7572206e6f6e2d646f6d696e616e742068616e642e200a205468656e2c206f70656e20796f7572206579657320616e642075736520736f6d6520636f6c6f7266756c206d61726b65727320746f20636f6c6f722074686520646f6f646c652e200a2041736b20796f757273656c662074686520666f6c6c6f77696e67207175657374696f6e733a200a202d205768617420646f65732074686520646f6f646c6520726570726573656e7420696e20796f757220776f726b206c6966653f200a202d2057687920646f20796f75207468696e6b20776520647265772074686520646f6f646c65207769746820746865206e6f6e2d646f6d696e616e742068616e643f200a2028426563617573652074686520646f6f646c6520286368616e67652d70726f626c656d2920697320736f6d657468696e672077652063616e6e6f7420636f6e74726f6c29200a202d5768617420646f657320796f757220617474656d707420746f20636f6c6f722074686520646f6f646c652073686f773f200a20284576656e20736f6d657468696e6720776520646f6ee2809974206c696b652063616e206265207472616e73666f726d656420696e746f20736f6d657468696e67206e6963657229200a202d486f772064696420796f75206665656c207768656e20796f75207361772074686520656e6420726573756c743f223b733a363a22696d61676573223b733a3231333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d6d6f756e747a6f7572612d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a32373a3139223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32353a223137313aceb72dcebccebfcf85cf84ceb6cebfcf8dcf81ceb1223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33363a22696d616765732f323032322f30322f31342f692d6d6f756e747a6f7572612d322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137313aceb72dcebccebfcf85cf84ceb6cebfcf8dcf81ceb12663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a2254686520646f6f646c65223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313731223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1107, 'index.php?option=com_content&view=article&id=182', 'index.php?option=com_content&view=article&id=182:οι-πόρτες&catid=35', 'The doors', ' Think of a moment in time when someone turned you down or a big plan was wrecked. We can address these occasions as points in your life where a door has closed. ', '2022-07-11 13:28:09', 'f1cace5d259b5debd51ccb7f3375ac96', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136323a22205468696e6b206f662061206d6f6d656e7420696e2074696d65207768656e20736f6d656f6e65207475726e656420796f7520646f776e206f7220612062696720706c616e2077617320777265636b65642e2057652063616e2061646472657373207468657365206f63636173696f6e7320617320706f696e747320696e20796f7572206c696665207768657265206120646f6f722068617320636c6f7365642e20223b693a333b613a32373a7b733a323a226964223b693a3138323b733a353a22616c696173223b733a31373a22cebfceb920cf80cf8ccf81cf84ceb5cf82223b733a373a2273756d6d617279223b733a3338333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468696e6b206f662061206d6f6d656e7420696e2074696d65207768656e20736f6d656f6e65207475726e656420796f7520646f776e206f7220612062696720706c616e2077617320777265636b65642e2057652063616e2061646472657373207468657365206f63636173696f6e7320617320706f696e747320696e20796f7572206c696665207768657265206120646f6f722068617320636c6f7365642e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313134373a2254686520646f6f7273202020202020202020202020202020202020202020202020202020200a205468696e6b206f662061206d6f6d656e7420696e2074696d65207768656e20736f6d656f6e65207475726e656420796f7520646f776e206f7220612062696720706c616e2077617320777265636b65642e2057652063616e2061646472657373207468657365206f63636173696f6e7320617320706f696e747320696e20796f7572206c696665207768657265206120646f6f722068617320636c6f7365642e200a2054686520646f6f72207468617420636c6f736564206f6e206d65207761733a200a20312e200a20322e200a20332e200a2054686520646f6f722074686174206f70656e6564206f6e206d65207761733a205468696e6b206f6620776861742068617070656e656420616674657277617264733b20776869636820646f6f7273206f70656e65643f205768617420776f756c64e2809976652068617070656e65642069662074686520666972737420646f6f72206861646ee280997420636c6f73656420696e20796f753f200a20312e200a20322e200a20332e200a205468656e2c206261736564206f6e20796f757220616e73776572732c20636f6e73696465722074686520666f6c6c6f77696e673a200a2057686174206c656420796f7520746f20636c6f73696e672074686520646f6f723f200a20576861742068656c70656420796f75206f70656e2061206e657720646f6f723f200a20486f77206d7563682074696d652068616420706173736564207768656e20796f75207265616c697a656420746861742061206e657720646f6f7220686164206265656e206f70656e3f200a205761732069742065617379206f7220646966666963756c7420746f207265616c697a6520746861742061206e657720646f6f7220686164206265656e206f70656e3f200a205768617420626c6f636b656420796f752066726f6d20736565696e672074686174206e6577206f70656e20646f6f723f200a20576861742063616e20796f7520646f20696e207468652066757475726520746f207265616c697a652061206e6577206f70706f7274756e69747920686173206f70656e65642069747320646f6f7220736f6f6e65723f200a20576869636820776572652074686520726573756c7473206f662074686520666972737420646f6f7220636c6f73696e67206f6e20796f753f20576572652074686579206c6f6e67207465726d3f200a204469642074686520657870657269656e636520726573756c7420696e20736f6d657468696e6720706f7369746976653f200a204e6f746520796f7572207374726f6e67207472616974732062757420616c736f207468652070656f706c652077686f2068656c70656420796f752e200a204973207468657265206120636c6f73656420646f6f72207468617420796f75207769736820746f206f70656e3f200a204261736564206f6e20796f75722070726576696f757320657870657269656e6365732c207768617420636f756c642068656c7020796f75206163686965766520746869733f200ac2a0223b733a363a22696d61676573223b733a3232343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f706578656c732d6f6c65672d6d61676e692d323732363531372e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a32383a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32313a223138323acebfceb92dcf80cf8ccf81cf84ceb5cf82223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f323032322f30322f31342f706578656c732d6f6c65672d6d61676e692d323732363531372e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138323acebfceb92dcf80cf8ccf81cf84ceb5cf822663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a2254686520646f6f7273223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313832223b7d), (1108, 'index.php?option=com_content&view=article&id=181', 'index.php?option=com_content&view=article&id=181:τι-θα-έλεγες-στο-φίλο-σου&catid=35', 'What would you tell a friend?', ' We are being strict on ourselves. However, research has shown that self-empathy promotes resilience and is useful as an emotional protection mechanism. ', '2022-07-11 13:29:00', '0a911193f5758b64294230501334dd67', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135333a2220576520617265206265696e6720737472696374206f6e206f757273656c7665732e20486f77657665722c207265736561726368206861732073686f776e20746861742073656c662d656d70617468792070726f6d6f74657320726573696c69656e636520616e642069732075736566756c20617320616e20656d6f74696f6e616c2070726f74656374696f6e206d656368616e69736d2e20223b693a333b613a32373a7b733a323a226964223b693a3138313b733a353a22616c696173223b733a34353a22cf84ceb920ceb8ceb120ceadcebbceb5ceb3ceb5cf8220cf83cf84cebf20cf86ceafcebbcebf20cf83cebfcf85223b733a373a2273756d6d617279223b733a3337303a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e576520617265206265696e6720737472696374206f6e206f757273656c7665732e20486f77657665722c207265736561726368206861732073686f776e20746861742073656c662d656d70617468792070726f6d6f74657320726573696c69656e636520616e642069732075736566756c20617320616e20656d6f74696f6e616c2070726f74656374696f6e206d656368616e69736d2e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3638303a225768617420776f756c6420796f752074656c6c206120667269656e643f202020202020202020202020202020202020202020202020202020200a20576520617265206265696e6720737472696374206f6e206f757273656c7665732e20486f77657665722c207265736561726368206861732073686f776e20746861742073656c662d656d70617468792070726f6d6f74657320726573696c69656e636520616e642069732075736566756c20617320616e20656d6f74696f6e616c2070726f74656374696f6e206d656368616e69736d2e205468696e6b206f66206120646966666963756c7420736974756174696f6e20796f75206861766520746f206d616e61676520696e206c69666520286f72206120736974756174696f6e20796f7520686164206d616e6167656420696e207468652070617374292e200a20577269746520736f6d652064657461696c7320726567617264696e672074686520736974756174696f6e2e20576861742061726520796f75207468696e6b696e673f200a205768617420776f756c6420796f752074656c6c20796f757220667269656e642069662068652077617320696e20612073696d696c617220706f736974696f6e3f200a205768617420746f6e6520776f756c6420796f75207573653f200a20486f7720776f756c6420796f752074616c6b20746f2068696d3f200a205768617420616374696f6e7320776f756c6420796f752074616b653f200a205768617420636f6e636c7573696f6e20646f20796f752072656163683f200a2054727920746f2070726163746963652073656c662d656d706174687920776974682074686520746563686e696373206465736372696265642061626f76652065766572792074696d6520796f7520696e64756c676520696e2073656c662d63726974696369736d2e200ac2a0223b733a363a22696d61676573223b733a3232363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74692d7468612d656c656765732d73746f6e2d66696c6f2d736f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a32393a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34393a223138313acf84ceb92dceb8ceb12dceadcebbceb5ceb3ceb5cf822dcf83cf84cebf2dcf86ceafcebbcebf2dcf83cebfcf85223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34393a22696d616765732f323032322f30322f31342f74692d7468612d656c656765732d73746f6e2d66696c6f2d736f752e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138313acf84ceb92dceb8ceb12dceadcebbceb5ceb3ceb5cf822dcf83cf84cebf2dcf86ceafcebbcebf2dcf83cebfcf852663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a225768617420776f756c6420796f752074656c6c206120667269656e643f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313831223b7d), (1109, 'index.php?option=com_content&view=article&id=177', 'index.php?option=com_content&view=article&id=177:οι-προηγούμενες-μέρες&catid=34', 'The previous days ', ' Make a list of 10 things you\'ve done the last 7 days. They don\'t need to be in chronological order. ', '2022-07-11 13:30:00', 'a5452947702644ead7aa3459703027e8', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130313a22204d616b652061206c697374206f66203130207468696e677320796f7527766520646f6e6520746865206c617374203720646179732e205468657920646f6e2774206e65656420746f20626520696e206368726f6e6f6c6f676963616c206f726465722e20223b693a333b613a32373a7b733a323a226964223b693a3137373b733a353a22616c696173223b733a34303a22cebfceb920cf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf8220cebcceadcf81ceb5cf82223b733a373a2273756d6d617279223b733a3332323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616b652061206c697374206f66203130207468696e677320796f7527766520646f6e6520746865206c617374203720646179732e205468657920646f6e2774206e65656420746f20626520696e206368726f6e6f6c6f676963616c206f726465722e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3538323a225468652070726576696f7573206461797320202020202020202020202020202020202020202020202020202020200a204d616b652061206c697374206f66203130207468696e677320796f7527766520646f6e6520746865206c617374203720646179732e205468657920646f6e2774206e65656420746f20626520696e206368726f6e6f6c6f676963616c206f726465722e200a20496e20616e6f74686572207061706572206c69737420796f7572206c6f6e672d7465726d20676f616c20282b2f2d3520796561727329200a205468656e20636f6d70617265207468652074776f206c697374732e20496465616c6c7920776861746576657220697420697320796f75276420646f6e65207468652070726576696f757320646179732073686f756c6420636f6e7472696275746520746f20746865207468696e677320796f75207769736820746f206163636f6d706c69736820696e20746865206675747572652e200a2049662074686579206172656e277420696e206772656174206163636f7264616e63652c20796f752073686f756c6420636f6e7369646572207768657468657220796f7520646f6e2774207370656e6420796f75722074696d6520696e2072656c6174696f6e20746f20796f757220676f616c7320616e6420616d626974696f6e732e200a205468696e6b3a20222077686174206d757374204920646f20746f6d6f72726f7720696e206f7264657220746f206765742061207374657020636c6f73657220746f20616368696576696e67206d7920676f616c733f22200ac2a0223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f692d70726f69676f756d656e65732d6d657265732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33303a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34343a223137373acebfceb92dcf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf822dcebcceadcf81ceb5cf82223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30322f31342f6f692d70726f69676f756d656e65732d6d657265732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137373acebfceb92dcf80cf81cebfceb7ceb3cebfcf8dcebcceb5cebdceb5cf822dcebcceadcf81ceb5cf822663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a225468652070726576696f7573206461797320223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313737223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1110, 'index.php?option=com_content&view=article&id=178', 'index.php?option=com_content&view=article&id=178:σε-10-χρόνια&catid=34', 'In 10 years’ time ', ' Write down how you imagine your life 10 years from now. Make sure your description is as detailed as possible. ', '2022-07-11 13:30:51', '1468fdd45c75c5e2d3be666eb661343f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131323a2220577269746520646f776e20686f7720796f7520696d6167696e6520796f7572206c6966652031302079656172732066726f6d206e6f772e204d616b65207375726520796f7572206465736372697074696f6e2069732061732064657461696c656420617320706f737369626c652e20223b693a333b613a32373a7b733a323a226964223b693a3137383b733a353a22616c696173223b733a32303a22cf83ceb520313020cf87cf81cf8ccebdceb9ceb1223b733a373a2273756d6d617279223b733a3333333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e577269746520646f776e20686f7720796f7520696d6167696e6520796f7572206c6966652031302079656172732066726f6d206e6f772e204d616b65207375726520796f7572206465736372697074696f6e2069732061732064657461696c656420617320706f737369626c652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3433343a22496e203130207965617273e280992074696d6520202020202020202020202020202020202020202020202020202020200a20577269746520646f776e20686f7720796f7520696d6167696e6520796f7572206c6966652031302079656172732066726f6d206e6f772e204d616b65207375726520796f7572206465736372697074696f6e2069732061732064657461696c656420617320706f737369626c652e200a20446f20796f75206c696b65207468652070657273706563746976653f200a20446f20796f752064657369726520736f6d657468696e6720646966666572656e743f20496620736f2c20777269746520697420646f776e2e200a2041726520796f757220616374696f6e7320746f64617920696e206163636f7264616e636520746f20796f757220646573697265642070657273706563746976653f200a20546865206b657920746f2073657474696e67207375636365737366756c20676f616c7320697320746f20627265616b207468656d20646f776e20696e746f20736d616c6c6572206f6e657320616e64206164617074207468656d20746f20796f7572206576657279646179206c6966652e223b733a363a22696d61676573223b733a3231313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f73652d31302d78726f6e69612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33303a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a223137383acf83ceb52d31302dcf87cf81cf8ccebdceb9ceb1223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33343a22696d616765732f323032322f30322f31342f73652d31302d78726f6e69612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137383acf83ceb52d31302dcf87cf81cf8ccebdceb9ceb12663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22496e203130207965617273e280992074696d6520223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313738223b7d), (1111, 'index.php?option=com_content&view=article&id=176', 'index.php?option=com_content&view=article&id=176:στόχοι-s-m-a-r-t&catid=34', 'S.M.A.R.T. Goals', ' Have you heard of S.M.A.R.T. goals? It’s the most popular way of making your goals achievable. ', '2022-07-11 13:32:03', '9c8145dce9cd79b861967429beaf2903', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39383a22204861766520796f75206865617264206f6620532e4d2e412e522e542e20676f616c733f204974e280997320746865206d6f737420706f70756c617220776179206f66206d616b696e6720796f757220676f616c732061636869657661626c652e20223b693a333b613a32373a7b733a323a226964223b693a3137363b733a353a22616c696173223b733a32323a22cf83cf84cf8ccf87cebfceb92073206d206120722074223b733a373a2273756d6d617279223b733a3331393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4861766520796f75206865617264206f6620532e4d2e412e522e542e20676f616c733f204974e280997320746865206d6f737420706f70756c617220776179206f66206d616b696e6720796f757220676f616c732061636869657661626c652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313236393a22532e4d2e412e522e542e20476f616c7320cea4cebf20ceb1cf83ceb1cebdcf83ceadcf8120ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceb9cf84cf85cf87ceafceb120ceb5ceafcebdceb1ceb920cf87ceb1cebbceb1cf83cebcceadcebdcebf2c20cf80cf81ceadcf80ceb5ceb920cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83ceb5ceb9cf8220cf84ceb9cf8220cf83cebaceaccebbceb5cf822c20ceb1cebdceb5ceb2ceb1ceafcebdcebfcebdcf84ceb1cf8220ceadcebdceb120cf83cebaceb1cebbceaf20cebaceacceb8ceb520cf86cebfcf81ceac2e202020202020202020202020202020202020202020202020202020200a204861766520796f75206865617264206f6620532e4d2e412e522e542e20676f616c733f204974e280997320746865206d6f737420706f70756c617220776179206f66206d616b696e6720796f757220676f616c732061636869657661626c652e200a2053657420796f757220676f616c20627920616e73776572696e672074686520666f6c6c6f77696e67207175657374696f6e7320616e6420696e63726561736520796f7572206368616e636573206f6620616368696576696e67207768617420796f752077616e7420696e206c6966652e200a20546f206d616b65207375726520796f757220676f616c732061726520636c65617220616e6420726561636861626c652c2065616368206f6e652073686f756c642062653a200a20205370656369666963202873696d706c652c2073656e7369626c652c207369676e69666963616e7429205768617420646f20492077616e7420746f206163636f6d706c6973683f2057686f20697320696e766f6c7665642f5768657265206973206974206c6f63617465642f5768696368207265736f7572636573206f72206c696d6974732061726520696e766f6c7665643f200a20204d656173757261626c6520286d65616e696e6766756c2c206d6f7469766174696e672920486f77206d7563682f486f77206d616e792f486f772077696c6c2049206b6e6f77207768656e206974206973206163636f6d706c69736865643f200a202041636869657661626c6520286167726565642c2061747461696e61626c652920486f772063616e2049206163636f6d706c697368207468697320676f616c2f486f77207265616c69737469632069732074686520676f616c2c206261736564206f6e206f7468657220636f6e73747261696e74732c20737563682061732066696e616e6369616c20666163746f72733f200a202052656c6576616e742028726561736f6e61626c652c207265616c697374696320616e64207265736f75726365642c20726573756c74732d6261736564292049732074686973207468652072696768742074696d652f446f65732074686973206d61746368206f7572206f74686572206566666f7274732f6e656564732f4973206974206170706c696361626c6520696e207468652063757272656e7420736f63696f2d65636f6e6f6d696320656e7669726f6e6d656e743f200a202054696d6520626f756e64202874696d652d62617365642c2074696d65206c696d697465642c2074696d652f636f7374206c696d697465642c2074696d656c792c2074696d652d73656e73697469766529205768656e2f576861742063616e204920646f20736978207765656b732066726f6d206e6f772f576861742063616e204920646f20746f6461793f223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f73746f786f692d732e6d2e612e722e742e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33323a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32363a223137363acf83cf84cf8ccf87cebfceb92d732d6d2d612d722d74223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30322f31342f73746f786f692d732e6d2e612e722e742e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137363acf83cf84cf8ccf87cebfceb92d732d6d2d612d722d742663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22532e4d2e412e522e542e20476f616c73223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313736223b7d), (1112, 'index.php?option=com_content&view=article&id=145', 'index.php?option=com_content&view=article&id=145:εστιάζοντας-στα-θετικά&catid=29', 'Focusing on what’s positive', ' The exercise below will help you focus on the bright side of life and come one step closer to happiness. ', '2022-07-11 13:34:30', 'd9897f9697d79833cd984d7d346bf481', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130363a22205468652065786572636973652062656c6f772077696c6c2068656c7020796f7520666f637573206f6e20746865206272696768742073696465206f66206c69666520616e6420636f6d65206f6e65207374657020636c6f73657220746f2068617070696e6573732e20223b693a333b613a32373a7b733a323a226964223b693a3134353b733a353a22616c696173223b733a34323a22ceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf8220cf83cf84ceb120ceb8ceb5cf84ceb9cebaceac223b733a373a2273756d6d617279223b733a3332373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652065786572636973652062656c6f772077696c6c2068656c7020796f7520666f637573206f6e20746865206272696768742073696465206f66206c69666520616e6420636f6d65206f6e65207374657020636c6f73657220746f2068617070696e6573732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3731333a22466f637573696e67206f6e2077686174e280997320706f736974697665202020202020202020202020202020202020202020202020202020200a205468652065786572636973652062656c6f772077696c6c2068656c7020796f7520666f637573206f6e20746865206272696768742073696465206f66206c69666520616e6420636f6d65206f6e65207374657020636c6f73657220746f2068617070696e6573732e200a20447572696e6720746865206461793a2054727920746f2065786368616e676520706f73697469766520636f6d6d656e747320667269656e64732c2066616d696c7920616e6420636f6c6c6561677565732e20496e2074686973207761792c20796f7520747261696e20796f757273656c6620746f207468696e6b20706f7369746976656c79207768696c737420737072656164696e6720706f736974697669747920746f2074686520776f726c642e200a204174206e696768743a20577269746520646f776e207468726565207468696e6773207468617427732077656e742077656c6c20647572696e6720746865206461792028652e6720776f6b6520757020776974686f757420612068656164616368652c20736f6d656f6e6520776173206b696e64292e20466f637573696e67206f6e2077686174277320676f65732077656c6c206d616b65732075732061707072656369617465207468696e67732077652064697372656761726420666f722074616b6520666f72206772616e7465642e200a2052657065617420666f72206174206c65617374203220646179732f7765656b2e205265736561726368206861732073686f776e20746861742074686520627261696e2067657473206163637573746f6d656420746f20657870657269656e63696e6720706f73697469766520656d6f74696f6e7320616674657220612032312d64617920656d6f74696f6e616c20747261696e696e6720706572696f642e223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f65737469617a6f6e7461732d7374612d74686574696b612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33343a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223134353aceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf822dcf83cf84ceb12dceb8ceb5cf84ceb9cebaceac223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30322f31342f65737469617a6f6e7461732d7374612d74686574696b612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134353aceb5cf83cf84ceb9ceacceb6cebfcebdcf84ceb1cf822dcf83cf84ceb12dceb8ceb5cf84ceb9cebaceac2663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a22466f637573696e67206f6e2077686174e280997320706f736974697665223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313435223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1113, 'index.php?option=com_content&view=article&id=146', 'index.php?option=com_content&view=article&id=146:φράσεις-θετικότητας&catid=29', 'Positive expressions', ' The exercise below will help you acknowledge the bright side of life. ', '2022-07-11 13:35:16', '735e3c2382fc770b45476a32d4980801', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37313a22205468652065786572636973652062656c6f772077696c6c2068656c7020796f752061636b6e6f776c6564676520746865206272696768742073696465206f66206c6966652e20223b693a333b613a32373a7b733a323a226964223b693a3134363b733a353a22616c696173223b733a33373a22cf86cf81ceaccf83ceb5ceb9cf8220ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf82223b733a373a2273756d6d617279223b733a3239323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652065786572636973652062656c6f772077696c6c2068656c7020796f752061636b6e6f776c6564676520746865206272696768742073696465206f66206c6966652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3530323a22506f7369746976652065787072657373696f6e73202020202020202020202020202020202020202020202020202020200a205468652065786572636973652062656c6f772077696c6c2068656c7020796f752061636b6e6f776c6564676520746865206272696768742073696465206f66206c6966652e200a205772697465206f6e20506f73742d4974206e6f74657320796f7572206661766f7269746520706f73697469766974792071756f74652e20596f7520636f756c642066696e64206f6e65206f6e6c696e652c206d616b6520757020796f7572206f776e2c20666f722075736520746869733a2022206c6f6f6b20617420796f757273656c6620696e20746865206d6972726f722c20736d696c6520616e6420737065616b206b696e6420776f7264732e2054686520706572736f6e20696e20746865207265666c656374696f6e20697320796f757220667269656e642c20796f7572206265737420667269656e642122200a20537469636b2074686520506f73742d6974206e6f7465732074776f20646966666572656e7420706c616365732028746865206b69746368656e2c20796f757220636f6d70757465722c20796f7572206361722920616e64207072616374696365207768617420746865206e6f7465206d656e74696f6e732e20526570656174206576657279206461792e223b733a363a22696d61676573223b733a3231393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f667261736569732d74686574696b6f74697461732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33353a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223134363acf86cf81ceaccf83ceb5ceb9cf822dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf82223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34323a22696d616765732f323032322f30322f31342f667261736569732d74686574696b6f74697461732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134363acf86cf81ceaccf83ceb5ceb9cf822dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22506f7369746976652065787072657373696f6e73223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313436223b7d), (1114, 'index.php?option=com_content&view=article&id=147', 'index.php?option=com_content&view=article&id=147:γελάστε&catid=29', 'Laugh', ' It\'s been scientifically proven that\'s laughing is beneficial to our physical and mental health. ', '2022-07-11 13:36:12', '5be68c75eef19181ab9e5aaead2ab30d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39383a222049742773206265656e20736369656e7469666963616c6c792070726f76656e20746861742773206c61756768696e672069732062656e6566696369616c20746f206f757220706879736963616c20616e64206d656e74616c206865616c74682e20223b693a333b613a32373a7b733a323a226964223b693a3134373b733a353a22616c696173223b733a31343a22ceb3ceb5cebbceaccf83cf84ceb5223b733a373a2273756d6d617279223b733a3331393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e49742773206265656e20736369656e7469666963616c6c792070726f76656e20746861742773206c61756768696e672069732062656e6566696369616c20746f206f757220706879736963616c20616e64206d656e74616c206865616c74682e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3230303a224c61756768202020202020202020202020202020202020202020202020202020200a2049742773206265656e20736369656e7469666963616c6c792070726f76656e20746861742773206c61756768696e672069732062656e6566696369616c20746f206f757220706879736963616c20616e64206d656e74616c206865616c74682e200a204c617567682065766572792064617920666f7220322d33206d696e75746573206576656e206966206e6f7468696e672066756e6e7920697320676f696e67206f6e2e223b733a363a22696d61676573223b733a3230363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f67656c617374652e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33363a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31383a223134373aceb3ceb5cebbceaccf83cf84ceb5223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a32393a22696d616765732f323032322f30322f31342f67656c617374652e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134373aceb3ceb5cebbceaccf83cf84ceb52663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a353a224c61756768223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313437223b7d), (1115, 'index.php?option=com_content&view=article&id=186', 'index.php?option=com_content&view=article&id=186:τροχός&catid=36', 'The wheel', ' How do we build a wheel that represents our life? Follow the steps below: ', '2022-07-11 13:37:10', '4e2ec43e6c71f730ac005f1bfbff1bd4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37353a2220486f7720646f207765206275696c64206120776865656c207468617420726570726573656e7473206f7572206c6966653f20466f6c6c6f77207468652073746570732062656c6f773a20223b693a333b613a32373a7b733a323a226964223b693a3138363b733a353a22616c696173223b733a31323a22cf84cf81cebfcf87cf8ccf82223b733a373a2273756d6d617279223b733a3239363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e486f7720646f207765206275696c64206120776865656c207468617420726570726573656e7473206f7572206c6966653f20466f6c6c6f77207468652073746570732062656c6f773a3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313334353a2254686520776865656c202020202020202020202020202020202020202020202020202020200a20486f7720646f207765206275696c64206120776865656c207468617420726570726573656e7473206f7572206c6966653f20466f6c6c6f77207468652073746570732062656c6f773a200a20312e20446563696465207768696368206172656173206f66206f7572206c696665206769766520757320612073656e7365206f662062616c616e636520616e642066756c66696c6d656e742e200a205375676765737465642063617465676f72696573200a202d2046616d696c792f667269656e6473200a202d20506172746e6572200a202d20436172656572200a202d2046696e616e6369616c73200a202d204865616c74682028706879736963616c20616e64206d656e74616c206865616c74682c2065786572636973652c206e7574726974696f6e29200a202d20456e7669726f6e6d656e742028686f6d652f776f726b706c61636529200a202d20456e7465727461696e6d656e74200a202d20506572736f6e616c20646576656c6f706d656e742f656475636174696f6e200a202d2053706972697475616c20736561726368200a202d20536f63696574616c20696e746572616374696f6e200a2044657369676e206120776865656c207468617420696e636c75646573207468652063617465676f7269657320796f7520686176652073656c6563746564200a20322e20456163682072616469757320626567696e6e696e672066726f6d207468652063656e7465722073686f756c64206861766520736174697366616374696f6e206c6576656c732066726f6d2031202876657279206469737361746973666965642920746f2031302028636f6d706c6574656c7920736174697366696564292e2043686f6f736520746865206c6576656c206f6620736174697366616374696f6e20696e20656163682063617465676f7279206f6620796f7572206c6966652061742070726573656e742e205468656e2c20636f6e6e65637420746865206e756d6265727320796f7520686176652063686f73656e20736f20746861742061206e657720706572696d657465722077696c6c2062652064657369676e7320696e736964652074686520636972636c652e200a20546865206e657720706572696d657465722077696c6c20726566657220746f207468652062616c616e636520616e642066756c66696c6c6d656e7420696e20796f7572206c6966652061742070726573656e742e200a2049662074686973206e657720736861706520697320736d616c6c206f72206f66206972726567756c61722073686170652c207468656e20796f752061726520666172206f6620776861742077652063616c6c20612062616c616e636564206c6966652e200a205468652062696767657220616e64206d6f72652073796d6d6574726963616c2074686520636972636c652069732c2074686520736d6f6f7468657220616e64206661737465722069742063616e2072756e2e200a20332e2041736b20796f757273656c663a200a20486f7720646f2049206665656c2061626f7574206d79206c696665207768656e207761746368696e6720746865206469616772616d3f200a2057657265207468657265207375727072697365733f200a20496e2077686963682061726561732073686f756c642061207370656e64206d6f72652074696d6520616e6420656e6572677920616e6420666f72207768617420726561736f6e3f200a20576861742073686f756c642049206368616e67653f20486f7720646f2049206d616b6520746865206e6563657373617279206368616e6765733f223b733a363a22696d61676573223b733a3230353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74726f786f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30372d31312031333a33373a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31363a223138363acf84cf81cebfcf87cf8ccf82223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a32383a22696d616765732f323032322f30322f31342f74726f786f732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138363acf84cf81cebfcf87cf8ccf822663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a393a2254686520776865656c223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313836223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1124, 'index.php?option=com_content&view=article&id=240', 'index.php?option=com_content&view=article&id=240:eating-fruits-and-vegetables-and-exercising-can-make-us-happier&catid=45', 'Eating fruits and vegetables and exercising can make us happier', ' Η κατανάλωση φρούτων και λαχανικών και η άσκηση μπορούν να μας κάνουν πιο ευτυχισμένους ', '2022-09-01 10:02:29', '771c57e2a6a3cc5b858e3159e901c379', 1, 1, 1, '*', '2022-02-11 11:28:11', NULL, '2022-02-11 11:28:11', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136333a2220ce9720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebaceb1ceb920cebbceb1cf87ceb1cebdceb9cebacf8ecebd20cebaceb1ceb920ceb720ceaccf83cebaceb7cf83ceb720cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220cebaceaccebdcebfcf85cebd20cf80ceb9cebf20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf8220223b693a333b613a32373a7b733a323a226964223b693a3234303b733a353a22616c696173223b733a36333a22656174696e672066727569747320616e6420766567657461626c657320616e642065786572636973696e672063616e206d616b652075732068617070696572223b733a373a2273756d6d617279223b733a3237363a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313470743b223e3c7374726f6e673ece9720cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720cf86cf81cebfcf8dcf84cf89cebd20cebaceb1ceb920cebbceb1cf87ceb1cebdceb9cebacf8ecebd20cebaceb1ceb920ceb720ceaccf83cebaceb7cf83ceb720cebccf80cebfcf81cebfcf8dcebd20cebdceb120cebcceb1cf8220cebaceaccebdcebfcf85cebd20cf80ceb9cebf20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf85cf823c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a323139393a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4e65772072657365617263682066726f6d2074686520556e69766572736974696573206f66204b656e7420616e642052656164696e67207375676765737473207468617420656174696e672066727569747320616e6420766567657461626c657320616e642065786572636973696e672063616e20696e6372656173652068617070696e657373206c6576656c732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e5768696c6520746865206c696e6b206265747765656e206c6966657374796c6520616e642077656c6c2d6265696e6720686173206265656e20646f63756d656e74656420696e20746865207061737420616e6420697320776964656c79207573656420696e207075626c6963206865616c74682063616d706169676e7320746f20656e636f7572616765206865616c74687920656174696e6720616e642065786572636973652c206e65772066696e64696e6773207075626c697368656420696e20746865204a6f75726e616c206f662048617070696e65737320537475646965732073686f7720746861742061646f7074696e672061206c6966657374796c6520746861742070726f7669646573206c6f6e67207465726d2c20696e6469726563742062656e6566697473202d20696e7374656164206f662063686f696365732074686174206272696e6720696d6d65646961746520736174697366616374696f6e2d2c206c65616420746f20612068617070696572206c6966652e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e52657365617263686572732044722e204164656c696e61204773636877616e64746e65722028556e6976657273697479206f66204b656e74292c2044722e205361726168204a6577656c6c2c20616e642050726f666573736f7220556d61204b616d6268616d706174692028556e6976657273697479206f662052656164696e672920757365642061207661726961626c6520617070726f61636820746f206578616d696e6520686f7720726574617264656420736174697366616374696f6e20616e642063686f6963657320696e206576657279646179206c69666520636f756c64206166666563742068617070696e657373206f66206120706572736f6e2e204173206974207475726564206f75742c20656174696e672066727569747320616e6420766567657461626c657320616e642065786572636973696e6720636f6e7472696275746520746f2068617070696e65737320696e20746865206c6f6e67207465726d2e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e526567756c617220657865726369736520616e642061206865616c7468792064696574206d6179206e6f74206f66666572206173206d75636820696d6d65646961746520736174697366616374696f6e206173206f74686572206f7074696f6e732c20627574207468657920617265206d6f72652062656e6566696369616c20746f206f75722068617070696e65737320696e20746865206c6f6e67207465726d20616e64206f6e206120636f6e73697374656e742062617369732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e416e20696e746572657374696e6720666163742069732074686174206163636f7264696e6720746f20726573656172636820646174612c206d656e207365656d20746f206578657263697365206d6f726520616e6420776f6d656e20656174206d6f72652066727569747320616e6420766567657461626c65732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4163636f7264696e6720746f207468652072657365617263686572732c2022496e20726563656e7420796561727320746865726520686173206265656e206120736869667420746f7761726473206865616c7468696572206c6966657374796c652063686f696365732e20546865207265616c697a6174696f6e207468617420656174696e67206d6f72652066727569747320616e6420766567657461626c657320616e642065786572636973696e672063616e20696e6372656173652068617070696e657373206c6576656c7320616e6420696d70726f7665206865616c746820697320616e20696d706f7274616e7420646576656c6f706d656e742e20222e2e2e204966206120626574746572206c6966657374796c65206e6f74206f6e6c79206d616b6573207573206865616c74686965722062757420616c736f20686170706965722c207468656e207468652062656e656669742069732074776f666f6c642e223c2f7370616e3e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870783b223e4164656c696e61204773636877616e64746e65722c205361726168204a6577656c6c2c20556d6120532e204b616d6268616d706174692e204c6966657374796c6520616e64204c69666520536174697366616374696f6e3a2054686520526f6c65206f662044656c617965642047726174696669636174696f6e2e204a6f75726e616c206f662048617070696e65737320537475646965732c20323032313b20444f493a2031302e313030372f7331303930322d3032312d30303434302d793c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3236323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f456174696e675f6672756974735f616e645f766567657461626c65735f616e645f65786572636973696e675f63616e5f6d616b655f75735f686170706965722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a30323a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36373a223234303a656174696e672d6672756974732d616e642d766567657461626c65732d616e642d65786572636973696e672d63616e2d6d616b652d75732d68617070696572223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a38353a22696d616765732f323032322f30352f31312f456174696e675f6672756974735f616e645f766567657461626c65735f616e645f65786572636973696e675f63616e5f6d616b655f75735f686170706965722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30322d31312031313a32383a3131223b693a31303b4e3b693a31313b733a3132313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234303a656174696e672d6672756974732d616e642d766567657461626c65732d616e642d65786572636973696e672d63616e2d6d616b652d75732d686170706965722663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30322d31312031313a32383a3131223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36333a22456174696e672066727569747320616e6420766567657461626c657320616e642065786572636973696e672063616e206d616b652075732068617070696572223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323430223b7d), (1125, 'index.php?option=com_content&view=article&id=241', 'index.php?option=com_content&view=article&id=241:discovering-the-way-that-suits-us-to-pursuit-our-happiness&catid=45', 'Discovering the way that suits us to pursuit our happiness', ' Discovering the way that suits us to pursuit our happiness ', '2022-09-01 10:03:30', 'd0c41c00243a6889f75960120c04477b', 1, 1, 1, '*', '2022-02-11 11:28:11', NULL, '2022-02-11 11:28:11', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36303a2220446973636f766572696e672074686520776179207468617420737569747320757320746f2070757273756974206f75722068617070696e65737320223b693a333b613a32373a7b733a323a226964223b693a3234313b733a353a22616c696173223b733a35383a22646973636f766572696e672074686520776179207468617420737569747320757320746f2070757273756974206f75722068617070696e657373223b733a373a2273756d6d617279223b733a3137333a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e446973636f766572696e672074686520776179207468617420737569747320757320746f2070757273756974206f75722068617070696e6573733c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a323132353a220d0a3c703e3c656d3e5468652072657175657374656420697320746f2066696e642074686520776179207468617420737569747320757320746f20707572737565206f75722068617070696e657373213c2f656d3e3c2f703e0d0a3c703e4120726563656e7420737475647920627920746865204368696e6120496e73746974757465206f662050737963686f6c6f6779206578616d696e6564207468652072656c6174696f6e73686970206265747765656e20686f7720776520726174652068617070696e65737320617320696d706f7274616e7420616e6420746865206f766572616c6c2077656c6c2d6265696e67207765206665656c2e20497420686173206265656e20666f756e6420746861742061203c7374726f6e673e706f73697469766520617070726563696174696f6e206f662068617070696e657373206c6561647320746f20686967686572206c6576656c73206f662077656c6c2d6265696e672c20736174697366616374696f6e20616e6420706f73697469766520656d6f74696f6e732c3c2f7374726f6e673e207265676172646c657373206f66206120706572736f6e2773206167652e3c2f703e0d0a3c703e4163636f7264696e6720746f207468652072657365617263686572732720696e746572707265746174696f6e206f66207468652066696e64696e67732c203c7374726f6e673e6576616c756174696e672068617070696e65737320617320696d706f7274616e74206d6f7469766174657320757320746f206163746976656c792073747269766520746f20616368696576652077686174207765207365656b3c2f7374726f6e673e2e2050617274206f6620746869732070726f636573732069732074686520726567756c6174696f6e206f66206f757220656d6f74696f6e616c2073746174652c20746861742069732c2074686520726564756374696f6e206f6620756e706c656173616e7420656d6f74696f6e73207768656e2074686579206f6363757220616e642074686520696e637265617365206f6620706c656173616e7420656d6f74696f6e732c20736f20746861742077652063616e20636f6e74696e756520746f2073747269766520746f2061636869657665206f757220676f616c732e3c2f703e0d0a3c703e496e206f7468657220776f7264732c203c7374726f6e673e7374726976696e6720666f722068617070696e6573732063616e2061637475616c6c79206c65616420746f2068617070696e6573732c2070726f766964656420746861742074686520617070726f70726961746520746f6f6c7320666f7220656d6f74696f6e20726567756c6174696f6e206172652075736564203c2f7374726f6e673e2865782e207265617373657373696e672061206e6567617469766520736974756174696f6e20726174686572207468616e2061766f6964696e67206974292e205468652072657065746974696f6e20696e206576657279646179206c696665206f6620616374696f6e73207468617420617265206f7269656e74656420746f20706f7369746976697479202865782e2065787072657373696f6e206f66206772617469747564652920697320616c736f20636f6e7369646572656420696d706f7274616e742e3c2f703e0d0a3c703e3c7374726f6e673e416e6f7468657220696e746572657374696e6720636f6e636c7573696f6e20697320746861742074686572652061726520616c7465726e61746976652077617973206f6620617070726f616368696e672068617070696e6573732e3c2f7374726f6e673e204f6e20746865206f6e652068616e642c2070656f706c652077686f2076616c75652068617070696e6573732063616e20657870657269656e636520706f73697469766520656d6f74696f6e73206279206d696e696d697a696e67206e6567617469766520736974756174696f6e7320616e6420616368696576696e6720746865697220676f616c732e204f6e20746865206f746865722068616e642c2070656f706c65207769746820646576656c6f70656420616363657074616e636520736b696c6c7320696e697469616c6c79207265636f676e697a6520616e642061636365707420656d6f74696f6e73206576656e20696620746865792061726520756e706c656173616e742061732061207265616c69747920616e6420666f637573206f6e207768617420746865792063616e20636f6e74726f6c20616e64206368616e67652e20496e2074686973207761792c2074686579207361766520656e6572677920616e6420656d6f74696f6e616c207265736f75726365732c20776869636820616c736f207365656d7320746f20776f726b206566666563746976656c792e3c2f703e0d0a3c703e3c7374726f6e673e496e20636f6e636c7573696f6e2c20657870616e64696e67206f7572206669656c64206f662074686f7567687420616e6420616374696f6e20627920696e636c7564696e6720616c7465726e61746976652077617973206f66207075727375696e672068617070696e6573732063616e206d616b652069742065617369657220746f20616368696576652068617070696e6573732e3c2f7374726f6e673e3c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c70207374796c653d22746578742d616c69676e3a2063656e7465723b223e5a68616f2c20592e2c2057616e672c20512e2c2026616d703b2057616e672c204a2e202832303230292e2056616c75696e672068617070696e657373207072656469637473206869676865722077656c6ce280906265696e673a20546865206d6f6465726174696e6720726f6c65206f6620616363657074616e63652e205073796368204a6f75726e616c2c20392831292c203133322d3134332e3c2f703e223b733a363a22696d61676573223b733a3235373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f446973636f766572696e675f7468655f7761795f746861745f73756974735f75735f746f5f707572737569745f6f75725f68617070696e6573732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a30333a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a223234313a646973636f766572696e672d7468652d7761792d746861742d73756974732d75732d746f2d707572737569742d6f75722d68617070696e657373223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a38303a22696d616765732f323032322f30352f31312f446973636f766572696e675f7468655f7761795f746861745f73756974735f75735f746f5f707572737569745f6f75725f68617070696e6573732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30322d31312031313a32383a3131223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234313a646973636f766572696e672d7468652d7761792d746861742d73756974732d75732d746f2d707572737569742d6f75722d68617070696e6573732663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30322d31312031313a32383a3131223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35383a22446973636f766572696e672074686520776179207468617420737569747320757320746f2070757273756974206f75722068617070696e657373223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323431223b7d), (1126, 'index.php?option=com_content&view=article&id=243', 'index.php?option=com_content&view=article&id=243:ενσυνειδητότητα-διαλογισμός-στο-εργασιακό-περιβάλλον&catid=45', 'Awareness and Meditation in the workplace', ' Awareness and Meditation in the workplace ', '2022-09-01 10:04:39', '5984ee5d57ff04d325d65bd0e967689d', 1, 1, 1, '*', '2022-05-31 08:06:54', NULL, '2022-05-31 08:06:54', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a34333a222041776172656e65737320616e64204d656469746174696f6e20696e2074686520776f726b706c61636520223b693a333b613a32373a7b733a323a226964223b693a3234333b733a353a22616c696173223b733a3130303a22ceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb120ceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf8220cf83cf84cebf20ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd223b733a373a2273756d6d617279223b733a3135363a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e41776172656e65737320616e64204d656469746174696f6e20696e2074686520776f726b706c6163653c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a313833373a220d0a3c703e4d696e6466756c6e6573732064657363726962657320746865206162696c69747920746f2062652066756c6c792070726573656e7420696e206576657279206d6f6d656e7420776520657870657269656e63652c20667265652066726f6d20616e792063726974696369736d206f66206f75722074686f756768747320616e64206665656c696e67732ec2a03c2f703e0d0a3c703e4e756d65726f7573207374756469657320686176652073747564696564207468652062656e6566697473206f66207468697320707261637469636520666f72206f7572206d656e74616c206865616c74682c206120666163742074686174206c65616473206d6f726520616e64206d6f726520776f726b706c6163657320746f2070726f6d6f746520747261696e696e672070726f6772616d7320696e206d696e6466756c6e657373206261736564206f6e207468652077656c6c2d6265696e67206f662068756d616e207265736f75726365732e3c2f703e0d0a3c703e476976656e207468617420696e63726561736564206c6576656c73206f662073747265737320617265206f6e65206f6620746865206d6f737420636f6d6d6f6e206361757365732074686174206e656761746976656c792061666665637420746865206d656e74616c206865616c7468206f6620656d706c6f7965657320616e6420636f6e73657175656e746c7920746865697220706572666f726d616e636520617420776f726b2c20426f73746f636b20616e6420636f6c6c656167756573202832303139292c20696e766573746967617465642074686520696d70616374206f6620746865206170706c69636174696f6e206f66206d696e6466756c6e65737320616e64206d656469746174696f6e20746563686e6971756573206f6e20776f726b207374726573732e3c2f703e0d0a3c703e54686520737475647920696e766f6c76656420363020656d706c6f7965657320776f726b696e6720696e20746865206669656c64206f66206469676974616c206d61726b6574696e6720616e6420746865206566666563746976656e657373206f662061206f6e652d64617920747261696e696e6720696e2072656c6174696f6e20746f206120636f6d70726568656e7369766520747261696e696e672070726f6772616d206c617374696e672036207765656b7320776173206578616d696e65642e20546563686e6971756573207573656420696e636c75646564206d656469746174696f6e20616e64206d696e6466756c6e65737320747261696e696e672c2064696170687261676d6174696320627265617468696e672070726163746963652c20616e642074686520757365206f66206d656e74616c20696d616765727920746f20646576656c6f70206d696e6466756c6e65737320736b696c6c732e3c2f703e0d0a3c703e54686520726573656172636865727320666f756e6420746861742074686520696e746567726174656420747261696e696e672070726f6772616d206c656420746f2061207369676e69666963616e746c79206772656174657220726564756374696f6e20696e20737472657373206c6576656c7320636f6d706172656420746f206f6e652d64617920747261696e696e672e205468657920616c736f20636f6e636c75646564207468617420697420776173206d6f7265206c696b656c7920746f20636f6e7472696275746520746f2074686520726567756c6174696f6e206f66206e6567617469766520656d6f74696f6e732062757420616c736f20746f2074686520646576656c6f706d656e74206f66206d616e6167656d656e7420737472617465676965732e3c2f703e0d0a3c703e4163636f7264696e6720746f207468652061626f76652066696e64696e67732c2074686520696e746567726174696f6e206f662061776172656e65737320616e64206d656469746174696f6e2070726f6772616d7320696e2074686520776f726b20656e7669726f6e6d656e742c207365656d7320746f2068656c70207369676e69666963616e746c7920696e207265647563696e6720776f726b207374726573732c207769746820726573656172636865727320686967686c69676874696e6720746865206566666563746976656e657373206f6620696e746567726174656420696e74657276656e74696f6e732e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e426f73746f636b2c20532e2c2043726f737377656c6c2c20412e20442e2c20507261746865722c20412e20412e2c2026616d703b2053746570746f652c20412e202832303139292e204d696e6466756c6e657373206f6e2d7468652d676f3a2045666665637473206f662061206d696e6466756c6e657373206d656469746174696f6e20617070206f6e20776f726b2073747265737320616e642077656c6c2d6265696e672e204a6f75726e616c206f66206f636375706174696f6e616c206865616c74682070737963686f6c6f67792c2032342831292c203132372e3c2f703e223b733a363a22696d61676573223b733a3234303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f41776172656e6573735f616e645f4d656469746174696f6e5f696e5f7468655f776f726b706c6163652e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a30343a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130343a223234333aceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb12dceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf822dcf83cf84cebf2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36333a22696d616765732f323032322f30352f31312f41776172656e6573735f616e645f4d656469746174696f6e5f696e5f7468655f776f726b706c6163652e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30352d33312030383a30363a3534223b693a31303b4e3b693a31313b733a3135383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234333aceb5cebdcf83cf85cebdceb5ceb9ceb4ceb7cf84cf8ccf84ceb7cf84ceb12dceb4ceb9ceb1cebbcebfceb3ceb9cf83cebccf8ccf822dcf83cf84cebf2dceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf80ceb5cf81ceb9ceb2ceaccebbcebbcebfcebd2663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30352d33312030383a30363a3534223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34313a2241776172656e65737320616e64204d656469746174696f6e20696e2074686520776f726b706c616365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323433223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1127, 'index.php?option=com_content&view=article&id=244', 'index.php?option=com_content&view=article&id=244:covid-19,-mental-health-and-physical-activity&catid=45', 'COVID-19, mental health and physical activity', ' COVID-19, mental health and physical activity ', '2022-09-01 10:10:14', 'bf361fbca1c564a1f1a54798cb197e57', 1, 1, 1, '*', '2022-06-15 08:42:16', NULL, '2022-06-15 08:42:16', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a34373a2220434f5649442d31392c206d656e74616c206865616c746820616e6420706879736963616c20616374697669747920223b693a333b613a32373a7b733a323a226964223b693a3234343b733a353a22616c696173223b733a34353a22636f7669642031392c206d656e74616c206865616c746820616e6420706879736963616c206163746976697479223b733a373a2273756d6d617279223b733a3136303a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e434f5649442d31392c206d656e74616c206865616c746820616e6420706879736963616c2061637469766974793c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a313831373a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e496e2074686520636f6e74657874206f6620746865203c7374726f6e673e436f7669642d31392070616e64656d69633c2f7374726f6e673e2c206d616e7920737475646965732068617665206265656e2063617272696564206f757420746f206578616d696e6520686f7720746865203c7374726f6e673e6d656e74616c206865616c74683c2f7374726f6e673e206f662070656f706c6520776f726c6477696465206973206265696e672061666665637465642e20526f62696e736f6e20616e6420636f6c6c656167756573207075626c697368656420696e204a616e7561727920323032322061206d6574612d616e616c79736973206f662036352073747564696573207468617420636f6d7061726564207061727469636970616e747327206d656e74616c206865616c7468203c7374726f6e673e6265666f726520616e6420647572696e67207468652070616e64656d69632e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e54686520726573756c74732073686f7765642074686174207468657265207761732061203c7374726f6e673e7369676e69666963616e742062757420737461746973746963616c6c7920736d616c6c20696e637265617365206f662070737963686f706174686f6c6f67792e3c2f7374726f6e673e2054686520696e637265617365732077657265206d6f7265207369676e69666963616e7420666f72203c7374726f6e673e64657072657373696f6e3c2f7374726f6e673e2c206173206f70706f73656420746f20736d616c6c6572206368616e67657320696e203c7374726f6e673e616e7869657479206469736f726465723c2f7374726f6e673e2073796d70746f6d732e20546865206f766572616c6c20696e63726561736520696e206d656e74616c206865616c74682073796d70746f6d7320776173206d6f73742070726f6e6f756e636564203c7374726f6e673e696e207468652066697273742074776f206d6f6e7468733c2f7374726f6e673e206166746572207468652057484f206465636c6172656420612070616e64656d69632e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e496e20666163742c20696e20616e6f746865722073747564792c207468652072656c6174696f6e73686970206f6620706879736963616c2061637469766974792077697468206465746572696f726174696f6e20696e206d656e74616c206865616c746820647572696e67207468652070616e64656d69632077617320696e7665737469676174656420616e6420776861742077617320666f756e642069732074686174203c7374726f6e673e68696768657220706879736963616c206163746976697479206973206173736f6369617465642077697468206869676865722077656c6c2d6265696e672c207175616c697479206f66206c6966652061732077656c6c206173206c6f77657220646570726573736976652073796d70746f6d732c20616e786965747920616e64207374726573732c20697272657370656374697665206f66206167652e3c2f7374726f6e673e20496e206164646974696f6e2c2069742077617320666f756e642074686174203c7374726f6e673e776f6d656e2077657265206d6f72652076756c6e657261626c6520746f206368616e67657320696e206d656e74616c206865616c746820616e64206d656e2077657265206d6f72652070726f6e6520746f206368616e67657320696e20706879736963616c2061637469766974792e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e526f62696e736f6e2c20452e2c20537574696e2c20412e20522e2c2044616c792c204d2e2c2026616d703b204a6f6e65732c20412e202832303232292e20412073797374656d617469632072657669657720616e64206d6574612d616e616c79736973206f66206c6f6e6769747564696e616c20636f686f7274207374756469657320636f6d706172696e67206d656e74616c206865616c7468206265666f72652076657273757320647572696e672074686520434f5649442d31392070616e64656d696320696e20323032302e204a6f75726e616c206f6620616666656374697665206469736f72646572732c203239362c20353637e280933537362e2068747470733a2f2f646f692e6f72672f31302e313031362f6a2e6a61642e323032312e30392e3039383c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3234353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f434f5649442d31395f6d656e74616c5f6865616c74685f616e645f706879736963616c5f61637469766974795f322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a31303a3134223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34393a223234343a636f7669642d31392c2d6d656e74616c2d6865616c74682d616e642d706879736963616c2d6163746976697479223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36383a22696d616765732f323032322f30352f31312f434f5649442d31395f6d656e74616c5f6865616c74685f616e645f706879736963616c5f61637469766974795f322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30362d31352030383a34323a3136223b693a31303b4e3b693a31313b733a3130333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234343a636f7669642d31392c2d6d656e74616c2d6865616c74682d616e642d706879736963616c2d61637469766974792663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30362d31352030383a34323a3136223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22434f5649442d31392c206d656e74616c206865616c746820616e6420706879736963616c206163746976697479223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323434223b7d), (1128, 'index.php?option=com_content&view=article&id=245', 'index.php?option=com_content&view=article&id=245:hugging-stress-hormones-have-an-unexpected-connection&catid=45', 'Hugging & stress hormones have an unexpected connection', ' Hugging & stress hormones have an unexpected connection ', '2022-09-01 10:11:15', 'de047a4b5bd8d90fc69113ff0f3567fc', 1, 1, 1, '*', '2022-06-29 08:35:37', NULL, '2022-06-29 08:35:37', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a35373a222048756767696e6720262073747265737320686f726d6f6e6573206861766520616e20756e657870656374656420636f6e6e656374696f6e20223b693a333b613a32373a7b733a323a226964223b693a3234353b733a353a22616c696173223b733a35333a2268756767696e672073747265737320686f726d6f6e6573206861766520616e20756e657870656374656420636f6e6e656374696f6e223b733a373a2273756d6d617279223b733a3137343a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e48756767696e672026616d703b2073747265737320686f726d6f6e6573206861766520616e20756e657870656374656420636f6e6e656374696f6e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a333739303a220d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e576520687567206f7468657273207768656e2077652061726520657863697465642c2068617070792c207361642c206f72207768656e2077652061726520747279696e6720746f20636f6d666f7274207468656d2e2048756767696e67207365656d7320746f20626520756e6976657273616c6c7920636f6d666f7274696e672e204974206d616b6573207573206665656c20676f6f642e2048756767696e6720616c736f206170706561727320746f206265206c696e6b656420746f206d656e74616c206865616c746820616e642068617070696e6573732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4163636f7264696e6720746f20736369656e74697374732c207468652062656e6566697473206f662068756767696e6720676f206265796f6e642074686174207761726d206665656c696e6720796f7520676574207768656e20796f7520686f6c6420736f6d656f6e6520696e20796f75722061726d732e205768656e206120667269656e64206f722066616d696c79206d656d62657220697320676f696e67207468726f75676820736f6d657468696e67207061696e66756c206f7220756e706c656173616e7420696e207468656972206c6966652c20776520687567207468656d2e20526573656172636865727320616c736f2073756767657374207468617420737570706f7274696e6720616e6f7468657220706572736f6e20776974682061206875672063616e207265647563652074686520616e7869657479206f662074686520706572736f6e206265696e6720636f6d666f727465642e2049742063616e206576656e207265647563652074686520737472657373206f662074686520706572736f6e207468617420676976657320636f6d666f72742e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e536f2063616e20796f752072656d656d62657220746865206c6173742074696d6520796f752066656c74207265616c6c792073747265737365643f20576861742068656c70656420796f752063616c6d20646f776e3f3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e54686572652061726520766172696f7573207374726174656769657320746861742070656f706c652063616e2075736520746f207265647563652073747265737320e2809320666f72206578616d706c652c2069742063616e2062652068656c7066756c20746f2074616c6b20746f20736f6d656f6e652e204164646974696f6e616c6c792c20746f75636820686173206265656e2073686f776e20746f20726564756365207374726573732c206a757374206c696b652061206e696365206d6173736167652e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e41206e6577204765726d616e2073747564792c20726563656e746c79207075626c697368656420696e207468652061636164656d6963206a6f75726e616c20504c6f53204f4e4520284265727265747a20657420616c2e2c2032303232292c20696e76657374696761746564207468652065666665637473206f6620616e6f7468657220636f6d6d6f6e20666f726d206f6620736f6369616c20746f756368206f6e20616e78696574793a2068756767696e672e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e496e207468652073747564792c20726573656172636865727320696e766974656420636f75706c657320696e746f207468656972206c616220616e642072616e646f6d6c792061737369676e6564207468656d20746f206f6e65206f662074776f20636f6e646974696f6e732e20496e20746865206578706572696d656e74616c20636f6e646974696f6e2c20706172746e657273207765726520616c6c6f77656420746f20637564646c6520666f72203230207365636f6e6473206265666f7265206265696e67206578706f73656420746f20612073747265737320746573742e20496e2074686520636f6e74726f6c20636f6e646974696f6e2c207061727469636970616e74732077657265206578706f73656420746f207468652073616d652073747265737366756c20746573742c20776974686f7574206265696e6720616c6c6f77656420746f20687567206265666f72652e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e496e20626f746820636f6e646974696f6e732c2074686520736369656e7469737473206d656173757265642074686520766f6c756e74656572732720636f727469736f6c206c6576656c732c20617320636f727469736f6c20697320746865206d6f737420696d706f7274616e742073747265737320686f726d6f6e6520696e2068756d616e732e20496e206164646974696f6e2c2074686520766f6c756e74656572732066696c6c6564206f75742061207175657374696f6e6e616972652061626f7574207468656972206665656c696e677320647572696e6720746865206578706572696d656e7420616e642068616420746865697220626c6f6f64207072657373757265206d656173757265642e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e5768617420776572652074686520726573756c7473206f66207468652073747564793f3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e54686520726573656172636865727320666972737420636865636b65642074686520636f75706c6573e280992072656c6174696f6e7368697020736174697366616374696f6e20616e6420666f756e642069742061742068696768206c6576656c732e205370656369666963616c6c792c2074686572652077657265206e6f20646966666572656e63657320696e2072656c6174696f6e7368697020736174697366616374696f6e206265747765656e20746865206578706572696d656e74616c20616e6420636f6e74726f6c2067726f757073207468617420636f756c64206861766520696e666c75656e6365642074686520726573756c74732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e41732061207365636f6e6420737465702c20736369656e746973747320616e616c797a65642074686520766f6c756e74656572732720636f727469736f6c206c6576656c732e2049742077617320666f756e642074686174203135206d696e7574657320616e64203235206d696e757465732061667465722074686520746573742074686520636f727469736f6c206c6576656c73207765726520686967686572207468616e206265666f72652074686520746573742e205468697320696e646963617465732074686174207468652074657374207375636365737366756c6c7920696e64756365642073747265737320696e2074686520766f6c756e74656572732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e496e746572657374696e676c792c206d656e2073686f776564207369676e69666963616e746c792068696768657220636f727469736f6c2072656c65617365207468616e20776f6d656e2c2070726f6d7074696e672074686520736369656e746973747320746f20696e636c7564652067656e64657220696e206675727468657220616e616c797365732e2054686520636f6d70617269736f6e206265747765656e20746865206578706572696d656e74616c20636f6e646974696f6e207468617420696e636c7564656420612032302d7365636f6e642068756720616e642074686520636f6e74726f6c20636f6e646974696f6e20776974686f75742061206875672072657665616c656420612073757270726973696e6720726573756c742e2048756767696e67207265647563656420636f727469736f6c206c6576656c732c20627574206f6e6c7920696e20776f6d656e2e20437564646c696e6720646964206e6f742061666665637420626c6f6f6420707265737375726520616e6420656d6f74696f6e207175657374696f6e6e6169726520726573756c74732e3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e546875732c207468652073747564792066696e64696e67732073756767657374207468617420696e20776f6d656e2c2068756767696e6720746865697220706172746e6572206265666f726520612073747265737366756c20736974756174696f6e2028737563682061732061206a6f6220696e74657276696577206f7220612070726573656e746174696f6e29206d617920626520616e206566666563746976652077617920746f2072656475636520737472657373206f6e20612062696f6c6f676963616c206c6576656c2e3c2f7370616e3e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4a6f75726e616c205265666572656e63653a3c2f7370616e3e3c2f703e0d0a3c703e3c7370616e207374796c653d22666f6e742d73697a653a20313870783b223e4265727265747a20472c20436562756c6120432c20576f7274656c6d616e6e20424d2c2050617061646f706f756c6f7520502c20576f6c66204f542c204f636b6c656e6275726720532c205061636b686569736572204a2e202832303232292e20526f6d616e74696320706172746e657220656d6272616365732072656475636520636f727469736f6c2072656c656173652061667465722061637574652073747265737320696e64756374696f6e20696e20776f6d656e20627574206e6f7420696e206d656e2e20504c6f53204f6e652c2031372c2065303236363838372e3c2f7370616e3e3c2f703e223b733a363a22696d61676573223b733a3235333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f48756767696e675f5f7374726573735f686f726d6f6e65735f686176655f616e5f756e65787065637465645f636f6e6e656374696f6e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a31313a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223234353a68756767696e672d7374726573732d686f726d6f6e65732d686176652d616e2d756e65787065637465642d636f6e6e656374696f6e223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37363a22696d616765732f323032322f30352f31312f48756767696e675f5f7374726573735f686f726d6f6e65735f686176655f616e5f756e65787065637465645f636f6e6e656374696f6e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30362d32392030383a33353a3337223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234353a68756767696e672d7374726573732d686f726d6f6e65732d686176652d616e2d756e65787065637465642d636f6e6e656374696f6e2663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30362d32392030383a33353a3337223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35353a2248756767696e6720262073747265737320686f726d6f6e6573206861766520616e20756e657870656374656420636f6e6e656374696f6e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323435223b7d), (1129, 'index.php?option=com_content&view=article&id=246', 'index.php?option=com_content&view=article&id=246:gratitude-its-contribution-to-stress-reduction&catid=45', 'Gratitude: its contribution to stress reduction', ' Gratitude: its contribution to stress reduction ', '2022-09-01 10:12:15', '2bed9f9e106e2113c0b8ad5fb928413f', 1, 1, 1, '*', '2022-07-11 13:16:54', NULL, '2022-07-11 13:16:54', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a34393a22204772617469747564653a2069747320636f6e747269627574696f6e20746f2073747265737320726564756374696f6e20223b693a333b613a32373a7b733a323a226964223b693a3234363b733a353a22616c696173223b733a34363a226772617469747564652069747320636f6e747269627574696f6e20746f2073747265737320726564756374696f6e223b733a373a2273756d6d617279223b733a3136323a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e4772617469747564653a2069747320636f6e747269627574696f6e20746f2073747265737320726564756374696f6e3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a313132363a220d0a3c703e496e20726563656e742079656172732c2074686520706f73697469766520656666656374206f662067726174697475646520686173206265656e20736369656e7469666963616c6c792065737461626c697368656420696e20766172696f757320617265617320746861742070726f6d6f7465206d656e74616c2077656c6c2d6265696e672e3c2f703e0d0a3c703e416d6f6e6720746865207374756469657320646f63756d656e74696e6720746869732072656c6174696f6e736869702c20c2a0697320746865207374756479206f66204b72656a746b20616e6420636f6c6c656167756573202832303136292c207468617420686967686c696768746564207468652076616c7565206f66206b656570696e672061206461696c79207265636f726420c2a06f6620746865207468696e67732077652061726520677261746566756c20666f722e204d6f7265207370656369666963616c6c792c206120746f74616c206f66203538207061727469636970616e747320746f6f6b207061727420696e2074686520726573656172636820616e642077657265206469766964656420696e746f2074776f20657175616c2067726f7570732e20416c6c207061727469636970616e7473207765726520696e737472756374656420746f207261746520616e64207265636f7264206461696c7920666f722032207765656b73207468656972206c6576656c206f662073747265737320647572696e6720746865206461792e20546865206f6e65206f66207468652074776f2067726f75707320776173206164646974696f6e616c6c7920696e737472756374656420746f206b6565702061206c697374206f662036207468696e677320746865792066656c7420677261746566756c20666f7220647572696e67207468656972206461792e3c2f703e0d0a3c703e4163636f7264696e6720746f2074686520726573756c74732c2074686520726573656172636865727320666f756e64206120726564756374696f6e20696e20706572636569766564206c6576656c73206f66206461696c792073747265737320696e207468652067726f75702074686174206b6570742074686520677261746974756465206a6f75726e616c2c20737570706f7274696e672074686520696d706f7274616e7420636f6e747269627574696f6e206f662067726174697475646520746f206d656e74616c206865616c74682e3c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c703e4b72656a747a2c20492e2c204e657a6c656b2c204a2e20422e2c204d6963686e69636b612c20412e2c20486f6c61732c20502e2c2026616d703b20527573616e6f77736b612c204d2e202832303136292e20436f756e74696e67206f6e65e280997320626c657373696e67732063616e207265647563652074686520696d70616374206f66206461696c79207374726573732e204a6f75726e616c206f662048617070696e65737320537475646965732c2031372831292c2032352d33392e3c2f703e223b733a363a22696d61676573223b733a3234353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f4772617469747564655f6974735f636f6e747269627574696f6e5f746f5f7374726573735f726564756374696f6e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a31323a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a223234363a6772617469747564652d6974732d636f6e747269627574696f6e2d746f2d7374726573732d726564756374696f6e223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36383a22696d616765732f323032322f30352f31312f4772617469747564655f6974735f636f6e747269627574696f6e5f746f5f7374726573735f726564756374696f6e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30372d31312031333a31363a3534223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234363a6772617469747564652d6974732d636f6e747269627574696f6e2d746f2d7374726573732d726564756374696f6e2663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30372d31312031333a31363a3534223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a224772617469747564653a2069747320636f6e747269627574696f6e20746f2073747265737320726564756374696f6e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323436223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1130, 'index.php?option=com_content&view=article&id=247', 'index.php?option=com_content&view=article&id=247:could-eating-more-fruit-keep-depression-at-bay&catid=45', 'Could eating more fruit keep depression at bay?', ' Could eating more fruit keep depression at bay? ', '2022-09-01 10:13:22', '82d3d1e013705aae1366bbecb97cd738', 1, 1, 1, '*', '2022-07-16 07:29:56', NULL, '2022-07-16 07:29:56', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a34393a2220436f756c6420656174696e67206d6f7265206672756974206b6565702064657072657373696f6e206174206261793f20223b693a333b613a32373a7b733a323a226964223b693a3234373b733a353a22616c696173223b733a34363a22636f756c6420656174696e67206d6f7265206672756974206b6565702064657072657373696f6e20617420626179223b733a373a2273756d6d617279223b733a3136323a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e436f756c6420656174696e67206d6f7265206672756974206b6565702064657072657373696f6e206174206261793f3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a323230323a220d0a3c703e50656f706c652077686f20726567756c61726c7920636f6e73756d65203c7374726f6e673e612073756666696369656e7420616d6f756e74206f662066727569743c2f7374726f6e673e20617265206d6f7265206c696b656c7920746f207265706f7274203c7374726f6e673e67726561746572206d656e74616c2077656c6c2d6265696e673c2f7374726f6e673e20616e6420617265206c657373206c696b656c7920746f207265706f72742073796d70746f6d73206f662064657072657373696f6e20696e20636f6d70617269736f6e20746f2074686f73652077686f20646f6e27742c206163636f7264696e6720746f206e65772072657365617263682066696e64696e67732066726f6d204173746f6e20556e6976657273697479277320436f6c6c656765206f66204865616c746820616e64204c69666520536369656e6365732c206578616d696e696e6720646174612066726f6d20343238206164756c74732e3c2f703e0d0a3c703e546865207265736561726368657273272066696e64696e677320737567676573742074686174203c7374726f6e673e686f77206f6674656e3c2f7374726f6e673e20776520636f6e73756d65206672756974206861732061206772656174657220696d70616374206f6e206f7572206d656e74616c206865616c7468207468616e2074686520746f74616c20616d6f756e7420776520636f6e73756d6520647572696e672061207479706963616c207765656b2e3c2f703e0d0a3c703e546865207465616d20616c736f20666f756e6420746861742070656f706c652077686f20636f6e73756d65203c7374726f6e673e73616c747920736e61636b733c2f7374726f6e673e207375636820617320706f7461746f2063686970732c20776869636820617265203c7374726f6e673e6c6f7720696e206e75747269656e74733c2f7374726f6e673e2c20617265206d6f7265206c696b656c7920746f207265706f7274203c7374726f6e673e686967686572206c6576656c73206f6620616e78696574793c2f7374726f6e673e2c2073747265737320616e642064657072657373696f6e2c2061732077656c6c206173207369676e73206f6620636f676e6974697665206465636c696e65202873756368206173206e6f742072656d656d626572696e67207768657265206c65667420746865206b657973292c2061732077656c6c206173203c7374726f6e673e6c6f776572206c6576656c73206f66206d656e74616c2077656c6c2d6265696e673c2f7374726f6e673e2e3c2f703e0d0a3c703e4c65616420617574686f72204e69636f6c612d4a61796e65205475636b20636f6d6d656e7465643a3c2f703e0d0a3c703e22496e2074686520706173742c206f746865722073747564696573206861766520666f756e6420616e206173736f63696174696f6e206265747765656e2066727569747320616e6420766567657461626c657320616e64206d656e74616c206865616c74682c20627574206665772068617665206c6f6f6b65642061742066727569747320616e6420766567657461626c65732073657061726174656c7920e28094616e64206576656e206665776572206861766520617373657373656420626f7468206672657175656e637920616e6420616d6f756e74206f6620696e74616b652e3c2f703e0d0a3c703e426f7468203c7374726f6e673e6672756974733c2f7374726f6e673e20616e64203c7374726f6e673e766567657461626c65733c2f7374726f6e673e20617265207269636820696e203c7374726f6e673e616e74696f786964616e74732c20666962657220616e6420657373656e7469616c206d6963726f6e75747269656e74733c2f7374726f6e673e20746861742070726f6d6f7465206f7074696d616c20627261696e2066756e6374696f6e2e205468657365206e75747269656e74732c20686f77657665722c2063616e206265206c6f737420647572696e6720636f6f6b696e672e20456174696e67203c7374726f6e673e726177206672756974733c2f7374726f6e673e20636f756c6420706f737369626c79206578706c61696e207468656972203c7374726f6e673e7374726f6e676572206566666563743c2f7374726f6e673e206f6e206f7572203c7374726f6e673e6d656e74616c206865616c74683c2f7374726f6e673e2e3c2f703e0d0a3c703e4368616e67696e67207468652063686f696365206f6620736e61636b7320696e206f7572206461696c792064696574206d6179206265206120766572792073696d706c6520616e6420656173792077617920746f20696d70726f7665206f7572206d656e74616c2077656c6c2d6265696e672e20496e2067656e6572616c2c206974277320646566696e6974656c7920776f72746820747279696e6720746f2067657420696e746f20746865206861626974206f66207069636b696e6720612066727569742066726f6d2074686520667275697420626f776c2e223c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c703e4e69636f6c612d4a61796e65205475636b2c20436c6169726520562e20466172726f772c204a61736f6e204d69636861656c2054686f6d61732ec2a04672657175656e6379206f6620667275697420636f6e73756d7074696f6e20616e64207361766f75727920736e61636b696e6720707265646963742070737963686f6c6f676963616c206865616c74683b2073656c656374697665206d6564696174696f6e2076696120636f676e6974697665206661696c757265732ec2a03c656d3e42726974697368204a6f75726e616c206f66204e7574726974696f6e3c2f656d3e2c20323032323b203120444f493ac2a03c6120687265663d22687474703a2f2f64782e646f692e6f72672f31302e313031372f5330303037313134353232303031363630223e31302e313031372f53303030373131343532323030313636303c2f613e3c2f703e223b733a363a22696d61676573223b733a3234353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f436f756c645f656174696e675f6d6f72655f66727569745f6b6565705f64657072657373696f6e5f61745f6261792e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d30312031303a31333a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a223234373a636f756c642d656174696e672d6d6f72652d66727569742d6b6565702d64657072657373696f6e2d61742d626179223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36383a22696d616765732f323032322f30352f31312f436f756c645f656174696e675f6d6f72655f66727569745f6b6565705f64657072657373696f6e5f61745f6261792e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30372d31362030373a32393a3536223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234373a636f756c642d656174696e672d6d6f72652d66727569742d6b6565702d64657072657373696f6e2d61742d6261792663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30372d31362030373a32393a3536223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a22436f756c6420656174696e67206d6f7265206672756974206b6565702064657072657373696f6e206174206261793f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323437223b7d), (1134, 'index.php?option=com_content&view=article&id=248', 'index.php?option=com_content&view=article&id=248:being-supportive-in-our-social-relationships-is-linked-to-better-health&catid=45', 'Being supportive in our social relationships is linked to better health', ' Being supportive in our social relationships is linked to better health ', '2022-09-29 07:07:31', 'd194498fa2465f986ddc0a9c0e5aae8f', 1, 1, 1, '*', '2022-08-01 07:29:56', NULL, '2022-08-01 07:29:56', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37333a22204265696e6720737570706f727469766520696e206f757220736f6369616c2072656c6174696f6e7368697073206973206c696e6b656420746f20626574746572206865616c746820223b693a333b613a32373a7b733a323a226964223b693a3234383b733a353a22616c696173223b733a37313a226265696e6720737570706f727469766520696e206f757220736f6369616c2072656c6174696f6e7368697073206973206c696e6b656420746f20626574746572206865616c7468223b733a373a2273756d6d617279223b733a3138363a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e4265696e6720737570706f727469766520696e206f757220736f6369616c2072656c6174696f6e7368697073206973206c696e6b656420746f20626574746572206865616c74683c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a313639333a220d0a3c703e50726576696f757320726573656172636820686173206c696e6b656420706f73697469766520696e746572706572736f6e616c2072656c6174696f6e736869707320746f20626574746572206865616c74682e204120726563656e742073747564792066726f6d204f68696f20556e697665727369747920657874656e646564207468652066696e64696e677320627920686967686c696768746e6e67207468617420746869732072656c6174696f6e7368697020697320696e666c75656e636564206279207468652064656772656520746f2077686963682077652061726520737570706f727469766520746f2070656f706c652061726f756e642075732e3c2f703e0d0a3c703e4d6f7265207370656369666963616c6c792c20616e20696e64696361746f72206f66206865616c746820737461747573206973207468652070726573656e6365206f7220616273656e6365206f66206368726f6e696320696e666c616d6d6174696f6e2e20546865207265736561726368657273206578616d696e656420746865206c6576656c73206f662073706563696669632070726f7465696e73202d206d61726b657273206f6620696e666c616d6d6174696f6e20696e2074686520626c6f6f642c2061732077656c6c2061732074686520726573706f6e736573206f662031303534206164756c74207061727469636970616e747320746f207175657374696f6e6e616972657320726567617264696e6720746865207175616c697479206f6620746865697220696e746572706572736f6e616c2072656c6174696f6e73686970732e204163636f7264696e6720746f2074686520726573756c74732c2070656f706c652077686f2068616420676f6f6420696e746572706572736f6e616c2072656c6174696f6e73686970732073686f776564206c6f776572206c6576656c73206f66207468652070726f7465696e73202d206d61726b657273206f6620696e666c616d6d6174696f6e2028616e64207468657265666f726520626574746572206865616c74682073746174757329207768656e20746865792077657265206d6f726520737570706f727469766520616e6420617661696c61626c6520746f206f666665722068656c7020696e20746865697220696e746572706572736f6e616c2072656c6174696f6e73686970732e3c2f703e0d0a3c703e4f6e6520706f737369626c65206578706c616e6174696f6ec2a0206163636f7264696e6720746f207468652072657365617263686572732c2069732074686174207768656e2c20696e206164646974696f6e20746f20726563656976696e672c20776520616c736f2070726f7669646520737570706f727420616e642068656c7020696e206f757220696e746572706572736f6e616c2072656c6174696f6e73686970732c20612073656e7365206f662072657761726420697320656e68616e6365642c2077686963682061742074686520627261696e206c6576656c206973206c696e6b656420746f20686f726d6f6e657320746861742072656c696576652073747265737320616e642072656475636520696e666c616d6d6174696f6e206c6576656c7320696e206f757220626f64792e3c2f703e0d0a3c703e496e206f7468657220776f7264732c206974206973206e6f7420656e6f75676820746f20686176652070656f706c652077652063616e206c65616e206f6e20696e206f757220656e7669726f6e6d656e742c2062757420776520616c736f206e65656420746f20626520617661696c61626c6520746f2068656c7020616e6420737570706f72742e20496e2074686174207761792c2077652077696c6c2062652061626c6520746f2072656170206e6f74206f6e6c79207468652070726163746963616c2062757420616c736f20746865206865616c74682062656e65666974732e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c703e4a69616e672c20542e2c2059616b696e2c20532e2c2043726f636b65722c204a2e2c2026616d703b205761792c20422e204d2e202832303232292e2050657263656976656420736f6369616c20737570706f72742d676976696e67206d6f6465726174657320746865206173736f63696174696f6e206265747765656e20736f6369616c2072656c6174696f6e736869707320616e6420696e7465726c65756b696e2d36206c6576656c7320696e20626c6f6f642e20427261696e2c206265686176696f722c20616e6420696d6d756e6974792c203130302c2032352d32382e3c2f703e223b733a363a22696d61676573223b733a3431313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30355c2f31315c2f4265696e675f737570706f72746976655f696e5f6f75725f736f6369616c5f72656c6174696f6e73686970735f69735f6c696e6b65645f746f5f6265747465725f6865616c74682e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30355c2f31315c2f4265696e675f737570706f72746976655f696e5f6f75725f736f6369616c5f72656c6174696f6e73686970735f69735f6c696e6b65645f746f5f6265747465725f6865616c74682e6a70673f77696474683d373830266865696768743d343338222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d30392d32392030373a30373a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37353a223234383a6265696e672d737570706f72746976652d696e2d6f75722d736f6369616c2d72656c6174696f6e73686970732d69732d6c696e6b65642d746f2d6265747465722d6865616c7468223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3232383a22696d616765732f323032322f30352f31312f4265696e675f737570706f72746976655f696e5f6f75725f736f6369616c5f72656c6174696f6e73686970735f69735f6c696e6b65645f746f5f6265747465725f6865616c74682e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30352f31312f4265696e675f737570706f72746976655f696e5f6f75725f736f6369616c5f72656c6174696f6e73686970735f69735f6c696e6b65645f746f5f6265747465725f6865616c74682e6a70673f77696474683d373830266865696768743d343338223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30382d30312030373a32393a3536223b693a31303b4e3b693a31313b733a3132393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234383a6265696e672d737570706f72746976652d696e2d6f75722d736f6369616c2d72656c6174696f6e73686970732d69732d6c696e6b65642d746f2d6265747465722d6865616c74682663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30382d30312030373a32393a3536223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37313a224265696e6720737570706f727469766520696e206f757220736f6369616c2072656c6174696f6e7368697073206973206c696e6b656420746f20626574746572206865616c7468223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323438223b7d), (1138, 'index.php?option=com_content&view=article&id=173', 'index.php?option=com_content&view=article&id=173:motivation-enhancement-and-personal-goals-achievement&catid=34', 'Motivation enhancement and personal goals achievement', ' Motivation is a drive that directs our behavior and leads us to act in a way that will satisfy certain needs, desires or goals. ', '2022-10-05 08:39:38', 'c670b85938d1356c365196d6ddd7ca78', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132393a22204d6f7469766174696f6e206973206120647269766520746861742064697265637473206f7572206265686176696f7220616e64206c6561647320757320746f2061637420696e20612077617920746861742077696c6c2073617469736679206365727461696e206e656564732c2064657369726573206f7220676f616c732e20223b693a333b613a32373a7b733a323a226964223b693a3137333b733a353a22616c696173223b733a35333a226d6f7469766174696f6e20656e68616e63656d656e7420616e6420706572736f6e616c20676f616c7320616368696576656d656e74223b733a373a2273756d6d617279223b733a3133363a223c703e4d6f7469766174696f6e206973206120647269766520746861742064697265637473206f7572206265686176696f7220616e64206c6561647320757320746f2061637420696e20612077617920746861742077696c6c2073617469736679206365727461696e206e656564732c2064657369726573206f7220676f616c732e3c2f703e0d0a223b733a343a22626f6479223b733a313532383a224d6f7469766174696f6e20656e68616e63656d656e7420616e6420706572736f6e616c20676f616c7320616368696576656d656e74202020202020202020202020202020202020202020202020202020204d6f7469766174696f6e206973206120647269766520746861742064697265637473206f7572206265686176696f7220616e64206c6561647320757320746f2061637420696e20612077617920746861742077696c6c2073617469736679206365727461696e206e656564732c2064657369726573206f7220676f616c732e2020202020202020202020202020202020202020204f7572206d6f7469766174696f6e732063616e2062652065697468657220696e7465726e616c206f722065787465726e616c20696e206f726967696e2e204d6f7265207370656369666963616c6c792c20696e7472696e736963206d6f7469766174696f6e206973206f62736572766564207768656e206120706572736f6e20756e64657274616b657320616e2061637469766974792061696d696e67206174206120706572736f6e616c2062656e6566697420616e6420646f6573206e6f74207265717569726520616e792065787465726e616c207265776172642028652e672e206120686f626279292e2045787472696e736963206d6f7469766174696f6e206973206f62736572766564207768656e20736f6d656f6e65206265686176657320696e2061206365727461696e2077617920666f7220726561736f6e73207468617420617265207375626a656374656420746f2065787465726e616c20636f6e74726f6c207375636820617320746f206f627461696e206d6f6e6579206f7220746f20636f6d70726f6d69736520736f6d6520636f6d70756c73696f6e2e2045787472696e736963206d6f7469766174696f6e2063616e20636f6d652066726f6d20706172656e74732c20626f73732c20636f2d776f726b6572732028652e672e2070726f6d6f74696f6e292e0a486f77657665722c207265676172646c657373206f6620746865206f726967696e206f66206f7572206d6f7469766174696f6e732c206974206973206365727461696e20746861742c20746f20612076657279207369676e69666963616e7420657874656e742c207468657920696e666c75656e63652074686520616368696576656d656e7420286f72206e6f7429206f66206f757220676f616c732e0a5768656e20796f75206665656c207468617420796f757220737472656e6774682069732064656372656173696e672c20726563616c6c20616c6c2074686f736520726561736f6e732074686174c2a0206d6f74697661746564c2a020796f7520746f20626567696e20746865206566666f72742e0a536574207265616c697374696320676f616c732e2042792073657474696e6720736d616c6c2c2061636869657661626c6520676f616c732c20796f7520617265206d6f7265206c696b656c7920746f20657870657269656e636520736174697366616374696f6e20616e64206665656c2073656c662d65666669636163792e20446f696e6720736f2077696c6c206769766520796f75206d6f726520656e6572677920746f20636f6e74696e756520616e642066696e616c6c7920726561636820746865206465736972656420726573756c742e0a52657761726420796f757273656c662065766572792074696d6520796f752074616b652061207374657020746f776172647320796f757220756c74696d61746520676f616c2e204974206973207665727920696d706f7274616e7420746f207265636f676e697a6520796f75722070726f677265737320616e6420666f637573206f6e2069742e0a4576656e20696620736f6d657468696e6720646f65736e2774207475726e206f757420617320706c616e6e65642c206964656e746966792077686174c2a020796f757220657870657269656e63652068617320746f202274656163682220796f7520616e6420636f6e74696e756520776974682074686973206b6e6f776c6564676520617320616e20616c6c79206f6e20796f75722077617920746f20636f6e71756572696e6720796f757220676f616c732e223b733a363a22696d61676573223b733a3337323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f656e64796e616d7673692d6b696e697472776e2d6b61692d6570697465756b73692d70726f737770696b766e2d73746f78776e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f656e64796e616d7673692d6b696e697472776e2d6b61692d6570697465756b73692d70726f737770696b766e2d73746f78776e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030383a33393a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223137333a6d6f7469766174696f6e2d656e68616e63656d656e742d616e642d706572736f6e616c2d676f616c732d616368696576656d656e74223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3138393a22696d616765732f323032322f30312f32342f656e64796e616d7673692d6b696e697472776e2d6b61692d6570697465756b73692d70726f737770696b766e2d73746f78776e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f656e64796e616d7673692d6b696e697472776e2d6b61692d6570697465756b73692d70726f737770696b766e2d73746f78776e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137333a6d6f7469766174696f6e2d656e68616e63656d656e742d616e642d706572736f6e616c2d676f616c732d616368696576656d656e742663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35333a224d6f7469766174696f6e20656e68616e63656d656e7420616e6420706572736f6e616c20676f616c7320616368696576656d656e74223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313733223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1140, 'index.php?option=com_content&view=article&id=61', 'index.php?option=com_content&view=article&id=61:κάνω-την-αρχή&catid=38', 'Make a fresh start', ' Being overwhelmed over how you are going to complete a task and what will the consequences be, is one of the basic reasons people tend to procrastinate. ', '2022-10-05 08:51:57', 'cd47958d3b9d3dbfbac9b9ea4e63b066', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135343a22204265696e67206f7665727768656c6d6564206f76657220686f7720796f752061726520676f696e6720746f20636f6d706c6574652061207461736b20616e6420776861742077696c6c2074686520636f6e73657175656e6365732062652c206973206f6e65206f662074686520626173696320726561736f6e732070656f706c652074656e6420746f2070726f6372617374696e6174652e20223b693a333b613a32373a7b733a323a226964223b693a36313b733a353a22616c696173223b733a32343a22cebaceaccebdcf8920cf84ceb7cebd20ceb1cf81cf87ceae223b733a373a2273756d6d617279223b733a3337353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4265696e67206f7665727768656c6d6564206f76657220686f7720796f752061726520676f696e6720746f20636f6d706c6574652061207461736b20616e6420776861742077696c6c2074686520636f6e73657175656e6365732062652c206973206f6e65206f662074686520626173696320726561736f6e732070656f706c652074656e6420746f2070726f6372617374696e6174652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3835313a224d616b652061206672657368207374617274202020202020202020202020202020202020202020202020202020200a204265696e67206f7665727768656c6d6564206f76657220686f7720796f752061726520676f696e6720746f20636f6d706c6574652061207461736b20616e6420776861742077696c6c2074686520636f6e73657175656e6365732062652c206973206f6e65206f662074686520626173696320726561736f6e732070656f706c652074656e6420746f2070726f6372617374696e6174652e200a204e6567617469766520616e6420756e7265616c69737469632074686f7567687473206f6674656e206261736564206f6e2070726564696374696f6e73206f66207768617420636f756c642068617070656e2c2066757274686572207375737461696e2070726f6372617374696e6174697665206265686176696f722e200a20546869732065786572636973652077696c6c2068656c70206f766572636f6d652074686573652069737375657320616e64206d616b6520612066726573682073746172742e200a205768656e20796f75206172652061626f757420746f20656e6761676520696e20616e206163746976697479206d616b6520697420706572736f6e616c206465616c3b2070726f6d69736520796f757273656c66207468617420796f752077696c6c2061747461696e20746f20697420666f72203130206d696e757465732e20486f6e6f722074686973206465616c20616e642061667465727761726473206465636964652077686574686572206f72206e6f7420796f75206172652077696c6c696e6720746f20636f6e74696e75652e200a20497420697320696d706f7274616e7420746f20636c65617220796f7572207370616365206f662065766572797468696e67207468617420636f756c6420646973747261637420796f75206265666f726520796f7520656e6761676520746f207468652061637469766974792e200a20596f752077696c6c20646973636f76657220746861742069742773207261746865722070726f6261626c6520746f20636f6e74696e75652061747461696e696e6720746f20616e206163746976697479206f6e636520796f75206861766520616c726561647920626567756e20776f726b696e67206f6e2069742e200ac2a0223b733a363a22696d61676573223b733a3239363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b616e772d74696e2d617278692e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30325c2f31345c2f6b616e772d74696e2d617278692e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030383a35313a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31353a2250726f6372617374696e6174696f6e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32373a2236313acebaceaccebdcf892dcf84ceb7cebd2dceb1cf81cf87ceae223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131333a22696d616765732f323032322f30322f31342f6b616e772d74696e2d617278692e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30322f31342f6b616e772d74696e2d617278692e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36313acebaceaccebdcf892dcf84ceb7cebd2dceb1cf81cf87ceae2663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250726f6372617374696e6174696f6e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a224d616b652061206672657368207374617274223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3631223b7d), (1144, 'index.php?option=com_content&view=article&id=184', 'index.php?option=com_content&view=article&id=184:τι-σημαίνει-η-σωστή-διαχείριση-χρόνου-το-παράδειγμα-με-το-βάζο&catid=36', 'What does efficient time management mean? -The example with the jar', ' The following text relates to an exercise that a professor of psychology presented to his students having in front of him some objects to point out the importance of the distribution of time in our lives in relation to what really matters. ', '2022-10-05 08:57:00', 'c019941b9fed1841b8a3fed1b38a49fe', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234313a222054686520666f6c6c6f77696e6720746578742072656c6174657320746f20616e206578657263697365207468617420612070726f666573736f72206f662070737963686f6c6f67792070726573656e74656420746f206869732073747564656e747320686176696e6720696e2066726f6e74206f662068696d20736f6d65206f626a6563747320746f20706f696e74206f75742074686520696d706f7274616e6365206f662074686520646973747269627574696f6e206f662074696d6520696e206f7572206c6976657320696e2072656c6174696f6e20746f2077686174207265616c6c79206d6174746572732e20223b693a333b613a32373a7b733a323a226964223b693a3138343b733a353a22616c696173223b733a3131343a22cf84ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920ceb720cf83cf89cf83cf84ceae20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720cf87cf81cf8ccebdcebfcf8520cf84cebf20cf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb120cebcceb520cf84cebf20ceb2ceacceb6cebf223b733a373a2273756d6d617279223b733a3436323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520666f6c6c6f77696e6720746578742072656c6174657320746f20616e206578657263697365207468617420612070726f666573736f72206f662070737963686f6c6f67792070726573656e74656420746f206869732073747564656e747320686176696e6720696e2066726f6e74206f662068696d20736f6d65206f626a6563747320746f20706f696e74206f75742074686520696d706f7274616e6365206f662074686520646973747269627574696f6e206f662074696d6520696e206f7572206c6976657320696e2072656c6174696f6e20746f2077686174207265616c6c79206d6174746572732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323133373a225768617420646f657320656666696369656e742074696d65206d616e6167656d656e74206d65616e3f202d546865206578616d706c65207769746820746865206a6172202020202020202020202020202020202020202020202020202020200a202054686520666f6c6c6f77696e6720746578742072656c6174657320746f20616e206578657263697365207468617420612070726f666573736f72206f662070737963686f6c6f67792070726573656e74656420746f206869732073747564656e747320686176696e6720696e2066726f6e74206f662068696d20736f6d65206f626a6563747320746f20706f696e74206f75742074686520696d706f7274616e6365206f662074686520646973747269627574696f6e206f662074696d6520696e206f7572206c6976657320696e2072656c6174696f6e20746f2077686174207265616c6c79206d6174746572732e20200a2020202020202020202020202020202020202020200a20576974686f757420736179696e6720616e797468696e672c20686520746f6f6b2061206a617220616e6420626567616e20746f2066696c6c20697420776974682070696e6720706f6e672062616c6c732e205768656e206e6f206d6f726520636f756c64206669742c206865206c6f6f6b6564206174207468652073747564656e747320616e642061736b656420696620746865206a6172207761732066756c6c2c20616e6420746865792073616964206974207761732e205468656e20746865207465616368657220746f6f6b20736f6d6520706562626c657320616e64206865207374617274656420706f7572696e67207468656d20696e2074686520766173652c207368616b696e672069742c2066696c6c696e672074686520766f6964206265747765656e207468652070696e6720706f6e672062616c6c732e205768656e206e6f206d6f726520706562626c657320636f756c64206669742c2068652061736b6564207468652073747564656e747320696620746865206a6172207761732066756c6c20616e6420746865792c20736f6d657768617420626577696c64657265642c20736169642074686174206974207761732e205468656e2c207468652070726f666573736f7220746f6f6b2073616e642c20746872657720697420696e746f20746865206a617220616e642066696c6c656420616c6c207468652067617073206265747765656e2074686520706562626c65732e2048652061736b6564207468652073747564656e747320616761696e20696620746865206a6172207761732066756c6c2c20616e64207468657920616e73776572656420227965732122205468656e207468652070726f666573736f7220676f742074776f2063757073206f6620636f666665652066726f6d20756e64657220746865206465736b20616e6420706f75726564207468656d20696e746f20746865206a6172207768696c65207468652073747564656e74732077657265206c61756768696e672c2070757a7a6c65642e200a20224e6f772c222073616964207468652070726f666573736f722c2022492077616e7420796f7520746f20696d6167696e65207468617420746865206a617220697320796f7572206c6966652e205468652062616c6c7320726570726573656e7420746865206d6f737420696d706f7274616e74207468696e677320696e20796f7572206c6966652c207468696e67732074686174206576656e20696620616c6c206f746865727320617265206c6f73742c206172652063617061626c65206f662066756c66696c6c696e6720796f7572206c6966652e2054686520706562626c657320726570726573656e74206c65737320696d706f7274616e74207468696e67732c20616e642073616e64206d617474657273206f66206576656e206c657373657220696d706f7274616e63652e20496620796f752066697273742066696c6c20746865206a617220776974682073616e642c2074686572652077696c6c206265206e6f20726f6f6d20746f207075742074686520706562626c657320616e64207468652062616c6c732e205468652073616d65206170706c69657320746f20796f7572206c6966652e20496620796f75207370656e6420796f75722074696d6520616e6420656e65726779206f6e206c6974746c652c20756e696d706f7274616e74207468696e67732c20796f752077696c6c206e6f74206c6561766520726f6f6d20616e6420796f752077696c6c206e6f742068617665207468652074696d6520616e6420656e65726779206e656564656420666f722070656f706c6520616e64206d617474657273206f662062696767657220696d706f7274616e63652e204d616b65207375726520746f20616464207468652062616c6c732066697273742c207468656e2074686520706562626c657320616e642066696e616c6c79207468652073616e64c2bb2e200a20412073747564656e7420746f6c642068696d3a2022596f7520666f72676f742061626f75742074686520636f66666565202e2e2e205768617420646f657320697420726570726573656e743fe2809d200a20e2809c54686520636f6666656520726570726573656e747320656e6a6f796d656e742e204e6f206d617474657220686f772066756c6c20796f7572206c6966652069732c2074686572652077696c6c20616c7761797320626520726f6f6d20666f72206120636f666665652077697468206120667269656e64222c207468652070726f666573736f7220736169642077697468206120736d696c652e20225768656e20796f7572206576657279646179206265636f6d6573206f7665727768656c6d696e672072656d656d62657220746865206a617220616e64207468652074776f2063757073206f6620636f66666565e2809d2e200ac2a00a0a20c2a0223b733a363a22696d61676573223b733a3339343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d73796d61696e65692d692d73777374692d646961786569726973692d78726f6e6f752d746f2d70617261646569676d612d6d652d746f2d76617a6f2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d73796d61696e65692d692d73777374692d646961786569726973692d78726f6e6f752d746f2d70617261646569676d612d6d652d746f2d76617a6f2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030383a35373a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131383a223138343acf84ceb92dcf83ceb7cebcceb1ceafcebdceb5ceb92dceb72dcf83cf89cf83cf84ceae2dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf87cf81cf8ccebdcebfcf852dcf84cebf2dcf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12dcebcceb52dcf84cebf2dceb2ceacceb6cebf223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3231313a22696d616765732f323032322f30312f32342f74692d73796d61696e65692d692d73777374692d646961786569726973692d78726f6e6f752d746f2d70617261646569676d612d6d652d746f2d76617a6f2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d73796d61696e65692d692d73777374692d646961786569726973692d78726f6e6f752d746f2d70617261646569676d612d6d652d746f2d76617a6f2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138343acf84ceb92dcf83ceb7cebcceb1ceafcebdceb5ceb92dceb72dcf83cf89cf83cf84ceae2dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dcf87cf81cf8ccebdcebfcf852dcf84cebf2dcf80ceb1cf81ceacceb4ceb5ceb9ceb3cebcceb12dcebcceb52dcf84cebf2dceb2ceacceb6cebf2663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36373a225768617420646f657320656666696369656e742074696d65206d616e6167656d656e74206d65616e3f202d546865206578616d706c65207769746820746865206a6172223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313834223b7d), (1145, 'index.php?option=com_content&view=article&id=185', 'index.php?option=com_content&view=article&id=185:η-πιο-δύσκολη-ισορροπία-είναι-αυτή-ανάμεσα-στα-πρέπει-και-στα-θέλω&catid=36', 'It is difficult to balance what one wants to do with what one needs to do!', ' Βalance between work and personal life is a multidimensional and complex phenomenon. ', '2022-10-05 08:57:22', '630ad5616f9d1a64e5ccb8a02198998e', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38373a2220ce92616c616e6365206265747765656e20776f726b20616e6420706572736f6e616c206c6966652069732061206d756c746964696d656e73696f6e616c20616e6420636f6d706c6578207068656e6f6d656e6f6e2e20223b693a333b613a32373a7b733a323a226964223b693a3138353b733a353a22616c696173223b733a3132313a22ceb720cf80ceb9cebf20ceb4cf8dcf83cebacebfcebbceb720ceb9cf83cebfcf81cf81cebfcf80ceafceb120ceb5ceafcebdceb1ceb920ceb1cf85cf84ceae20ceb1cebdceaccebcceb5cf83ceb120cf83cf84ceb120cf80cf81ceadcf80ceb5ceb920cebaceb1ceb920cf83cf84ceb120ceb8ceadcebbcf89223b733a373a2273756d6d617279223b733a3330383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223ece92616c616e6365206265747765656e20776f726b20616e6420706572736f6e616c206c6966652069732061206d756c746964696d656e73696f6e616c20616e6420636f6d706c6578207068656e6f6d656e6f6e2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313338323a22497420697320646966666963756c7420746f2062616c616e63652077686174206f6e652077616e747320746f20646f20776974682077686174206f6e65206e6565647320746f20646f21202020202020202020202020202020202020202020202020202020200a0a2020ce92616c616e6365206265747765656e20776f726b20616e6420706572736f6e616c206c6966652069732061206d756c746964696d656e73696f6e616c20616e6420636f6d706c6578207068656e6f6d656e6f6e2e20200a0a2020202020202020202020202020202020202020200a0a20496e20746f646179e280997320776f726c6420656d706c6f79656573206861766520746f2066616365206d616e79206368616c6c656e6765732e205768696c6520736f6d65206361726565727320616c6c6f7720612062616c616e6365642072656c6174696f6e73686970206265747765656e20776f726b20616e6420706572736f6e616c206c6966652c206d616e79206f74686572732064656d616e64207375627374616e7469616c20726564756374696f6e7320696e207468652061726561206f66206c65697375726520616e642066616d696c792e20436f6d70616e696573206177617265206f662074686520657665722d67726f77696e672064656d616e6473206f662074686520776f726b666f72636520616e64207374726976696e6720746f20696d706c656d656e74207461726765746564206d6561737572657320746f2070726f6d6f746520657175616c20776f726b2d6c69666520616e6420706572736f6e616c206c69666520736174697366616374696f6e20616e64206d616b6520656d706c6f79656573206861707069657220616e64206d6f72652070726f647563746976652e2053756368206d6561737572657320696e636c75646520617070726563696174696f6e2c20612070726f6475637469766520776f726b706c6163652c206675727468657220747261696e696e6720706f73736962696c69746965732c20636f6e73747275637469766520666565646261636b2c206f7074696f6e7320666f7220737472657373206d616e6167656d656e742c20616e64206120736f6369616c20776f726b696e6720656e7669726f6e6d656e742e200a20496e206120706572736f6e616c206c6576656c2e206974206973207665727920696d706f7274616e7420746f206b6e6f77206f757273656c7665732c206f7572206665656c696e67732c206f75722076616c75657320616e64206f7572206c696d6974732e20546869732077696c6c20616c6c6f7720757320746f207265636f676e697a652074686520736974756174696f6e7320696e20776869636820776520686176652073657420756e7265616c6973746963206578706563746174696f6e73206f6e206f757273656c76657320616e642068656c7020757320736574206f757220706572736f6e616c206c696d6974732e20496e206f75722070726976617465206c6966652c207765206861766520746f207365742074696d6520617369646520746f207370656e64206f6e206f757273656c76657320616e64206f757220706572736f6e616c20646576656c6f706d656e742c206f6e206f75722066616d696c79206f757220706172746e657220616e64206f757220667269656e64732e20486f626269657320616e6420696e746572657374732c2072656c61786174696f6e2c2073656c662d7265666c656374696f6e2c20726567756c617220657865726369736520616e64207175616c69747920736c6565702061726520657175616c6c7920696d706f7274616e7420696e206d61696e7461696e696e6720776f726b2d6c69666520616e642070726976617465206c6966652062616c616e63652e200a0a0a20c2a0223b733a363a22696d61676573223b733a3430323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d70696f2d6479736b6f6c692d69736f72726f7069612d65696e61692d617574692d616e616d6573612d7374612d7072657065692d6b61692d74612d7468656c772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f692d70696f2d6479736b6f6c692d69736f72726f7069612d65696e61692d617574692d616e616d6573612d7374612d7072657065692d6b61692d74612d7468656c772e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030383a35373a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3132353a223138353aceb72dcf80ceb9cebf2dceb4cf8dcf83cebacebfcebbceb72dceb9cf83cebfcf81cf81cebfcf80ceafceb12dceb5ceafcebdceb1ceb92dceb1cf85cf84ceae2dceb1cebdceaccebcceb5cf83ceb12dcf83cf84ceb12dcf80cf81ceadcf80ceb5ceb92dcebaceb1ceb92dcf83cf84ceb12dceb8ceadcebbcf89223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3231393a22696d616765732f323032322f30312f32342f692d70696f2d6479736b6f6c692d69736f72726f7069612d65696e61692d617574692d616e616d6573612d7374612d7072657065692d6b61692d74612d7468656c772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f692d70696f2d6479736b6f6c692d69736f72726f7069612d65696e61692d617574692d616e616d6573612d7374612d7072657065692d6b61692d74612d7468656c772e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138353aceb72dcf80ceb9cebf2dceb4cf8dcf83cebacebfcebbceb72dceb9cf83cebfcf81cf81cebfcf80ceafceb12dceb5ceafcebdceb1ceb92dceb1cf85cf84ceae2dceb1cebdceaccebcceb5cf83ceb12dcf83cf84ceb12dcf80cf81ceadcf80ceb5ceb92dcebaceb1ceb92dcf83cf84ceb12dceb8ceadcebbcf892663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37343a22497420697320646966666963756c7420746f2062616c616e63652077686174206f6e652077616e747320746f20646f20776974682077686174206f6e65206e6565647320746f20646f21223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313835223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1146, 'index.php?option=com_content&view=article&id=183', 'index.php?option=com_content&view=article&id=183:πρακτικές-συμβουλές-για-την-επίτευξη-ισορροπίας-επαγγελματικής-και-προσωπικής-ζωής&catid=36', 'Practical advice for achieving a work/life balance', ' Try to make a more general schedule that will include your goals and activities for the next week. Do not just focus on how to \"fit\" everything in the next 24 hours. ', '2022-10-05 08:57:50', '88069f87b432d0ac806340cae0d1af4f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136373a222054727920746f206d616b652061206d6f72652067656e6572616c207363686564756c6520746861742077696c6c20696e636c75646520796f757220676f616c7320616e64206163746976697469657320666f7220746865206e657874207765656b2e20446f206e6f74206a75737420666f637573206f6e20686f7720746f2022666974222065766572797468696e6720696e20746865206e65787420323420686f7572732e20223b693a333b613a32373a7b733a323a226964223b693a3138333b733a353a22616c696173223b733a3135353a22cf80cf81ceb1cebacf84ceb9cebaceadcf8220cf83cf85cebcceb2cebfcf85cebbceadcf8220ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceafcf84ceb5cf85cebeceb720ceb9cf83cebfcf81cf81cebfcf80ceafceb1cf8220ceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf8220cebaceb1ceb920cf80cf81cebfcf83cf89cf80ceb9cebaceaecf8220ceb6cf89ceaecf82223b733a373a2273756d6d617279223b733a3338383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54727920746f206d616b652061206d6f72652067656e6572616c207363686564756c6520746861742077696c6c20696e636c75646520796f757220676f616c7320616e64206163746976697469657320666f7220746865206e657874207765656b2e20446f206e6f74206a75737420666f637573206f6e20686f7720746f2022666974222065766572797468696e6720696e20746865206e65787420323420686f7572732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323039393a2250726163746963616c2061647669636520666f7220616368696576696e67206120776f726b2f6c6966652062616c616e6365202020202020202020202020202020202020202020202020202020200a20204f7267616e697a6520796f7572207363686564756c653a20577269746520696e206120736d616c6c206c69737420332d35207468696e677320796f75206e65656420746f20646f20746865206e65787420646179206261736564206f6e20796f7572207072696f7269746965732e20200a2020202020202020202020202020202020202020200a2054727920746f206d616b652061206d6f72652067656e6572616c207363686564756c6520746861742077696c6c20696e636c75646520796f757220676f616c7320616e64206163746976697469657320666f7220746865206e657874207765656b2e20446f206e6f74206a75737420666f637573206f6e20686f7720746f2022666974222065766572797468696e6720696e20746865206e65787420323420686f7572732e200a2050726f7065722074696d65206d616e6167656d656e743a204265696e6720666f6375736564206f6e20616e2061637469766974792068656c7073207573206d61696e6c7920746f207361766520656e657267792e20546865206469737472616374696f6e732061726520636f73746c792e200a204c6561766520776f726b20617420796f757220776f726b706c6163653a20476976656e2074686174207468726f75676820746563686e6f6c6f677920776520686176652061636365737320746f206973737565732072656c6174656420746f206f757220776f726b20617420616e792074696d652028656720636865636b696e6720656d61696c732c20612070726f6a6563742c206574632e292c2074727920746f206d616b65206120636f6e7363696f7573206465636973696f6e20746f207365706172617465207468656d2c206c656176696e672074686f756768747320616e64206973737565732072656c6174656420746f20796f757220776f726b20696e20796f757220776f726b706c6163652e200a2052656d656d626572207468617420796f752068617665207468652063686f69636520746f20736179206e6f3a2052656d656d6265722074686174206974206973206f6b617920746f2064656e7920736f6d657468696e672062757420616c7761797320696e206120706f6c697465207761792e2042792073746f7070696e6720746f20706572666f726d206475746965732062656361757365206f66206775696c74206f7220616e206170706172656e742073656e7365206f6620636f6d6d69746d656e742c20796f752077696c6c20736176652074696d6520666f72206f74686572207468696e6773207468617420617265206d6f737420696d706f7274616e7420746f20796f752e200a2041766f6964206465616c696e672077697468206d616e7920646966666572656e74207468696e6773206174207468652073616d652074696d6520286d756c74692d7461736b696e67293a205768656e20696e20612070686f6e6520636f6e766572736174696f6e206f7220696e206120666163652d746f2d6661636520636f6e766572736174696f6e2c20666f637573206f6e20746865206f7468657220706572736f6e20616e642074686520636f6e766572736174696f6e2e204d756c7469706c6520657865637574696f6e206973206120636f756e7465722d70726f647563746976652074696d65206d616e6167656d656e7420746563686e697175652c20657370656369616c6c79207768656e20796f7520696e74657261637420776974682070656f706c652e200a204c6f6f6b20617420796f75722077617463683a20496620796f752061726520646f696e6720736f6d657468696e67207468617420796f752063616e20676574206162736f7262656420696e20616e64207370656e64206d6f72652074696d65207468616e20796f752077616e742028666f72206578616d706c652c206f6e20736f6369616c206e6574776f726b732c20656d61696c206f7220736561726368696e672074686520696e7465726e6574292c20706c61636520796f7572207761746368206f6e20746865206465736b2c206e6f74696e6720776861742074696d6520796f75207374617274656420616e6420686f77206c6f6e6720796f7520706c616e20746f207370656e642074686572652e200a2054616b6520627265616b733a2054616b652073686f727420627265616b73207768656e20796f75206e656564207468656d20647572696e67207468652064617920746f2066696c6c20796f75722062617474657269657320616e64207265636f76657220796f757220636f6e63656e74726174696f6e2e200a20506879736963616c2c2073706972697475616c20616e6420656d6f74696f6e616c2063756c747572653a204974206973207665727920696d706f7274616e7420746f20657865726369736520626f746820706879736963616c20616e64206d656e74616c20616e6420656d6f74696f6e616c2077656c6c2d6265696e672e2042792072656164696e67206120626f6f6b2c206c6561726e696e6720736f6d657468696e67206e65772c207370656e64696e6720746872656520686f7572732061207765656b206f6e20706879736963616c20616374697669747920616e642074616b696e672063617265206f66206f757220656d6f74696f6e616c20776f726c642c207765206761696e20737472656e67746820616e6420736b696c6c7320746f2062657474657220726573706f6e6420746f20657665727920646966666963756c7420616e64207072657373696e67207363686564756c652e200a0a20c2a0223b733a363a22696d61676573223b733a3433343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7072616b74696b65732d73796d766f756c65732d6769612d74696e2d6570697465796b73692d69736f72726f706961732d70726f7370696b69732d6b61692d6570616767656c6d6174696b69732d7a7769732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f7072616b74696b65732d73796d766f756c65732d6769612d74696e2d6570697465796b73692d69736f72726f706961732d70726f7370696b69732d6b61692d6570616767656c6d6174696b69732d7a7769732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030383a35373a3530223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3135393a223138333acf80cf81ceb1cebacf84ceb9cebaceadcf822dcf83cf85cebcceb2cebfcf85cebbceadcf822dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf80ceafcf84ceb5cf85cebeceb72dceb9cf83cebfcf81cf81cebfcf80ceafceb1cf822dceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf822dcebaceb1ceb92dcf80cf81cebfcf83cf89cf80ceb9cebaceaecf822dceb6cf89ceaecf82223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3235313a22696d616765732f323032322f30312f32342f7072616b74696b65732d73796d766f756c65732d6769612d74696e2d6570697465796b73692d69736f72726f706961732d70726f7370696b69732d6b61692d6570616767656c6d6174696b69732d7a7769732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f7072616b74696b65732d73796d766f756c65732d6769612d74696e2d6570697465796b73692d69736f72726f706961732d70726f7370696b69732d6b61692d6570616767656c6d6174696b69732d7a7769732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3231333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138333acf80cf81ceb1cebacf84ceb9cebaceadcf822dcf83cf85cebcceb2cebfcf85cebbceadcf822dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf80ceafcf84ceb5cf85cebeceb72dceb9cf83cebfcf81cf81cebfcf80ceafceb1cf822dceb5cf80ceb1ceb3ceb3ceb5cebbcebcceb1cf84ceb9cebaceaecf822dcebaceb1ceb92dcf80cf81cebfcf83cf89cf80ceb9cebaceaecf822dceb6cf89ceaecf822663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a2250726163746963616c2061647669636520666f7220616368696576696e67206120776f726b2f6c6966652062616c616e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313833223b7d), (1147, 'index.php?option=com_content&view=article&id=180', 'index.php?option=com_content&view=article&id=180:ψυχική-ανθεκτικότητα&catid=35', 'Psychological resilience', ' Life is full of challenges and change that can have short-term or long term affects (losing a family member, losing your job, etc.). Every change affects people in a different way and brings on a whirlwind of thoughts, feelings and uncertainty. People, however, eventually adapt successfully in their new life conditions -partly due to psychological resilience. ', '2022-10-05 08:59:17', '991415bbcce15bf34c85883edbbbb948', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3336333a22204c6966652069732066756c6c206f66206368616c6c656e67657320616e64206368616e676520746861742063616e20686176652073686f72742d7465726d206f72206c6f6e67207465726d206166666563747320286c6f73696e6720612066616d696c79206d656d6265722c206c6f73696e6720796f7572206a6f622c206574632e292e204576657279206368616e676520616666656374732070656f706c6520696e206120646966666572656e742077617920616e64206272696e6773206f6e206120776869726c77696e64206f662074686f75676874732c206665656c696e677320616e6420756e6365727461696e74792e2050656f706c652c20686f77657665722c206576656e7475616c6c79206164617074207375636365737366756c6c7920696e207468656972206e6577206c69666520636f6e646974696f6e73202d706172746c792064756520746f2070737963686f6c6f676963616c20726573696c69656e63652e20223b693a333b613a32373a7b733a323a226964223b693a3138303b733a353a22616c696173223b733a33393a22cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3538343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4c6966652069732066756c6c206f66206368616c6c656e67657320616e64206368616e676520746861742063616e20686176652073686f72742d7465726d206f72206c6f6e67207465726d206166666563747320286c6f73696e6720612066616d696c79206d656d6265722c206c6f73696e6720796f7572206a6f622c206574632e292e204576657279206368616e676520616666656374732070656f706c6520696e206120646966666572656e742077617920616e64206272696e6773206f6e206120776869726c77696e64206f662074686f75676874732c206665656c696e677320616e6420756e6365727461696e74792e2050656f706c652c20686f77657665722c206576656e7475616c6c79206164617074207375636365737366756c6c7920696e207468656972206e6577206c69666520636f6e646974696f6e73202d706172746c792064756520746f2070737963686f6c6f676963616c20726573696c69656e63652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313632303a2250737963686f6c6f676963616c20726573696c69656e636520cea3cf8dcebccf86cf89cebdceb120cebcceb520cf84cebfcf85cf8220cf80ceb9cebf20cf80cf81cf8ccf83cf86ceb1cf84cebfcf85cf8220cebfcf81ceb9cf83cebccebfcf8dcf822020ceb720cf88cf85cf87ceb9cebaceae20ceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb120cebfcf81ceafceb6ceb5cf84ceb1ceb920cf89cf82202020202020202020202020202020202020202020202020202020200a202050737963686f6c6f676963616c20726573696c69656e636520697320746865206162696c69747920746f206d656e74616c6c79206f7220656d6f74696f6e616c6c7920636f70652077697468206372697369732c206368616e6765206f722064616e676572206f7220746f2072657475726e20746f207072652d6372697369732073746174757320717569636b6c792e20200a2020202020202020202020202020202020202020200a204c6966652069732066756c6c206f66206368616c6c656e67657320616e64206368616e676520746861742063616e20686176652073686f72742d7465726d206f72206c6f6e67207465726d206166666563747320286c6f73696e6720612066616d696c79206d656d6265722c206c6f73696e6720796f7572206a6f622c206574632e292e204576657279206368616e676520616666656374732070656f706c6520696e206120646966666572656e742077617920616e64206272696e6773206f6e206120776869726c77696e64206f662074686f75676874732c206665656c696e677320616e6420756e6365727461696e74792e2050656f706c652c20686f77657665722c206576656e7475616c6c79206164617074207375636365737366756c6c7920696e207468656972206e6577206c69666520636f6e646974696f6e73202d706172746c792064756520746f2070737963686f6c6f676963616c20726573696c69656e63652e200a20546f2062652070737963686f6c6f676963616c6c7920726573696c69656e7420646f65736ee2809974206d65616e207468617420796f752068617665206e6576657220656e64757265642073747265737366756c20616e6420747279696e6720736974756174696f6e732e20457870657269656e63696e6720646966666963756c7469657320706f737369626c7920636f6e747269627574657320746f20646576656c6f70696e672070737963686f6c6f676963616c20726573696c69656e63652e204d6f7374207265736561726368206e6f7720737461746573207468617420726573696c69656e63652069732074686520726573756c74206f6620696e646976696475616c73206265696e672061626c6520746f20696e746572616374207769746820746865697220656e7669726f6e6d656e74732062792070726f6d6f74696e672077656c6c2d6265696e67206f722070726f74656374696e67207468656d20616761696e737420746865206f7665727768656c6d696e6720696e666c75656e6365206f66207269736b20666163746f72732e200a20526573696c69656e6365206973206265737420756e64657273746f6f6420617320612070726f636573732e20546869732070726f6365737320696e636c7564657320696e646976696475616c20636f6e74696e756f757320636f70696e6720737472617465676965732c207574696c697a696e67206f7572207374726f6e6720706572736f6e616c69747920737569747320616e64206f75722062696f70737963686f736f6369616c2070726f7465637469766520666163746f72732c206f72206d617920626520616964656420627920612070726f746563746976652066616d696c792c20636f6d6d756e697479206f72207363686f6f6c20656e7669726f6e6d656e742074686174206d616b657320726573696c69656e6365206d6f7265206c696b656c7920746f20646576656c6f702e200a204265696e672070737963686f6c6f676963616c6c7920726573696c69656e742068656c7073207573206e6f74206f6e6c792073757276697665206368616e67652c2062757420616c736f206164617074207375636365737366756c6c792c2073747269766520746f776172647320636f6e74696e756f75732073656c662d646576656c6f706d656e7420616e64206d616b65206f7572206c696665206265747465722e200ac2a00a0a20c2a0223b733a363a22696d61676573223b733a3331343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f70737978696b692d616e7468656b74696b6f746974612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f70737978696b692d616e7468656b74696b6f746974612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030383a35393a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34333a223138303acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133313a22696d616765732f323032322f30312f32342f70737978696b692d616e7468656b74696b6f746974612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f70737978696b692d616e7468656b74696b6f746974612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138303acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a2250737963686f6c6f676963616c20726573696c69656e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313830223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1148, 'index.php?option=com_content&view=article&id=175', 'index.php?option=com_content&view=article&id=175:γιατί-δυσκολεύομαι-να-βάλω-στόχους&catid=34', 'Why am I having difficulty setting goals?', ' The elevator for success is out of order, you must use the stairs, climbing one step at a time. In the hunt for happiness, we all seek to achieve things in order to get closer to self-actualization and to become the best version of ourselves - that is how we dream. In this journey, the goals we set play a key role. ', '2022-10-05 09:00:04', '39bdc37578aa269ee9e9588b63dc2d0d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3331383a222054686520656c657661746f7220666f722073756363657373206973206f7574206f66206f726465722c20796f75206d7573742075736520746865207374616972732c20636c696d62696e67206f6e65207374657020617420612074696d652e20496e207468652068756e7420666f722068617070696e6573732c20776520616c6c207365656b20746f2061636869657665207468696e677320696e206f7264657220746f2067657420636c6f73657220746f2073656c662d61637475616c697a6174696f6e20616e6420746f206265636f6d652074686520626573742076657273696f6e206f66206f757273656c766573202d207468617420697320686f7720776520647265616d2e20496e2074686973206a6f75726e65792c2074686520676f616c732077652073657420706c61792061206b657920726f6c652e20223b693a333b613a32373a7b733a323a226964223b693a3137353b733a353a22616c696173223b733a36343a22ceb3ceb9ceb1cf84ceaf20ceb4cf85cf83cebacebfcebbceb5cf8dcebfcebcceb1ceb920cebdceb120ceb2ceaccebbcf8920cf83cf84cf8ccf87cebfcf85cf82223b733a373a2273756d6d617279223b733a3632353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520656c657661746f7220666f722073756363657373206973206f7574206f66206f726465722c20796f75206d7573742075736520746865207374616972732c20636c696d62696e67206f6e65207374657020617420612074696d652e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496e207468652068756e7420666f722068617070696e6573732c20776520616c6c207365656b20746f2061636869657665207468696e677320696e206f7264657220746f2067657420636c6f73657220746f2073656c662d61637475616c697a6174696f6e20616e6420746f206265636f6d652074686520626573742076657273696f6e206f66206f757273656c766573202d207468617420697320686f7720776520647265616d2e20496e2074686973206a6f75726e65792c2074686520676f616c732077652073657420706c61792061206b657920726f6c652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313535373a2257687920616d204920686176696e6720646966666963756c74792073657474696e6720676f616c733f20cea4cebf20ceb1cf83ceb1cebdcf83ceadcf8120ceb3ceb9ceb120cf84ceb7cebd20ceb5cf80ceb9cf84cf85cf87ceafceb120ceb5ceafcebdceb1ceb920cf87ceb1cebbceb1cf83cebcceadcebdcebf2c20cf80cf81ceadcf80ceb5ceb920cebdceb120cf87cf81ceb7cf83ceb9cebccebfcf80cebfceb9ceaecf83ceb5ceb9cf8220cf84ceb9cf8220cf83cebaceaccebbceb5cf822c20ceb1cebdceb5ceb2ceb1ceafcebdcebfcebdcf84ceb1cf8220ceadcebdceb120cf83cebaceb1cebbceaf20cebaceacceb8ceb520cf86cebfcf81ceac2e202020202020202020202020202020202020202020202020202020200a202054686520656c657661746f7220666f722073756363657373206973206f7574206f66206f726465722c20796f75206d7573742075736520746865207374616972732c20636c696d62696e67206f6e65207374657020617420612074696d652e20200a2020202020202020202020202020202020202020200a20496e207468652068756e7420666f722068617070696e6573732c20776520616c6c207365656b20746f2061636869657665207468696e677320696e206f7264657220746f2067657420636c6f73657220746f2073656c662d61637475616c697a6174696f6e20616e6420746f206265636f6d652074686520626573742076657273696f6e206f66206f757273656c766573202d207468617420697320686f7720776520647265616d2e20496e2074686973206a6f75726e65792c2074686520676f616c732077652073657420706c61792061206b657920726f6c652e200a2053657474696e6720676f616c732068656c707320746f207072696f726974697a65206f7572206e656564732c2073746f707320696e657274696120616e6420736861706573206f757220616374696f6e732e200a20486f77657665722c206163636f7264696e6720746f20737572766579732c207468652070657263656e74616765206f662070656f706c652077686f2073657420746172676574732061742074686520626567696e6e696e67206f662065616368207965617220616e642061637475616c6c79206d616e61676520746f2061636869657665207468656d20697320717569746520736d616c6c2028313a3130292e2054686973206f636375727320666f72206d616e7920726561736f6e733b20746865206578706563746174696f6e732c206d6179206e6f7420626520636f6d706c6574656c79207265616c6973746963206f72206665617369626c65206f722074686579206d6179206576656e20626520646972656374656420627920e2809877726f6e67e28099206d6f74697665732e20536f2c20736565696e67207468617420776520646f206e6f74206861766520746865206465736972656420726573756c747320726967687420617761792c207765206665656c20776520617265206e6f742063617061626c6520746f2061636869657665206f757220676f616c7320616e64207765206769766520757020746865206566666f72742c206665656c696e67206469736170706f696e7465642e20466f72206578616d706c652c20736f6d656f6e652077686f2077616e747320746f206c6f73652061206c6f74206f662077656967687420696e20612073686f727420706572696f64206f662074696d6520666f6c6c6f77696e6720616e2065786861757374696e6720646965742c206973206469736170706f696e746564207768656e206865206661696c7320746f206c6f7365206173206d7563682077656967687420617320686520657870656374656420696e20746865206669727374207765656b20616e64206f6674656e2067697665732075702e20536f6d652070656f706c65206d6179206576656e202270756e69736822207468656d73656c7665732c206569746865722062792072657475726e696e6720746f2070726576696f757320746163746963732028656720756e6865616c74687920656174696e672068616269747329206f722062792061646f7074696e6720616e206576656e207374726963746572206469657420706c616e2e200a0a20c2a0223b733a363a22696d61676573223b733a3333383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f67696174692d6479736b6f6c65756f6d61692d6e612d76616c772d73746f786f75732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f67696174692d6479736b6f6c65756f6d61692d6e612d76616c772d73746f786f75732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30303a3034223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36383a223137353aceb3ceb9ceb1cf84ceaf2dceb4cf85cf83cebacebfcebbceb5cf8dcebfcebcceb1ceb92dcebdceb12dceb2ceaccebbcf892dcf83cf84cf8ccf87cebfcf85cf82223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3135353a22696d616765732f323032322f30312f32342f67696174692d6479736b6f6c65756f6d61692d6e612d76616c772d73746f786f75732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f67696174692d6479736b6f6c65756f6d61692d6e612d76616c772d73746f786f75732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137353aceb3ceb9ceb1cf84ceaf2dceb4cf85cf83cebacebfcebbceb5cf8dcebfcebcceb1ceb92dcebdceb12dceb2ceaccebbcf892dcf83cf84cf8ccf87cebfcf85cf822663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34313a2257687920616d204920686176696e6720646966666963756c74792073657474696e6720676f616c733f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313735223b7d), (1149, 'index.php?option=com_content&view=article&id=174', 'index.php?option=com_content&view=article&id=174:βήματα-πριν-το-νέο-ξεκίνημα&catid=34', 'Steps before the new beginning', ' We set goals by expecting a new beginning. A new beginning can be signaled by an opportunity, such as a birthday or a time milestone, like the first day of the month. ', '2022-10-05 09:00:29', 'e72c1f52660874fbed13edf7c1a0f282', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136383a222057652073657420676f616c7320627920657870656374696e672061206e657720626567696e6e696e672e2041206e657720626567696e6e696e672063616e206265207369676e616c656420627920616e206f70706f7274756e6974792c20737563682061732061206269727468646179206f7220612074696d65206d696c6573746f6e652c206c696b652074686520666972737420646179206f6620746865206d6f6e74682e20223b693a333b613a32373a7b733a323a226964223b693a3137343b733a353a22616c696173223b733a35303a22ceb2ceaecebcceb1cf84ceb120cf80cf81ceb9cebd20cf84cebf20cebdceadcebf20cebeceb5cebaceafcebdceb7cebcceb1223b733a373a2273756d6d617279223b733a3338393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e57652073657420676f616c7320627920657870656374696e672061206e657720626567696e6e696e672e2041206e657720626567696e6e696e672063616e206265207369676e616c656420627920616e206f70706f7274756e6974792c20737563682061732061206269727468646179206f7220612074696d65206d696c6573746f6e652c206c696b652074686520666972737420646179206f6620746865206d6f6e74682e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313838343a225374657073206265666f726520746865206e657720626567696e6e696e6720ce9fceb920cf83cf84cf8ccf87cebfceb920ceb5ceafcebdceb1ceb920cf8ccebdceb5ceb9cf81ceb120cebcceb520cf80cf81cebfceb8ceb5cf83cebcceafceb120ceb5cebacf80cebbceaecf81cf89cf83ceb7cf822e202020202020202020202020202020202020202020202020202020200a2020476f616c732061726520647265616d73207769746820612073657420646561646c696e652e20200a2020202020202020202020202020202020202020200a2057652073657420676f616c7320627920657870656374696e672061206e657720626567696e6e696e672e2041206e657720626567696e6e696e672063616e206265207369676e616c656420627920616e206f70706f7274756e6974792c20737563682061732061206269727468646179206f7220612074696d65206d696c6573746f6e652c206c696b652074686520666972737420646179206f6620746865206d6f6e74682e200a205765207573652074686520626567696e6e696e67206f662061206e6577207765656b2c206d6f6e7468206f72207965617220617320616e20696e64696361746f7220746f206c656176652070617374206265686176696f727320626568696e642075732e205468657365207472616e736974696f6e20706f696e7473206f6666657220757320e2809c7468652066726565646f6d20746f206265636f6d652061206e65772c206265747465722076657273696f6e206f66206f757273656c766573e2809d2e20486f77657665722c20696e206f7264657220746f20696e63726561736520746865206368616e636573206f6620616368696576696e67206f757220676f616c732c20697420697320616476697361626c6520746f20666f6c6c6f77207468652073746570732062656c6f773a200a202d526574726f7370656374696f6e3a204974206973207665727920696d706f7274616e7420746f206b6e6f7720776865726520776520617265206e6f772e20457373656e7469616c6c792c207765206e65656420746f206c6f6f6b2061742074686520706173742066726f6d2074686520706f736974696f6e20776520617265206e6f7720616e6420746f2064697374696e6374207768617420776f726b65642077656c6c20616e642077686174206469646ee28099742e200a202d436c656172696e673a20546865206e657874207374657020697320746f206c657420676f206f66207768617420646f6573206e6f7420776f726b2e2054686973206d617920696e636c756465206265686176696f72732c206861626974732c206f72206576656e2070656f706c652e204d616e792074696d65732c2077652066616c6c20696e746f20746865207472617020746f20696d706c656d656e74206f757220706c616e207374726963746c792c20736f20776520646f206e6f7420686176652074686520656e6572677920726573657276657320746f20726573706f6e64206566666563746976656c7920746f2065766572797468696e672e200a202d496e74726f7370656374696f6e3a205765206d75737420626520726561647920746f20737570706f7274206f7572206e65772063686f696365732c207765206e65656420746f207265636f676e697a6520616e642072656c79206f6e206f75722076616c75657320616e64206f757220636f7265207769736865732028225768656e20646f2049207265616c6c79206665656c2068617070793f222c20225768617420676f616c732077696c6c2068656c70206d652067726f7720616e6420656d706f776572206d653f2727292e200a202d5072696f726974697a6174696f6e3a20412070726572657175697369746520666f72207072696f726974697a696e6720697320746865207072696f726974697a6174696f6e206f66206f757220676f616c732e204f7267616e697a6174696f6e2c20697320746865206b657920746f20746869732070726f636573732e20486f77657665722c206e6577206e65656473206d61792061726973652e20546875732c207765206e65656420746f2061646a757374207468652064617461206261736564206f6e20686f7720757267656e7420616e6420686f7720696d706f7274616e7420736f6d657468696e672069732e200a202d537570706f72743a2046696e616c6c792c2061207061727420746861742073686f756c64206e6f74206265206e65676c6563746564206973207468652073656172636820666f722068656c70207768656e207765206e6565642069742e2054686520696d706f7274616e742070656f706c6520696e206f7572206c697665732063616e20737570706f7274207468652070726f63657373206f6620616368696576696e67206f757220676f616c732e20416c6c207765206e65656420746f20646f2069732061736b20666f722074686520617373697374616e6365206f66207468652070656f706c6520776520747275737420616e6420646f207468652073616d6520666f72207468656d20696e2072657475726e2c206966206e65656465642e200a0a20c2a0223b733a363a22696d61676573223b733a3332363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f76696d6174612d7072696e2d746f2d6e656f2d6b73656b696e696d612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f76696d6174612d7072696e2d746f2d6e656f2d6b73656b696e696d612e6a70673f77696474683d31303234266865696768743d353736222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30303a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35343a223137343aceb2ceaecebcceb1cf84ceb12dcf80cf81ceb9cebd2dcf84cebf2dcebdceadcebf2dcebeceb5cebaceafcebdceb7cebcceb1223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134333a22696d616765732f323032322f30312f32342f76696d6174612d7072696e2d746f2d6e656f2d6b73656b696e696d612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f76696d6174612d7072696e2d746f2d6e656f2d6b73656b696e696d612e6a70673f77696474683d31303234266865696768743d353736223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137343aceb2ceaecebcceb1cf84ceb12dcf80cf81ceb9cebd2dcf84cebf2dcebdceadcebf2dcebeceb5cebaceafcebdceb7cebcceb12663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a225374657073206265666f726520746865206e657720626567696e6e696e67223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313734223b7d), (1150, 'index.php?option=com_content&view=article&id=170', 'index.php?option=com_content&view=article&id=170:επιβιώνει-καλύτερα-αυτός-που-ανταποκρίνεται-περισσότερο-στις-αλλαγές&catid=33', 'When we allow ourselves to adapt to different situations, life gets easier.', ' Flexibility and adaptability refer to the ability one has to easily adapt to changes that may occur on all levels of life. ', '2022-10-05 09:01:37', '657421b7a6f493a310153c4460d513d5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132343a2220466c65786962696c69747920616e642061646170746162696c69747920726566657220746f20746865206162696c697479206f6e652068617320746f20656173696c7920616461707420746f206368616e6765732074686174206d6179206f63637572206f6e20616c6c206c6576656c73206f66206c6966652e20223b693a333b613a32373a7b733a323a226964223b693a3137303b733a353a22616c696173223b733a3132393a22ceb5cf80ceb9ceb2ceb9cf8ecebdceb5ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120ceb1cf85cf84cf8ccf8220cf80cebfcf8520ceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb920cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf83cf84ceb9cf8220ceb1cebbcebbceb1ceb3ceadcf82223b733a373a2273756d6d617279223b733a3334353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e466c65786962696c69747920616e642061646170746162696c69747920726566657220746f20746865206162696c697479206f6e652068617320746f20656173696c7920616461707420746f206368616e6765732074686174206d6179206f63637572206f6e20616c6c206c6576656c73206f66206c6966652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3931353a225768656e20776520616c6c6f77206f757273656c76657320746f20616461707420746f20646966666572656e7420736974756174696f6e732c206c6966652067657473206561736965722e202020202020202020202020202020202020202020202020202020200a0a2020466c65786962696c69747920616e642061646170746162696c69747920726566657220746f20746865206162696c697479206f6e652068617320746f20656173696c7920616461707420746f206368616e6765732074686174206d6179206f63637572206f6e20616c6c206c6576656c73206f66206c6966652e20200a0a2020202020202020202020202020202020202020200a0a204e65772063697263756d7374616e6365732063616e206d65616e206e65772070656f706c6520696e206f7572206c697665732c206e657720636f6e646974696f6e732c206e657720706c616e7320616e6420636f6e73657175656e746c79206e657720676f616c732e204f6e20746865206f6e652068616e642c2069742063616e20736f756e64206c696b6520616e20696e746572657374696e67206f70706f7274756e69747920746f207368616b65207468696e67732075702e204f6e20746865206f746865722068616e642c2069742063616e2062652073636172792e204974206973206e6f74206561737920746f206665656c20636f6d666f727461626c6520696e20756e66616d696c6961722063697263756d7374616e6365732e200a2041646170746162696c69747920616e6420666c65786962696c697479206172652063686172616374657269737469637320746861742065616368206f662075732063616e2063756c74697661746520616e6420646576656c6f70207375636365737366756c6c792e205468657265206973206e6f2072656369706520666f72207375636365737320616e6420696d6d65646961746520726573756c74732e2049742069732061206c6f6e672070726f63657373207468617420696e766f6c7665732c20616d6f6e67206f74686572207468696e67732c2061206368616e676520696e2074686520776179206f66207468696e6b696e672c206465616c696e672d7769746820616e642074616b696e6720616374696f6e20776974682074686520676f616c206f6620646576656c6f70696e67207374726f6e6765722061646170746162696c69747920736b696c6c7320696e207468652066616365206f66206164766572736974792e200a0a0a20c2a0223b733a363a22696d61676573223b733a3430363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6570697669776e65692d6b616c79746572612d6175746f772d706f752d616e7461706f6b72696e657461692d7065726973736f7465726f2d737469732d616c6c616765732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6570697669776e65692d6b616c79746572612d6175746f772d706f752d616e7461706f6b72696e657461692d7065726973736f7465726f2d737469732d616c6c616765732e6a70673f77696474683d31303234266865696768743d363834222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30313a3337223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3133333a223137303aceb5cf80ceb9ceb2ceb9cf8ecebdceb5ceb92dcebaceb1cebbcf8dcf84ceb5cf81ceb12dceb1cf85cf84cf8ccf822dcf80cebfcf852dceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb92dcf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf2dcf83cf84ceb9cf822dceb1cebbcebbceb1ceb3ceadcf82223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3232333a22696d616765732f323032322f30312f32342f6570697669776e65692d6b616c79746572612d6175746f772d706f752d616e7461706f6b72696e657461692d7065726973736f7465726f2d737469732d616c6c616765732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6570697669776e65692d6b616c79746572612d6175746f772d706f752d616e7461706f6b72696e657461692d7065726973736f7465726f2d737469732d616c6c616765732e6a70673f77696474683d31303234266865696768743d363834223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3138373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137303aceb5cf80ceb9ceb2ceb9cf8ecebdceb5ceb92dcebaceb1cebbcf8dcf84ceb5cf81ceb12dceb1cf85cf84cf8ccf822dcf80cebfcf852dceb1cebdcf84ceb1cf80cebfcebacf81ceafcebdceb5cf84ceb1ceb92dcf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf2dcf83cf84ceb9cf822dceb1cebbcebbceb1ceb3ceadcf822663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37353a225768656e20776520616c6c6f77206f757273656c76657320746f20616461707420746f20646966666572656e7420736974756174696f6e732c206c6966652067657473206561736965722e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313730223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1151, 'index.php?option=com_content&view=article&id=169', 'index.php?option=com_content&view=article&id=169:πόσο-σημαντικό-είναι-το-να-προσαρμόζεσαι-εύκολα&catid=33', 'How important is it to adapt easily?', ' The short answer is very, as it is a skill that has no limit to the ways in which it can be applied at the workplace. ', '2022-10-05 09:02:08', '58343024428ded8f3d2358e08287a7be', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131393a22205468652073686f727420616e7377657220697320766572792c206173206974206973206120736b696c6c207468617420686173206e6f206c696d697420746f20746865207761797320696e2077686963682069742063616e206265206170706c6965642061742074686520776f726b706c6163652e20223b693a333b613a32373a7b733a323a226964223b693a3136393b733a353a22616c696173223b733a38383a22cf80cf8ccf83cebf20cf83ceb7cebcceb1cebdcf84ceb9cebacf8c20ceb5ceafcebdceb1ceb920cf84cebf20cebdceb120cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83ceb1ceb920ceb5cf8dcebacebfcebbceb1223b733a373a2273756d6d617279223b733a3334303a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652073686f727420616e7377657220697320766572792c206173206974206973206120736b696c6c207468617420686173206e6f206c696d697420746f20746865207761797320696e2077686963682069742063616e206265206170706c6965642061742074686520776f726b706c6163652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313130343a22486f7720696d706f7274616e7420697320697420746f20616461707420656173696c793f202020202020202020202020202020202020202020202020202020200a20205468652073686f727420616e7377657220697320766572792c206173206974206973206120736b696c6c207468617420686173206e6f206c696d697420746f20746865207761797320696e2077686963682069742063616e206265206170706c6965642061742074686520776f726b706c6163652e20200a2020202020202020202020202020202020202020200a2048657265206172652074687265652062656e6566697473206f6620686176696e67207374726f6e672061646170746162696c69747920736b696c6c733a200a20e280a220596f752077696c6c20656d6272616365206368616c6c656e676573206265747465723a20546f20616461707420656173696c79206d65616e7320746f20776f726b20776974686f7574206c696d69747320616e6420746f206265206f70656e20746f2066696e64696e672076617269656420616e6420756e657870656374656420736f6c7574696f6e7320746f2070726f626c656d7320616e64206368616c6c656e67657320696e2074686520776f726b706c6163652e20556e636f6e73747261696e656420696e20796f75722074686f756768747320616e6420616374696f6e732c206368616c6c656e6765732068656c7020796f75206e6f7420746f206265206166726169642c2062757420746f207365697a65206f70706f7274756e697469657320616e6420656e6a6f7920796f757220776f726b2e200a20e280a220596f752077696c6c206265636f6d65206120626574746572206c65616465723a20426967206c656164657273206b6e6f772074686174206368616e676520697320696e6576697461626c6520616e64207468657920646f206e6f742061766f69642069742e205468657920616c736f2072656d61696e20706f736974697665207468726f75676820616476657273697479206173207468657920617265206f70656e20746f206e6f76656c20617070726f61636865732c20686176696e67207265616c697a6564207468617420736f6c7574696f6e7320616e642073706c656e646f722063616e20626520666f756e6420696e206d616e7920706c616365732e200a20e280a220596f752077696c6c20616c77617973206265206f70656e3a2042652077696c6c696e6720746f2074727920646966666572656e7420746f6f6c732c207374726174656769657320616e6420746563686e697175657320746f2067657420746865206265737420726573756c74732e20576f726b73706163657320617265206368616e67696e6720666173746572207468616e2065766572206265666f726520616e6420696620796f7520617265206e6f7420707265706172656420746f20636f6e74696e756f75736c792061646170742c207468656e2065787065637420746f207374617920626568696e642e200a0a20c2a0223b733a363a22696d61676573223b733a3333313a227b22696d6167655f696e74726f223a22696d616765735c2f506f736f5f73696d616e74696b6f5f65696e61695f6e615f70726f7361726d6f7a657361695f65756b6f6c612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f506f736f5f73696d616e74696b6f5f65696e61695f6e615f70726f7361726d6f7a657361695f65756b6f6c612e6a70673f77696474683d36303030266865696768743d34303034222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30323a3038223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a393b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39323a223136393acf80cf8ccf83cebf2dcf83ceb7cebcceb1cebdcf84ceb9cebacf8c2dceb5ceafcebdceb1ceb92dcf84cebf2dcebdceb12dcf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83ceb1ceb92dceb5cf8dcebacebfcebbceb1223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3135343a22696d616765732f506f736f5f73696d616e74696b6f5f65696e61695f6e615f70726f7361726d6f7a657361695f65756b6f6c612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f506f736f5f73696d616e74696b6f5f65696e61695f6e615f70726f7361726d6f7a657361695f65756b6f6c612e6a70673f77696474683d36303030266865696768743d34303034223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3134363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136393acf80cf8ccf83cebf2dcf83ceb7cebcceb1cebdcf84ceb9cebacf8c2dceb5ceafcebdceb1ceb92dcf84cebf2dcebdceb12dcf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf83ceb1ceb92dceb5cf8dcebacebfcebbceb12663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a22486f7720696d706f7274616e7420697320697420746f20616461707420656173696c793f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313639223b7d), (1152, 'index.php?option=com_content&view=article&id=168', 'index.php?option=com_content&view=article&id=168:ο-freud-είχε-πει-«ευχαριστώ-τη-ζωή-γιατί-τίποτα-δεν-μου-ήταν-εύκολο»&catid=33', 'Freud had said “One day, in retrospect, the years of struggle will strike you as the most beautiful.” ', ' It is important to realize that during our lifetime there will be periods when we will have to face some difficulty. It is inevitable. ', '2022-10-05 09:02:34', '05a9e1036c812dd444bf5928cd616f4b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133363a2220497420697320696d706f7274616e7420746f207265616c697a65207468617420647572696e67206f7572206c69666574696d652074686572652077696c6c20626520706572696f6473207768656e2077652077696c6c206861766520746f206661636520736f6d6520646966666963756c74792e20497420697320696e6576697461626c652e20223b693a333b613a32373a7b733a323a226964223b693a3136383b733a353a22616c696173223b733a3131393a22cebf20667265756420ceb5ceafcf87ceb520cf80ceb5ceb920c2abceb5cf85cf87ceb1cf81ceb9cf83cf84cf8e20cf84ceb720ceb6cf89ceae20ceb3ceb9ceb1cf84ceaf20cf84ceafcf80cebfcf84ceb120ceb4ceb5cebd20cebccebfcf8520ceaecf84ceb1cebd20ceb5cf8dcebacebfcebbcebfc2bb223b733a373a2273756d6d617279223b733a3335373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e497420697320696d706f7274616e7420746f207265616c697a65207468617420647572696e67206f7572206c69666574696d652074686572652077696c6c20626520706572696f6473207768656e2077652077696c6c206861766520746f206661636520736f6d6520646966666963756c74792e20497420697320696e6576697461626c652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313838393a22467265756420686164207361696420e2809c4f6e65206461792c20696e20726574726f73706563742c20746865207965617273206f66207374727567676c652077696c6c20737472696b6520796f7520617320746865206d6f73742062656175746966756c2ee2809d20202020202020202020202020202020202020202020202020202020200a2020497420697320696d706f7274616e7420746f207265616c697a65207468617420647572696e67206f7572206c69666574696d652074686572652077696c6c20626520706572696f6473207768656e2077652077696c6c206861766520746f206661636520736f6d6520646966666963756c74792e20497420697320696e6576697461626c652e20200a2020202020202020202020202020202020202020200a20536f207765206861766520746f2061636365707420697420616e6420626520707265706172656420666f722074686520696d6d696e656e7420646966666963756c746965732e20576520646f206e6f7420616c7761797320646f207468696e6773206261736564206f6e20686f77207765206861766520706c616e6e6564207468656d2e20457870656374206368616e6765732c20756e6365727461696e747920616e6420656e68616e636520796f757220737472656e6774687320746f2062657374206465616c2077697468207468656d2e204265696e67206177617265207468617420646966666963756c746965732063616e20617269736520616e6420756e6365727461696e74792061626f75742074686520667574757265207320756e61766f696461626c652c206d616b65732075732063616c6d657220616e6420726561647920746f2074616b6520616374696f6e207768656e206e65656465642e20446f206e6f7420666f7267657420746f206b65657020796f757220657175616e696d69747920616e6420746f2072656d61696e206f7074696d697374696320696e207468652066616365206f6620646966666963756c746965732e204576656e747320646f206e6f74206368616e67652e2057652063616e6e6f7420636f6e74726f6c2074686520636f6e646974696f6e732e205768617420697320696d706f7274616e7420697320686f7720776520696e746572707265742074686520736974756174696f6e20616e6420686f77207765206d616e6167652069742e205769746820746869732061747469747564652c20746865206465636973696f6e732077652077696c6c2074616b652077696c6c206365727461696e6c79206265206d6f726520656666696369656e742e200a204f6e20746865206f746865722068616e642c20736f6c7574696f6e2063616e6e6f7420626520666f756e6420776974682061206d616769632077616e64206e6f722077696c6c20646966666963756c7469657320646973617070656172206f6e207468656972206f776e2069662077652061766f6964207468656d2062792070757474696e67207468656d20756e64657220746865207275672e20496e2074686973207761792c2074686520736974756174696f6e2077696c6c206f6e6c792062652070657270657475617465642e205765206e65656420746f2074616b6520616374696f6e20616e64206361726566756c6c7920706c616e206f75722073746570732e2049742773206e6f7420616e20656173792070726f636573732e2054686174277320776879206974277320696d706f7274616e74207765206861766520776f726b6564206f6e206f75722061646170746162696c69747920736b696c6c732e200a20446f6ee280997420686573697461746520746f2061736b20666f72207468652068656c70206f662074686520696d706f7274616e74206f74686572732e204f75722066616d696c79206f722072656c6174697665732c2061732077656c6c206173206f757220667269656e64732c2063616e20626520612076616c7561626c6520617373657420696e207468652061626f76652070726f636573732e20446966666572656e742076696577732c2061732077656c6c20617320746865697220636f6e7374616e7420737570706f72742c2063616e2068656c7020796f752061637420616e64206164617074206d6f726520656173696c7920746f2061206e6577207374617465206f66206c6966652e200a20496e206c696665207765206c6561726e207468726f75676820657870657269656e63652e20416c6f6e672077697468207768617420796f75206c6561726e2061626f75742070656f706c652c20736f636965747920616e6420746865697220696e746572616374696f6e732c206e657665722073746f70206c6561726e696e67206173206d75636820617320706f737369626c652061626f757420796f757273656c662e2053656c662d6b6e6f776c6564676520706c61797320616e20696d706f7274616e7420726f6c6520696e20686f7720796f752077696c6c20636f70652077697468206368616e676520656163682074696d6520616e642063616e206c65616420746f2074686520656e68616e63656d656e74206f662061646170746162696c6974792e200a0a20c2a0223b733a363a22696d61676573223b733a3430323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f2d66726575642d656978652d7065692d6575786172697374772d74692d7a77692d67696174692d7469706f74612d64656e2d6d6f752d6974616e2d65756b6f6c6f2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6f2d66726575642d656978652d7065692d6575786172697374772d74692d7a77692d67696174692d7469706f74612d64656e2d6d6f752d6974616e2d65756b6f6c6f2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30323a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3132333a223136383acebf2d66726575642dceb5ceafcf87ceb52dcf80ceb5ceb92dc2abceb5cf85cf87ceb1cf81ceb9cf83cf84cf8e2dcf84ceb72dceb6cf89ceae2dceb3ceb9ceb1cf84ceaf2dcf84ceafcf80cebfcf84ceb12dceb4ceb5cebd2dcebccebfcf852dceaecf84ceb1cebd2dceb5cf8dcebacebfcebbcebfc2bb223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3231393a22696d616765732f323032322f30312f32342f6f2d66726575642d656978652d7065692d6575786172697374772d74692d7a77692d67696174692d7469706f74612d64656e2d6d6f752d6974616e2d65756b6f6c6f2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6f2d66726575642d656978652d7065692d6575786172697374772d74692d7a77692d67696174692d7469706f74612d64656e2d6d6f752d6974616e2d65756b6f6c6f2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136383acebf2d66726575642dceb5ceafcf87ceb52dcf80ceb5ceb92dc2abceb5cf85cf87ceb1cf81ceb9cf83cf84cf8e2dcf84ceb72dceb6cf89ceae2dceb3ceb9ceb1cf84ceaf2dcf84ceafcf80cebfcf84ceb12dceb4ceb5cebd2dcebccebfcf852dceaecf84ceb1cebd2dceb5cf8dcebacebfcebbcebfc2bb2663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a3130363a22467265756420686164207361696420e2809c4f6e65206461792c20696e20726574726f73706563742c20746865207965617273206f66207374727567676c652077696c6c20737472696b6520796f7520617320746865206d6f73742062656175746966756c2ee2809d20223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313638223b7d), (1153, 'index.php?option=com_content&view=article&id=167', 'index.php?option=com_content&view=article&id=167:διαδικασία-αναπροσαρμογής&catid=33', 'The \"Adjustment\" procedure ', ' Do you want to learn how to adapt to change? It\'s a skill that requires practice and commitment, but it is feasible for everyone. ', '2022-10-05 09:03:57', 'c8910158069027b1c204164e2f606972', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133313a2220446f20796f752077616e7420746f206c6561726e20686f7720746f20616461707420746f206368616e67653f2049742773206120736b696c6c207468617420726571756972657320707261637469636520616e6420636f6d6d69746d656e742c20627574206974206973206665617369626c6520666f722065766572796f6e652e20223b693a333b613a32373a7b733a323a226964223b693a3136373b733a353a22616c696173223b733a34393a22ceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb120ceb1cebdceb1cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaecf82223b733a373a2273756d6d617279223b733a3335323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e446f20796f752077616e7420746f206c6561726e20686f7720746f20616461707420746f206368616e67653f2049742773206120736b696c6c207468617420726571756972657320707261637469636520616e6420636f6d6d69746d656e742c20627574206974206973206665617369626c6520666f722065766572796f6e652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313238373a22546865202241646a7573746d656e74222070726f636564757265202022ce94ceb5cebd20ceb5ceafcebdceb1ceb920cebf20cf80ceb9cebf20ceb4cf85cebdceb1cf84cf8ccf8220cf80cebfcf8520ceb5cf80ceb9ceb2ceb9cf8ecebdceb5ceb92c20cebfcf8dcf84ceb520cebf20cf80ceb9cebf20ceadcebecf85cf80cebdcebfcf822e20ce95ceafcebdceb1ceb920ceb1cf85cf84cf8ccf8220cf80cebfcf8520cf80cf81cebfcf83ceb1cf81cebccf8cceb6ceb5cf84ceb1ceb920cebaceb1cebbcf8dcf84ceb5cf81ceb120cf83cf84ceb7cebd20ceb1cebbcebbceb1ceb3ceae222e2020ce9a2e20ce94ceb1cf81ceb2ceafcebdcebfcf82202020202020202020202020202020202020202020202020202020200a20204974206973206e6f7420746865207374726f6e67657374206f6620746865207370656369657320746861742073757276697665732c206e6f7220746865206d6f737420696e74656c6c6967656e7420746861742073757276697665732e20497420697320746865206f6e652074686174206973206d6f737420616461707461626c6520746f206368616e67652e20432e2044617277696e20200a2020202020202020202020202020202020202020200a20446f20796f752077616e7420746f206c6561726e20686f7720746f20616461707420746f206368616e67653f2049742773206120736b696c6c207468617420726571756972657320707261637469636520616e6420636f6d6d69746d656e742c20627574206974206973206665617369626c6520666f722065766572796f6e652e200a2046697273742c20697420697320696d706f7274616e7420746f2062652077696c6c696e6720746f206d616b65206d697374616b65732e204e6f626f6479206973207065726665637420616e64206d697374616b6573206172652068756d616e206f6e20612070726f66657373696f6e616c20616e6420706572736f6e616c206c6576656c2e20416e206572726f722063616e206265206469736170706f696e74696e67206576656e2068756d696c696174696e672c20627574207768617420697320696d706f7274616e7420697320686f7720796f75206d616e616765207468652061667465726d617468206f662074686520736974756174696f6e2e205765206c6561726e2066726f6d206f7572206d697374616b65732c207765206b6565702074686520706f736974697665206c6573736f6e732c207765207472792d6f7574206e657720736f6c7574696f6e732c206761696e206e657720696e736967687420616e64206d6f7665206f6e2e20457665727920646966666963756c747920697320616e20657870657269656e636520746861742068656c70732074686520706572736f6e2065766f6c76652e205468697320697320616e2061646a7573746d656e742070726f63657373207468617420776f726b73206c696b65207a6f6f6d20696e20616e64207a6f6f6d206f7574206f6e20612063616d6572612e200a2045766572797468696e672069732061206d6174746572206f662070657273706563746976652e2054686520636c6f7365722077652061726520746f207468652070726f626c656d2c207468652067726561746572206974207365656d732e20427574207768656e2077652074616b6520612073746570206261636b2c2077652073656520697420646966666572656e746c7920616e64207468656e2065766572797468696e67206368616e6765732e200a0a20c2a0223b733a363a22696d61676573223b733a3331353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f64696164696b617369612d70726f7361726d6f6769732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f64696164696b617369612d70726f7361726d6f6769732e6a70673f77696474683d36303030266865696768743d34303030222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30333a3537223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223136373aceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12dceb1cebdceb1cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaecf82223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133323a22696d616765732f323032322f30312f32342f64696164696b617369612d70726f7361726d6f6769732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f64696164696b617369612d70726f7361726d6f6769732e6a70673f77696474683d36303030266865696768743d34303030223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136373aceb4ceb9ceb1ceb4ceb9cebaceb1cf83ceafceb12dceb1cebdceb1cf80cf81cebfcf83ceb1cf81cebccebfceb3ceaecf822663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22546865202241646a7573746d656e74222070726f63656475726520223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313637223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1157, 'index.php?option=com_content&view=article&id=156', 'index.php?option=com_content&view=article&id=156:η-αίσθηση-ικανότητας&catid=30', 'Feeling competent', ' The competence and sufficiency we feel about ourselves are two concepts that are directly related to our self-esteem. ', '2022-10-05 09:09:12', '63bde81cd8cd2055e3d184da13f537b7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131393a222054686520636f6d706574656e636520616e642073756666696369656e6379207765206665656c2061626f7574206f757273656c766573206172652074776f20636f6e6365707473207468617420617265206469726563746c792072656c6174656420746f206f75722073656c662d65737465656d2e20223b693a333b613a32373a7b733a323a226964223b693a3135363b733a353a22616c696173223b733a33383a22ceb720ceb1ceafcf83ceb8ceb7cf83ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1cf82223b733a373a2273756d6d617279223b733a3334303a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520636f6d706574656e636520616e642073756666696369656e6379207765206665656c2061626f7574206f757273656c766573206172652074776f20636f6e6365707473207468617420617265206469726563746c792072656c6174656420746f206f75722073656c662d65737465656d2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313036333a224665656c696e6720636f6d706574656e7420cea0ceaccf81ceb520cebcceb9ceb120ceb1cebdceaccf83ceb120cebaceb1ceb920cf83cebaceadcf88cebfcf8520cf80cebfceb9cebfcf8220ceb5ceafcf83ceb1ceb92c20cf80cf8ccf83ceb120ceadcf87ceb5ceb9cf8220cebaceb1cf84ceb1cf86ceadcf81ceb5ceb920cebaceb1ceb920cf80cf8ccf83ceb120cebccf80cebfcf81ceb5ceafcf8220cebdceb120cebaceb1cf84ceb1cf86ceadcf81ceb5ceb9cf822e20202020202020202020202020202020202020202020202020202020200a202054616b6520612062726561746820616e6420636f6e73696465722077686f20796f75206172652c20686f77206d75636820796f75206861766520616368696576656420616e64207768617420796f752063616e207374696c6c206163636f6d706c6973682e20596f7520646f206e6f74206e65656420616e796f6e6520746f20636f6e6669726d207768617420796f75206172652063617061626c65206f662c206a7573742072656d696e6420796f757273656c66207468617420796f75206172652120200a2020202020202020202020202020202020202020200a2054686520636f6d706574656e636520616e642073756666696369656e6379207765206665656c2061626f7574206f757273656c766573206172652074776f20636f6e6365707473207468617420617265206469726563746c792072656c6174656420746f206f75722073656c662d65737465656d2e2054686520756e7761766572696e6720636f6e666964656e636520696e206f7572206162696c69747920746f2061637420656666696369656e746c7920616e64207375636365737366756c6c79206576656e20756e64657220646966666963756c742063697263756d7374616e63657320616e6420746f75676820636f6e646974696f6e732c20697320612070726f63657373207468617420626567696e7320696e20746865206561726c79207965617273206f66206f7572206c697665732c2073696e6365206f757220706172656e74732062656c696576656420696e206f7572206162696c697469657320616e64206c657420757320286f72206e6f7429206578706c6f7265206f757220776f726c642e20546869732070726f636573732c2065766f6c76657320636f6e7374616e746c7920616e64206973206f70656e20746f20696d70726f76656d656e742c206576656e20696e206164756c74206c6966652e20576861742069742074616b657320746f20666c6f75726973682069732073656c662d4c4f564520616e6420636172652c207265636f676e6974696f6e20616e6420617070726563696174696f6e206f662077686174207765206861766520616368696576656420736f2066617220616e6420616363657074616e6365206f662077686f207765207265616c6c79206172652e200a0a20c2a0223b733a363a22696d61676573223b733a3331323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d61697374686973692d696b616e6f74697461732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f692d61697374686973692d696b616e6f74697461732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33303b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30393a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31303a22436f6d706574656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a223135363aceb72dceb1ceafcf83ceb8ceb7cf83ceb72dceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1cf82223b733a373a22636174736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132393a22696d616765732f323032322f30312f32342f692d61697374686973692d696b616e6f74697461732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f692d61697374686973692d696b616e6f74697461732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135363aceb72dceb1ceafcf83ceb8ceb7cf83ceb72dceb9cebaceb1cebdcf8ccf84ceb7cf84ceb1cf822663617469643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22436f6d706574656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a224665656c696e6720636f6d706574656e74223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313536223b7d), (1158, 'index.php?option=com_content&view=article&id=151', 'index.php?option=com_content&view=article&id=151:λήψη-αποφάσεων-με-λογική-ή-με-συναίσθημα&catid=31', 'Emotional or logical decision making?', ' People often have difficulty in making decisions. However, we are asked to make up our minds on a variety of topics; from what should we have for lunch, to more important ones or even life-changing, such as what we should study or whom we should marry. ', '2022-10-05 09:09:56', '2f5d3c2b70fa690f8aca81b36c19986f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235343a222050656f706c65206f6674656e206861766520646966666963756c747920696e206d616b696e67206465636973696f6e732e20486f77657665722c207765206172652061736b656420746f206d616b65207570206f7572206d696e6473206f6e20612076617269657479206f6620746f706963733b2066726f6d20776861742073686f756c64207765206861766520666f72206c756e63682c20746f206d6f726520696d706f7274616e74206f6e6573206f72206576656e206c6966652d6368616e67696e672c207375636820617320776861742077652073686f756c64207374756479206f722077686f6d2077652073686f756c64206d617272792e20223b693a333b613a32373a7b733a323a226964223b693a3135313b733a353a22616c696173223b733a37343a22cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebcceb520cebbcebfceb3ceb9cebaceae20ceae20cebcceb520cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1223b733a373a2273756d6d617279223b733a3437353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e50656f706c65206f6674656e206861766520646966666963756c747920696e206d616b696e67206465636973696f6e732e20486f77657665722c207765206172652061736b656420746f206d616b65207570206f7572206d696e6473206f6e20612076617269657479206f6620746f706963733b2066726f6d20776861742073686f756c64207765206861766520666f72206c756e63682c20746f206d6f726520696d706f7274616e74206f6e6573206f72206576656e206c6966652d6368616e67696e672c207375636820617320776861742077652073686f756c64207374756479206f722077686f6d2077652073686f756c64206d617272792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3936383a22456d6f74696f6e616c206f72206c6f676963616c206465636973696f6e206d616b696e673f202020202020202020202020202020202020202020202020202020200a202050656f706c65206f6674656e206861766520646966666963756c747920696e206d616b696e67206465636973696f6e732e20486f77657665722c207765206172652061736b656420746f206d616b65207570206f7572206d696e6473206f6e20612076617269657479206f6620746f706963733b2066726f6d20776861742073686f756c64207765206861766520666f72206c756e63682c20746f206d6f726520696d706f7274616e74206f6e6573206f72206576656e206c6966652d6368616e67696e672c207375636820617320776861742077652073686f756c64207374756479206f722077686f6d2077652073686f756c64206d617272792e20200a0a20c2a0202020202020202020202020202020202020202020200a20536f6d652070656f706c652074656e6420746f20706f7374706f6e6520636f6d696e6720746f2061206465636973696f6e20627920636f6e7374616e746c792072657175657374696e67206d6f726520696e666f726d6174696f6e206f6e2074686520746f706963206f72207365656b696e672074686520616476696365206f66206f74686572732e204f746865722070656f706c652c206c6561766520697420757020746f206c75636b2e20536f2c2077686174206c6561647320757320746f2061206465636973696f6e206576656e7475616c6c793f200a20506c61746f20686164207361696420746861742074686520736f756c20697320612063686172696f742070756c6c65642062792074776f2077696e67656420686f7273657320616e6420612063686172696f746565722e205468652063686172696f7465657220726570726573656e7473206c6f6769632c20746865206f6e6520686f7273652c20656d6f74696f6e20616e6420746865206f746865722c206465736972652e20417320656d6f74696f6e20616e64206465736972652072756e20616666726f6e742c206c6f6769632069732077686174206b65657073207468656d20696e2062616c616e63652e200a204261736564206f6e207468697320706f696e74206f6620766965772c206f7572206c6966652063686f6963657320617265206261736564206f6e206c6f6769632c20656d6f74696f6e20616e64206465736972652e20466f72206f7572206c6966652063686172696f7420746f20626520737461626c652c20616c6c207468726565206e65656420746f2062652062616c616e6365642e200a0a20c2a0223b733a363a22696d61676573223b733a3335343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6c697073692d61706f66617365776e2d6d652d6c6f67696b692d692d6d652d73796e6169737468696d612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6c697073692d61706f66617365776e2d6d652d6c6f67696b692d692d6d652d73796e6169737468696d612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a30393a3536223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37383a223135313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2dcebcceb52dcebbcebfceb3ceb9cebaceae2dceae2dcebcceb52dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3137313a22696d616765732f323032322f30312f32342f6c697073692d61706f66617365776e2d6d652d6c6f67696b692d692d6d652d73796e6169737468696d612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6c697073692d61706f66617365776e2d6d652d6c6f67696b692d692d6d652d73796e6169737468696d612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2dcebcceb52dcebbcebfceb3ceb9cebaceae2dceae2dcebcceb52dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22456d6f74696f6e616c206f72206c6f676963616c206465636973696f6e206d616b696e673f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313531223b7d), (1159, 'index.php?option=com_content&view=article&id=150', 'index.php?option=com_content&view=article&id=150:τι-είναι-η-λήψη-αποφάσεων&catid=31', 'What is decision-making?', ' Decision making is the choice between two or more ways of action. In problem-solving, decision-making involves the selection of a course of action from among two or more possible alternatives in order to arrive at a solution for a given problem. Decisions can be made based on intuition, logic or a combination of the two. ', '2022-10-05 09:10:42', '8fc37f1fb1028ada6b23850db8eddb95', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3332343a22204465636973696f6e206d616b696e67206973207468652063686f696365206265747765656e2074776f206f72206d6f72652077617973206f6620616374696f6e2e20496e2070726f626c656d2d736f6c76696e672c206465636973696f6e2d6d616b696e6720696e766f6c766573207468652073656c656374696f6e206f66206120636f75727365206f6620616374696f6e2066726f6d20616d6f6e672074776f206f72206d6f726520706f737369626c6520616c7465726e61746976657320696e206f7264657220746f20617272697665206174206120736f6c7574696f6e20666f72206120676976656e2070726f626c656d2e204465636973696f6e732063616e206265206d616465206261736564206f6e20696e74756974696f6e2c206c6f676963206f72206120636f6d62696e6174696f6e206f66207468652074776f2e20223b693a333b613a32373a7b733a323a226964223b693a3135303b733a353a22616c696173223b733a34363a22cf84ceb920ceb5ceafcebdceb1ceb920ceb720cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3731373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4465636973696f6e206d616b696e67206973207468652063686f696365206265747765656e2074776f206f72206d6f72652077617973206f6620616374696f6e2e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496e2070726f626c656d2d736f6c76696e672c206465636973696f6e2d6d616b696e6720696e766f6c766573207468652073656c656374696f6e206f66206120636f75727365206f6620616374696f6e2066726f6d20616d6f6e672074776f206f72206d6f726520706f737369626c6520616c7465726e61746976657320696e206f7264657220746f20617272697665206174206120736f6c7574696f6e20666f72206120676976656e2070726f626c656d2e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4465636973696f6e732063616e206265206d616465206261736564206f6e20696e74756974696f6e2c206c6f676963206f72206120636f6d62696e6174696f6e206f66207468652074776f2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313630353a2257686174206973206465636973696f6e2d6d616b696e673f202020202020202020202020202020202020202020202020202020200a20204465636973696f6e206d616b696e67206973207468652063686f696365206265747765656e2074776f206f72206d6f72652077617973206f6620616374696f6e2e20200a2020202020202020202020202020202020202020200a20496e2070726f626c656d2d736f6c76696e672c206465636973696f6e2d6d616b696e6720696e766f6c766573207468652073656c656374696f6e206f66206120636f75727365206f6620616374696f6e2066726f6d20616d6f6e672074776f206f72206d6f726520706f737369626c6520616c7465726e61746976657320696e206f7264657220746f20617272697665206174206120736f6c7574696f6e20666f72206120676976656e2070726f626c656d2e200a204465636973696f6e732063616e206265206d616465206261736564206f6e20696e74756974696f6e2c206c6f676963206f72206120636f6d62696e6174696f6e206f66207468652074776f2e200a20496e74756974696f6e200a20416c74686f7567682c2070656f706c6520636f6e736964657220696e74756974696f6e20746f20626520612070617261706879736963616c2073656e736174696f6e2c20696e207265616c697479206974206973206120636f6d62696e6174696f6e206f66207061737420657870657269656e636520616e6420706572736f6e616c2076616c7565732e20497420697320776f7274682074616b696e6720696e74756974696f6e20696e746f206163636f756e742c2062656361757365206974207265666c65637473206f75722076696577206f66206c6966652e204f6620636f757273652c207468697320766965772069736ee280997420616c77617973206f626a6563746976652c2062757420697320757375616c6c79206261736564206f6e206f75722070657263657074696f6e206f66207265616c74792e20546875732c206578616d696e6520796f757220696e74756974696f6e206361726566756c6c7920616e642074727920746f206465636f646520776861742069742068617320746f2074656c6c20796f7520726567617264696e672061206465636973696f6e2061626f757420746f206265206d6164652e200a204c6f676963200a204c6f676963206973206261736564206f6e206576656e74733b206974206973206120726561736f6e696e6720636f6e647563746564206f72206173736573736564206163636f7264696e6720746f20737472696374207072696e6369706c6573206f662076616c69646974792e200a204c6f676963206f6674656e2069676e6f7265732074686520656d6f74696f6e616c20617370656374206f662061206465636973696f6e2e200a20496e74756974696f6e2063616e206265207573656420746f206d616b6520717569636b206f7220756e696d706f7274616e74206465636973696f6e732c207768696c65206120636f6d62696e6174696f6e206f66206c6f67696320616e6420696e74756974696f6e2063616e2062652074616b656e20696e746f206163636f756e7420666f72206d6f726520636f6d706c657820616e6420696d706f7274616e74206465636973696f6e2d6d616b696e672070726f6365737365732e200a20497420697320696d706f7274616e7420746f20677561726420796f757273656c6620616761696e737420696d70756c736976656e6573732e200a2041732077652063616e207365652c206465636973696f6e2063616e206265206469766964656420696e746f2074776f2063617465676f726965733b20706c616e6e656420616e6420756e706c616e6e65642e20506c616e6e6564206465636973696f6e20617265206f6674656e206261736564206f6e206c6f6769632c207061737420657870657269656e63652c2064656475637469766520726561736f6e696e6720616e6420616e616c7973697320616e642061707072616973616c206f6620617267756d656e74732e20556e706c616e6e6564206465636973696f6e732074686174207765206861766520746f206d616b6520696e7374616e74616e656f75736c792c20617265206f6674656e206261736564206f6e2074686520656d6f74696f6e616c2070617274206f662074686520627261696e2e200a0a20c2a0223b733a363a22696d61676573223b733a3332323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d6c697073692d61706f66617365776e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d6c697073692d61706f66617365776e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31303a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a223135303acf84ceb92dceb5ceafcebdceb1ceb92dceb72dcebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133393a22696d616765732f323032322f30312f32342f74692d65696e61692d692d6c697073692d61706f66617365776e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d65696e61692d692d6c697073692d61706f66617365776e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135303acf84ceb92dceb5ceafcebdceb1ceb92dceb72dcebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a2257686174206973206465636973696f6e2d6d616b696e673f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313530223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1160, 'index.php?option=com_content&view=article&id=149', 'index.php?option=com_content&view=article&id=149:γιατί-παίρνουμε-λάθος-αποφάσεις&catid=31', 'Why do we make the wrong decisions?', ' Because of the way we operate. As humans we are rational creatures and that is what distinguishes us from other animals. ', '2022-10-05 09:11:13', 'bb148d20171b6beac7d84c3ff8b8068d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132323a222042656361757365206f662074686520776179207765206f7065726174652e2041732068756d616e732077652061726520726174696f6e616c2063726561747572657320616e64207468617420697320776861742064697374696e677569736865732075732066726f6d206f7468657220616e696d616c732e20223b693a333b613a32373a7b733a323a226964223b693a3134393b733a353a22616c696173223b733a35393a22ceb3ceb9ceb1cf84ceaf20cf80ceb1ceafcf81cebdcebfcf85cebcceb520cebbceacceb8cebfcf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3334333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e42656361757365206f662074686520776179207765206f7065726174652e2041732068756d616e732077652061726520726174696f6e616c2063726561747572657320616e64207468617420697320776861742064697374696e677569736865732075732066726f6d206f7468657220616e696d616c732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3639303a2257687920646f207765206d616b65207468652077726f6e67206465636973696f6e733f202020202020202020202020202020202020202020202020202020200a202042656361757365206f662074686520776179207765206f7065726174652e2041732068756d616e732077652061726520726174696f6e616c2063726561747572657320616e64207468617420697320776861742064697374696e677569736865732075732066726f6d206f7468657220616e696d616c732e20200a2020202020202020202020202020202020202020200a20486f77657665722c206576656e2074686f7567682077652063616e207468696e6b206c6f676963616c6c792c2061742074696d65732c20656d6f74696f6e206f76657274616b65732075732e204f757220656d6f74696f6e616c2070617274206f662074686520627261696e2028746865206c696d6269632073797374656d202d612067726f7570206f6620696e746572636f6e6e65637465642073747275637475726573206c6f636174656420646565702077697468696e2074686520627261696e292069732070726f6e6520746f206d697374616b657320616e6420696d70756c73697665206465636973696f6e732e200a20536f6d6574696d65732c206974206d616b65732075732066616c6c20696e746f206d69736a7564676d656e7420616e6420696e61636375726163792c20616374696e6720776974686f7574207468696e6b696e67206974207468726f756768202d6576656e20616761696e7374206f7572206f776e20696e7465726573742e20436f6e7369646572207468652074696d65732077652065617420612077686f6c65206275636b6574206f66206963652d637265616d3b207765206b6e6f772077652073686f756c646ee2809974202d62757420776520646f20697420616e797761792e200a0a20c2a0223b733a363a22696d61676573223b733a3333343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f67696174692d706169726e6f756d722d6c6174686f732d61706f6661736569732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f67696174692d706169726e6f756d722d6c6174686f732d61706f6661736569732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31313a3133223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36333a223134393aceb3ceb9ceb1cf84ceaf2dcf80ceb1ceafcf81cebdcebfcf85cebcceb52dcebbceacceb8cebfcf822dceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3135313a22696d616765732f323032322f30312f32342f67696174692d706169726e6f756d722d6c6174686f732d61706f6661736569732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f67696174692d706169726e6f756d722d6c6174686f732d61706f6661736569732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134393aceb3ceb9ceb1cf84ceaf2dcf80ceb1ceafcf81cebdcebfcf85cebcceb52dcebbceacceb8cebfcf822dceb1cf80cebfcf86ceaccf83ceb5ceb9cf822663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a2257687920646f207765206d616b65207468652077726f6e67206465636973696f6e733f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313439223b7d), (1161, 'index.php?option=com_content&view=article&id=148', 'index.php?option=com_content&view=article&id=148:λήψη-αποφάσεων-και-εγκέφαλος&catid=31', 'Decision making and the brain', ' When we’re making decisions, we use two different systems of thinking. System 1 is our intuition or gut-feeling: fast, automatic, emotional, and subconscious. System 2 is slower and more deliberate: consciously working through different considerations, applying different concepts and models and weighing them all up. ', '2022-10-05 09:11:42', '05513d2c1d02076f8cd2077f5eb77c76', 1, 0, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3332313a22205768656e207765e280997265206d616b696e67206465636973696f6e732c207765207573652074776f20646966666572656e742073797374656d73206f66207468696e6b696e672e2053797374656d2031206973206f757220696e74756974696f6e206f72206775742d6665656c696e673a20666173742c206175746f6d617469632c20656d6f74696f6e616c2c20616e6420737562636f6e7363696f75732e2053797374656d203220697320736c6f77657220616e64206d6f72652064656c696265726174653a20636f6e7363696f75736c7920776f726b696e67207468726f75676820646966666572656e7420636f6e73696465726174696f6e732c206170706c79696e6720646966666572656e7420636f6e636570747320616e64206d6f64656c7320616e64207765696768696e67207468656d20616c6c2075702e20223b693a333b613a32373a7b733a323a226964223b693a3134383b733a353a22616c696173223b733a35333a22cebbceaecf88ceb720ceb1cf80cebfcf86ceaccf83ceb5cf89cebd20cebaceb1ceb920ceb5ceb3cebaceadcf86ceb1cebbcebfcf82223b733a373a2273756d6d617279223b733a3534323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5768656e207765e280997265206d616b696e67206465636973696f6e732c207765207573652074776f20646966666572656e742073797374656d73206f66207468696e6b696e672e2053797374656d2031206973206f757220696e74756974696f6e206f72206775742d6665656c696e673a20666173742c206175746f6d617469632c20656d6f74696f6e616c2c20616e6420737562636f6e7363696f75732e2053797374656d203220697320736c6f77657220616e64206d6f72652064656c696265726174653a20636f6e7363696f75736c7920776f726b696e67207468726f75676820646966666572656e7420636f6e73696465726174696f6e732c206170706c79696e6720646966666572656e7420636f6e636570747320616e64206d6f64656c7320616e64207765696768696e67207468656d20616c6c2075702e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323030353a224465636973696f6e206d616b696e6720616e642074686520627261696e202020202020202020202020202020202020202020202020202020200a0a205768656e207765e280997265206d616b696e67206465636973696f6e732c207765207573652074776f20646966666572656e742073797374656d73206f66207468696e6b696e672e2053797374656d2031206973206f757220696e74756974696f6e206f72206775742d6665656c696e673a20666173742c206175746f6d617469632c20656d6f74696f6e616c2c20616e6420737562636f6e7363696f75732e2053797374656d203220697320736c6f77657220616e64206d6f72652064656c696265726174653a20636f6e7363696f75736c7920776f726b696e67207468726f75676820646966666572656e7420636f6e73696465726174696f6e732c206170706c79696e6720646966666572656e7420636f6e636570747320616e64206d6f64656c7320616e64207765696768696e67207468656d20616c6c2075702e200a2053797374656d2031200a204a6f686e2042617267682062726f6b6520646f776e20746865207465726d20226175746f6d617469632220696e746f20666f757220636f6d706f6e656e74733a2061776172656e6573732c20696e74656e74696f6e616c6974792c20656666696369656e63792c20616e6420636f6e74726f6c6c6162696c6974792e20416e206175746f6d617469632070726f63657373206d617920626567696e20776974686f75742074686520706572736f6e20636f6e7363696f75736c792077696c6c696e6720697420746f2073746172742c20697420697320656666696369656e74206265636175736520697420726571756972657320666577207265736f757263657320616e6420756e636f6e74726f6c6c61626c652c206d65616e696e672074686174207468652070726f636573732077696c6c2072756e20756e74696c20636f6d706c6574696f6e20616e642074686520706572736f6e2077696c6c206e6f742062652061626c6520746f2073746f702069742e200a2050737963686f6c6f676963616c20726573656172636820737567676573747320746861742053797374656d20312028696e74756974696f6e29206973206d6f726520616363757261746520696e206172656173207768657265207765e2809976652067617468657265642061206c6f74206f66206461746120776974682072656c6961626c6520616e64206661737420666565646261636b2c206c696b6520736f6369616c2064796e616d6963732e200a2053797374656d203220696e2068756d616e73200a2053797374656d20322069732065766f6c7574696f6e6172696c7920726563656e7420616e6420737065636966696320746f2068756d616e732e20497420697320616c736f206b6e6f776e2061732074686520726174696f6e616c2073797374656d206f722074686520616e616c797469632073797374656d2e20497420706572666f726d7320746865206d6f726520736c6f7720616e642073657175656e7469616c207468696e6b696e672e20497420697320646f6d61696e2d67656e6572616c2c20706572666f726d656420696e207468652063656e7472616c20776f726b696e67206d656d6f72792073797374656d2e2042656361757365206f6620746869732c206974206861732061206c696d6974656420636170616369747920616e6420697320736c6f776572207468616e2053797374656d20312077686963682072656c6174657320746f2067656e6572616c20696e74656c6c6967656e63652e204974206973206b6e6f776e2061732074686520726174696f6e616c2073797374656d206265636175736520697420726561736f6e732062616573206f6e206c6f676963616c207374616e64617264732e20536f6d65206f766572616c6c2070726f70657274696573206173736f63696174656420776974682053797374656d20322061726520746861742069742069732072756c652d62617365642c20616e616c797469632c20636f6e74726f6c6c65642c2064656d616e64696e67206f6620636f676e69746976652063617061636974792c20616e6420736c6f772e200a2053797374656d20312028696e74756974696f6e29206973206d6f726520616363757261746520696e206172656173207768657265207765e2809976652067617468657265642061206c6f74206f66206461746120776974682072656c6961626c6520616e64206661737420666565646261636b2c206c696b6520736f6369616c2064796e616d6963732c20776865726561732053797374656d20322074656e647320746f2062652062657474657220666f72206465636973696f6e7320776865726520776520646f6ee280997420686176652061206c6f74206f6620657870657269656e63652e200a20556e646572206d6f6465726174656c792073747265737366756c20636f6e646974696f6e73206f72207768656e206665656c696e6773206f6620616e676572206f7220666561722061726973652c2073797374656d20312069732061626c6520746f207365742073797374656d203220696e20616374696f6e2e20497420697320686f77657665722c20706f737369626c6520666f722073797374656d203120746f206f766572726964652073797374656d203220696e2063617365206665656c696e6773206265636f6d6520696e74656e73652e2049742069732c200a0a0a20c2a0223b733a363a22696d61676573223b733a3332383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6c697073692d61706f66617365776e2d6b61692d65676b6566616c6f732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6c697073692d61706f66617365776e2d6b61692d65676b6566616c6f732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31313a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223134383acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2dcebaceb1ceb92dceb5ceb3cebaceadcf86ceb1cebbcebfcf82223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134353a22696d616765732f323032322f30312f32342f6c697073692d61706f66617365776e2d6b61692d65676b6566616c6f732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6c697073692d61706f66617365776e2d6b61692d65676b6566616c6f732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134383acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd2dcebaceb1ceb92dceb5ceb3cebaceadcf86ceb1cebbcebfcf822663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a224465636973696f6e206d616b696e6720616e642074686520627261696e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313438223b7d), (1162, 'index.php?option=com_content&view=article&id=144', 'index.php?option=com_content&view=article&id=144:τι-είναι-η-θετικότητα&catid=29', 'What is positivity?', ' Positivity ǂ Negativity two areas of our thoughts, which fight to gain our attention. ', '2022-10-05 09:12:25', '2bef5cab92f42db177646e8c8af7470f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38383a2220506f736974697669747920c782204e6567617469766974792074776f206172656173206f66206f75722074686f75676874732c20776869636820666967687420746f206761696e206f757220617474656e74696f6e2e20223b693a333b613a32373a7b733a323a226964223b693a3134343b733a353a22616c696173223b733a33393a22cf84ceb920ceb5ceafcebdceb1ceb920ceb720ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3330393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e506f736974697669747920c782204e6567617469766974792074776f206172656173206f66206f75722074686f75676874732c20776869636820666967687420746f206761696e206f757220617474656e74696f6e2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3939313a225768617420697320706f73697469766974793f20ce9cceb9ceb120ce98ceb5cf84ceb9cebaceae20cea3cf84ceaccf83ceb720ceb5ceafcebdceb1ceb920cf83ceb1cebd20cebcceb1ceb3cebdceaecf84ceb7cf8220ceb3ceb9ceb120ce98ceb5cf84ceb9cebaceac20ce91cf80cebfcf84ceb5cebbceadcf83cebcceb1cf84ceb12e202020202020202020202020202020202020202020202020202020200a20204120706f7369746976652061747469747564652069732061206d61676e657420666f7220706f73697469766520726573756c74732e20200a2020202020202020202020202020202020202020200a20506f736974697669747920c782204e6567617469766974792074776f206172656173206f66206f75722074686f75676874732c20776869636820666967687420746f206761696e206f757220617474656e74696f6e2e200a20506f73697469766974792072656665727320746f207468652061646f7074696f6e206f662061206d6f726520706f736974697665206c6966652061747469747564652c20776869636820636f6e747269627574657320746f20706572736f6e616c20646576656c6f706d656e742c20646f696e672062657474657220616e64206665656c696e67206265747465722c20617320636f6d706172656420746f2061206e6567617469766520706f696e74206f6620766965772e200a204163636f7264696e6720746f20736369656e74696669632066696e64696e67732c20706f73697469766520657870657269656e63657320616e6420706f73697469766520656d6f74696f6e732c206c65616420746f20776964656e696e67206f662074686520686f72697a6f6e206f662074686f756768747320616e6420616374696f6e732e20436f6e747261727920746f206e65676174697665206665656c696e67732074686174206c696d697420746865206669656c64206f662074686f7567687420616e6420616374696f6e20696e206120706572736f6e2062792070757368696e67207468656d20746f77617264732061646f7074696e672061207370656369666963206265686176696f72616c20726573706f6e73652c20706f73697469766520656d6f74696f6e73206d616b652074686520696e646976696475616c2063617061626c65206f66207761746368696e672c20636f6e63656976696e672c207468696e6b696e6720616e6420646576656c6f70696e67206e65772c206f726967696e616c20696465617320616e64206f6674656e206c65616420746f207468652061646f7074696f6e206f6620637265617469766520616e6420696e6e6f766174697665206265686176696f72732e200a0a20c2a0223b733a363a22696d61676573223b733a3331303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d74686574696b6f746974612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d74686574696b6f746974612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31323a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34333a223134343acf84ceb92dceb5ceafcebdceb1ceb92dceb72dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132373a22696d616765732f323032322f30312f32342f74692d65696e61692d74686574696b6f746974612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d65696e61692d74686574696b6f746974612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134343acf84ceb92dceb5ceafcebdceb1ceb92dceb72dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a225768617420697320706f73697469766974793f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313434223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1163, 'index.php?option=com_content&view=article&id=143', 'index.php?option=com_content&view=article&id=143:θετικά-συναισθήματα&catid=29', 'Positive emotions', ' We all want to feel good; this is a common feature of all people regardless of age, gender, background and any other factor. But what are positive emotions and what do they mean? ', '2022-10-05 09:13:03', 'fc1729a33c1f40b7f6977d405e8c2a15', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138303a2220576520616c6c2077616e7420746f206665656c20676f6f643b2074686973206973206120636f6d6d6f6e2066656174757265206f6620616c6c2070656f706c65207265676172646c657373206f66206167652c2067656e6465722c206261636b67726f756e6420616e6420616e79206f7468657220666163746f722e2042757420776861742061726520706f73697469766520656d6f74696f6e7320616e64207768617420646f2074686579206d65616e3f20223b693a333b613a32373a7b733a323a226964223b693a3134333b733a353a22616c696173223b733a33373a22ceb8ceb5cf84ceb9cebaceac20cf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1223b733a373a2273756d6d617279223b733a3430313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e576520616c6c2077616e7420746f206665656c20676f6f643b2074686973206973206120636f6d6d6f6e2066656174757265206f6620616c6c2070656f706c65207265676172646c657373206f66206167652c2067656e6465722c206261636b67726f756e6420616e6420616e79206f7468657220666163746f722e2042757420776861742061726520706f73697469766520656d6f74696f6e7320616e64207768617420646f2074686579206d65616e3f3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323937353a22506f73697469766520656d6f74696f6e73202020202020202020202020202020202020202020202020202020200a2020576520616c6c2077616e7420746f206665656c20676f6f643b2074686973206973206120636f6d6d6f6e2066656174757265206f6620616c6c2070656f706c65207265676172646c657373206f66206167652c2067656e6465722c206261636b67726f756e6420616e6420616e79206f7468657220666163746f722e20200a2020202020202020202020202020202020202020200a2042757420776861742061726520706f73697469766520656d6f74696f6e7320616e64207768617420646f2074686579206d65616e3f20596f752077696c6c2066696e64207468656d20696e20746865206c6973742062656c6f773a200a202d204a6f79203d20612073656e7365206f66206578636974656d656e7420616e642068617070696e6573732074686174206973206f6674656e20657870657269656e63656420617320736f6d657468696e672073756464656e2c2062656361757365206f6620736f6d6520706f736974697665206576656e742e200a202d20477261746974756465203d2061206665656c696e67206f6620646565706573742067726174697475646520666f7220736f6d657468696e6720766572792073696d706c652062757420616c736f20666f7220736f6d657468696e67207665727920696d706f7274616e742c206f6674656e206163636f6d70616e6965642062792068756d696c697479206f72206576656e207265766572656e63652e200a202d2043616c6d6e657373203d20612073656e7365206f6620736572656e69747920616e642073656c662d616363657074616e63652e200a202d20496e746572657374203d20612073656e7365206f6620637572696f73697479206f7220636861726d20666f7220736f6d657468696e6720746861742064656d616e647320616e6420636f6e717565727320796f757220617474656e74696f6e2e200a202d20486f7065203d206665656c696e67206f7074696d697374696320616e64206c6f6f6b696e6720666f72206120706f736974697665206675747572652e200a202d205072696465203d20612073656e7365206f662073656c662d616363657074616e636520616e6420706c65617375726520666f7220616e20616368696576656d656e742c20736b696c6c206f7220706572736f6e616c206174747269627574652e200a202d2046756e203d20612073656e7365206f6620706c6561737572652c206f6674656e206163636f6d70616e69656420627920736d696c657320616e64206c61756768696e672e200a202d20496e737069726174696f6e203d206665656c696e67206f6620636f6d6d69746d656e742c206578636974656d656e742c20616e64206d6f7469766174696f6e2061726973696e672066726f6d2061206365727461696e207374696d756c75732e200a202d20417765203d206665656c696e6720616d617a656d656e7420616e6420776f6e646572207768656e20796f752073656520736f6d657468696e67206269672c2073706563746163756c6172206f7220616d617a696e672c20746861742063617573657320612073656e7365206f6620617070726563696174696f6e20616e6420726573706563742e200a202d20416c74727569736d203d20697320757375616c6c7920726566657272696e6720746f20612073656c666c65737320616e642067656e65726f75732061637420746f7761726473206f74686572732c206275742069742063616e20616c736f20626520746865206665656c696e6720796f7520657870657269656e6365207768656e20796f752068656c70206f74686572732e200a202d20536174697366616374696f6e203d20612073656e7365206f6620706c65617375726520616e64206a6f79207468617420796f75206665656c207768656e20796f75206163686965766520736f6d657468696e67206f7220736174697366792061206e6565642e200a202d2052656c696566203d20746865206665656c696e67206f6620736174697366616374696f6e20796f752068617665207768656e20616e20756e6365727461696e20736974756174696f6e2070726f76657320746f20626520706f736974697665206f7220796f752061766f69642061206e6567617469766520726573756c742e200a202d20426f6e64696e67203d20656d6f74696f6e616c206174746163686d656e7420746f20736f6d656f6e6520286576656e20746f206120706574292c206163636f6d70616e6965642062792073796d706174687920616e6420612073656e7365206f6620656e6a6f796d656e7420696e20746865697220636f6d70616e696f6e736869702e200a202d205375727072697365202874686520676f6f64206b696e642129203d20612073656e7365206f6620656e6a6f796d656e74207768656e20736f6d656f6e65206272696e677320796f7520756e65787065637465642068617070696e657373206f72206120736974756174696f6e20676f6573206576656e20626574746572207468616e20796f7520686f7065642e200a202d20436f6e666964656e6365203d2061206665656c696e67207468617420696e766f6c7665732061207374726f6e672073656e7365206f662073656c662d65737465656d20616e642073656c662d6173737572616e63652e204974206d617920636f6e6365726e206120706172746963756c617220736974756174696f6e202f206163746976697479206f722062652067656e6572616c2e200a202d2041646d69726174696f6e203d2061206665656c696e67206f66207761726d20616363657074616e63652c207265737065637420616e6420617070726563696174696f6e20666f7220736f6d656f6e65206f7220736f6d657468696e672e200a202d204578636974656d656e74203d20612073656e7365206f6620766974616c697479206163636f6d70616e696564206279206d6f7469766174696f6e20616e6420636f6d6d69746d656e742e200a202d20457570686f726961203d20696e74656e736520616e6420616c6c2d726f756e64206665656c696e67206f66206a6f79206f722068617070696e6573732c206f6674656e20656e636f756e7465726564207768656e20736f6d657468696e672065787472656d656c7920706f73697469766520616e64206578636974696e672068617070656e732e200a202d20506c656173757265203d20612073656e7365206f6620706c65617375726520666f72206120706f73697469766520657870657269656e63652c20612064656c6963696f7573206d65616c2c20676f6f6420636f6d70616e79206574632e200a202d204f7074696d69736d203d20706f736974697665206578706563746174696f6e73207468617420656e636f757261676520796f7520746f206c6f6f6b20666f727761726420746f20612062656175746966756c206675747572652e200a202d2048617070696e657373203d2067656e6572616c206665656c696e67206f66206a6f792c20706c65617375726520616e64206578636974656d656e7420666f72206c6966652e200a202d204c6f7665203d207065726861707320746865207374726f6e67657374206f6620616c6c2074686520706f73697469766520656d6f74696f6e732c206c6f76652069732061206665656c696e67206f66206465657020616e64206c617374696e6720616666656374696f6e20666f7220736f6d656f6e652c20616c6f6e672077697468207468652077696c6c696e676e65737320746f20707574207468656972206e656564732061626f7665206f7572732e2049742063616e2062652061646472657373656420746f206120706572736f6e2c20612067726f7570206f662070656f706c65206f72206576656e207468652077686f6c65206f662068756d616e6974792e200a204e6f77207468617420796f75206b6e6f7720776861742074686579206172652c20796f752063616e20626567696e20746f2066696c6c20796f75722068656172742077697468207468656d21200ac2a00a0a20c2a0223b733a363a22696d61676573223b733a3331323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74686574696b612d73796e6169737468696d6174612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74686574696b612d73796e6169737468696d6174612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31333a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34313a223134333aceb8ceb5cf84ceb9cebaceac2dcf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb1223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132393a22696d616765732f323032322f30312f32342f74686574696b612d73796e6169737468696d6174612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74686574696b612d73796e6169737468696d6174612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134333aceb8ceb5cf84ceb9cebaceac2dcf83cf85cebdceb1ceb9cf83ceb8ceaecebcceb1cf84ceb12663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22506f73697469766520656d6f74696f6e73223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313433223b7d), (1165, 'index.php?option=com_content&view=article&id=137', 'index.php?option=com_content&view=article&id=137:τι-αποτελεί-την-ευτυχία&catid=28', 'What is Happiness ', ' Happiness is an abstract and vague concept. Happiness is hidden inside the way we feel and perceive life. What makes someone happy is perhaps subjective, but there is one common factor: the way we value the events and people in our lives. ', '2022-10-05 09:14:17', 'b1f1e83174cd378eba3753d3b1590bb5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234303a222048617070696e65737320697320616e20616273747261637420616e6420766167756520636f6e636570742e2048617070696e6573732069732068696464656e20696e736964652074686520776179207765206665656c20616e64207065726365697665206c6966652e2057686174206d616b657320736f6d656f6e652068617070792069732070657268617073207375626a6563746976652c20627574207468657265206973206f6e6520636f6d6d6f6e20666163746f723a20746865207761792077652076616c756520746865206576656e747320616e642070656f706c6520696e206f7572206c697665732e20223b693a333b613a32373a7b733a323a226964223b693a3133373b733a353a22616c696173223b733a34333a22cf84ceb920ceb1cf80cebfcf84ceb5cebbceb5ceaf20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb1223b733a373a2273756d6d617279223b733a3436313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e48617070696e65737320697320616e20616273747261637420616e6420766167756520636f6e636570742e2048617070696e6573732069732068696464656e20696e736964652074686520776179207765206665656c20616e64207065726365697665206c6966652e2057686174206d616b657320736f6d656f6e652068617070792069732070657268617073207375626a6563746976652c20627574207468657265206973206f6e6520636f6d6d6f6e20666163746f723a20746865207761792077652076616c756520746865206576656e747320616e642070656f706c6520696e206f7572206c697665732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313139343a22576861742069732048617070696e6573732020cea4ceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cebcceb5cf84cf81cebfcf8dcebd20cf80ceb5cf81ceb9cf83cf83cf8ccf84ceb5cf81cebf20cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822c20ceb4ceb5cebd20ceb5ceafcebdceb1ceb920cebcceb5ceb3ceaccebbceb120cebaceb1ceb920cf86ceb1cebdcf84ceb1cf83cebcceb1ceb3cebfcf81ceb9cebaceac2e20ce95ceafcebdceb1ceb920cebfceb920cf83cf84ceb9ceb3cebcceadcf8220cf80cebfcf8520ceb1ceb3ceb3ceafceb6cebfcf85cebcceb520cebf20ceadcebdceb1cf8220cf84cebfcebd20ceaccebbcebbcebfcebd2e202020202020202020202020202020202020202020202020202020200a202048617070696e65737320697320616e20616273747261637420616e6420766167756520636f6e636570742e2048617070696e6573732069732068696464656e20696e736964652074686520776179207765206665656c20616e64207065726365697665206c6966652e2020200a2020202020202020202020202020202020202020200a2057686174206d616b657320736f6d656f6e652068617070792069732070657268617073207375626a6563746976652c20627574207468657265206973206f6e6520636f6d6d6f6e20666163746f723a20746865207761792077652076616c756520746865206576656e747320616e642070656f706c6520696e206f7572206c697665732e200a20576520616c6c2077616e7420616e64207365656b2068617070696e6573732c206275742077652061726520636f6e7374616e746c792065766164696e6720626f746820697473206d65616e696e6720616e6420746865207761797320696e2077686963682077652063616e20616368696576652069742e20537475646965732061726f756e642074686520776f726c642073686f7720746861742070656f706c65207075742068617070696e657373206f6e2074686520746f70206f66207468656972206c697374206f66206465736972657320696e206c696665202d686967686572207468616e206d6f6e657920616e642072657075746174696f6e2e204163636f7264696e6720746f20506f7369746976652050737963686f6c6f67792c2068617070696e6573732069732074686520657870657269656e6365206f6620706f73697469766520656d6f74696f6e73206865726520616e64206e6f772e204c696665206973206469766964656420696e746f20696e7369676e69666963616e7420616e6420696d706f7274616e74206576656e74732e2054686520696e7369676e69666963616e74206576656e74732061726520746865206f6e6573207468617420636f6e73756d65206d6f7374206f66206f75722074696d652c207768696c652074686520696d706f7274616e74206f6e6573206172652074686f736520746861742066696c6c206f7572206c697665732c20656d62656c6c6973682069742e204974277320696e206f75722064697363726574696f6e207769746820776861742077652066696c6c206f75722074696d6520616e642077686572652077652063686f6f736520746f20666f6375732e200a0a20c2a0223b733a363a22696d61676573223b733a3331363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d61706f74656c65692d74696e2d657574757869612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d61706f74656c65692d74696e2d657574757869612e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31343a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223133373acf84ceb92dceb1cf80cebfcf84ceb5cebbceb5ceaf2dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb1223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133333a22696d616765732f323032322f30312f32342f74692d61706f74656c65692d74696e2d657574757869612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d61706f74656c65692d74696e2d657574757869612e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133373acf84ceb92dceb1cf80cebfcf84ceb5cebbceb5ceaf2dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb12663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a22576861742069732048617070696e65737320223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313337223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1166, 'index.php?option=com_content&view=article&id=136', 'index.php?option=com_content&view=article&id=136:η-ευτυχία-ξεκινά-από-εσένα&catid=28', 'Happiness starts with you!', ' The message is clear: If you want to be happy you need to focus on your own wishes and needs! It is very important to know what fulfills you and makes you happy. ', '2022-10-05 09:14:43', '0168e51b82ab2f8eabc497dbd96977c9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136333a2220546865206d65737361676520697320636c6561723a20496620796f752077616e7420746f20626520686170707920796f75206e65656420746f20666f637573206f6e20796f7572206f776e2077697368657320616e64206e6565647321204974206973207665727920696d706f7274616e7420746f206b6e6f7720776861742066756c66696c6c7320796f7520616e64206d616b657320796f752068617070792e20223b693a333b613a32373a7b733a323a226964223b693a3133363b733a353a22616c696173223b733a34383a22ceb720ceb5cf85cf84cf85cf87ceafceb120cebeceb5cebaceb9cebdceac20ceb1cf80cf8c20ceb5cf83ceadcebdceb1223b733a373a2273756d6d617279223b733a3338343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865206d65737361676520697320636c6561723a20496620796f752077616e7420746f20626520686170707920796f75206e65656420746f20666f637573206f6e20796f7572206f776e2077697368657320616e64206e6565647321204974206973207665727920696d706f7274616e7420746f206b6e6f7720776861742066756c66696c6c7320796f7520616e64206d616b657320796f752068617070792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313237303a2248617070696e65737320737461727473207769746820796f752120ce95cf85cf84cf85cf87ceb9cf83cebcceadcebdcebfcf8220ceb5ceafcebdceb1ceb920cebf20ceaccebdceb8cf81cf89cf80cebfcf8220cf80cebfcf8520ceb1cebacf8ccebcceb120cebaceb1ceb920cebcceadcf83ceb120cf83cf84ceb9cf8220ceb4cf85cf83cebacebfcebbceafceb5cf822c20ceb2cf81ceafcf83cebaceb5ceb920cebbcf8cceb3cebfcf85cf8220cebdceb120cf87ceb1cebccebfceb3ceb5cebbceacceb5ceb92e202020202020202020202020202020202020202020202020202020200a202048617070792069732074686520706572736f6e2077686f2c206576656e20647572696e6720646966666963756c746965732c2066696e6473206120726561736f6e20746f20736d696c652e20200a2020202020202020202020202020202020202020200a20546865206d65737361676520697320636c6561723a20496620796f752077616e7420746f20626520686170707920796f75206e65656420746f20666f637573206f6e20796f7572206f776e2077697368657320616e64206e6565647321204974206973207665727920696d706f7274616e7420746f206b6e6f7720776861742066756c66696c6c7320796f7520616e64206d616b657320796f752068617070792e200a2049742077696c6c206365727461696e6c79206e6f74206265206a757374206f6e65207468696e672e204f6e636520796f75206861766520666f756e6420796f7572206f776e2068617070696e65737320666163746f72732c20796f75206e65656420746f20696e74656772617465207468656d20696e20796f757220657665727964617920706c616e20616e6420666f637573206f6e20646576656c6f70696e67207468656d20667572746865722e200a202d20596f752061726520726573706f6e7369626c6520666f7220796f75722068617070696e657373206d6f7265207468616e20616e79206f746865722e20416e6420616674657220796f75206265636f6d6520612066756c66696c6c656420616e6420686170707920706572736f6e2c2069742069732074696d6520746f206265636f6d652061207472616e736d6974746572206f662068617070696e65737320666f72207468652070656f706c652061726f756e6420796f752e200a202d205472616e736d69742074686520706f736974697665206665656c696e677320796f75206861766520696e20796f752077697468206b696e6420616374696f6e7320746f2074686f73652061726f756e6420796f752c20667269656e64732c206163717561696e74616e6365732c20636f776f726b657273206f72206576656e2070656f706c6520796f7520646f6ee2809974206b6e6f772e20497420646f6573206e6f74206e65656420746f206265206120677265617420676573747572653b206120676f6f64206d6f726e696e6720616e642061206e69636520636f6d6d656e742061726520656e6f75676820746f206d616b6520736f6d656f6e652773206461792e20436f6e736964657220686f772068617070696572206f757220776f726c6420776f756c6420626520696620776520616c6c206163746564206c696b652074686973202e2e2e5468617427732077687920796f75206d616b652074686520626567696e6e696e6720616e642064726167206f746865727320746f20796f75722068617070696e65737321200a0a20c2a0223b733a363a22696d61676573223b733a3332343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d657574757869612d6b73656b696e612d61706f2d6573656e612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f692d657574757869612d6b73656b696e612d61706f2d6573656e612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31343a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35323a223133363aceb72dceb5cf85cf84cf85cf87ceafceb12dcebeceb5cebaceb9cebdceac2dceb1cf80cf8c2dceb5cf83ceadcebdceb1223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134313a22696d616765732f323032322f30312f32342f692d657574757869612d6b73656b696e612d61706f2d6573656e612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f692d657574757869612d6b73656b696e612d61706f2d6573656e612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133363aceb72dceb5cf85cf84cf85cf87ceafceb12dcebeceb5cebaceb9cebdceac2dceb1cf80cf8c2dceb5cf83ceadcebdceb12663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a2248617070696e65737320737461727473207769746820796f7521223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313336223b7d), (1169, 'index.php?option=com_content&view=article&id=127', 'index.php?option=com_content&view=article&id=127:ευγνωμοσύνη-κάθαρση-ή-αμοιβαιότητα&catid=27', 'Gratitude: catharsis or reciprocity?', ' Gratitude in international literature is associated with catharsis and reciprocity. These are the two main \"goals\" of people expressing gratitude. ', '2022-10-05 09:16:41', 'c73eee95337dc12e883bae4a72383e39', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134383a222047726174697475646520696e20696e7465726e6174696f6e616c206c697465726174757265206973206173736f63696174656420776974682063617468617273697320616e64207265636970726f636974792e20546865736520617265207468652074776f206d61696e2022676f616c7322206f662070656f706c652065787072657373696e67206772617469747564652e20223b693a333b613a32373a7b733a323a226964223b693a3132373b733a353a22616c696173223b733a36353a22ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb720cebaceacceb8ceb1cf81cf83ceb720ceae20ceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3336393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e47726174697475646520696e20696e7465726e6174696f6e616c206c697465726174757265206973206173736f63696174656420776974682063617468617273697320616e64207265636970726f636974792e20546865736520617265207468652074776f206d61696e2022676f616c7322206f662070656f706c652065787072657373696e67206772617469747564652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313138393a224772617469747564653a20636174686172736973206f72207265636970726f636974793f20ce91cf8220ceb5ceafcebcceb1cf83cf84ceb520ceb5cf85ceb3cebdcf8ecebccebfcebdceb5cf8220cf83ceb520ceb1cf85cf84cebfcf8dcf8220cf80cebfcf8520cebcceb1cf8220ceb4ceafcebdcebfcf85cebd20cf87ceb1cf81ceac2e20ce95ceafcebdceb1ceb920cebfceb920cebaceb7cf80cebfcf85cf81cebfceaf20cf80cebfcf8520cebaceaccebdcebfcf85cebd20cf84ceb7cebd20cebaceb1cf81ceb4ceb9ceac20cebcceb1cf8220cebdceb120ceb1cebdceb8ceafceb6ceb5ceb92e202020202020202020202020202020202020202020202020202020200a20204c657420757320626520677261746566756c20746f2070656f706c652077686f206d616b652075732068617070792c2074686579206172652074686520636861726d696e672067617264656e6572732077686f206d616b65206f757220736f756c7320626c6f73736f6d2e20200a2020202020202020202020202020202020202020200a2047726174697475646520696e20696e7465726e6174696f6e616c206c697465726174757265206973206173736f63696174656420776974682063617468617273697320616e64207265636970726f636974792e20546865736520617265207468652074776f206d61696e2022676f616c7322206f662070656f706c652065787072657373696e67206772617469747564652e200a20436174686172736973206973207468652070726f6365737320696e207768696368206120706572736f6e20657870657269656e636573207374726f6e6720656d6f74696f6e732e20466f72206578616d706c652c20616674657220616e20616e7869657479206f7220747261756d61746963206576656e742c20637279696e67206973206120776179206f662072656c656173696e672074656e73696f6e2e2053696d696c61726c792c2067726174697475646520776f726b732061732061206361746861727369732e2057652073686f772067726174697475646520696e206f7572206566666f72747320746f2072656c6561736520736f6d65206e6567617469766520656d6f74696f6e732073756368206173206775696c742c207361646e6573732c20616e6765722c206574632e200a205265636970726f636974792072656665727320746f207468652065786368616e6765206f6620616374696f6e732e20496e207468697320636173652c207468652065786368616e6765206f6620706f73697469766520656d6f74696f6e732e205768656e206f6e652073686f77732067726174697475646520746f20616e6f7468657220706572736f6e2c207468656e207468697320706572736f6e2063616e206265206d6f7469766174656420746f206d616b652061206b696e642061637420696e2072657475726e2e20426573696465732c2061637473206f662067726174697475646520617265206e6f74206a75737420666f72207468652070656f706c65207765206b6e6f772120546869732077617920706f73697469766974792063616e206265207472616e736d6974746564206265796f6e64206f7572206f776e20636972636c652e200a0a20c2a0223b733a363a22696d61676573223b733a3334303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6575676e6f6d6f73796e692d6b617468617273692d692d616d6f697661696f746974612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6575676e6f6d6f73796e692d6b617468617273692d692d616d6f697661696f746974612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31363a3431223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36393a223132373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dcebaceacceb8ceb1cf81cf83ceb72dceae2dceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3135373a22696d616765732f323032322f30312f32342f6575676e6f6d6f73796e692d6b617468617273692d692d616d6f697661696f746974612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6575676e6f6d6f73796e692d6b617468617273692d692d616d6f697661696f746974612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72dcebaceacceb8ceb1cf81cf83ceb72dceae2dceb1cebccebfceb9ceb2ceb1ceb9cf8ccf84ceb7cf84ceb12663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a224772617469747564653a20636174686172736973206f72207265636970726f636974793f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313237223b7d), (1170, 'index.php?option=com_content&view=article&id=123', 'index.php?option=com_content&view=article&id=123:μη-σταματάς-να-διεκδικείς&catid=26', 'Do not stop asserting yourself!', ' Becoming an assertive person is a life-long process and requires trust in yourself, not only in the beginning of the process, but down the road as well. ', '2022-10-05 09:17:24', '0cb656f18619036d1a29844cf0a2567a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135343a22204265636f6d696e6720616e2061737365727469766520706572736f6e2069732061206c6966652d6c6f6e672070726f6365737320616e6420726571756972657320747275737420696e20796f757273656c662c206e6f74206f6e6c7920696e2074686520626567696e6e696e67206f66207468652070726f636573732c2062757420646f776e2074686520726f61642061732077656c6c2e20223b693a333b613a32373a7b733a323a226964223b693a3132333b733a353a22616c696173223b733a34373a22cebcceb720cf83cf84ceb1cebcceb1cf84ceaccf8220cebdceb120ceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf82223b733a373a2273756d6d617279223b733a3337353a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4265636f6d696e6720616e2061737365727469766520706572736f6e2069732061206c6966652d6c6f6e672070726f6365737320616e6420726571756972657320747275737420696e20796f757273656c662c206e6f74206f6e6c7920696e2074686520626567696e6e696e67206f66207468652070726f636573732c2062757420646f776e2074686520726f61642061732077656c6c2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313236323a22446f206e6f742073746f7020617373657274696e6720796f757273656c6621202020202020202020202020202020202020202020202020202020200a20204265636f6d696e6720616e2061737365727469766520706572736f6e2069732061206c6966652d6c6f6e672070726f6365737320616e6420726571756972657320747275737420696e20796f757273656c662c206e6f74206f6e6c7920696e2074686520626567696e6e696e67206f66207468652070726f636573732c2062757420646f776e2074686520726f61642061732077656c6c2e20200a2020202020202020202020202020202020202020200a204974206973206120636f6e74696e756f75732070726f6365737320746861742073746172747320696e2073656c662d6b6e6f776c656467652e2049742074616b65732070726163746963652c20616e6420697420776f756c642062652068656c7066756c20746f2073746172742070726163746963696e6720696e206561737920736974756174696f6e7320696e206f7264657220746f20646576656c6f7020746865206e65636573736172792073656c662d636f6e666964656e63652e20496e2074696d652c20796f752077696c6c206772616475616c6c792062652061626c6520746f2068616e646c65206576656e206d6f726520646966666963756c7420736974756174696f6e732e200a20496620796f752077616e742070656f706c6520746f20726573706f6e6420746f20796f757220696465617320616e64206e656564732c207468656e20796f752073686f756c6420736179207768617420796f752077616e7420696e20612077617920746861742077696c6c206d616b65206f746865727320726573706f6e642e205768656e206173736572746976656e65737320697320612066616d696c696172206265686176696f722c20796f752077696c6c206e6f74206e65656420746f2075736520746563686e697175657320746f20646f2069742e204173206c6f6e67206173206f6e652069732070726163746963696e672c207468657920617265206c696b656c7920746f206275696c64206d6f72652073656c662d65737465656d2e20546865206265737420706172742069732074686174206f746865722070656f706c652077696c6c207265636f676e697a65207468617420796f75207265737065637420796f757273656c6620616e642077696c6c206265686176652c20696e207475726e2c207769746820726573706563742e2053656c662d65737465656d2069732070657268617073206f6e65206f6620746865206d6f73742062617369632061737065637473206f662061206861726d6f6e696f75732072656c6174696f6e73686970207769746820796f757273656c6620616e6420616e20696d706f7274616e7420707265636f6e646974696f6e20666f7220686176696e67206120686967682073656c662d65737465656d2e200a20497420726571756972657320757320746f20616363657074206f757273656c7665732e20426573696465732c20616363657074696e67206f746865727320726571756972657320757320746f2068617665206163636570746564206f757273656c7665732066697273742e20496620796f752063616e6e6f742061636365707420796f757273656c662c20796f752063616e6e6f74206c6561766520726f6f6d20666f7220746869726420706172746965732e200a0a20c2a0223b733a363a22696d61676573223b733a3332303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6d692d7374616d617461732d6e612d6469656b64696b6569732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6d692d7374616d617461732d6e612d6469656b64696b6569732e6a70673f77696474683d31303234266865696768743d373638222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31373a3234223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a223132333acebcceb72dcf83cf84ceb1cebcceb1cf84ceaccf822dcebdceb12dceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf82223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133373a22696d616765732f323032322f30312f32342f6d692d7374616d617461732d6e612d6469656b64696b6569732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6d692d7374616d617461732d6e612d6469656b64696b6569732e6a70673f77696474683d31303234266865696768743d373638223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132333acebcceb72dcf83cf84ceb1cebcceb1cf84ceaccf822dcebdceb12dceb4ceb9ceb5cebaceb4ceb9cebaceb5ceafcf822663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33313a22446f206e6f742073746f7020617373657274696e6720796f757273656c6621223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313233223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1171, 'index.php?option=com_content&view=article&id=122', 'index.php?option=com_content&view=article&id=122:τι-σημαίνει-θετική-διεκδίκηση&catid=26', 'What does positive assertive behavior mean?', ' Positive assertive behavior and communication is the type of behavior that allows a person to pursuit their own objectives, without violating the rights of others. ', '2022-10-05 09:18:01', 'db12264d676dbdb350da9f9874df4e03', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136353a2220506f73697469766520617373657274697665206265686176696f7220616e6420636f6d6d756e69636174696f6e206973207468652074797065206f66206265686176696f72207468617420616c6c6f7773206120706572736f6e20746f2070757273756974207468656972206f776e206f626a656374697665732c20776974686f75742076696f6c6174696e672074686520726967687473206f66206f74686572732e20223b693a333b613a32373a7b733a323a226964223b693a3132323b733a353a22616c696173223b733a35353a22cf84ceb920cf83ceb7cebcceb1ceafcebdceb5ceb920ceb8ceb5cf84ceb9cebaceae20ceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb7223b733a373a2273756d6d617279223b733a3338363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e506f73697469766520617373657274697665206265686176696f7220616e6420636f6d6d756e69636174696f6e206973207468652074797065206f66206265686176696f72207468617420616c6c6f7773206120706572736f6e20746f2070757273756974207468656972206f776e206f626a656374697665732c20776974686f75742076696f6c6174696e672074686520726967687473206f66206f74686572732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313930333a225768617420646f657320706f73697469766520617373657274697665206265686176696f72206d65616e3f202020202020202020202020202020202020202020202020202020200a2020506f73697469766520617373657274697665206265686176696f7220616e6420636f6d6d756e69636174696f6e206973207468652074797065206f66206265686176696f72207468617420616c6c6f7773206120706572736f6e20746f2070757273756974207468656972206f776e206f626a656374697665732c20776974686f75742076696f6c6174696e672074686520726967687473206f66206f74686572732e20200a2020202020202020202020202020202020202020200a20506f73697469766520617373657274696f6e2069732061206b657920636f6d706f6e656e74206f6620676f6f6420636f6d6d756e69636174696f6e2c20776869636820696e207475726e206f6666657273206772656174657220756e6465727374616e64696e6720616e64206c6561647320746f2062657474657220696e746572706572736f6e616c20616e642070726f66657373696f6e616c2072656c6174696f6e73686970732e200a20546865206d61696e20636f6d706f6e656e7473206f6620706f73697469766520617373657274696f6e206265686176696f72206172652074686520666f6c6c6f77696e673a200a20e280a22045787072657373696f6e206f6620706f73697469766520656d6f74696f6e733a2072656665727320746f20746865206162696c697479206f66206120706572736f6e20746f207265636f676e697a652074686520706f73697469766520656c656d656e747320616e6420737563636573736573206f66206f746865727320616e6420746f20726577617264207468656d2c207768696c65206174207468652073616d652074696d6520616363657074696e67207468652072657761726420616e6420686f6e65737420636f6d706c696d656e7473206f66206f746865727320696e2072657475726e2e200a20e280a22054616b696e6720696e69746961746976653a2072656665727320746f20746865206162696c697479206f6620616e20696e646976696475616c20746f206578707265737320746865697220706f696e74206f6620766965772c207768696368206d6179206469666665722066726f6d2074686174206f66206f74686572732c2062757420616c736f20746f20616363657074207468617420746865206f70696e696f6e206f66206f7468657273206d6179206469666665722066726f6d207468656972206f776e2e200a20e280a22045787072657373696f6e206f66206e6567617469766520656d6f74696f6e733a2072656665727320746f20616e20696e646976696475616c2773206162696c69747920746f206578707265737320746865697220646973636f6d666f727420696e2072656c6174696f6e20746f20736f6d656f6e6520656c73652773206265686176696f722c20746f2065787072657373206120636f6d706c61696e742c20746f20646566656e642074686569722072696768747320616e6420746f2072656675736520746f20646f20776861742074686579206172652061736b6564206966207468657920646f206e6f74207265616c6c792077616e7420746f2e200a20e280a220416363657074696e6720706572736f6e616c20626f756e6461726965733a2072656665727320746f20746865206162696c697479206f662074686520696e646976696475616c20746f206163636570742063726974696369736d2066726f6d206f74686572732c20746f2061646d6974207468617420746865792068617665206d6164652061206d697374616b65206f722074686174207468657920646f206e6f74206b6e6f7720736f6d657468696e672c20746f2061736b20666f722068656c7020776974686f757420636f6e7369646572696e67206974206120706572736f6e616c207765616b6e65737320616e6420746f20736574206c696d6974732e20436f6e73696465722c20666f72206578616d706c652c20686f7720796f7520636f756c6420616e7377657220736f6d656f6e652077686f2061736b7320796f7520746f20646f20736f6d657468696e67207468617420646f6573206e6f74206d6174636820796f757220706572736f6e616c206e65656473206f7220746861742072657175697265732074696d6520616e64207265736f7572636573206f6e20796f75722070617274207468617420796f7520646f206e6f742068617665206f7220646f206e6f742077616e7420746f206d616b6520617661696c61626c6520666f72207468656d2e200a20496e206f7264657220746f20707261637469636520617373657274697665206265686176696f722c206974206973206e656365737361727920746f2062652077696c6c696e6720746f206368616e676520796f7572206265686176696f72206966206e65656465642e20537465702066726f6d207468656f727920696e746f20616374696f6e20616e6420736574206e657720676f616c732e205768617420646f20796f75207468696e6b3f2041726520796f752072656164793f200a0a20c2a0223b733a363a22696d61676573223b733a3333313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30335c2f30365c2f74692d73696d61696e65692d74686574696b692d6469616b64696b697369312e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30335c2f30365c2f74692d73696d61696e65692d74686574696b692d6469616b64696b697369312e6a70673f77696474683d373830266865696768743d353231222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31383a3031223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223132323acf84ceb92dcf83ceb7cebcceb1ceafcebdceb5ceb92dceb8ceb5cf84ceb9cebaceae2dceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb7223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134383a22696d616765732f323032322f30332f30362f74692d73696d61696e65692d74686574696b692d6469616b64696b697369312e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30332f30362f74692d73696d61696e65692d74686574696b692d6469616b64696b697369312e6a70673f77696474683d373830266865696768743d353231223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132323acf84ceb92dcf83ceb7cebcceb1ceafcebdceb5ceb92dceb8ceb5cf84ceb9cebaceae2dceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb72663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a225768617420646f657320706f73697469766520617373657274697665206265686176696f72206d65616e3f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313232223b7d), (1172, 'index.php?option=com_content&view=article&id=121', 'index.php?option=com_content&view=article&id=121:ζήτησε-–-πίστεψε-–-διεκδίκησε-το-τρίπτυχο-της-επιτυχίας&catid=26', 'Ask - Believe - Assert! The threefold of success', ' This is due to the fact that there is a fine line between assertive and aggressive behavior. This often leads to the confusion of these two terms. ', '2022-10-05 09:18:36', 'c053ce30acc67cec078d55bbd2fe26a7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134383a2220546869732069732064756520746f207468652066616374207468617420746865726520697320612066696e65206c696e65206265747765656e2061737365727469766520616e642061676772657373697665206265686176696f722e2054686973206f6674656e206c6561647320746f2074686520636f6e667573696f6e206f662074686573652074776f207465726d732e20223b693a333b613a32373a7b733a323a226964223b693a3132313b733a353a22616c696173223b733a3130343a22ceb6ceaecf84ceb7cf83ceb520e2809320cf80ceafcf83cf84ceb5cf88ceb520e2809320ceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb520cf84cebf20cf84cf81ceafcf80cf84cf85cf87cebf20cf84ceb7cf8220ceb5cf80ceb9cf84cf85cf87ceafceb1cf82223b733a373a2273756d6d617279223b733a3336393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546869732069732064756520746f207468652066616374207468617420746865726520697320612066696e65206c696e65206265747765656e2061737365727469766520616e642061676772657373697665206265686176696f722e2054686973206f6674656e206c6561647320746f2074686520636f6e667573696f6e206f662074686573652074776f207465726d732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323338353a2241736b202d2042656c69657665202d204173736572742120546865207468726565666f6c64206f66207375636365737320ce94ceb5cebd20ceb5ceafcebdceb1ceb920cf80ceaccebdcf84ceb120ceb5cf8dcebacebfcebbcebf20cebdceb120cebfcf81ceafcf83ceb5ceb9cf8220cebcceb9ceb120cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb4cf85cebdceb1cebcceb9cebaceae20cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2e202020202020202020202020202020202020202020202020202020200a20204974206973206e6f7420616c77617973206561737920746f20646566696e65207472756c792064796e616d6963206265686176696f722e20200a2020202020202020202020202020202020202020200a20546869732069732064756520746f207468652066616374207468617420746865726520697320612066696e65206c696e65206265747765656e2061737365727469766520616e642061676772657373697665206265686176696f722e2054686973206f6674656e206c6561647320746f2074686520636f6e667573696f6e206f662074686573652074776f207465726d732e200a20417373657274697665206265686176696f7220697320636f6e73696465726564206173206120706f696e74206f662062616c616e6365206265747765656e207061737369766520616e642061676772657373697665206265686176696f722e20497420726571756972657320796f7520746f2062652061636375726174652c20746f20646566656e6420796f7572206465736972657320616e64206e65656473207768696c65207374696c6c2072657370656374696e6720746865207269676874732c206e6565647320616e642064657369726573206f66206f74686572732e20497420697320696d706f7274616e7420746f206578707265737320796f75722074686f75676874732c206665656c696e677320616e642062656c6965667320696e2061207374726169676874666f727761726420616e6420617070726f707269617465206d616e6e65722e205768656e20796f7520617265206173736572746976652c20796f75206665656c20796f757220636f6e666964656e636520696d70726f76696e6720616e6420796f75206472617720737472656e6774682066726f6d2069742e20496e20616c6c20696e746572616374696f6e732077697468206f746865722070656f706c652c206173736572746976656e6573732063616e2068656c7020796f75206578707265737320796f757273656c6620696e206120636c65617220616e6420696d6d6564696174652077617920776974686f757420756e6465726d696e696e6720796f7572206f776e20726967687473206f72206f746865722070656f706c65e2809973207269676874732e200a204f6e20746865206f746865722068616e642c2061676772657373697665206265686176696f72206973206261736564206f6e2077696e6e696e672e20596f7520646f207768617420626573742073657276657320796f757220696e7465726573747320776974686f75742074616b696e6720696e746f206163636f756e7420746865207269676874732c206e65656473206f722064657369726573206f66206f746865722070656f706c652e205768656e20796f752061726520616767726573736976652c20796f75206163742065676f6973746963616c6c792e20596f7572206265686176696f722063616e20626520636f6e736964657265642061732070726573737572696e67206f72206576656e20696e74696d69646174696e672e20596f7520676574207768617420796f752077616e742c206f6674656e20776974686f75742061736b696e672e2042792061646f7074696e6720737563682061676772657373697665206265686176696f722c20796f7520756e6465726d696e6520746865206f70696e696f6e7320616e64206665656c696e6773206f66206f74686572732e204167677265737369766520726573706f6e73657320656e636f75726167652070656f706c6520746f20726573706f6e6420696e2061206e6f6e2d617373657274697665206d616e6e65722c2065697468657220616767726573736976656c79206f7220706173736976656c792e200a2053696d696c61726c792c207265616374696e6720696e20612070617373697665206f72206e6f6e2d617373657274697665207761792074656e647320746f20626520726567617264656420617320636f6d706c69616e636520776974682074686520776973686573206f66206f74686572732c20627574206174207468652073616d652074696d652069742063616e20756e6465726d696e6520796f757220696e646976696475616c2072696768747320616e642073656c662d636f6e666964656e63652e204d616e792070656f706c652061646f7074206120706173736976652061747469747564652062656361757365207468657920686176652061207374726f6e67206e65656420746f206265206c696b6564206279206f74686572732e20506173736976697479206c656164732070656f706c6520746f206661696c20746f20636f6d6d756e69636174652074686f7567687473206f7220656d6f74696f6e732062757420616c736f20746f20646f207468696e6773207468657920646f206e6f74207265616c6c792077616e742c20776974682074686520736f6c6520707572706f7365206f66206265696e67206163636570746564206279206f7468657273206f722061766f6964696e67206120706f737369626c6520636f6e666c6963742e20497420616c736f206d65616e732074686174207468657920616c6c6f77206f746865727320746f2074616b65206f76657220726573706f6e736962696c6974792c206c656164207468656972206c69666520616e64206d616b65206465636973696f6e7320696e20746865697220706c6163652e200a20416c74686f75676820616c6c206f66207573206861766520616374656420696e207061737369766520616e64206167677265737369766520776179732061742074696d65732c2073756368206265686176696f72616c207265616374696f6e73206f6674656e2061726973652066726f6d206c61636b206f6620636f6e666964656e636520616e64207468657265666f72652c2061726520696e617070726f7072696174652077617973206f6620696e746572616374696e672077697468206f74686572732e200a0a20c2a0223b733a363a22696d61676573223b733a3337343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7a69746973652d70697374657073652d6469656b64696b6973655f746f2d747269707479786f2d7469732d6570697479786961732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f7a69746973652d70697374657073652d6469656b64696b6973655f746f2d747269707479786f2d7469732d6570697479786961732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31383a3336223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130383a223132313aceb6ceaecf84ceb7cf83ceb52de280932dcf80ceafcf83cf84ceb5cf88ceb52de280932dceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52dcf84cebf2dcf84cf81ceafcf80cf84cf85cf87cebf2dcf84ceb7cf822dceb5cf80ceb9cf84cf85cf87ceafceb1cf82223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3139313a22696d616765732f323032322f30312f32342f7a69746973652d70697374657073652d6469656b64696b6973655f746f2d747269707479786f2d7469732d6570697479786961732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f7a69746973652d70697374657073652d6469656b64696b6973655f746f2d747269707479786f2d7469732d6570697479786961732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3136323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132313aceb6ceaecf84ceb7cf83ceb52de280932dcf80ceafcf83cf84ceb5cf88ceb52de280932dceb4ceb9ceb5cebaceb4ceafcebaceb7cf83ceb52dcf84cebf2dcf84cf81ceafcf80cf84cf85cf87cebf2dcf84ceb7cf822dceb5cf80ceb9cf84cf85cf87ceafceb1cf822663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34383a2241736b202d2042656c69657665202d204173736572742120546865207468726565666f6c64206f662073756363657373223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313231223b7d), (1173, 'index.php?option=com_content&view=article&id=117', 'index.php?option=com_content&view=article&id=117:τι-μειώνει-και-τι-ενισχύει-την-ενέργειά-μας&catid=25', 'What reduces and what increases our energy levels', ' We all know that inadequate nutrition, exercise, sleep and rest reduce people\'s basic levels of energy, as well as their ability to manage their feelings and focus their attention. ', '2022-10-05 09:19:29', 'e1b0ea2fed38634f7d37bc9424f9a5b7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138323a2220576520616c6c206b6e6f77207468617420696e6164657175617465206e7574726974696f6e2c2065786572636973652c20736c65657020616e642072657374207265647563652070656f706c652773206261736963206c6576656c73206f6620656e657267792c2061732077656c6c206173207468656972206162696c69747920746f206d616e616765207468656972206665656c696e677320616e6420666f63757320746865697220617474656e74696f6e2e20223b693a333b613a32373a7b733a323a226964223b693a3131373b733a353a22616c696173223b733a37393a22cf84ceb920cebcceb5ceb9cf8ecebdceb5ceb920cebaceb1ceb920cf84ceb920ceb5cebdceb9cf83cf87cf8dceb5ceb920cf84ceb7cebd20ceb5cebdceadcf81ceb3ceb5ceb9ceac20cebcceb1cf82223b733a373a2273756d6d617279223b733a3138393a223c703e576520616c6c206b6e6f77207468617420696e6164657175617465206e7574726974696f6e2c2065786572636973652c20736c65657020616e642072657374207265647563652070656f706c652773206261736963206c6576656c73206f6620656e657267792c2061732077656c6c206173207468656972206162696c69747920746f206d616e616765207468656972206665656c696e677320616e6420666f63757320746865697220617474656e74696f6e2e3c2f703e0d0a223b733a343a22626f6479223b733a3837393a2257686174207265647563657320616e64207768617420696e63726561736573206f757220656e65726779206c6576656c73202020202020202020202020202020202020202020202020202020202020576520616c6c206b6e6f77207468617420696e6164657175617465206e7574726974696f6e2c2065786572636973652c20736c65657020616e642072657374207265647563652070656f706c652773206261736963206c6576656c73206f6620656e657267792c2061732077656c6c206173207468656972206162696c69747920746f206d616e616765207468656972206665656c696e677320616e6420666f63757320746865697220617474656e74696f6e2e2020202020202020202020202020202020202020202020202020c2a020c2a020e29ea220c2a020c2a0576861742072656475636573206f757220656e657267793a202020c2a020c2a020e280a220c2a020c2a0536b697070696e67206d65616c732020c2a020c2a020e280a220c2a020c2a0426164206e7574726974696f6e2020c2a020c2a020e280a220c2a020c2a04c61636b206f6620726567756c61722065786572636973652020c2a020c2a020e280a220c2a020c2a0457863657373207765696768742020c2a020c2a020e280a220c2a020c2a04c61636b206f6620736c6565702020c2a020c2a020e280a220c2a020c2a04c6f6e6720776f726b696e6720686f757273202020c2a020c2a020e29ea220c2a020c2a05768617420696e63726561736573206f757220656e657267793a202020c2a020c2a020e280a220c2a020c2a05468726565206c6967687465722c206865616c7468696572206d65616c7320776974682061206865616c74687920736e61636b20696e206265747765656e2020c2a020c2a020e280a220c2a020c2a0526567756c617220627265616b7320647572696e672074686520646179c2a02020c2a020c2a020e280a220c2a020c2a0426577617265206f6620746865207369676e73207468617420796f757220656e6572677920686173206465706c657465642028776f727279696e672c207961776e696e672c2068756e6765722c20646966666963756c747920696e20636f6e63656e74726174696e672920616e6420646f20736f6d657468696e672061626f75742069742e20446f206e6f74206c657420796f757273656c66206765742065786861757374656421223b733a363a22696d61676573223b733a3239323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d6d65696f6e65692d2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d6d65696f6e65692d2e6a70673f77696474683d31303234266865696768743d363830222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a31393a3239223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38333a223131373acf84ceb92dcebcceb5ceb9cf8ecebdceb5ceb92dcebaceb1ceb92dcf84ceb92dceb5cebdceb9cf83cf87cf8dceb5ceb92dcf84ceb7cebd2dceb5cebdceadcf81ceb3ceb5ceb9ceac2dcebcceb1cf82223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3130393a22696d616765732f323032322f30312f32342f74692d6d65696f6e65692d2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d6d65696f6e65692d2e6a70673f77696474683d31303234266865696768743d363830223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131373acf84ceb92dcebcceb5ceb9cf8ecebdceb5ceb92dcebaceb1ceb92dcf84ceb92dceb5cebdceb9cf83cf87cf8dceb5ceb92dcf84ceb7cebd2dceb5cebdceadcf81ceb3ceb5ceb9ceac2dcebcceb1cf822663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34393a2257686174207265647563657320616e64207768617420696e63726561736573206f757220656e65726779206c6576656c73223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313137223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1174, 'index.php?option=com_content&view=article&id=116', 'index.php?option=com_content&view=article&id=116:πώς-θα-μπορούσα-να-διαχειριστώ-καλύτερα-την-κατανάλωση-ενέργειας&catid=25', 'How could I handle energy consumption better?', ' The daily energy we consume is imprinted on four levels that interact with each other. Each one has some elements that adding them in our everyday life would enhance the quality of the energy we consume in our day. ', '2022-10-05 09:20:25', '4bbbb99907693be3f4bb552ac0055668', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3231363a2220546865206461696c7920656e6572677920776520636f6e73756d6520697320696d7072696e746564206f6e20666f7572206c6576656c73207468617420696e74657261637420776974682065616368206f746865722e2045616368206f6e652068617320736f6d6520656c656d656e7473207468617420616464696e67207468656d20696e206f7572206576657279646179206c69666520776f756c6420656e68616e636520746865207175616c697479206f662074686520656e6572677920776520636f6e73756d6520696e206f7572206461792e20223b693a333b613a32373a7b733a323a226964223b693a3131363b733a353a22616c696173223b733a3132303a22cf80cf8ecf8220ceb8ceb120cebccf80cebfcf81cebfcf8dcf83ceb120cebdceb120ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cf8e20cebaceb1cebbcf8dcf84ceb5cf81ceb120cf84ceb7cebd20cebaceb1cf84ceb1cebdceaccebbcf89cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a2273756d6d617279223b733a3433373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865206461696c7920656e6572677920776520636f6e73756d6520697320696d7072696e746564206f6e20666f7572206c6576656c73207468617420696e74657261637420776974682065616368206f746865722e2045616368206f6e652068617320736f6d6520656c656d656e7473207468617420616464696e67207468656d20696e206f7572206576657279646179206c69666520776f756c6420656e68616e636520746865207175616c697479206f662074686520656e6572677920776520636f6e73756d6520696e206f7572206461792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323032383a22486f7720636f756c6420492068616e646c6520656e6572677920636f6e73756d7074696f6e206265747465723f20ce9cceb520ceb5cebdceadcf81ceb3ceb5ceb9ceb120cebaceb1ceb920ceb5cf80ceb9cebccebfcebdceae20cebaceb1cf84ceb1cebacf84cf8ecebdcf84ceb1ceb920cf84ceb120cf80ceaccebdcf84ceb12e202020202020202020202020202020202020202020202020202020200a2020456e6572677920616e642070657273697374656e636520636f6e7175657220616c6c207468696e67732e20200a2020202020202020202020202020202020202020200a20546865206461696c7920656e6572677920776520636f6e73756d6520697320696d7072696e746564206f6e20666f7572206c6576656c73207468617420696e74657261637420776974682065616368206f746865722e2045616368206f6e652068617320736f6d6520656c656d656e7473207468617420616464696e67207468656d20696e206f7572206576657279646179206c69666520776f756c6420656e68616e636520746865207175616c697479206f662074686520656e6572677920776520636f6e73756d6520696e206f7572206461792e200a202d2046697273746c792c20726567617264696e67206f757220706879736963616c206c6576656c732c20697420697320696d706f7274616e7420746f2063686f6f736520612062616c616e63656420646965742e20496e20706172746963756c61722c20697420776f756c642068656c7020746f20696e63726561736520796f757220636f6e73756d7074696f6e206f6620667275697420616e6420766567657461626c65732061732077656c6c2061732074686520616d6f756e74206f6620776174657220796f7520636f6e73756d6520696e2061206461792e20497420697320696d706f7274616e7420746f20656174203220746f2033206d61696e206d65616c7320616e6420636f6e73756d65203220746f203320736e61636b7320696e206265747765656e2c207468617420636f6d652066726f6d20616c6c20666f6f642067726f7570732e20497420776f756c6420626520676f6f6420746f20726564756365206361666665696e652c2073756761722c206e69636f74696e6520616e6420616c636f686f6c20696e74616b652e204174207468652073616d652074696d652c206c696d69742074686520736564656e74617279206c6966657374796c6520616e642061696d20666f72206461696c7920657865726369736521200a202d20436f6e6365726e696e67206d656e74616c206c6576656c732c20666f63757320796f757220617474656e74696f6e206f6e20796f757220656e657267792e2041766f6964206469737472616374696f6e732c20737563682061732074686f7567687473206f7220616374697669746965732074686174206d61792064697665727420796f752066726f6d20796f75722070757273756974732e20497420776f756c6420626520706172746963756c61726c792068656c7066756c20746f20666f63757320393020746f20313230206d696e75746573206f6e20796f757220776f726b20616e64207468656e2074616b6520612073686f727420627265616b2e20497420776f756c642062652068656c7066756c20746f2061766f696420746865206e656761746976652074686f756768747320796f752070726f6261626c79206d616b6520616e6420666f637573206f6e20796f757273656c6620736f20796f752063616e2072656c61782e200a202d2054686520656d6f74696f6e616c206c6576656c20616c736f207365656d7320746f20706c617920616e20696d706f7274616e7420726f6c6520696e206576657279646179206c6966652c206173207765206f6674656e206861766520646966666963756c7479207265636f676e697a696e6720616e642c20627920657874656e73696f6e2c206d616e6167696e67206f7572206665656c696e67732e20546f206368616e676520746869732c20697420776f756c642068656c7020696620796f7520776f726b207468726f75676820796f7572206e65676174697665206665656c696e677320616e6420747279206e6f7420746f2061766f6964207468656d2e2052656c65617365207468656d20616e64206d6f7665206f6e2e20466f637573206f6e207468652070726573656e742c206265206d696e6466756c20616e6420666f637573206f6e2061636b6e6f776c656467696e6720706f73697469766520656d6f74696f6e732e200a202d2046696e616c6c792c207765206f6674656e20756e646572657374696d6174652074686520736f2d63616c6c65642073706972697475616c206c6576656c2e2046696e64206d65616e696e6720616e6420707572706f736520696e20796f7572206c6966652e20446973636f76657220796f75722076616c7565732028c2ab5768617420646f20796f752077616e7420746f2062652072656d656d62657265642062793fc2bb292e2053657420796f7572206d61696e2076616c75657320696e20796f7572206461696c792061637469766974696573206173207072696f7269746965732e20446973636f7665722077686174206d6f7469766174657320796f7520616e64207768617420736b696c6c7320796f752075736520626573742e204d616b65207375726520746f20737769746368206265747765656e20706572696f6473206f66206869676820706572666f726d616e636520616e642072656c61786174696f6e2e200a0a20c2a0223b733a363a22696d61676573223b733a3333323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7077732d7468612d6d706f726f7573612d6e612d64696178656972697374772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f7077732d7468612d6d706f726f7573612d6e612d64696178656972697374772e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a32303a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3132343a223131363acf80cf8ecf822dceb8ceb12dcebccf80cebfcf81cebfcf8dcf83ceb12dcebdceb12dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cf8e2dcebaceb1cebbcf8dcf84ceb5cf81ceb12dcf84ceb7cebd2dcebaceb1cf84ceb1cebdceaccebbcf89cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134393a22696d616765732f323032322f30312f32342f7077732d7468612d6d706f726f7573612d6e612d64696178656972697374772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f7077732d7468612d6d706f726f7573612d6e612d64696178656972697374772e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131363acf80cf8ecf822dceb8ceb12dcebccf80cebfcf81cebfcf8dcf83ceb12dcebdceb12dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83cf84cf8e2dcebaceb1cebbcf8dcf84ceb5cf81ceb12dcf84ceb7cebd2dcebaceb1cf84ceb1cebdceaccebbcf89cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22486f7720636f756c6420492068616e646c6520656e6572677920636f6e73756d7074696f6e206265747465723f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313136223b7d), (1175, 'index.php?option=com_content&view=article&id=115', 'index.php?option=com_content&view=article&id=115:τί-εννοούμε-με-τον-όρο-διαχείριση-ενέργειας&catid=25', 'What do we mean by \"Energy Management\"?', ' Energy is defined as the ability to act effectively and it is determined by the four energy sources; our body, our emotions, our mind and our spirit. ', '2022-10-05 09:20:49', '3cb501899e4a2d97d7941aaaea0cc3c4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135313a2220456e6572677920697320646566696e656420617320746865206162696c69747920746f20616374206566666563746976656c7920616e642069742069732064657465726d696e65642062792074686520666f757220656e6572677920736f75726365733b206f757220626f64792c206f757220656d6f74696f6e732c206f7572206d696e6420616e64206f7572207370697269742e20223b693a333b613a32373a7b733a323a226964223b693a3131353b733a353a22616c696173223b733a38303a22cf84ceaf20ceb5cebdcebdcebfcebfcf8dcebcceb520cebcceb520cf84cebfcebd20cf8ccf81cebf20ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb720ceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a2273756d6d617279223b733a3337323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e456e6572677920697320646566696e656420617320746865206162696c69747920746f20616374206566666563746976656c7920616e642069742069732064657465726d696e65642062792074686520666f757220656e6572677920736f75726365733b206f757220626f64792c206f757220656d6f74696f6e732c206f7572206d696e6420616e64206f7572207370697269742e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313435383a225768617420646f207765206d65616e2062792022456e65726779204d616e6167656d656e74223f20ce9720ceb5cebdceadcf81ceb3ceb5ceb9ceb120cf81ceadceb5ceb920cf80cf81cebfcf8220cf84ceb120ceb5cebaceb5ceaf20cf80cebfcf8520cf84ceb7cf8220ceb4ceb5ceafcf87cebdcebfcf85cebd20cebfceb920cf80cf81cebfceb8ceadcf83ceb5ceb9cf8220cebcceb1cf822e202020202020202020202020202020202020202020202020202020200a2020456e6572677920666c6f777320776865726520617474656e74696f6e20676f65732e20200a2020202020202020202020202020202020202020200a20456e6572677920697320646566696e656420617320746865206162696c69747920746f20616374206566666563746976656c7920616e642069742069732064657465726d696e65642062792074686520666f757220656e6572677920736f75726365733b206f757220626f64792c206f757220656d6f74696f6e732c206f7572206d696e6420616e64206f7572207370697269742e20416c6c20666f757220736f7572636573206f6620656e657267792061726520657373656e7469616c20696e20626f746820706572736f6e616c20616e642070726f66657373696f6e616c206c6966652e205468657920696e74657261637420776974682065616368206f7468657220616e6420617265206f662073616d6520696d706f7274616e63652e204576657279206461792c20776520636f6e73756d65206120677265617420616d6f756e74206f6620656e657267792064756520746f207468652064656d616e6473206f6620746865206d756c7469706c6520726f6c6573207765206172652061736b656420746f2066756c66696c20696e206f75722070726f66657373696f6e616c20616e6420706572736f6e616c206c697665732c20736f20746861742077652063616e207375636365737366756c6c79206d65657420746865206368616c6c656e67657320776520666163652e200a20497420697320696d706f7274616e7420746f2066696e64207761797320746f206d616e6167652074686520656e65726779206c6576656c732c20736f2077652063616e2066696e6420696e7465726e616c2062616c616e636520616e64207265636f676e697a6520776869636820666163746f727320737472656e677468656e20616e64207765616b656e206f757220656e65726779206c6576656c7320647572696e6720746865206461792e205468726f75676820657665727964617920616374696f6e732c20656e65726779206c6576656c732063616e206265207265706c656e69736865642073797374656d61746963616c6c792c20736f20697420697320696d706f7274616e7420746f207265766974616c697a6520616e6420726563686172676521200a20546f6461792c2064756520746f2074686520666173742072687974686d73206f66206461696c79206c696665206f757220737472657373206c6576656c7320617265206c696b656c7920746f20696e6372656173652e205765206e65656420746f2061696d20666f72206f757220737472657373206c6576656c7320746f206b656570207573206d6f62696c697a656420616e6420616c6572742c20627574206e6f742067657420736f206869676820617320746f206c65616420757320746f20696e74656e736520616e7869657479207468617420636f6e73756d6573206f7572206d656e74616c20616e6420706879736963616c20656e657267792e2057652073686f756c642068616e646c652073747265737320696e206f7572206576657279646179206c69666520616e64206174207468652073616d652074696d65206d616e616765206f757220666f757220656e6572677920736f7572636573207375636365737366756c6c792c20656e737572696e672062616c616e636520616e642077656c6c2d6265696e6720696e206f7572206c6966652e200a0a20c2a0223b733a363a22696d61676573223b733a3239303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d656e6f6f756d652e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d656e6f6f756d652e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a32303a3439223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38343a223131353acf84ceaf2dceb5cebdcebdcebfcebfcf8dcebcceb52dcebcceb52dcf84cebfcebd2dcf8ccf81cebf2dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3130373a22696d616765732f323032322f30312f32342f74692d656e6f6f756d652e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d656e6f6f756d652e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131353acf84ceaf2dceb5cebdcebdcebfcebfcf8dcebcceb52dcebcceb52dcf84cebfcebd2dcf8ccf81cebf2dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf822663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a225768617420646f207765206d65616e2062792022456e65726779204d616e6167656d656e74223f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313135223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1179, 'index.php?option=com_content&view=article&id=104', 'index.php?option=com_content&view=article&id=104:η-έννοια-της-αυτονομίας&catid=23', 'The Concept of autonomy ', ' Autonomy or psychological maturity is a concept that ideally needs to coincide with socio-emotional and cognitive markers, but there are times when people find autonomy hard to achieve for many reasons. ', '2022-10-05 09:25:46', 'de2d5c4a82a88eba80c0916352f74ff2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230343a22204175746f6e6f6d79206f722070737963686f6c6f676963616c206d61747572697479206973206120636f6e63657074207468617420696465616c6c79206e6565647320746f20636f696e63696465207769746820736f63696f2d656d6f74696f6e616c20616e6420636f676e6974697665206d61726b6572732c20627574207468657265206172652074696d6573207768656e2070656f706c652066696e64206175746f6e6f6d79206861726420746f206163686965766520666f72206d616e7920726561736f6e732e20223b693a333b613a32373a7b733a323a226964223b693a3130343b733a353a22616c696173223b733a34333a22ceb720ceadcebdcebdcebfceb9ceb120cf84ceb7cf8220ceb1cf85cf84cebfcebdcebfcebcceafceb1cf82223b733a373a2273756d6d617279223b733a3531323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a20302030203020303b223e3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e4175746f6e6f6d793c2f7370616e3ee280af6f72e280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e70737963686f6c6f676963616c206d617475726974793c2f7370616e3ee280af6973206120636f6e63657074207468617420696465616c6c79206e6565647320746f20636f696e63696465207769746820736f63696f2d656d6f74696f6e616c20616e6420636f676e6974697665206d61726b6572732c20627574207468657265206172652074696d6573207768656e2070656f706c652066696e64206175746f6e6f6d79206861726420746f206163686965766520666f72206d616e7920726561736f6e732ec2a03c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313439343a22546865e280af436f6e63657074e280af6f66e280af6175746f6e6f6d79c2a020cea3cf84ceaecf81ceb9cebeceb520cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cebaceb1ceb920cf83cf84ceb7cf81ceafcebecebfcf8520ceb1cf80cf8c20ceb1cf85cf84cf8ccebd2120ce91cebd20cf83ceb520ceb1cf85cf84ceae20cf84ceb720ceb8ceadcf83ceb72c20ceb1cebdcf84ceaf20ceb3ceb9ceb120cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf852c20ceb2ceaccebbceb5ceb9cf8220cebaceaccf80cebfceb9cebfcebd20ceaccebbcebbcebfcebd2c20cf84cf8ccf84ceb520ceb1cf80cebbceac20ceb8ceb120cebacf81ceb5cebcceb9ceadcf83ceb1ceb921202020202020202020202020202020202020202020202020202020200a2020537570706f727420e280af796f757273656c66e280af20616e6420646570656e6420e280af6f6e20796f7521c2a0c2a0200ac2a00a20204175746f6e6f6d79e280af6f72e280af70737963686f6c6f676963616c206d61747572697479e280af6973206120636f6e63657074207468617420696465616c6c79206e6565647320746f20636f696e63696465207769746820736f63696f2d656d6f74696f6e616c20616e6420636f676e6974697665206d61726b6572732c20627574207468657265206172652074696d6573207768656e2070656f706c652066696e64206175746f6e6f6d79206861726420746f206163686965766520666f72206d616e7920726561736f6e732ec2a0200ac2a00a205768656e2063616e206120706572736f6e20626520636f6e73696465726564206173206175746f6e6f6d6f75733fc2a0200ac2a00a20202d537572766976616c20696e646570656e64656e63653ae280afe280af206e6f74206e656564696e67206120746869726420706172747920746f20756e64657274616b652070617274206f6620796f757220776f726b20616e64e280af657665727964617920726573706f6e736962696c69746965732ec2a0200ac2a00a20202d42656c69656620616e64206465636973696f6e20696e646570656e64656e63653ae280af206d616b696e6720796f7572206f776e206465636973696f6e73202861626f757420776f726b2c2072656c6174696f6e73686970732c207374756479696e672c20686f7573652d6d6174746572732c206574632e2920616e642062652061626c6520746f20696d706c656d656e74207468656d20776974686f757420746865206e65656420666f7220636f6e6669726d6174696f6e206f7220636f6e73656e74206f66206f74686572732c207768696c652074616b696e67206f76657220616c6c20726573706f6e736962696c6974792ec2a0200ac2a00a20202d456d6f74696f6e616c20696e646570656e64656e63653a20686176696e672074686520696e6e657220726573696c69656e636520746f206275696c6420796f75722073656e7365206f662073656c66206f6e20796f7572206f776e2c20776974686f757420646570656e64696e67206f6e206f746865727320746f206d616b6520796f75206861707079206f722074656c6c20796f752077686f20796f752073686f756c642062652ec2a0c2a0200ac2a00a20202d436f6e666c69637420696e646570656e64656e63653ae280af6265696e6720726573696c69656e7420746f20746865206e65676174697665206665656c696e6773206f662072656c617469766573206f7220667269656e647320616e6420636f6c6c656167756573202d776974686f75742069676e6f7265207468656d2c20627574206265696e672061626c6520746f2066616365207468656d207768696c7374206e6f74206265696e67206f7665727768656c6d65642e20416c736f2c206e6f74206265696e672061667261696420746f206f70706f7365207468656d2c206c656176652074686520636f6e766572736174696f6e206f72206f70656e2061612064697363757373696f6e2077697468207468656d207768656e206e65656465642ec2a0200a0a20c2a0223b733a363a22696d61676573223b733a3331363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d656e6e6f69612d7469732d6175746f6e6f6d6961732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f692d656e6e6f69612d7469732d6175746f6e6f6d6961732e6a70673f77696474683d31303234266865696768743d353734222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a32353a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a383a224175746f6e6f6d79223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223130343aceb72dceadcebdcebdcebfceb9ceb12dcf84ceb7cf822dceb1cf85cf84cebfcebdcebfcebcceafceb1cf82223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133333a22696d616765732f323032322f30312f32342f692d656e6e6f69612d7469732d6175746f6e6f6d6961732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f692d656e6e6f69612d7469732d6175746f6e6f6d6961732e6a70673f77696474683d31303234266865696768743d353734223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130343aceb72dceadcebdcebdcebfceb9ceb12dcf84ceb7cf822dceb1cf85cf84cebfcebdcebfcebcceafceb1cf822663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a224175746f6e6f6d79223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33313a22546865e280af436f6e63657074e280af6f66e280af6175746f6e6f6d79c2a0223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313034223b7d), (1184, 'index.php?option=com_content&view=article&id=93', 'index.php?option=com_content&view=article&id=93:τα-εμπόδια-της-απόλαυσης&catid=21', 'The barriers to enjoyment ', ' Open the door to enjoyment. Enjoyment barriers refer to strategies we use to put obstacles in the positive feelings which arise when something good happens to us. ', '2022-10-05 09:30:12', '8c5347d27aa44297411c693879a79b5b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136343a22204f70656e2074686520646f6f7220746f20656e6a6f796d656e742e20456e6a6f796d656e7420626172726965727320726566657220746f20737472617465676965732077652075736520746f20707574206f62737461636c657320696e2074686520706f736974697665206665656c696e6773207768696368206172697365207768656e20736f6d657468696e6720676f6f642068617070656e7320746f2075732e20223b693a333b613a32373a7b733a323a226964223b693a39333b733a353a22616c696173223b733a34353a22cf84ceb120ceb5cebccf80cf8cceb4ceb9ceb120cf84ceb7cf8220ceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a2273756d6d617279223b733a3339323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223ee280af4f70656e2074686520646f6f7220746f20656e6a6f796d656e742ee280af456e6a6f796d656e7420626172726965727320726566657220746fe280af737472617465676965732077652075736520746f20707574206f62737461636c657320696e2074686520706f736974697665206665656c696e6773207768696368206172697365207768656e20736f6d657468696e6720676f6f642068617070656e7320746f2075732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3836313a2254686520626172726965727320746f20656e6a6f796d656e74202020202020202020202020202020202020202020202020202020202020204f70656e2074686520646f6f7220746f20656e6a6f796d656e742ee280af456e6a6f796d656e7420626172726965727320726566657220746fe280af737472617465676965732077652075736520746f20707574206f62737461636c657320696e2074686520706f736974697665206665656c696e6773207768696368206172697365207768656e20736f6d657468696e6720676f6f642068617070656e7320746f2075732e20202020202020202020202020202020202020202020200a20506f73697469766520656d6f74696f6e207375707072657373696f6e3ae280af6279207375707072657373696e67206f7220636f6e6365616c696e6720706f736974697665206665656c696e67732062656361757365206f66207368616d652c206d6f64657374792c20666561722c2068756d696c697479206574632e200ac2a00a20446973736f63696174696f6e2066726f6d2074686520706f736974697665206576656e743ae280af6279206265696e6720756e61626c6520746f20636f6e63656e7472617465206f6e2069742c2062656361757365206f66206f746865722074686f756768747320616e6420636f6e6365726e732c206f72207468726f7567682064656c696265726174656c792069676e6f726520746f207265636f676e697a6520746865202270726f626c656d2220746861742063616c6c7320666f72206120736f6c7574696f6e2ee280af200ac2a00a204e616767696e673a20636f6e7374616e746c7920656e676167696e6720696e206e65676174697665206576656e74732c20666f637573696e67206f6e207468656d2c2064697363757373696e67207468656d20696e20612070657373696d697374696320746f6e652e200ac2a00a204e6567617469766974793ae280af65697468657220627920616c7761797320657870656374696e672074686520776f727374206f66206120736974756174696f6e206f7220627920646f776e67726164696e6720616e797468696e6720706f7369746976652074686174206861732068617070656e65642c20736179696e67206974207761732072616e646f6d2c2074656d706f726172792c206574632ee280af223b733a363a22696d61676573223b733a3331383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74612d656d706f6469612d7469732d61706f6c61757369732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74612d656d706f6469612d7469732d61706f6c61757369732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33303a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34383a2239333acf84ceb12dceb5cebccf80cf8cceb4ceb9ceb12dcf84ceb7cf822dceb1cf80cf8ccebbceb1cf85cf83ceb7cf82223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133353a22696d616765732f323032322f30312f32342f74612d656d706f6469612d7469732d61706f6c61757369732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74612d656d706f6469612d7469732d61706f6c61757369732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39333acf84ceb12dceb5cebccf80cf8cceb4ceb9ceb12dcf84ceb7cf822dceb1cf80cf8ccebbceb1cf85cf83ceb7cf822663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a2254686520626172726965727320746f20656e6a6f796d656e7420223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3933223b7d), (1185, 'index.php?option=com_content&view=article&id=91', 'index.php?option=com_content&view=article&id=91:οι-στρατηγικές-του-απολαμβάνειν&catid=21', 'The strategies of enjoyment ', ' It\'s not how much we have, but how much we enjoy what defines happiness. ', '2022-10-05 09:31:12', 'a69fb21b0d2d8c46c9b5a13b14016d73', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a37343a222049742773206e6f7420686f77206d75636820776520686176652c2062757420686f77206d75636820776520656e6a6f79207768617420646566696e65732068617070696e6573732e20223b693a333b613a32373a7b733a323a226964223b693a39313b733a353a22616c696173223b733a35393a22cebfceb920cf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf8220cf84cebfcf8520ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a2273756d6d617279223b733a3239383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223ee280af49742773206e6f7420686f77206d75636820776520686176652c2062757420686f77206d75636820776520656e6a6f79207768617420646566696e65732068617070696e6573732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313937333a22546865e280af73747261746567696573e280af6f66e280af656e6a6f796d656e742020ce94ceb5cebd20ceb5ceafcebdceb1ceb920cf84cebf20cf80cf8ccf83ceb120ceadcf87cebfcf85cebcceb52c20ceaccebbcebbceb120cf84cebf20cf80cf8ccf83ceb120ceb1cf80cebfcebbceb1cebcceb2ceaccebdcebfcf85cebcceb520cf80cebfcf8520cebfcf81ceafceb6cebfcf85cebd20cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb12e20202020202020202020202020202020202020202020202020202020202049742773206e6f7420686f77206d75636820776520686176652c2062757420686f77206d75636820776520656e6a6f79207768617420646566696e65732068617070696e6573732e20202020202020202020202020202020202020202020200a2054686520666f6c6c6f77696e6720737472617465676965732077696c6c2068656c7020796f7520666f637573206f6e206120706f73697469766520657870657269656e63652ce280af696e74656e73696679696e67e280af6f72e280af70726f6c6f6e67696e67e280af69747320696e666c75656e6365206f6e20796f753ae280af200ac2a00a204c69766520696e207468652070726573656e74200a204c657420796f757273656c6620657870657269656e6365e280af746865206865726520616e64206e6f772ce280af6265206d696e6466756c2e204665656c20746865206f766572616c6ce280af73656e736174696f6e206f662074686520706f73697469766520657870657269656e63652e20436f6e6e65637420746f20776861742068617070656e732c206a7573742061732069742068617070656e733b20776974686f7574206a756467696e67206f7220616e616c797a696e672069742e204a75737420657870657269656e63652069742c20676976696e6720746865206e65636573736172792074696d6520746f206665656c20776861742069732068617070656e696e6720617420746869732070726563697365206d6f6d656e742e200ac2a00a20496d706c656d656e746174696f6e206f6620706f73697469766520656d6f74696f6e73200a20546869732073747261746567792072656665727320746f207573696e6720796f757220626f647920746f206578707265737320706f73697469766520656d6f74696f6e732e20496e2074686973207761792c2074686520657870657269656e63652077696c6c206265636f6d65206d6f7265e280af696e74656e73652e20466f72206578616d706c652c206c61756768202f20736d696c65207768656e20796f75206172652068617070792c20687567207768656e20796f752077616e7420746f2073686f7720796f7572206c6f76652c20616666656374696f6e20616e6420636f6d70617373696f6e2c20636172657373207768656e20796f75206665656c20696e74696d6163792c20657874656e6420796f75722061726d7320616e6420746f72736f207768656e20796f752061726520657863697465642e200ac2a00a20536861726521200a205365656b20746f207368617265e280af706f73697469766520657870657269656e636573e280af77697468206f74686572733a2043656c656272617465206269727468646179732c206a6f7966756c206576656e74732c20616368696576656d656e74732e204469736375737320706f736974697665206665656c696e6773e280af616e6420636f6e766579207468656d3a2053617920686f7720686170707920796f75206172652c20686f77206f7074696d697374696320796f75206172652c20686f77206d756368206c6f766520616e642074656e6465726e65737320796f75206665656c2061626f757420736f6d656f6e6520616e64207370726561642074686973206665656c696e6720746f20796f757220737572726f756e64696e67732e20466f72206578616d706c652c20676f20746f20746865206f66666963652c2070726169736520796f757220636f6c6c6561677565732c206f70656e207468652077696e646f7720616e642074656c6c207468656d20776861742061206e69636520646179206974206973206f7574736964652e200ac2a00a20506f736974697669747920696e20796f7572206c696665206a6f75726e65792028706173742026616d703b2066757475726529200a20546865206d656e74616c20696d616765206f66206120706f736974697665206576656e74206f66207468652070617374206d616b6573207573e280af72652d657870657269656e63652074686520706f736974697665206665656c696e6773207468617420697420686164206361757365642e20416c736f2c20746865206578706563746174696f6e206f6620706f736974697665206576656e747320696e207468652066757475726520616e642074686520706c616e6e696e67206f662074686520706f736974697665206f7574636f6d65206f6620616e20696d6d696e656e7420736974756174696f6e20686173206265656e2070726f76656e20746f206d6f74697661746520757320746f2061637420696e207375636820612077617920746861742077652077696c6c20696d706c656d656e7420697420616e6420737563636565642e20496620796f75207468696e6b20736f6d657468696e672077696c6c20676f2077656c6c2c2069742077696c6c20676f2077656c6c21e280af223b733a363a22696d61676573223b733a3333323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f692d73747261746967696b65732d746f752d61706f6c616d76616e65696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6f692d73747261746967696b65732d746f752d61706f6c616d76616e65696e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33313a3132223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a2239313acebfceb92dcf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf822dcf84cebfcf852dceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134393a22696d616765732f323032322f30312f32342f6f692d73747261746967696b65732d746f752d61706f6c616d76616e65696e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6f692d73747261746967696b65732d746f752d61706f6c616d76616e65696e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39313acebfceb92dcf83cf84cf81ceb1cf84ceb7ceb3ceb9cebaceadcf822dcf84cebfcf852dceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a22546865e280af73747261746567696573e280af6f66e280af656e6a6f796d656e7420223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3931223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1186, 'index.php?option=com_content&view=article&id=90', 'index.php?option=com_content&view=article&id=90:τι-είναι-ο-όρος-απολαμβάνειν&catid=21', ' What is \"enjoyment\"? ', ' The term «enjoyment», was recently introduced by Bryant & Veroff, scientists from the field of Positive Psychology. ', '2022-10-05 09:31:40', 'e287828b0fe93441aa5f5854d00b165c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131393a2220546865207465726d20c2ab656e6a6f796d656e74c2bb2c2077617320726563656e746c7920696e74726f647563656420627920427279616e742026205665726f66662c20736369656e74697374732066726f6d20746865206669656c64206f6620506f7369746976652050737963686f6c6f67792e20223b693a333b613a32373a7b733a323a226964223b693a39303b733a353a22616c696173223b733a35323a22cf84ceb920ceb5ceafcebdceb1ceb920cebf20cf8ccf81cebfcf8220ceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a2273756d6d617279223b733a3335343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2031382e3636363636363636363636363636343b206d617267696e3a2030203020313420363b223e546865207465726d20c2ab656e6a6f796d656e74c2bb2c2077617320726563656e746c7920696e74726f6475636564206279e280af427279616e74e280af26616d703be280af5665726f66662ce280af736369656e74697374732066726f6d20746865206669656c64206f66e280af506f7369746976652050737963686f6c6f67792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313634393a2257686174e280af69732022656e6a6f796d656e74223f2020ce88cebdceb120cf80cf81ceb1ceb3cebcceb1cf84ceb9cebaceac20ceb5cf85cf84cf85cf87ceb9cf83cebcceadcebdcebf20ceaccf84cebfcebccebf2c20ceb5ceafcebdceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cebccf80cebfcf81ceb5ceaf20cebdceb120ceb1cf80cebfcebbceb1cf8dcf83ceb5ceb920cf84ceb720ceb4ceb9ceb1ceb4cf81cebfcebcceae20ceb1cebacf8ccebcceb120cebaceb1ceb920cf8ccf84ceb1cebd20cebbcebfcebecebfceb4cf81cebfcebcceb5ceaf2e202020202020202020202020202020202020202020202020202020202020546865207265616c6c7920686170707920706572736f6e20697320746865206f6e652077686f2063616e20656e6a6f7920746865207363656e6572792c206576656e207768656e2074686579206861766520746f2074616b652061206465746f75722e20202020202020202020202020202020202020202020200a20546865207465726d20c2ab656e6a6f796d656e74c2bb2c2077617320726563656e746c7920696e74726f6475636564206279e280af427279616e74e280af26616d703be280af5665726f66662ce280af736369656e74697374732066726f6d20746865206669656c64206f66e280af506f7369746976652050737963686f6c6f67792e200ac2a00a20546865207465726d2072656665727320746f206f7572206162696c69747920746f20666f637573206f6e206120706f73697469766520657870657269656e63652ce280af696e74656e73696679696e67e280af6f72e280af70726f6c6f6e67696e67e280af69747320696e666c75656e6365206f7665722075732e20497420697320616e20616374697665e280af70726f6365737320746861742c2077697468206c6974746c652070726163746963652c2063616e206d616b65207573206d6f7265207361746973666965642077697468206c69666520616e642c20756c74696d6174656c792c20686170706965722e20456e6a6f79696e6720616e20657870657269656e636520646f65736ee2809974206a75737420726566657220746f206665656c696e6773206f6620706c656173757265206f72206a6f792e20596f75206e65656420746f2062652061626c6520746fe280af7265636f676e697a65e280af74686520706f736974697665206665656c696e67732c20746865e280af6d6f6d656e7420746865792061726973652ee280af536f20616e20696d706f7274616e742070726572657175697369746520666f72206f6e6520746f20656e6a6f7920616e20657870657269656e636520697320746f2062652061626c6520746f206265e280af636f6e7363696f75736c79e280af70726573656e74e280af696e20746865206865726520616e64206e6f772ce280af6265696e67206d696e6466756c206f6620776861742069732068617070656e696e672e200ac2a00a204d616e7920636f6e6675736520656e6a6f796d656e74e280af7769746820706c6561737572652e204c6574207573207365652c20686f77657665722c20776865746865722074686573652074776f20636f6e636570747320617265206c696e6b65642ee280afe280af41726973746f746c65e280af6861642070726f706f7365642074776f207479706573206f662068617070696e6573733b20706c65617375726520616e6420626c6973732e205468652066697273742072656665727320746f207468652068617070696e6573732074686174206172697365732066726f6d20746865206163717569736974696f6e206f6620706c65617375726520616e642061766f6964616e6365206f66207061696e2e20546865207365636f6e642072656665727320746f207468652068617070696e657373207468617420636f6d65732066726f6d2061206c696665206f66206d65616e696e6720616e642074656e64656e6379206f662073656c662d7265616c697a6174696f6e2e204163636f7264696e6720746f20427279616e74e280af26616d703be280af5665726f66662ce280af656e6a6f796d656e74206973207068696c6f736f70686963616c6c79206261736564206f6e206120776179206f66206c6966652c207768696368e280af636f6d62696e657320626f746820706c65617375726520616e6420626c6973732c20616368696576696e6720612062616c616e6365206265747765656e2074686573652074776f20736974756174696f6e732e223b733a363a22696d61676573223b733a3332363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d6f2d6f726f732d61706f6c616d76616e65696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d6f2d6f726f732d61706f6c616d76616e65696e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33313a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35353a2239303acf84ceb92dceb5ceafcebdceb1ceb92dcebf2dcf8ccf81cebfcf822dceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134333a22696d616765732f323032322f30312f32342f74692d65696e61692d6f2d6f726f732d61706f6c616d76616e65696e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d65696e61692d6f2d6f726f732d61706f6c616d76616e65696e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39303acf84ceb92dceb5ceafcebdceb1ceb92dcebf2dcf8ccf81cebfcf822dceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd2663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a222057686174e280af69732022656e6a6f796d656e74223f20223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3930223b7d), (1187, 'index.php?option=com_content&view=article&id=84', 'index.php?option=com_content&view=article&id=84:η-σημασία-του-μητρικού-δεσμού-στις-ενήλικες-ερωτικές-σχέσεις&catid=42', 'The Importance of Parental Relationship Styles in Adult Love Relationships', ' The first love experience is based on the warmth, care and love infants receive through contact with the mother, father or some other principal care-giver. ', '2022-10-05 09:32:39', 'ff234c0ea9259e274e41a2bc9b7363fd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135373a2220546865206669727374206c6f766520657870657269656e6365206973206261736564206f6e20746865207761726d74682c206361726520616e64206c6f766520696e66616e74732072656365697665207468726f75676820636f6e74616374207769746820746865206d6f746865722c20666174686572206f7220736f6d65206f74686572207072696e636970616c20636172652d67697665722e20223b693a333b613a32373a7b733a323a226964223b693a38343b733a353a22616c696173223b733a3131323a22ceb720cf83ceb7cebcceb1cf83ceafceb120cf84cebfcf8520cebcceb7cf84cf81ceb9cebacebfcf8d20ceb4ceb5cf83cebccebfcf8d20cf83cf84ceb9cf8220ceb5cebdceaecebbceb9cebaceb5cf8220ceb5cf81cf89cf84ceb9cebaceadcf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3337383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865206669727374206c6f766520657870657269656e6365206973206261736564206f6e20746865207761726d74682c206361726520616e64206c6f766520696e66616e74732072656365697665207468726f75676820636f6e74616374207769746820746865206d6f746865722c20666174686572206f7220736f6d65206f74686572207072696e636970616c20636172652d67697665722e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313531313a2254686520496d706f7274616e6365206f6620506172656e74616c2052656c6174696f6e73686970205374796c657320696e204164756c74204c6f76652052656c6174696f6e7368697073202020202020202020202020202020202020202020202020202020200a2020546865206669727374206c6f766520657870657269656e6365206973206261736564206f6e20746865207761726d74682c206361726520616e64206c6f766520696e66616e74732072656365697665207468726f75676820636f6e74616374207769746820746865206d6f746865722c20666174686572206f7220736f6d65206f74686572207072696e636970616c20636172652d67697665722e20200a2020202020202020202020202020202020202020200a20447572696e6720696e66616e637920616e64206368696c64686f6f642c2074686520656d6f74696f6e616c6c79207761726d206576656e74732077652073686172652077697468206f757220706172656e74732c206c65616420757320746f20736861706520636c6f736520656d6f74696f6e616c207469657320616e64207368617065207468652077617920776520637265617465206c696e6b732077697468206f7468657273207468726f7567686f7574206f7572206c697665732e2054656e646572206265686176696f7273207375636820617320746f756368696e672c20636172657373696e672c20686f6c64696e672c206b697373696e6720616e642068756767696e672068656c7020757320646576656c6f7020612073656e7365206f66206c6f766520616e642073656375726974792c20696e6372656173696e67206f7879746f63696e20287468652022686f726d6f6e65206f66206c6f766522292c20776869636820697320726573706f6e7369626c6520666f72206d616b696e67207573206665656c20636c6f736520746f206f746865727320616e642068656c70732075732072656c617820616e642074727573742e200a2054686520626f6e64207769746820746865207072696e636970616c20636172652d676976657220647572696e6720696e66616e6379206973206e6f74206f6e6c7920696d706f7274616e7420666f72206f757220737572766976616c2e2049742070726f766964657320757320776974682074686520736563757269747920616e642074686520636f6d666f7274206e6565646564207768656e2077652061726520756e6465722073747265737366756c20636f6e646974696f6e7320616e64207375737461696e73206f757220706879736963616c20616e64206d656e74616c2077656c6c2d6265696e672e205768656e207765206861766520657870657269656e636564207468697320626f6e6420617320696e66616e74732c207468656e206173206164756c7473207765206275696c7420736166652072656c6174696f6e736869707320616e642077652063686f6f736520706172746e657273207468617420636f72726573706f6e6420746f206f7572206665656c696e6773206163636f7264696e676c792e204f6e20746865206f746865722068616e642c2070656f706c652077686f206861766520657870657269656e63656420696e736563757269747920647572696e6720696e66616e63792c2074656e6420746f20657870657269656e636520696e73656375726974792c20737472657373206f722061766f6964616e636520696e2074686569722072656c6174696f6e7368697073206c6174657220696e206c6966652c2065697468657220627920636c696e67696e6720746f20746865697220706172746e65727320626563617573652074686579206665656c2074686174207468657920646f206e6f74206c6f7665207468656d20656e6f7567682c206f72206279206665656c696e67207665727920756e636f6d666f727461626c65207768656e20636f6d6d697474656420746f206120706172746e65722c20746875732c206c656176696e6720636c6f73652072656c6174696f6e736869707320616e642061766f6964696e67206c6f6e672d7465726d206f6e65732e20200a0a20c2a0223b733a363a22696d61676573223b733a3339303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f692d73696d617369612d746f752d6d697472696b6f752d6465736d6f752d737469732d656e696c696b65732d65727774696b65732d737865736569732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30325c2f31345c2f692d73696d617369612d746f752d6d697472696b6f752d6465736d6f752d737469732d656e696c696b65732d65727774696b65732d737865736569732e6a70673f77696474683d31303234266865696768743d363831222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33323a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131353a2238343aceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cebfcf852dcebcceb7cf84cf81ceb9cebacebfcf8d2dceb4ceb5cf83cebccebfcf8d2dcf83cf84ceb9cf822dceb5cebdceaecebbceb9cebaceb5cf822dceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3230373a22696d616765732f323032322f30322f31342f692d73696d617369612d746f752d6d697472696b6f752d6465736d6f752d737469732d656e696c696b65732d65727774696b65732d737865736569732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30322f31342f692d73696d617369612d746f752d6d697472696b6f752d6465736d6f752d737469732d656e696c696b65732d65727774696b65732d737865736569732e6a70673f77696474683d31303234266865696768743d363831223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3136393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38343aceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cebfcf852dcebcceb7cf84cf81ceb9cebacebfcf8d2dceb4ceb5cf83cebccebfcf8d2dcf83cf84ceb9cf822dceb5cebdceaecebbceb9cebaceb5cf822dceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf822663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a37343a2254686520496d706f7274616e6365206f6620506172656e74616c2052656c6174696f6e73686970205374796c657320696e204164756c74204c6f76652052656c6174696f6e7368697073223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3834223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1188, 'index.php?option=com_content&view=article&id=83', 'index.php?option=com_content&view=article&id=83:ζήλια-«καλό»-ή-«κακό»-συναίσθημα&catid=42', 'Jealousy: a \"good\" or \"bad\" feeling?', ' Jealousy is a complex emotion that involves feelings such as suspicion, fear, rage, anger, resentment, inadequacy, helplessness or disgust. The narrative can originate from experienced facts, thoughts, perceptions, memories, and also imagination, guess and assumptions. People of all ages, genders, and sexual orientation can feel jealous usually when they perceive a threat to a valued relationship from a third party. The threat may be real or imagined. ', '2022-10-05 09:33:16', '2d52a52b47c13835e3bcfd22dddc77ab', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3435373a22204a65616c6f757379206973206120636f6d706c657820656d6f74696f6e207468617420696e766f6c766573206665656c696e6773207375636820617320737573706963696f6e2c20666561722c20726167652c20616e6765722c20726573656e746d656e742c20696e61646571756163792c2068656c706c6573736e657373206f7220646973677573742e20546865206e61727261746976652063616e206f726967696e6174652066726f6d20657870657269656e6365642066616374732c2074686f75676874732c2070657263657074696f6e732c206d656d6f726965732c20616e6420616c736f20696d6167696e6174696f6e2c20677565737320616e6420617373756d7074696f6e732e2050656f706c65206f6620616c6c20616765732c2067656e646572732c20616e642073657875616c206f7269656e746174696f6e2063616e206665656c206a65616c6f757320757375616c6c79207768656e207468657920706572636569766520612074687265617420746f20612076616c7565642072656c6174696f6e736869702066726f6d20612074686972642070617274792e2054686520746872656174206d6179206265207265616c206f7220696d6167696e65642e20223b693a333b613a32373a7b733a323a226964223b693a38333b733a353a22616c696173223b733a36303a22ceb6ceaecebbceb9ceb120c2abcebaceb1cebbcf8cc2bb20ceae20c2abcebaceb1cebacf8cc2bb20cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1223b733a373a2273756d6d617279223b733a3637383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4a65616c6f757379206973206120636f6d706c657820656d6f74696f6e207468617420696e766f6c766573206665656c696e6773207375636820617320737573706963696f6e2c20666561722c20726167652c20616e6765722c20726573656e746d656e742c20696e61646571756163792c2068656c706c6573736e657373206f7220646973677573742e20546865206e61727261746976652063616e206f726967696e6174652066726f6d20657870657269656e6365642066616374732c2074686f75676874732c2070657263657074696f6e732c206d656d6f726965732c20616e6420616c736f20696d6167696e6174696f6e2c20677565737320616e6420617373756d7074696f6e732e2050656f706c65206f6620616c6c20616765732c2067656e646572732c20616e642073657875616c206f7269656e746174696f6e2063616e206665656c206a65616c6f757320757375616c6c79207768656e207468657920706572636569766520612074687265617420746f20612076616c7565642072656c6174696f6e736869702066726f6d20612074686972642070617274792e2054686520746872656174206d6179206265207265616c206f7220696d6167696e65642e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323432373a224a65616c6f7573793a20612022676f6f6422206f72202262616422206665656c696e673f202020202020202020202020202020202020202020202020202020200a20204a65616c6f757379206973206120636f6d706c657820656d6f74696f6e207468617420696e766f6c766573206665656c696e6773207375636820617320737573706963696f6e2c20666561722c20726167652c20616e6765722c20726573656e746d656e742c20696e61646571756163792c2068656c706c6573736e657373206f7220646973677573742e2020200a2020202020202020202020202020202020202020200a20546865206e61727261746976652063616e206f726967696e6174652066726f6d20657870657269656e6365642066616374732c2074686f75676874732c2070657263657074696f6e732c206d656d6f726965732c20616e6420616c736f20696d6167696e6174696f6e2c20677565737320616e6420617373756d7074696f6e732e2050656f706c65206f6620616c6c20616765732c2067656e646572732c20616e642073657875616c206f7269656e746174696f6e2063616e206665656c206a65616c6f757320757375616c6c79207768656e207468657920706572636569766520612074687265617420746f20612076616c7565642072656c6174696f6e736869702066726f6d20612074686972642070617274792e2054686520746872656174206d6179206265207265616c206f7220696d6167696e65642e200a204a65616c6f757379206973206e6f74206c696d6974656420746f20726f6d616e7469632072656c6174696f6e73686970733b2069742063616e206172697365206265747765656e207369626c696e677320636f6d706574696e6720666f7220706172656e74616c206c6f76652c20636f6c6c6561677565732c20667269656e6473206574632e204a65616c6f75737920646966666572732066726f6d20656e76792c206173206a65616c6f75737920616c7761797320696d706c696573207468652070726573656e6365206f66206120746869726420706572736f6e2e20456e767920617269736573206265747765656e2074776f2070656f706c6520616e642063616e20626520626574746572206465736372696265642061732022492077616e74207768617420796f752068617665222e20416c74686f756768206a65616c6f7573792069732061207061696e66756c20656d6f74696f6e616c20657870657269656e63652c2065766f6c7574696f6e6172792070737963686f6c6f676973747320646f206e6f74207365652069742061732061206665656c696e672074686174206d75737420626520737570707265737365642c2062757420617320612077616b652d75702063616c6c207468617420616e20696d706f7274616e742072656c6174696f6e7368697020697320696e2064616e67657220616e64207374657073206d7573742062652074616b656e20746f2073656375726520746865206c6f7665206f66206f757220667269656e64206f7220706172746e65722e200a2042757420776861742069732074686520756e6465726c79696e6720726561736f6e2074686174206d6f74697661746573206a65616c6f757320726573706f6e7365733f205365766572616c207472616974732073756368206173206c6f772073656c662d65737465656d2c206e6575726f74696369736d2c20696e73656375726974792c20706f73736573736976656e6573732c20646570656e64656e637920616e6420616e20616e78696f7573206174746163686d656e74207374796c652068617665206265656e206c696e6b656420746f2067726561746572206a65616c6f7573793a200a204272696e676c6520616e642068697320636f6c6c656167756573206861766520636c61696d6564207468617420636f6d6d756e6963617469766520726573706f6e7365732c206966206578707265737365642070726f7065726c792c2063616e206c65616420746f206d6f72652073617469736679696e672072656c6174696f6e7368697073206279207265647563696e6720756e6365727461696e74792c206d61696e7461696e696e67206f7220726570616972696e672072656c6174696f6e736869702c20616e6420726573746f72696e672073656c662d65737465656d2e200a204e6f7420616c6c20726573706f6e73657320686f77657665722063616e20626520636f6e7374727563746976653b204a65616c6f757379206973206120636f6d706c696361746564207265616374696f6e20746861742063616e20637265617465206d616a6f722072656c6174696f6e736869702070726f626c656d732e20477565727265726f20616e6420636f6c6c65616775657320686176652070726f706f73656420746861742067656e6572616c206265686176696f7220726573706f6e7365732064696666657220696e2077686574686572207468657920617265206469726563746564206174206120706172746e6572206f72206120726976616c2c206174200a2057686174207765206e65656420697320746f206d616e61676520626574746572207468652065787072657373696f6e206f66206a65616c6f75737920616e6420746865206265686176696f7220726573756c74696e672066726f6d2069742e20496e2061206e75747368656c6c2c206a65616c6f75737920697320636f6e736964657265642061206c65676974696d617465206665656c696e67206c696b652065766572797468696e672c20627574206f6e6c79207768656e20697420646f6573206e6f7420647269667420757320696e746f2065787472656d65206265686176696f72732e205768696c652069742063616e20776f726b2070726f746563746976656c7920666f72206f6e6520696d706f7274616e742072656c6174696f6e736869702c2069742063616e20616c736f20776f726b2064657374727563746976656c792c2069662077652065786167676572617465206974732065787072657373696f6e2e200a20496620796f7520617265206665656c696e67206a65616c6f757320796f752073686f756c642061766f696420736974756174696f6e73207468617420617265206c696b656c7920746f2061726f7573652066616c736520737573706963696f6e732c20776f726b206f6e206275696c64696e6720636f6e666964656e636520696e20796f757273656c6620616e6420796f75722072656c6174696f6e7368697020616e6420636f6d6d756e696361746520796f7572206665656c696e6773207769746820796f757220706172746e65722e200a0a20c2a0223b733a363a22696d61676573223b733a3333303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7a696c6569612d6b616c6f2d692d6b616b6f2d73796e6169737468696d612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30325c2f31345c2f7a696c6569612d6b616c6f2d692d6b616b6f2d73796e6169737468696d612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33333a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36333a2238333aceb6ceaecebbceb9ceb12dc2abcebaceb1cebbcf8cc2bb2dceae2dc2abcebaceb1cebacf8cc2bb2dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb1223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134373a22696d616765732f323032322f30322f31342f7a696c6569612d6b616c6f2d692d6b616b6f2d73796e6169737468696d612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30322f31342f7a696c6569612d6b616c6f2d692d6b616b6f2d73796e6169737468696d612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38333aceb6ceaecebbceb9ceb12dc2abcebaceb1cebbcf8cc2bb2dceae2dc2abcebaceb1cebacf8cc2bb2dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a224a65616c6f7573793a20612022676f6f6422206f72202262616422206665656c696e673f223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3833223b7d), (1189, 'index.php?option=com_content&view=article&id=82', 'index.php?option=com_content&view=article&id=82:αγάπη-ή-πάθος&catid=42', 'Love or passion?', ' Love and sexual passion are two definitions that often confuse and \"perplex\" us especially in the beginning of a relationship. ', '2022-10-05 09:33:48', 'c3f433ec85f00ff3b06c12e25422259a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132383a22204c6f766520616e642073657875616c2070617373696f6e206172652074776f20646566696e6974696f6e732074686174206f6674656e20636f6e6675736520616e642022706572706c65782220757320657370656369616c6c7920696e2074686520626567696e6e696e67206f6620612072656c6174696f6e736869702e20223b693a333b613a32373a7b733a323a226964223b693a38323b733a353a22616c696173223b733a32343a22ceb1ceb3ceaccf80ceb720ceae20cf80ceacceb8cebfcf82223b733a373a2273756d6d617279223b733a3334393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4c6f766520616e642073657875616c2070617373696f6e206172652074776f20646566696e6974696f6e732074686174206f6674656e20636f6e6675736520616e642022706572706c65782220757320657370656369616c6c7920696e2074686520626567696e6e696e67206f6620612072656c6174696f6e736869702e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3931383a224c6f7665206f722070617373696f6e3f202020202020202020202020202020202020202020202020202020200a20204c6f766520616e642073657875616c2070617373696f6e206172652074776f20646566696e6974696f6e732074686174206f6674656e20636f6e6675736520616e642022706572706c65782220757320657370656369616c6c7920696e2074686520626567696e6e696e67206f6620612072656c6174696f6e736869702e20200a2020202020202020202020202020202020202020200a20457665727920706572736f6e2069732064726976656e206279207468652062696f6c6f676963616c207572676520746f20726570726f647563652c20736f207468652070617373696f6e2074686174206c6561647320746f2073657875616c2064657369726520697320616e20657373656e7469616c20656c656d656e7420696e206372656174696e6720616e642065737461626c697368696e6720612072656c6174696f6e736869702e2050617373696f6e2c20686f77657665722c206d757374206e6f7420626520636f6e66757365642077697468206c7573742c2061206665656c696e67206f66206d6f6d656e74616e656f757320656e6a6f796d656e742e205768696c652c2070617373696f6e206973206f6e65206f662074686520656c656d656e7473206f66206c6f76652c206974206973206e6f7420746865206f6e6c79206f6e652c206e6f7220697320697420746865206f6e6c7920636f6e646974696f6e20666f7220666f726d696e672061206c6f6e672d7465726d2072656c6174696f6e736869702e20496e20706172746963756c61722c2070617373696f6e2063616e206c65616420746f20746865206372656174696f6e206f6620612072656c6174696f6e736869702c2077686963682c20696620656e7269636865642077697468206f74686572206b657920656c656d656e7473207375636820617320696e74696d61637920616e6420636f6d6d69746d656e742077696c6c206265636f6d65206c6f6e672d7465726d2e204f6e20746865206f746865722068616e642c2072656c6174696f6e7368697073207769746820696e74656e73652070617373696f6e2c2074686174206f76657274616b6573207468652072657374206f662074686520656c656d656e747320696e207468652072656c6174696f6e736869702c2077696c6c2070726f6261626c7920626520696e74656e7365206275742073686f72742e200a0a20c2a0223b733a363a22696d61676573223b733a3239393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f61676170692d692d706174686f732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f61676170692d692d706174686f732e6a70673f77696474683d36303030266865696768743d34303030222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33333a3438223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32373a2238323aceb1ceb3ceaccf80ceb72dceae2dcf80ceacceb8cebfcf82223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131363a22696d616765732f323032322f30312f32342f61676170692d692d706174686f732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f61676170692d692d706174686f732e6a70673f77696474683d36303030266865696768743d34303030223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38323aceb1ceb3ceaccf80ceb72dceae2dcf80ceacceb8cebfcf822663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a224c6f7665206f722070617373696f6e3f223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3832223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1191, 'index.php?option=com_content&view=article&id=80', 'index.php?option=com_content&view=article&id=80:αγάπη-είναι…&catid=42', 'Love is...', ' Maternal love is the first type of love we experience in our lives. However, according to psychologist Robert Sternberg, the concept of love is a triangle that is made up of three components and 7 different kinds of love: ', '2022-10-05 09:35:56', '6780c18863aa4223289f5c89040a4bfa', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232333a22204d617465726e616c206c6f7665206973207468652066697273742074797065206f66206c6f766520776520657870657269656e636520696e206f7572206c697665732e20486f77657665722c206163636f7264696e6720746f2070737963686f6c6f6769737420526f6265727420537465726e626572672c2074686520636f6e63657074206f66206c6f7665206973206120747269616e676c652074686174206973206d616465207570206f6620746872656520636f6d706f6e656e747320616e64203720646966666572656e74206b696e6473206f66206c6f76653a20223b693a333b613a32373a7b733a323a226964223b693a38303b733a353a22616c696173223b733a32343a22ceb1ceb3ceaccf80ceb720ceb5ceafcebdceb1ceb9e280a6223b733a373a2273756d6d617279223b733a3434343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d617465726e616c206c6f7665206973207468652066697273742074797065206f66206c6f766520776520657870657269656e636520696e206f7572206c697665732e20486f77657665722c206163636f7264696e6720746f2070737963686f6c6f6769737420526f6265727420537465726e626572672c2074686520636f6e63657074206f66206c6f7665206973206120747269616e676c652074686174206973206d616465207570206f6620746872656520636f6d706f6e656e747320616e64203720646966666572656e74206b696e6473206f66206c6f76653a3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313733303a224c6f76652069732e2e2e20ce9720cebcceb7cf84cf81ceb9cebaceae20ceb1ceb3ceaccf80ceb720ceb5ceafcebdceb1ceb920cebf20cf80cf81cf8ecf84cebfcf8220cf84cf8dcf80cebfcf8220ceb1ceb3ceaccf80ceb7cf8220cf80cebfcf8520ceb2ceb9cf8ecebdcebfcf85cebcceb520cf83cf84ceb720ceb6cf89ceae20cebcceb1cf822e202020202020202020202020202020202020202020202020202020200a20204d617465726e616c206c6f7665206973207468652066697273742074797065206f66206c6f766520776520657870657269656e636520696e206f7572206c697665732e20200a2020202020202020202020202020202020202020200a20486f77657665722c206163636f7264696e6720746f2070737963686f6c6f6769737420526f6265727420537465726e626572672c2074686520636f6e63657074206f66206c6f7665206973206120747269616e676c652074686174206973206d616465207570206f6620746872656520636f6d706f6e656e747320616e64203720646966666572656e74206b696e6473206f66206c6f76653a200a20546865203320636f6d706f6e656e7473200a20496e74696d6163793a20776869636820696e766f6c766573206665656c696e6773206f6620636c6f73656e6573732c20636f6e6e65637465646e6573732c20616e6420626f6e6465646e657373200a2050617373696f6e3a2077686963682072656665727320746f206472697665732074686174206c65616420746f20706879736963616c2061747472616374696f6e2c20726f6d616e636520616e642073657875616c20636f6e73756d6d6174696f6e2e200a204465636973696f6e2f636f6d6d69746d656e743a2077686963682072656665727320746f20746865206465636973696f6e2074686174206f6e65206c6f7665732068697320706172746e657220616e64206c656164206120706572736f6e20746f2072656d61696e20696e207468652072656c6174696f6e7368697020616e64206d6f766520746f776172642073686172656420676f616c732e200a20546865203720646966666572656e74206b696e6473206f66206c6f7665200a20467269656e64736869703a20746865726520697320696e74696d61637920776974686f757420616e792065726f7469632070617373696f6e206f72206c6f6e672d7465726d20636f6d6d69746d656e742e200a20496e666174756174696f6e3a20636861726163746572697a6564206279206665656c696e6773206f66206c75737420616e6420706879736963616c2070617373696f6e2c206c61636b696e6720696e74696d61637920616e6420636f6d6d69746d656e742e200a20456d707479206c6f76653a20636861726163746572697a656420627920636f6d6d69746d656e7420776974686f75742070617373696f6e206f7220696e74696d6163792e200a20526f6d616e746963206c6f76653a20746865726520697320696e74696d61637920616e6420706879736963616c2070617373696f6e2062757420636f6d6d69746d656e74206973207374696c6c20756e646563696465642e200a20436f6d70616e696f6e617465206c6f76653a20746865726520697320696e74696d61637920616e642061206c6f6e672d7465726d20636f6d6d69746d656e7420627574206d696e696d616c206f72206e6f2073657875616c206465736972652e200a20466174756f7573206c6f76653a206120636f6d6d69746d656e74206261736564206d61696e6c79206f6e2070617373696f6e20627574206c61636b696e6720696e74696d6163792e200a20436f6e73756d6d617465206c6f76653a20697420726570726573656e7473207468652022696465616c222072656c6174696f6e73686970207769746820616c6c20746872656520636f6d706f6e656e74733b20696e74696d6163792c2070617373696f6e20616e6420636f6d6d69746d656e742e200a20416c74686f75676820616c6c20746872656520636f6d706f6e656e74732061726520726571756972656420666f7220616e20696465616c2072656c6174696f6e736869702c2074686520616d6f756e74206f66206561636820636f6d706f6e656e742063616e206469666665722066726f6d2072656c6174696f6e7368697020746f2072656c6174696f6e7368697020616e642066726f6d2074696d6520746f2074696d652e204e6f746963696e6720746865207761792074686520636f6d706f6e656e747320696e7465726163742077696c6c206769766520796f752061206368616e636520746f20686967686c696768742061726561732074686174206d6179206e65656420696d70726f76656d656e742e200a0a20c2a0223b733a363a22696d61676573223b733a3239333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f61676170692d65696e61692e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f61676170692d65696e61692e6a70673f77696474683d36303030266865696768743d34303030222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33353a3536223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a31303b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32373a2238303aceb1ceb3ceaccf80ceb72dceb5ceafcebdceb1ceb9e280a6223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131303a22696d616765732f323032322f30312f32342f61676170692d65696e61692e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f61676170692d65696e61692e6a70673f77696474683d36303030266865696768743d34303030223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38303aceb1ceb3ceaccf80ceb72dceb5ceafcebdceb1ceb9e280a62663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a224c6f76652069732e2e2e223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3830223b7d), (1192, 'index.php?option=com_content&view=article&id=75', 'index.php?option=com_content&view=article&id=75:η-σημασία-των-διαπροσωπικών-σχέσεων&catid=41', 'The Importance of Interpersonal Relationships', ' The only people who deserve to \"stay\" in your life are those who never left! The relationships we create with the people around us are called interpersonal and are an integral part of nature and civilization of humans. ', '2022-10-05 09:36:28', 'da16f39b28e8f7cac96145a7e50f7157', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232303a2220546865206f6e6c792070656f706c652077686f206465736572766520746f2022737461792220696e20796f7572206c696665206172652074686f73652077686f206e65766572206c65667421205468652072656c6174696f6e7368697073207765206372656174652077697468207468652070656f706c652061726f756e64207573206172652063616c6c656420696e746572706572736f6e616c20616e642061726520616e20696e74656772616c2070617274206f66206e617475726520616e6420636976696c697a6174696f6e206f662068756d616e732e20223b693a333b613a32373a7b733a323a226964223b693a37353b733a353a22616c696173223b733a36363a22ceb720cf83ceb7cebcceb1cf83ceafceb120cf84cf89cebd20ceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd20cf83cf87ceadcf83ceb5cf89cebd223b733a373a2273756d6d617279223b733a3532373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e546865206f6e6c792070656f706c652077686f206465736572766520746f2022737461792220696e20796f7572206c696665206172652074686f73652077686f206e65766572206c656674213c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652072656c6174696f6e7368697073207765206372656174652077697468207468652070656f706c652061726f756e64207573206172652063616c6c656420696e746572706572736f6e616c20616e642061726520616e20696e74656772616c2070617274206f66206e617475726520616e6420636976696c697a6174696f6e206f662068756d616e732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313538303a2254686520496d706f7274616e6365206f6620496e746572706572736f6e616c2052656c6174696f6e736869707320ce9fceb920cebccf8ccebdcebfceb920ceaccebdceb8cf81cf89cf80cebfceb920cf80cebfcf8520ceb1cebeceafceb6ceb5ceb920cebdceb120cf84cebfcf85cf8220cf86cf89cebdceaccebeceb5ceb9cf8220c2abcebcceb5ceafcebdceb5c2bb20ceb5ceafcebdceb1ceb920ceb5cebaceb5ceafcebdcebfceb920cf80cebfcf8520ceb4ceb5cebd20ceadcf86cf85ceb3ceb1cebd20cf80cebfcf84cead21202020202020202020202020202020202020202020202020202020200a2020546865206f6e6c792070656f706c652077686f206465736572766520746f2022737461792220696e20796f7572206c696665206172652074686f73652077686f206e65766572206c6566742120200a2020202020202020202020202020202020202020200a205468652072656c6174696f6e7368697073207765206372656174652077697468207468652070656f706c652061726f756e64207573206172652063616c6c656420696e746572706572736f6e616c20616e642061726520616e20696e74656772616c2070617274206f66206e617475726520616e6420636976696c697a6174696f6e206f662068756d616e732e200a2048756d616e732061726520736f6369616c2073706563696573206163636f7264696e6720746f2041726973746f746c6520616e6420746861742773207768792074686569722072656c6174696f6e73686970732077697468206f746865722070656f706c6520617265206f66207370656369616c20696d706f7274616e636520696e206c6966652e204120706572736f6e2077697468206865616c74687920696e746572706572736f6e616c2072656c6174696f6e7368697073206973206120686170707920706572736f6e2c206173207265736561726368206861732073686f776e2074686174206f75722072656c6174696f6e73686970732061726520746865206e756d626572203120666163746f72206f662068617070696e6573732c206265666f7265206d6f6e657920616e6420676c6f72792e2057652063616e20756e6465727374616e642074686520646966666572656e6365206f757273656c76657320696620776520636f6e736964657220686f77207765206665656c2061732061206d656d626572206f66206120686170707920616e6420746965642066616d696c7920696e20636f6d70617269736f6e20746f207768656e207765206765742061207261697365206f7220612070726f6d6f74696f6e20617420776f726b2e20537572656c79207468657265206973206a6f7920616e6420736174697366616374696f6e20696e20746865207365636f6e6420636173652c206275742061742066697273742c20746865206665656c696e672069732064656570657220616e64206c61737473206c6f6e6765722e20546861742069732077687920697420697320776f72746820696e76657374696e67206d6f726520696e207468652070656f706c652061726f756e642075732c20676976696e67207468656d206d6f726520737061636520616e642074696d6520696e206f7572206c697665732c2062656361757365207468617420697320686f772077652074616b652063617265206f66206f757273656c7665732e20496e746572706572736f6e616c2072656c6174696f6e736869707320726566657220746f2074686520636c6f736573742072656c6174696f6e736869707320776520666f726d20776974682070656f706c652c2069652c20667269656e646c792c2065726f7469632c20636f6c6c6567696174652c20706172656e74616c2c2072656c61746976652c206574632e20416e642072656d656d6265722c207468652072656c6174696f6e7368697020616c7761797320636f6e7369737473206f662074776f206d656d62657273202d6e6f74206d6f7265212049206d61792062652061206d656d626572206f66207468652073616d652066616d696c792c20627574206d792072656c6174696f6e736869702077697468206d7920736f6e20646966666572732066726f6d207468652072656c6174696f6e73686970204920686176652077697468206d792068757362616e642e200a0a20c2a0223b733a363a22696d61676573223b733a3334303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f692d73696d617369612d74776e2d64696170726f737770696b776e2d7378657365776e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f692d73696d617369612d74776e2d64696170726f737770696b776e2d7378657365776e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33363a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36393a2237353aceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cf89cebd2dceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd2dcf83cf87ceadcf83ceb5cf89cebd223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3135373a22696d616765732f323032322f30312f32342f692d73696d617369612d74776e2d64696170726f737770696b776e2d7378657365776e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f692d73696d617369612d74776e2d64696170726f737770696b776e2d7378657365776e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37353aceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cf89cebd2dceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebacf8ecebd2dcf83cf87ceadcf83ceb5cf89cebd2663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a2254686520496d706f7274616e6365206f6620496e746572706572736f6e616c2052656c6174696f6e7368697073223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3735223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1193, 'index.php?option=com_content&view=article&id=74', 'index.php?option=com_content&view=article&id=74:επιτυχημένες-σχέσεις&catid=41', 'Successful relationships', ' You do not need someone to complete you, but someone to fully accept you. It is important to form healthy, successful relationships and enjoy all the positive elements they bring to our lives. Such relationships are governed by: trust, respect-understanding and boundaries. ', '2022-10-05 09:38:09', '11f1a73a6ba446771439cc9fb763f21a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3237353a2220596f7520646f206e6f74206e65656420736f6d656f6e6520746f20636f6d706c65746520796f752c2062757420736f6d656f6e6520746f2066756c6c792061636365707420796f752e20497420697320696d706f7274616e7420746f20666f726d206865616c7468792c207375636365737366756c2072656c6174696f6e736869707320616e6420656e6a6f7920616c6c2074686520706f73697469766520656c656d656e74732074686579206272696e6720746f206f7572206c697665732e20537563682072656c6174696f6e73686970732061726520676f7665726e65642062793a2074727573742c20726573706563742d756e6465727374616e64696e6720616e6420626f756e6461726965732e20223b693a333b613a32373a7b733a323a226964223b693a37343b733a353a22616c696173223b733a33393a22ceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf8220cf83cf87ceadcf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3538323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e596f7520646f206e6f74206e65656420736f6d656f6e6520746f20636f6d706c65746520796f752c2062757420736f6d656f6e6520746f2066756c6c792061636365707420796f752e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e497420697320696d706f7274616e7420746f20666f726d206865616c7468792c207375636365737366756c2072656c6174696f6e736869707320616e6420656e6a6f7920616c6c2074686520706f73697469766520656c656d656e74732074686579206272696e6720746f206f7572206c697665732e20537563682072656c6174696f6e73686970732061726520676f7665726e65642062793a2074727573742c20726573706563742d756e6465727374616e64696e6720616e6420626f756e6461726965732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323631323a225375636365737366756c2072656c6174696f6e736869707320ce94ceb5cebd20cf87cf81ceb5ceb9ceacceb6ceb5cf83ceb1ceb920cebaceaccf80cebfceb9cebfcebd20cebdceb120cf83ceb520cebfcebbcebfcebacebbceb7cf81cf8ecf83ceb5ceb92c20ceb1cebbcebbceac20cebaceaccf80cebfceb9cebfcebd20cebdceb120cf83ceb520ceb1cf80cebfceb4ceb5cf87cf84ceb5ceaf20cebfcebbcebfcebacebbceb7cf81cf89cf84ceb9cebaceac2e202020202020202020202020202020202020202020202020202020200a2020596f7520646f206e6f74206e65656420736f6d656f6e6520746f20636f6d706c65746520796f752c2062757420736f6d656f6e6520746f2066756c6c792061636365707420796f752e20200a2020202020202020202020202020202020202020200a20497420697320696d706f7274616e7420746f20666f726d206865616c7468792c207375636365737366756c2072656c6174696f6e736869707320616e6420656e6a6f7920616c6c2074686520706f73697469766520656c656d656e74732074686579206272696e6720746f206f7572206c697665732e20537563682072656c6174696f6e73686970732061726520676f7665726e65642062793a2074727573742c20726573706563742d756e6465727374616e64696e6720616e6420626f756e6461726965732e200a2020e299a6205472757374204973206261736564206f6e2033206b65792070696c6c6172733a20686f6e657374792c2076616c75657320616e6420706f73697469766520666f6375732e200a202d20547275737420626567696e7320696e206f757273656c76657320616e64206f7572206665656c696e67732e2049662077652061726520686f6e657374207769746820776861742077652062656c6965766520616e64206665656c2c2077652063616e20626520686f6e6573742077697468207468652072657374206f66207468652070656f706c6520696e206f7572206c6976657320616e64206e6f742062652061667261696420746f2073686172652077697468207468656d20736f6d657468696e6720756e706c656173616e742e200a202d2056616c75657320726566657220746f206f757220706572736f6e616c206d6f72616c20636f6465206163636f7264696e6720746f207768696368207765206163742e204d616e792074696d65732c207468697320636f64652064696666657273206f722069742063616e206576656e20636f6d65206173206f70706f73656420746f2074686174206f6620616e6f7468657220706572736f6e2e20496e207468697320636173652077652073686f756c642065697468657220726561636820746f206120636f6d70726f6d69736520746861742077696c6c20736572766520626f74682073696465732077656c6c206f72206465636964652077686174206973206d6f726520696d706f7274616e7420746f2075733b206b656570696e6720657465726e616c207374727567676c657320696e20612072656c6174696f6e73686970206d616b657320697420756e62616c616e6365642e200a202d20506f736974697665207374616e63652072656665727320746f2074686520666f637573206f6e2074686520706f73697469766520636861726163746572697374696373206f662074686520706572736f6e616c697479206f6620746865206f757220706172746e657220616e64206f75722072656c6174696f6e736869702e2045616368206f66207468652074776f206d656d62657273206f66207468652072656c6174696f6e7368697020686173207468656972206f776e2064697374696e637420706572736f6e616c69747920616e6420746861742069732077686174206d616b6573206f75722072656c6174696f6e7368697020776f7274687768696c652e20497420646f6573206e6f742062656e656669742066726f6d20636f6e7374616e746c79206465616c696e67207769746820776861742077652077616e7420746f206368616e676520696e20746865206f7468657220706572736f6e20616e64206d61696e7461696e696e6720616d20656c6563747269666965642061746d6f7370686572652e200a2020e299a6205265737065637420616e6420756e6465727374616e64696e6720617265206261736564206f6e2073686172696e6720616e642065666665637469766520636f6d6d756e69636174696f6e2e200a202d2053686172696e672070726f626c656d7320616e642074616b696e6720726573706f6e736962696c69747920696e20612072656c6174696f6e736869702069732065787472656d656c7920696d706f7274616e7420666f72206974732062616c616e63652e20496e206120646966666963756c7420736974756174696f6e2c20697420697320696d706f7274616e7420746f20636f6e736964657220746865206f7468657220706572736f6e206173206f757220616c6c7920726174686572207468616e20616e206f62737461636c65206f7220736f6d657468696e6720756e72656c6174656420746f206f75722070726f626c656d202d7265676172646c657373206f66207768657468657220746869732070726f626c656d2069732072656c6174656420746f207468652072656c6174696f6e73686970206f72206e6f742e200a202d20496e20636f6d6d756e69636174696e6720697420697320696d706f7274616e7420746f2074727920746f20756e6465727374616e642074686520656d6f74696f6e616c207374617465206f6620746865206f74686572206d656d626572206f66207468652072656c6174696f6e7368697020616e6420e2809c67657420696e2074686569722073686f6573e2809d20666f72206120666577206d696e7574657320287468697320697320656d7061746879292e20497420697320676f6f6420746f2061766f69642061636375736174696f6e7320616e642074616c6b2061626f7574206f757273656c76657320616e64206f7572206f776e20726573706f6e736962696c69746965732e2057652073686f756c642061766f6964207465726d73206c696b6520c2ab616c77617973c2bb206f7220c2ab6e65766572c2bb2e200a2020e299a620426f756e64617269657320617265207665727920696d706f7274616e7420696e20612072656c6174696f6e736869702c206e6f7420746f206b6565702075732064697374616e742066726f6d20746865206f7468657220706572736f6e2c2062757420746f2070726f74656374206f757220696e646976696475616c69747920616e64206672616d652061207361666520706c61636520666f72206f75722072656c6174696f6e736869702e200a205468617420697320776879207765206e65656420746f2061736b206f757273656c7665732074686520666f6c6c6f77696e67207175657374696f6e733a20486f77206661722063616e204920676f3f205768617420646f20492077616e743f205768617420646f2049206e6565643f205468656e2077652061726520726561647920746f20736574206f7572206c696d6974732e200a0a20c2a0223b733a363a22696d61676573223b733a3331303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f657069747978696d656e65732d737865736569732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f657069747978696d656e65732d737865736569732e6a70673f77696474683d31303234266865696768743d363834222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a33383a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2237343aceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132373a22696d616765732f323032322f30312f32342f657069747978696d656e65732d737865736569732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f657069747978696d656e65732d737865736569732e6a70673f77696474683d31303234266865696768743d363834223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37343aceb5cf80ceb9cf84cf85cf87ceb7cebcceadcebdceb5cf822dcf83cf87ceadcf83ceb5ceb9cf822663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a225375636365737366756c2072656c6174696f6e7368697073223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3734223b7d), (1194, 'index.php?option=com_content&view=article&id=73', 'index.php?option=com_content&view=article&id=73:κατανόηση-και-έκφραση-συναισθημάτων&catid=41', 'Understanding and expressing emotions', ' Doubt kills relationships. The main goal for a successful relationship is to enable both members to successfully deal with emotional swings. ', '2022-10-05 09:40:33', 'c07df20502cd7478e5c110794ab4f8dd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134323a2220446f756274206b696c6c732072656c6174696f6e73686970732e20546865206d61696e20676f616c20666f722061207375636365737366756c2072656c6174696f6e7368697020697320746f20656e61626c6520626f7468206d656d6265727320746f207375636365737366756c6c79206465616c207769746820656d6f74696f6e616c207377696e67732e20223b693a333b613a32373a7b733a323a226964223b693a37333b733a353a22616c696173223b733a36373a22cebaceb1cf84ceb1cebdcf8cceb7cf83ceb720cebaceb1ceb920ceadcebacf86cf81ceb1cf83ceb720cf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd223b733a373a2273756d6d617279223b733a3336333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e446f756274206b696c6c732072656c6174696f6e73686970732e20546865206d61696e20676f616c20666f722061207375636365737366756c2072656c6174696f6e7368697020697320746f20656e61626c6520626f7468206d656d6265727320746f207375636365737366756c6c79206465616c207769746820656d6f74696f6e616c207377696e67732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313239343a22556e6465727374616e64696e6720616e642065787072657373696e6720656d6f74696f6e7320ce9fceb920ceb1cebccf86ceb9ceb2cebfcebbceafceb5cf8220cf83cebacebfcf84cf8ecebdcebfcf85cebd20cf84ceb9cf8220cf83cf87ceadcf83ceb5ceb9cf822e202020202020202020202020202020202020202020202020202020200a2020446f756274206b696c6c732072656c6174696f6e73686970732e20546865206d61696e20676f616c20666f722061207375636365737366756c2072656c6174696f6e7368697020697320746f20656e61626c6520626f7468206d656d6265727320746f207375636365737366756c6c79206465616c207769746820656d6f74696f6e616c207377696e67732e20200a2020202020202020202020202020202020202020200a20412070726572657175697369746520666f722074686973206973207468652063756c7469766174696f6e206f6620656d6f74696f6e616c20756e6465727374616e64696e672e20456d6f74696f6e616c20756e6465727374616e64696e67206d65616e732067657474696e6720646565702061776172656e657373206f66206f7572206f776e20656d6f74696f6e7320666972737420616e64207468656e20746f2074616b6520696e746f206163636f756e7420746865206f7468657220706572736f6e2773206665656c696e67732e20456d6f74696f6e616c20756e6465727374616e64696e672068656c7073207573206465616c2077697468206f757220656d6f74696f6e7320776974686f75742061766f6964696e67207468656d2e20497420616c736f206f666665727320757320746865206162696c69747920746f206566666563746976656c792068616e646c6520746865206f7468657220706572736f6ee280997320746865206665656c696e67732e20546f206163686965766520756e6465727374616e64696e6720796f75206669727374206e65656420746f20657870726573732074686f7365206665656c696e67732e20546865206162696c69747920746f2065787072657373206f757220656d6f74696f6e7320697320616e20696e74656772616c2070617274206f662061207375636365737366756c2072656c6174696f6e736869702e2050656f706c652074656e6420746f20736861726520746865697220706f736974697665206665656c696e67732c20627574206861766520646966666963756c74792065787072657373696e6720746865206e6567617469766520656d6f74696f6e73207468657920657870657269656e63652066726f6d2074696d6520746f2074696d652e204174207468697320706f696e7420697420697320696d706f7274616e7420746f2072656d656d626572207468617420776520646f206e6f74206e65656420746f2061766f69642065787072657373696e672077686174207765206665656c20696e206f72646572206e6f7420746f2068757274207468652070656f706c652061726f756e642075732e20546865792077696c6c206f6e6c792062652068757274207768656e20746865792073656520796f752074726f75626c656420616e6420796f752073687574207468656d206f7574206f66207768617420796f7520657870657269656e63652e20546875732c2069742773206120676f6f64206964656120746f2066616365207468656d20616e64206469736375737320796f7572206665656c696e6773202d626f746820706f73697469766520616e64206e656761746976652e200a0a20c2a0223b733a363a22696d61676573223b733a3334323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b6174616e6f6973692d6b61692d656b66726173692d73796e6169737468796d6174776e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30325c2f31345c2f6b6174616e6f6973692d6b61692d656b66726173692d73796e6169737468796d6174776e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34303a3333223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37303a2237333acebaceb1cf84ceb1cebdcf8cceb7cf83ceb72dcebaceb1ceb92dceadcebacf86cf81ceb1cf83ceb72dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3135393a22696d616765732f323032322f30322f31342f6b6174616e6f6973692d6b61692d656b66726173692d73796e6169737468796d6174776e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30322f31342f6b6174616e6f6973692d6b61692d656b66726173692d73796e6169737468796d6174776e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37333acebaceb1cf84ceb1cebdcf8cceb7cf83ceb72dcebaceb1ceb92dceadcebacf86cf81ceb1cf83ceb72dcf83cf85cebdceb1ceb9cf83ceb8ceb7cebcceaccf84cf89cebd2663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a22556e6465727374616e64696e6720616e642065787072657373696e6720656d6f74696f6e73223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3733223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1195, 'index.php?option=com_content&view=article&id=65', 'index.php?option=com_content&view=article&id=65:τips-διαχείρισης-θυμού&catid=39', 'Anger Management tips', ' Anger makes your mouth work faster than your mind. Anger can lead you to actions and behaviors which distance you from your desired goal and perhaps ultimately make you feel guilty. If you think that it is impossible for you to hold back an angry explosion, the following tactics may be helpful to you. ', '2022-10-05 09:41:35', 'e91711cb64ec6a1b943e3b8ed058e771', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3330343a2220416e676572206d616b657320796f7572206d6f75746820776f726b20666173746572207468616e20796f7572206d696e642e20416e6765722063616e206c65616420796f7520746f20616374696f6e7320616e64206265686176696f72732077686963682064697374616e636520796f752066726f6d20796f7572206465736972656420676f616c20616e64207065726861707320756c74696d6174656c79206d616b6520796f75206665656c206775696c74792e20496620796f75207468696e6b207468617420697420697320696d706f737369626c6520666f7220796f7520746f20686f6c64206261636b20616e20616e677279206578706c6f73696f6e2c2074686520666f6c6c6f77696e672074616374696373206d61792062652068656c7066756c20746f20796f752e20223b693a333b613a32373a7b733a323a226964223b693a36353b733a353a22616c696173223b733a33393a22cf8469707320ceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf8220ceb8cf85cebccebfcf8d223b733a373a2273756d6d617279223b733a3636333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e416e676572206d616b657320796f7572206d6f75746820776f726b20666173746572207468616e20796f7572206d696e642e3c2f703e0d0a3c70207374796c653d22666f6e742d73697a653a2031342e3636363636363636363636363636363b206d617267696e3a2030203020313420303b223e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e416e6765722063616e206c65616420796f7520746f20616374696f6e7320616e64206265686176696f72732077686963682064697374616e636520796f752066726f6d20796f7572206465736972656420676f616c20616e64207065726861707320756c74696d6174656c79206d616b6520796f75206665656c206775696c74792e20496620796f75207468696e6b207468617420697420697320696d706f737369626c6520666f7220796f7520746f20686f6c64206261636b20616e20616e677279206578706c6f73696f6e2c2074686520666f6c6c6f77696e672074616374696373206d61792062652068656c7066756c20746f20796f752e3c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313735373a22416e676572204d616e6167656d656e74207469707320ce9f20ceb8cf85cebccf8ccf8220cebaceaccebdceb5ceb920cf84cebf20cf83cf84cf8ccebcceb120cf83cebfcf8520cebdceb120ceb4cebfcf85cebbceb5cf8dceb5ceb920cf80ceb9cebf20ceb3cf81ceaeceb3cebfcf81ceb120ceb1cf80cf8c20cf84cebf20cebccf85ceb1cebbcf8c20cf83cebfcf852e202020202020202020202020202020202020202020202020202020200a2020416e676572206d616b657320796f7572206d6f75746820776f726b20666173746572207468616e20796f7572206d696e642e20200a2020202020202020202020202020202020202020200a20416e6765722063616e206c65616420796f7520746f20616374696f6e7320616e64206265686176696f72732077686963682064697374616e636520796f752066726f6d20796f7572206465736972656420676f616c20616e64207065726861707320756c74696d6174656c79206d616b6520796f75206665656c206775696c74792e20496620796f75207468696e6b207468617420697420697320696d706f737369626c6520666f7220796f7520746f20686f6c64206261636b20616e20616e677279206578706c6f73696f6e2c2074686520666f6c6c6f77696e672074616374696373206d61792062652068656c7066756c20746f20796f752e200a202d204578657263697365206973206120676f6f6420666f726d206f662076656e74696e67206f66662c20696e2067656e6572616c2e204576656e20696620796f7520646f206e6f7420686176652061206c6f74206f662074696d6520617420796f757220646973706f73616c2c206120717569636b2077616c6b20697320656e6f7567682c20617320657865726369736520696e6372656173657320686f726d6f6e657320746861742063616c6d20616e642072656c61782075732e200a202d2054616b6520796f75722074696d652e20496620796f75206665656c207468617420796f752063616e6e6f74206d616e61676520796f757220616e6765722c206d6f766520617761792066726f6d20746865207374696d756c7573207468617420747269676765727320796f752e20466f72206578616d706c652c20696e206f7264657220746f2061766f696420612076696f6c656e74206f7574627572737420696e20616e20617267756d656e742c2061736b20796f757220696e7465726c6f6375746f7220666f7220736f6d652074696d652c206d6f7665206177617920616e642072657475726e20746f2074686520636f6e766572736174696f6e206166746572206120666577206d696e757465732e2054686973207461637469632063616e20776f726b20616c6f6e65206f7220696e20636f6d62696e6174696f6e207769746820746865206e657874206f6e65207375676765737465642e200a202d20436f756e7420746f2031302e205468697320746563686e69717565206973207375697461626c6520666f7220626f746820796f756e67737465727320616e64206164756c74732e20436f756e7420736c6f776c7920757020746f2031302c2074616b696e672062726561746873206174207468652073616d652074696d652e204966206e65636573736172792c206b65657020636f756e74696e6720756e74696c2032302e200a202d2041766f6964207573696e672065787072657373696f6e73207375636820617320226e65766572222c2022616c77617973222061732077656c6c2061732067656e6572616c697a6174696f6e732e20466f637573206f6e20776861742069732068617070656e696e6720617420746865206d6f6d656e7420616e64206578707265737320796f757220616e67657220696e20776f7264732c20636f6d6d756e69636174696e6720796f7572206f776e2c2064656570657220656d6f74696f6e732e20466f72206578616d706c652c20796f752063616e207361792049206665656c20757073657420796f75206c65667420746865207461626c6520776974686f7574207069636b696e6720757020796f757220706c617465e2809d20696e7374656164206f6620e2809c596f75206e6576657220646f20616e797468696e6720696e20686572652c20796f7527726520616c7761797320657870656374696e672065766572797468696e672066726f6d206d65e2809d2e200a202d204e6578742074696d6520796f75207265636f676e697a6520696e6469636174696f6e732074686174206c65616420746f20616e20616e677279206f757462757273742c2072656d656d62657220746f207072616374696365207468652061626f7665207461637469637320616e64207468656e2061646f70742074686f7365207468617420776f726b206265737420666f7220796f752e200a0a20c2a0223b733a363a22696d61676573223b733a3331363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746970732d64696178656972697369732d7468796d6f752e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f746970732d64696178656972697369732d7468796d6f752e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34313a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a2236353acf846970732dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf822dceb8cf85cebccebfcf8d223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133333a22696d616765732f323032322f30312f32342f746970732d64696178656972697369732d7468796d6f752e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f746970732d64696178656972697369732d7468796d6f752e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36353acf846970732dceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb7cf822dceb8cf85cebccebfcf8d2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32313a22416e676572204d616e6167656d656e742074697073223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3635223b7d), (1196, 'index.php?option=com_content&view=article&id=64', 'index.php?option=com_content&view=article&id=64:conflict-management&catid=39', 'Conflict management ', ' Initially, remember and write down at a piece of paper three recent conflicts you were involved in within the last week. ', '2022-10-05 09:42:01', '6fa41e5e3f715d56eae7257571cb69ab', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132323a2220496e697469616c6c792c2072656d656d62657220616e6420777269746520646f776e2061742061207069656365206f6620706170657220746872656520726563656e7420636f6e666c6963747320796f75207765726520696e766f6c76656420696e2077697468696e20746865206c617374207765656b2e20223b693a333b613a32373a7b733a323a226964223b693a36343b733a353a22616c696173223b733a31393a22636f6e666c696374206d616e6167656d656e74223b733a373a2273756d6d617279223b733a3334333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496e697469616c6c792c2072656d656d62657220616e6420777269746520646f776e2061742061207069656365206f6620706170657220746872656520726563656e7420636f6e666c6963747320796f75207765726520696e766f6c76656420696e2077697468696e20746865206c617374207765656b2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313032323a22436f6e666c696374206d616e6167656d656e742020ce9720cf83cf8dceb3cebacf81cebfcf85cf83ceb720ceb4ceb5cebd20cebccf80cebfcf81ceb5ceaf20cebdceb120ceb5cf80ceb9ceb2ceb9cf8ecf83ceb5ceb920cf87cf89cf81ceafcf8220cf84ceb720cf83cf85cebccebcceb5cf84cebfcf87ceae20cf83cebfcf852e202020202020202020202020202020202020202020202020202020200a2020496e697469616c6c792c2072656d656d62657220616e6420777269746520646f776e2061742061207069656365206f6620706170657220746872656520726563656e7420636f6e666c6963747320796f75207765726520696e766f6c76656420696e2077697468696e20746865206c617374207765656b2e20200a2020202020202020202020202020202020202020200a205468656e2073657061726174652061207368656574206f6620706170657220696e746f203420636f6c756d6e73200a202d20436f6e666c696374206973737565200a202d2050656f706c6520696e766f6c766564200a202d20576861742068617070656e6564200a202d204669726520776f7264200a204665656c20696e2074686520636f6c756d6e73206261736564206f6e20796f757220746872656520726563656e74206576656e7473200a20466f72206578616d706c65200a202d20436f6e666c69637420697373756520686f757365776f726b200a202d2050656f706c6520696e766f6c766564206d6520616e64206d7920706172746e6572200a202d20576861742068617070656e6564206d7920706172746e65722061636375736564206d65206f66206e6f742068656c70696e67206f757420627920736179696e67202220796f75206e657665722068656c70206d65206f75742e204920646f2065766572797468696e67206279206d7973656c662122200a202d204669726520776f7264206e657665722c2065766572797468696e67200a204e6f7720636f6e7369646572206966207768617420776173207361696420636f756c642062652065787072657373656420696e20646966666572656e7420776f726473202d20656974686572206f6e20796f75722073696465206f7220796f757220706172746e6572277320736964652c206279207265706c6163696e6720746865206669726520776f7264732074686174207370696b65642074686520636f6e666c6963742e204e6f746520646f776e2074686520646966666572656e74207761797320796f7520636f756c64206578707265737320796f757273656c6620696e2073696d696c617220736974756174696f6e73206e6578742074696d6520796f752061726520696e2074686520636f6e666c696374207468696e6b206f6620796f7572206e6f7465732e200a0a20c2a0223b733a363a22696d61676573223b733a3331343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f646961786569726973692d7379676b726f757365776e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f646961786569726973692d7379676b726f757365776e2e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34323a3031223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32323a2236343a636f6e666c6963742d6d616e6167656d656e74223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133313a22696d616765732f323032322f30312f32342f646961786569726973692d7379676b726f757365776e2e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f646961786569726973692d7379676b726f757365776e2e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36343a636f6e666c6963742d6d616e6167656d656e742663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22436f6e666c696374206d616e6167656d656e7420223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3634223b7d), (1197, 'index.php?option=com_content&view=article&id=63', 'index.php?option=com_content&view=article&id=63:ο-θυμός-και-η-έκφρασή-του&catid=39', 'Anger and its Expression', ' Anger doesn’t solve anything, it builds nothing but it can destroy everything. Undoubtedly, everyone has felt angry, since anger -along with joy, sadness, fear, surprise and disgust are the basic feelings. ', '2022-10-05 09:42:55', 'ee8a8cd2b929dc7448ca14ab56e8b80f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3230393a2220416e67657220646f65736ee280997420736f6c766520616e797468696e672c206974206275696c6473206e6f7468696e67206275742069742063616e2064657374726f792065766572797468696e672e20556e646f75627465646c792c2065766572796f6e65206861732066656c7420616e6772792c2073696e636520616e676572202d616c6f6e672077697468206a6f792c207361646e6573732c20666561722c20737572707269736520616e6420646973677573742061726520746865206261736963206665656c696e67732e20223b693a333b613a32373a7b733a323a226964223b693a36333b733a353a22616c696173223b733a34353a22cebf20ceb8cf85cebccf8ccf8220cebaceb1ceb920ceb720ceadcebacf86cf81ceb1cf83ceae20cf84cebfcf85223b733a373a2273756d6d617279223b733a3536393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e416e67657220646f65736ee280997420736f6c766520616e797468696e672c206974206275696c6473206e6f7468696e67206275742069742063616e2064657374726f792065766572797468696e672e3c2f703e0d0a3c70207374796c653d22666f6e742d73697a653a2031342e3636363636363636363636363636363b206d617267696e3a2030203020313420303b223e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e556e646f75627465646c792c2065766572796f6e65206861732066656c7420616e6772792c2073696e636520616e676572202d616c6f6e672077697468206a6f792c207361646e6573732c20666561722c20737572707269736520616e6420646973677573742061726520746865206261736963206665656c696e67732e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313732313a22416e67657220616e64206974732045787072657373696f6e20ce9f20ceb8cf85cebccf8ccf8220ceb4ceb5cebd20cebbcf8dcebdceb5ceb920cf84ceafcf80cebfcf84ceb12c20ceb4ceb520cf87cf84ceafceb6ceb5ceb920cf84ceafcf80cebfcf84ceb12c20ceb1cebbcebbceac20cebccf80cebfcf81ceb5ceaf20cebdceb120cebaceb1cf84ceb1cf83cf84cf81ceadcf88ceb5ceb920cf84ceb120cf80ceaccebdcf84ceb12e202020202020202020202020202020202020202020202020202020200a2020416e67657220646f65736ee280997420736f6c766520616e797468696e672c206974206275696c6473206e6f7468696e67206275742069742063616e2064657374726f792065766572797468696e672e20200a2020202020202020202020202020202020202020200a20556e646f75627465646c792c2065766572796f6e65206861732066656c7420616e6772792c2073696e636520616e676572202d616c6f6e672077697468206a6f792c207361646e6573732c20666561722c20737572707269736520616e6420646973677573742061726520746865206261736963206665656c696e67732e200a20416e67657220697320616e20616461707469766520726573706f6e736520746f2074687265617473207468617420697320696e7374696e63746976656c7920616e64206e61747572616c6c7920657870726573736564207468726f7567682061676772657373696f6e2e20486f77657665722c206974206973206f6674656e20696e6372696d696e617465642061732061206e6567617469766520656d6f74696f6e2e205468697320686173206c656420612067726561742070617274206f6620736f636965747920746f2070726576656e74207468652065787072657373696f6e206f6620616e6765722e204e6f742065787072657373696e67206f7572206665656c696e677320697320616e20756e6865616c74687920776179206f662061766f6964696e6720636f6e666c696374732e20496e206d616e792063617365732c207468617420616e676572206765747320e2809c74726170706564e2809d20696e736964652c20e2809c646973677569736564e2809d20696e746f206f7468657220656d6f74696f6e73206f72207265646972656374656420746f206f757273656c766573206f72206f74686572732e200a2041207479706963616c2064797366756e6374696f6e616c206d616e6167656d656e74206f6620616e6765722069732069747320696e7465726e616c697a6174696f6e2e205765207365652070656f706c652077686f2070726566657220746f206f7665726c6f6f6b206365727461696e20736974756174696f6e732074686174206d616b65207468656d20616e67727920616e64206f6e636520746865792074686579e280997665207265616368656420746865697220627265616b696e6720706f696e742c2074686579206f75746275727374207769746820612064697370726f706f7274696f6e617465207265616374696f6e2e2054686520696e7465726e616c697a6174696f6e206f6620616e6765722063616e20616c736f2061707065617220696e2074686520666f726d206f66206e65676174697665206f72206a7564676d656e74616c206265686176696f7220746f776172647320736f6d656f6e6520746f2077686f6d2077652068617665206e6f74206578706c61696e656420776861742068617320626f7468657265642075732e200a204f6e20746865206f746865722068616e642c207765206f6273657276652070656f706c652077686f2065787465726e616c697a6520746865697220616e67657220696e20612064797366756e6374696f6e616c207761792074686174206d617920696e636c75646520696e74656e7365206f72206576656e2076696f6c656e74206f75746275727374732c2062656361757365206f662074686520646966666963756c7479206f6620636f6e74726f6c6c696e6720616e64206d616e6167696e67207468656972206665656c696e67732e20497420697320756e64657273746f6f64207468617420696e206f7264657220746f206d616e616765206f757220616e67657220636f6e7374727563746976656c792c206974206973206e656365737361727920746f207072696d6172696c79207265636f676e697a652077686174206d616b657320757320616e6772792c2074686520726561736f6e20626568696e642074686973206665656c696e672c20746f207265616c697a65206f7572206e6565647320616e6420636f6d6d756e6963617465207468656d2077697468207265737065637420746f206f74686572732e200a0a20c2a0223b733a363a22696d61676573223b733a3332323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f2d7468796d6f732d6b61692d692d656b66726173692d746f752e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6f2d7468796d6f732d6b61692d692d656b66726173692d746f752e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34323a3535223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34383a2236333acebf2dceb8cf85cebccf8ccf822dcebaceb1ceb92dceb72dceadcebacf86cf81ceb1cf83ceae2dcf84cebfcf85223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133393a22696d616765732f323032322f30312f32342f6f2d7468796d6f732d6b61692d692d656b66726173692d746f752e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6f2d7468796d6f732d6b61692d692d656b66726173692d746f752e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36333acebf2dceb8cf85cebccf8ccf822dcebaceb1ceb92dceb72dceadcebacf86cf81ceb1cf83ceae2dcf84cebfcf852663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a22416e67657220616e64206974732045787072657373696f6e223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3633223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1198, 'index.php?option=com_content&view=article&id=59', 'index.php?option=com_content&view=article&id=59:γιατί-αφήνουμε-για-αύριο-κάτι-που-μπορούμε-να-κάνουμε-σήμερα&catid=38', 'Why leave for tomorrow what you can do today?', ' All of us at some point, consciously choose to leave something for later, although we have the choice to do it immediately. ', '2022-10-05 09:43:20', 'ad4fc96d0815149c0bea86a41e926ecf', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132353a2220416c6c206f6620757320617420736f6d6520706f696e742c20636f6e7363696f75736c792063686f6f736520746f206c6561766520736f6d657468696e6720666f72206c617465722c20616c74686f7567682077652068617665207468652063686f69636520746f20646f20697420696d6d6564696174656c792e20223b693a333b613a32373a7b733a323a226964223b693a35393b733a353a22616c696173223b733a3131313a22ceb3ceb9ceb1cf84ceaf20ceb1cf86ceaecebdcebfcf85cebcceb520ceb3ceb9ceb120ceb1cf8dcf81ceb9cebf20cebaceaccf84ceb920cf80cebfcf8520cebccf80cebfcf81cebfcf8dcebcceb520cebdceb120cebaceaccebdcebfcf85cebcceb520cf83ceaecebcceb5cf81ceb1223b733a373a2273756d6d617279223b733a3334363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e416c6c206f6620757320617420736f6d6520706f696e742c20636f6e7363696f75736c792063686f6f736520746f206c6561766520736f6d657468696e6720666f72206c617465722c20616c74686f7567682077652068617665207468652063686f69636520746f20646f20697420696d6d6564696174656c792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313535383a22576879206c6561766520666f7220746f6d6f72726f77207768617420796f752063616e20646f20746f6461793f20ce8ccf84ceb1cebd20ceadcf87ceb5ceb9cf8220cebdceb120ceb1cebdceadceb2ceb5ceb9cf8220ceadcebdceb120ceb2cebfcf85cebdcf8c2c20cebcceb720cebdcebfcebcceafceb6ceb5ceb9cf8220cf8ccf84ceb920ceb8ceb120ceb3ceafcebdceb5ceb920cebcceb9cebacf81cf8ccf84ceb5cf81cebf20ceb1cebd20cf80ceb5cf81ceb9cebcceadcebdceb5ceb9cf822e202020202020202020202020202020202020202020202020202020200a2020416c6c206f6620757320617420736f6d6520706f696e742c20636f6e7363696f75736c792063686f6f736520746f206c6561766520736f6d657468696e6720666f72206c617465722c20616c74686f7567682077652068617665207468652063686f69636520746f20646f20697420696d6d6564696174656c792e20200a2020202020202020202020202020202020202020200a204365727461696e6c792c2073756368206265686176696f7220646f6573206e6f74206272696e672061626f75742064697361737465722c206275742069742063616e207369676e69666963616e746c792061666665637420746865207175616c697479206f66206f7572206c697665732c20657370656369616c6c79207768656e20697420636f6d657320746f20757267656e7420616e6420696d706f7274616e74206973737565732e20486f77657665722c20697420697320766974616c20746f20756e6465727374616e642074686520726561736f6e73207468617420706572706574756174652074686973202727686162697427272c206173206f6e6c79207468656e2063616e2077652067657420726964206f662069742e200a204173206f646420617320697420736f756e64732c20746865206261736573206f662070726f6372617374696e6174696f6e2063616e206265207468652066656172206f66206661696c75726520616e64207468652066656172206f6620737563636573732e20496e2074686520666972737420636173652c2062792066656172696e6720746865206e65676174697665206f7574636f6d65206f66206120736974756174696f6e2077652063686f6f736520696e657274696120616e64207375737461696e206f757220636f6d666f7274207a6f6e652e20496e20746865207365636f6e642c2062656c696576696e6720746861742073756363657373206973206163636f6d70616e696564207769746820686967686572206578706563746174696f6e7320616e642064656d616e64732066726f6d206f74686572732061726f756e6420757320616e64206f757273656c76657320696e20776869636820776520646f7562742077652063616e20726573706f6e642c206c6561647320757320746f2061766f6964696e6720746f2074616b6520616374696f6e2e200a20496e206164646974696f6e2c20686f6d656f737461736973206d616b6573207573206665656c207365637572652e205468696e677320617265207072656469637461626c6520616e642074686973206372656174657320612066616d696c696172697479207468617420776520646f206e6f742077616e7420746f207269736b2e20466f72206578616d706c652c206f6e652063616e20706f7374706f6e652074686520656e64696e67206f6620612072656c6174696f6e7368697020626563617573652069742072657175697265732061646170746174696f6e20746f206e6577206e6f726d2e200a20496e206120636c6f73696e67206e6f74652c2070726f6372617374696e6174696f6e206d61792062652064756520746f2061206d6f6f64206469736f726465722e205468697320697320616c736f2065766964656e7420696e2070656f706c65207769746820646570726573736976652073796d70746f6d7320746861742074686579206861766520646966666963756c7479206d616b696e67206465636973696f6e7320616e642074616b696e6720616374696f6e2c2064756520746f206c6f7720656e657267792072657365727665732c206c61636b206f662073656c662d636f6e666964656e6365206574632e200a0a20c2a0223b733a363a22696d61676573223b733a3339303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f67696174692d6166696e6f756d652d6769612d617572696f2d6b6174692d706f752d6d706f726f756d652d6e612d6b616e6f756d652d73696d6572612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f67696174692d6166696e6f756d652d6769612d617572696f2d6b6174692d706f752d6d706f726f756d652d6e612d6b616e6f756d652d73696d6572612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34333a3230223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31353a2250726f6372617374696e6174696f6e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131343a2235393aceb3ceb9ceb1cf84ceaf2dceb1cf86ceaecebdcebfcf85cebcceb52dceb3ceb9ceb12dceb1cf8dcf81ceb9cebf2dcebaceaccf84ceb92dcf80cebfcf852dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcebaceaccebdcebfcf85cebcceb52dcf83ceaecebcceb5cf81ceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3230373a22696d616765732f323032322f30312f32342f67696174692d6166696e6f756d652d6769612d617572696f2d6b6174692d706f752d6d706f726f756d652d6e612d6b616e6f756d652d73696d6572612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f67696174692d6166696e6f756d652d6769612d617572696f2d6b6174692d706f752d6d706f726f756d652d6e612d6b616e6f756d652d73696d6572612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3136383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35393aceb3ceb9ceb1cf84ceaf2dceb1cf86ceaecebdcebfcf85cebcceb52dceb3ceb9ceb12dceb1cf8dcf81ceb9cebf2dcebaceaccf84ceb92dcf80cebfcf852dcebccf80cebfcf81cebfcf8dcebcceb52dcebdceb12dcebaceaccebdcebfcf85cebcceb52dcf83ceaecebcceb5cf81ceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250726f6372617374696e6174696f6e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22576879206c6561766520666f7220746f6d6f72726f77207768617420796f752063616e20646f20746f6461793f223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3539223b7d), (1199, 'index.php?option=com_content&view=article&id=58', 'index.php?option=com_content&view=article&id=58:τί-είναι-η-αναβλητικότητα&catid=38', 'What is Procrastination?', ' Procrastination, refers to voluntary, unnecessary delay of implementation of a planned action even though the individual is aware of the negative consequences of this delay. ', '2022-10-05 09:43:47', '30548e8a8673a7cc42140c9ddb68087c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137353a222050726f6372617374696e6174696f6e2c2072656665727320746f20766f6c756e746172792c20756e6e65636573736172792064656c6179206f6620696d706c656d656e746174696f6e206f66206120706c616e6e656420616374696f6e206576656e2074686f7567682074686520696e646976696475616c206973206177617265206f6620746865206e6567617469766520636f6e73657175656e636573206f6620746869732064656c61792e20223b693a333b613a32373a7b733a323a226964223b693a35383b733a353a22616c696173223b733a34373a22cf84ceaf20ceb5ceafcebdceb1ceb920ceb720ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a3339363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e50726f6372617374696e6174696f6e2c2072656665727320746f20766f6c756e746172792c20756e6e65636573736172792064656c6179206f6620696d706c656d656e746174696f6e206f66206120706c616e6e656420616374696f6e206576656e2074686f7567682074686520696e646976696475616c206973206177617265206f6620746865206e6567617469766520636f6e73657175656e636573206f6620746869732064656c61792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313639303a22576861742069732050726f6372617374696e6174696f6e3f20ce9720ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb120cebaceaccebdceb5ceb920cf84ceb120ceb5cf8dcebacebfcebbceb120cf80cf81ceacceb3cebcceb1cf84ceb120ceb4cf8dcf83cebacebfcebbceb120cebaceb1ceb920cf84ceb120ceb4cf8dcf83cebacebfcebbceb120ceb4cf85cf83cebacebfcebbcf8ccf84ceb5cf81ceb12e202020202020202020202020202020202020202020202020202020200a202050726f6372617374696e6174696f6e206d616b65732065617379207468696e677320686172642c2068617264207468696e67732068617264657220200a2020202020202020202020202020202020202020200a2050726f6372617374696e6174696f6e2c2072656665727320746f20766f6c756e746172792c20756e6e65636573736172792064656c6179206f6620696d706c656d656e746174696f6e206f66206120706c616e6e656420616374696f6e206576656e2074686f7567682074686520696e646976696475616c206973206177617265206f6620746865206e6567617469766520636f6e73657175656e636573206f6620746869732064656c61792e200a20496e697469616c6c792c20706f7374706f6e696e67206120676f616c20646f6573206e6f74206d65616e20636f6d706c657465206661696c7572652e20536f6d652070656f706c652077686f2070726f6372617374696e617465206f6674656e20736179202727204920776f726b2062657474657220756e646572207072657373757265202727202e2049742069732074727565207468617420696e2073686f727465722074696d656672616d65732c2074686520686f726d6f6e6520616472656e616c696e65202877686963682068656c70732077697468206f7572206f7267616e697a6174696f6e616c20736b696c6c732920696e637265617365732e20536f2c206576656e20736f6d656f6e652077686f2069732070726f6372617374696e6174696e672063616e206576656e7475616c6c79206d656574206120646561646c696e652e20486f77657665722c20706572666f726d696e6720756e6465722070726573737572652063616e20696d7061637420746865697220626f647920706879736963616c6c7920616e64206d656e74616c6c792c2064756520746f20706879736963616c2065786861757374696f6e20616e64206665656c696e6773206f662073747265737320616e64206775696c742e200a20486f77657665722c207768656e2070726f6372617374696e6174696f6e206f63637572732061732061206265686176696f72616c207061747465726e2c2069742063616e206c65616420746f20646966666963756c7469657320617420776f726b2c207374756479696e672c20696e746572706572736f6e616c2072656c6174696f6e736869707320616e64206d656574696e67206f626c69676174696f6e732e2057687920646f2077652063686f6f736520746f20706f7374706f6e6520736f6d657468696e67206576656e20696620776520617265206177617265206f662074686520636f6e73657175656e6365733f2054686572652069736ee2809974206f6e6c79206f6e6520616e7377657220746f2074686973207175657374696f6e2e204974206973206365727461696e20746861742070726f6372617374696e6174696f6e20736572766573206120707572706f73652c20776869636820697320646966666572656e7420646570656e64696e67206f6e2074686520706572736f6e20616e64207468652063697263756d7374616e6365732e2047656e6572616c6c7920737065616b696e672c2073747265737320616e6420616e78696574792063616e20626520626f7468206120636175736520616e64206120636f6e73657175656e6365206f662070726f6372617374696e6174696f6e2e205374696c6c2c20697420686173206265656e2061736365727461696e656420746861742070726f6372617374696e61746f727320757375616c6c79206665656c207368616d65206f72206775696c742e20536f207768656e207765206d616e61676520746f20756e6465727374616e642077686174207765206665656c20616e6420776879207765206665656c2069742c207768656e2077652063686f6f736520746f20706f7374706f6e6520736f6d657468696e672c2077652061726520616c72656164792074616b696e6720737465707320746f7761726473206669676874696e672070726f6372617374696e6174696f6e2e200a0a20c2a0223b733a363a22696d61676573223b733a3332303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d616e61766c6974696b6f746974612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d616e61766c6974696b6f746974612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34333a3437223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31353a2250726f6372617374696e6174696f6e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a2235383acf84ceaf2dceb5ceafcebdceb1ceb92dceb72dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133373a22696d616765732f323032322f30312f32342f74692d65696e61692d692d616e61766c6974696b6f746974612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d65696e61692d692d616e61766c6974696b6f746974612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35383acf84ceaf2dceb5ceafcebdceb1ceb92dceb72dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250726f6372617374696e6174696f6e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a22576861742069732050726f6372617374696e6174696f6e3f223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3538223b7d), (1200, 'index.php?option=com_content&view=article&id=52', 'index.php?option=com_content&view=article&id=52:το-στρες-και-πως-δημιουργείται&catid=19', 'Stress and how it is caused ', ' Anxiety, fear and stress play an important role in our survival because they prepare us to face stressful or dangerous situations. ', '2022-10-05 09:44:49', 'd1291a35c01a23c23147499ec84ee9b0', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3133323a2220416e78696574792c206665617220616e642073747265737320706c617920616e20696d706f7274616e7420726f6c6520696e206f757220737572766976616c20626563617573652074686579207072657061726520757320746f20666163652073747265737366756c206f722064616e6765726f757320736974756174696f6e732e20223b693a333b613a32373a7b733a323a226964223b693a35323b733a353a22616c696173223b733a35363a22cf84cebf20cf83cf84cf81ceb5cf8220cebaceb1ceb920cf80cf89cf8220ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb9223b733a373a2273756d6d617279223b733a3336343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e416e78696574792c206665617220616e642073747265737320706c617920616e20696d706f7274616e74e280af726f6c65e280af696ee280af6f757220737572766976616ce280af626563617573652074686579e280af70726570617265207573e280af746f2066616365e280af73747265737366756c206f72e280af64616e6765726f757320736974756174696f6e732e3c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313138313a22537472657373e280af616e64e280af686f77e280af6974e280af6973e280af6361757365642020cea3ceb520313020cf87cf81cf8ccebdceb9ceb120ceb1cf80cf8c20cf84cf8ecf81ceb120ceb8ceb120ceb3ceb5cebbceaccf8220cebcceb520ceb1cf85cf84ceac20cf80cebfcf8520cf83ceb520ceb1ceb3cf87cf8ecebdcebfcf85cebd20cf83ceaecebcceb5cf81ceb1e280a620ce86cf81ceb120ceb3ceb9ceb1cf84ceaf20ceb4ceb5cebd20ceb1cf81cf87ceafceb6ceb5ceb9cf8220cebdceb120cf87ceb1cebccebfceb3ceb5cebbceaccf8220ceb1cf80cf8c20cf84cf8ecf81ceb13b202020202020202020202020202020202020202020202020202020200a2020496e2031302079656172732066726f6d206e6f7720796f752077696c6c206c617567682061742077686174206d616b657320796f7520616e78696f757320746f646179202e2e2e20536f20776879206e6f7420737461727420736d696c696e67206e6f773f20200a2020202020202020202020202020202020202020200a20416e78696574792c206665617220616e642073747265737320706c617920616e20696d706f7274616e74e280af726f6c65e280af696ee280af6f757220737572766976616ce280af626563617573652074686579e280af70726570617265207573e280af746f2066616365e280af73747265737366756c206f72e280af64616e6765726f757320736974756174696f6e732e20546865792074726967676572207468652072656c65617365206f66206120686f726d6f6e652c2028616472656e616c696e6529207468617420636175736573e280af6368616e676573e280af626f746820706879736963616c6c7920616e64206d656e74616c6c792e205468657365206368616e676573207468656e2070726570617265207573e280af65697468657220746f20636f706520776974682061206368616c6c656e6765206f7220746f2065736361706520612064616e6765726f757320736974756174696f6e202866696768742d666c69676874207265616374696f6e292e204f6e63652074686520616e7869657479206f7220746865207269736b206973206f7665722c2074686573652074656d706f72617279206368616e676573207265636564652e204966207468657365207265616374696f6e7320646f206e6f742064697361707065617220616674657220746865207269736b206861732070617373656420616e6420746865207265616374696f6e20746f207468652070737963686f6c6f676963616c207072657373757265206973e280af6368726f6e6963e280af6f72e280af6578636573736976652c207468656e2070687973696f6c6f676963616c20616e64206d6f6f64206973737565732063616e2061726973652e20556e64657220736576657265207374726573732074686520636f6d62696e656420706879736963616ce280af616e64e280af6d6f6f64e280af697373756573206d617920726573756c7420696e2070616e69632061747461636b732c206175746f696d6d756e652064697365617365732c206d6f6f64206469736f72646572732c206865616c74682070726f626c656d732c206574632e200a0a20c2a0223b733a363a22696d61676573223b733a3333323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746f2d7374726573732d6b61692d7077732d64696d696f75726765697461692e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f746f2d7374726573732d6b61692d7077732d64696d696f75726765697461692e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34343a3439223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a2235323acf84cebf2dcf83cf84cf81ceb5cf822dcebaceb1ceb92dcf80cf89cf822dceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb9223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3134393a22696d616765732f323032322f30312f32342f746f2d7374726573732d6b61692d7077732d64696d696f75726765697461692e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f746f2d7374726573732d6b61692d7077732d64696d696f75726765697461692e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35323acf84cebf2dcf83cf84cf81ceb5cf822dcebaceb1ceb92dcf80cf89cf822dceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb92663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22537472657373e280af616e64e280af686f77e280af6974e280af6973e280af63617573656420223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3532223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1201, 'index.php?option=com_content&view=article&id=51', 'index.php?option=com_content&view=article&id=51:ο-ρόλος-της-άσκησης-στην-καταπολέμηση-του-στρες&catid=19', 'The role of exercise in the fight against stress ', ' Regular exercise helps our body respond better to all of its roles, because it has the unique ability to give us liveliness and vigilance as well as relaxation and calmness. ', '2022-10-05 09:45:17', '23298fc52fd0e31246c186beae536cfe', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137353a2220526567756c61722065786572636973652068656c7073206f757220626f647920726573706f6e642062657474657220746f20616c6c206f662069747320726f6c65732c2062656361757365206974206861732074686520756e69717565206162696c69747920746f2067697665207573206c6976656c696e65737320616e6420766967696c616e63652061732077656c6c2061732072656c61786174696f6e20616e642063616c6d6e6573732e20223b693a333b613a32373a7b733a323a226964223b693a35313b733a353a22616c696173223b733a38373a22cebf20cf81cf8ccebbcebfcf8220cf84ceb7cf8220ceaccf83cebaceb7cf83ceb7cf8220cf83cf84ceb7cebd20cebaceb1cf84ceb1cf80cebfcebbceadcebcceb7cf83ceb720cf84cebfcf8520cf83cf84cf81ceb5cf82223b733a373a2273756d6d617279223b733a3430363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e526567756c61722065786572636973652068656c7073206f757220626f647920726573706f6e642062657474657220746f20616c6c206f662069747320726f6c65732c2062656361757365206974206861732074686520756e69717565206162696c69747920746f2067697665207573206c6976656c696e657373e280af616e64e280af766967696c616e6365e280af61732077656c6c2061732072656c61786174696f6ee280af616e64e280af63616c6d6e6573732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323235303a22546865e280af726f6c65e280af6f66e280af6578657263697365e280af696ee280af746865e280af6669676874e280af616761696e7374e280af7374726573732020cea7ceb1cebccebfceb3ceadcebbceb12c20cf80ceaccf81ceb520ceb1cebdceaccf83ceb120cebaceb1ceb920cf80ceaeceb3ceb1ceb9cebdceb520cf83ceb9ceb3ceac20cf83ceb9ceb3ceac202020202020202020202020202020202020202020202020202020200a2020536d696c652c2074616b6520612062726561746820616e6420626567696e20736c6f776c792e2e2e20200a2020202020202020202020202020202020202020200a20526567756c61722065786572636973652068656c7073206f757220626f647920726573706f6e642062657474657220746f20616c6c206f662069747320726f6c65732c2062656361757365206974206861732074686520756e69717565206162696c69747920746f2067697665207573206c6976656c696e657373e280af616e64e280af766967696c616e6365e280af61732077656c6c2061732072656c61786174696f6ee280af616e64e280af63616c6d6e6573732e200ac2a00a2054686520736563726574206c69657320696e2074686520666163742074686174206f757220626f647920647572696e672074686520657865726369736520686173207468652073616d65207265616374696f6e73206173207768656e20756e646572207374726573732028696e637265617365642068656172742d726174652c206d7573636c652074696768746e6573732c2066617374657220627265617468696e672c207377656174696e67292062757420746869732070726f6365737320696e206e6f7720756e646572206f757220636f6e74726f6c20616e642077652063616e20696e63726561736520616e642064656372656173652074686520696e74656e736974792061742077696c6c2e2049742773206e6f74207468652073616d65206173207374726573732c207768657265207468652073796d70746f6d73206172697365206175746f6e6f6d6963616c6c7920616e64206f6674656e2077652063616e6e6f7420726567756c617465207468656d2e20417320736f6f6e20617320616e20657865726369736520726567696d6520697320636f6d706c65746564207468652072656c61786174696f6e206f6620746865206d7573636c65732070726f76696465732072656c61786174696f6e20746f206f7572e280af626f6479e280af746f207472616e7175696c69747920746f206f7572e280af6d6f6f642e200ac2a00a2042656361757365206f66206368656d6973747279202e2e2e200ac2a00a20526567756c61722065786572636973652068656c7073e280af72656475636520616472656e616c696e6520616e64e280af636f727469736f6c206c6576656c7320287468652073747265737320686f726d6f6e6573292ee280af4279207265647563696e672074686573652074776f207375627374616e6365732c20776520726573746f726520616e64206d61696e7461696e2063616c6d6e65737320696e20626f647920616e64207370697269742ee280af496e206164646974696f6e2c2065786572636973652072656c656173657320656e646f727068696e732e20456e646f727068696e732061726520627261696e206e6575726f7472616e736d69747465727320726573706f6e7369626c6520666f7220676f6f64206d6f6f642ee280af427920696e74726f647563696e6720612073696d706c6520666f726d206f6620657865726369736520696e746f206f7572206c697665732c207765206265636f6d65206861707069657221200ac2a00a20466f637573696e6720617474656e74696f6ee280a6200ac2a00a204578657263697365207265717569726573e280af666f637573696e672e205768696c73742065786572636973696e672c206f7572206d696e6420697320666f6375736564206f6e207468652073706563696669632061637469766974792c206576656e20696620776520646f206e6f7420756e6465727374616e64206974206f7220646f20697420707572706f73656c792e205468697320616c6c6f777320746865206d696e6420746f20656e7465722061207374617465206f66e280af72656c61786174696f6ee280af2d6576656ee280af6d656469746174696f6e2c2077686963682068656c707320757320657363617065206f7572206f6e676f696e6720666f637573206f6e206e6567617469766520736974756174696f6e7320616e642070726f626c656d732e200ac2a00a20537765657420647265616d73e280a6200ac2a00a205374756469657320686176652073686f776e207468617420657865726369736520697320616d696420746865206d6f7374e280af6566666563746976652077617973e280af6f6620636f70696e672077697468e280af696e736f6d6e6961e280af616e642067697665732075732061206f6e65206d6f7265e280af7472616e7175696ce280af616e64e280af7265737466756c20736c6565702c206265636175736520697420616c6c6f777320757320746f2072656c656173652065786365737320626f647920656e6572677920287768696368206973206f6674656e20746865206361757365206f66206e6f7420736c6565702077656c6c2920616e642066616c6c20696e746f2061206465657020616e642072656c6178696e6720736c6565702073746174652e200ac2a00a204578657263697365206272696e677320757320636c6f73657220746f20626f6479e280af616e64e280af6d656e74616c2077656c6c2d6265696e67e280af616e64e280af70726f7465637473207573e280af66726f6d2074686520756e706c656173616e7420636f6e73657175656e636573206f6620616e786965747920616e642064657072657373696f6e2e2054686520696e636c7573696f6e206f6620616e20657865726369736520726567696d6520696e206f7572206461696c79206c69766573206973206120676966742077652063616e2067697665206f757273656c76657320746f64617921e280af200a0a20c2a0223b733a363a22696d61676573223b733a3336363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f2d726f6c6f732d7469732d61736b697369732d7374696e2d6b617461706f6c656d6973692d746f752d7374726573732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6f2d726f6c6f732d7469732d61736b697369732d7374696e2d6b617461706f6c656d6973692d746f752d7374726573732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34353a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39303a2235313acebf2dcf81cf8ccebbcebfcf822dcf84ceb7cf822dceaccf83cebaceb7cf83ceb7cf822dcf83cf84ceb7cebd2dcebaceb1cf84ceb1cf80cebfcebbceadcebcceb7cf83ceb72dcf84cebfcf852dcf83cf84cf81ceb5cf82223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3138333a22696d616765732f323032322f30312f32342f6f2d726f6c6f732d7469732d61736b697369732d7374696e2d6b617461706f6c656d6973692d746f752d7374726573732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6f2d726f6c6f732d7469732d61736b697369732d7374696e2d6b617461706f6c656d6973692d746f752d7374726573732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3134343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35313acebf2dcf81cf8ccebbcebfcf822dcf84ceb7cf822dceaccf83cebaceb7cf83ceb7cf822dcf83cf84ceb7cebd2dcebaceb1cf84ceb1cf80cebfcebbceadcebcceb7cf83ceb72dcf84cebfcf852dcf83cf84cf81ceb5cf822663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36353a22546865e280af726f6c65e280af6f66e280af6578657263697365e280af696ee280af746865e280af6669676874e280af616761696e7374e280af73747265737320223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3531223b7d), (1202, 'index.php?option=com_content&view=article&id=50', 'index.php?option=com_content&view=article&id=50:εργασιακό-στρες&catid=19', 'Work stress ', ' The World Health Organization has officially described stress as “the epidemic of 21st century” while according to data provided by the International Labor Organization , \"Excessive work has multiple risk factors for the development of stress-related symptoms such as headaches, chronic fatigue, chest pain, stomach problems and serious illnesses such as hypertension, diabetes, coronary artery disease and psychoneurotic disorders\". ', '2022-10-05 09:46:10', '8ecb321f664fc37676db68d070597413', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3433393a222054686520576f726c64204865616c7468204f7267616e697a6174696f6e20686173206f6666696369616c6c79206465736372696265642073747265737320617320e2809c7468652065706964656d6963206f6620323173742063656e74757279e2809d207768696c65206163636f7264696e6720746f20646174612070726f76696465642062792074686520496e7465726e6174696f6e616c204c61626f72204f7267616e697a6174696f6e202c202245786365737369766520776f726b20686173206d756c7469706c65207269736b20666163746f727320666f722074686520646576656c6f706d656e74206f66207374726573732d72656c617465642073796d70746f6d732073756368206173206865616461636865732c206368726f6e696320666174696775652c206368657374207061696e2c2073746f6d6163682070726f626c656d7320616e6420736572696f757320696c6c6e6573736573207375636820617320687970657274656e73696f6e2c2064696162657465732c20636f726f6e61727920617274657279206469736561736520616e642070737963686f6e6575726f746963206469736f7264657273222e20223b693a333b613a32373a7b733a323a226964223b693a35303b733a353a22616c696173223b733a32393a22ceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c20cf83cf84cf81ceb5cf82223b733a373a2273756d6d617279223b733a3636363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520576f726c64204865616c7468204f7267616e697a6174696f6e20686173206f6666696369616c6c79206465736372696265642073747265737320617320e2809c7468652065706964656d6963206f662032317374e280af63656e74757279e2809de280af7768696c65206163636f7264696e6720746f20646174612070726f7669646564206279e280af74686520496e7465726e6174696f6e616c204c61626f72204f7267616e697a6174696f6e202c202245786365737369766520776f726b20686173206d756c7469706c65207269736b20666163746f727320666f722074686520646576656c6f706d656e74206f66207374726573732d72656c617465642073796d70746f6d732073756368206173206865616461636865732c206368726f6e696320666174696775652c206368657374207061696e2c2073746f6d6163682070726f626c656d7320616e6420736572696f757320696c6c6e6573736573207375636820617320687970657274656e73696f6e2c2064696162657465732c20636f726f6e61727920617274657279206469736561736520616e642070737963686f6e6575726f746963206469736f7264657273222e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313538323a22576f726be280af7374726573732020cea4cebf20cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81cebf20cf8ccf80cebbcebf20cebcceb1cf8220ceadcebdceb1cebdcf84ceb920cf84cebfcf8520cf83cf84cf81ceb5cf8220ceb5ceafcebdceb1ceb920ceb720ceb9cebaceb1cebdcf8ccf84ceb7cf84ceac20cebcceb1cf8220cebdceb120ceb4ceb9ceb1cebbceadcebecebfcf85cebcceb520cebcceafceb120cf83cebaceadcf88ceb720ceb1cebdcf84ceaf20ceb3ceb9ceb120cebcceafceb120ceaccebbcebbceb7202020202020202020202020202020202020202020202020202020200a202054686520677265617465737420776561706f6e20616761696e737420737472657373206973206f7572206162696c69747920746f2063686f6f7365206f6e652074686f75676874206f76657220616e6f746865722e20200a2020202020202020202020202020202020202020200a2054686520576f726c64204865616c7468204f7267616e697a6174696f6e20686173206f6666696369616c6c79206465736372696265642073747265737320617320e2809c7468652065706964656d6963206f662032317374e280af63656e74757279e2809de280af7768696c65206163636f7264696e6720746f20646174612070726f7669646564206279e280af74686520496e7465726e6174696f6e616c204c61626f72204f7267616e697a6174696f6e202c202245786365737369766520776f726b20686173206d756c7469706c65207269736b20666163746f727320666f722074686520646576656c6f706d656e74206f66207374726573732d72656c617465642073796d70746f6d732073756368206173206865616461636865732c206368726f6e696320666174696775652c206368657374207061696e2c2073746f6d6163682070726f626c656d7320616e6420736572696f757320696c6c6e6573736573207375636820617320687970657274656e73696f6e2c2064696162657465732c20636f726f6e61727920617274657279206469736561736520616e642070737963686f6e6575726f746963206469736f7264657273222ee280af5468697320697320636f6e6669726d65642062792074686520416d65726963616e20496e7374697475746520666f72205374726573732c2061732074686579206861766520666f756e642074686174e280af74686520373525202d20393025206f662076697369747320746f20646f63746f72732072656c61746520746f206865616c7468206973737565732061726973696e672066726f6d207374726573732ee280af5374696c6c2c206163636f7264696e6720746f2072657365617263682066726f6d207468652073616d6520696e737469747574652ce280af383025206f6620776f726b6572732066696e6420746865697220776f726b2073747265737366756c2c20776974682068616c66206f66207468656d20636c61696d696e672074686174207468656972206a6f6220697320746f6f2064656d616e64696e672e20576861742063616e204920646f20746f206d616e61676520776f726b2d72656c61746564207374726573733f200ac2a00a20546865726520697320612076617269657479206f6620737465707320796f752063616e2074616b6520746f2072656475636520626f7468206f766572616c6c20737472657373206c6576656c7320616e6420776f726b2d72656c61746564207374726573733a200ac2a00a202de280af54616b6520726573706f6e736962696c697479e280af6f6e20696d70726f76696e6720796f757220706879736963616c20616e6420656d6f74696f6e616c2077656c6c2d6265696e672e200ac2a00a202de280af41766f696420747261707320616e6420686162697473e280af746861742070726f6d6f74652061206e6567617469766520617474697475646520616e6420696e63726561736520737472657373206c6576656c732e200ac2a00a202de280af4c6561726e20746f2075736520636f6d6d756e69636174696f6e20736b696c6c7320626574746572e280af746f20666163696c697461746520616e6420696d70726f766520796f75722072656c6174696f6e7368697073207769746820796f7572206d616e6167656d656e7420616e6420706172746e6572732e200a0a20c2a0223b733a363a22696d61676573223b733a3330323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f657267617369616b6f2d7374726573732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f657267617369616b6f2d7374726573732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34363a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a2235303aceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf83cf84cf81ceb5cf82223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131393a22696d616765732f323032322f30312f32342f657267617369616b6f2d7374726573732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f657267617369616b6f2d7374726573732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35303aceb5cf81ceb3ceb1cf83ceb9ceb1cebacf8c2dcf83cf84cf81ceb5cf822663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a22576f726be280af73747265737320223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3530223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1203, 'index.php?option=com_content&view=article&id=46', 'index.php?option=com_content&view=article&id=46:γεγονός-σκέψη-συναίσθημα-συμπεριφορά-σώμα&catid=18', 'Events - Thoughts - Feelings - Behavior - Body ', ' In fact, our thoughts can cause anxiety, but they can also dramatically reduce it if we handle our though process properly. This is why it\'s important to recognize the sequence of EVENT - THOUGHTS - FEELINGS – BEHAVIORS. The Cognitive Triangle emphasizes on how our thoughts alters the way that we feel, which subsequently alters the way that we act, which then influences our thoughts. Without intervention, this process continues to repeat itself. ', '2022-10-05 09:46:37', 'bf5e39b43b3d44119a86d0425d648c0b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3435333a2220496e20666163742c206f75722074686f75676874732063616e20636175736520616e78696574792c2062757420746865792063616e20616c736f206472616d61746963616c6c79207265647563652069742069662077652068616e646c65206f75722074686f7567682070726f636573732070726f7065726c792e205468697320697320776879206974277320696d706f7274616e7420746f207265636f676e697a65207468652073657175656e6365206f66204556454e54202d2054484f5547485453202d204645454c494e475320e28093204245484156494f52532e2054686520436f676e697469766520547269616e676c6520656d70686173697a6573206f6e20686f77206f75722074686f756768747320616c7465727320746865207761792074686174207765206665656c2c2077686963682073756273657175656e746c7920616c7465727320746865207761792074686174207765206163742c207768696368207468656e20696e666c75656e636573206f75722074686f75676874732e20576974686f757420696e74657276656e74696f6e2c20746869732070726f6365737320636f6e74696e75657320746f2072657065617420697473656c662e20223b693a333b613a32373a7b733a323a226964223b693a34363b733a353a22616c696173223b733a37383a22ceb3ceb5ceb3cebfcebdcf8ccf8220cf83cebaceadcf88ceb720cf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb120cf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac20cf83cf8ecebcceb1223b733a373a2273756d6d617279223b733a3638313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223ee280af496e20666163742c206f75722074686f75676874732063616e20636175736520616e78696574792c2062757420746865792063616e20616c736f206472616d61746963616c6c79207265647563652069742069662077652068616e646c65206f75722074686f7567682070726f636573732070726f7065726c792e205468697320697320776879206974277320696d706f7274616e7420746fe280af7265636f676e697a65207468652073657175656e6365206f66e280af4556454e54202d2054484f5547485453202d204645454c494e475320e28093204245484156494f52532e2054686520436f676e697469766520547269616e676c6520656d70686173697a6573206f6e20686f77206f75722074686f756768747320616c7465727320746865207761792074686174207765206665656c2c2077686963682073756273657175656e746c7920616c7465727320746865207761792074686174207765206163742c207768696368207468656e20696e666c75656e636573206f75722074686f75676874732e20576974686f757420696e74657276656e74696f6e2c20746869732070726f6365737320636f6e74696e75657320746f2072657065617420697473656c662e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313732343a224576656e7473e280af2de280af54686f7567687473e280af2de280af4665656c696e6773e280af2de280af4265686176696f72e280af2d20426f64792020ce9720cf83cebaceadcf88ceb5ceb9cf8220cebcceb1cf8220ceb4ceb9ceb1ceb4cf81ceb1cebcceb1cf84ceafceb6cebfcf85cebd20cebaceb1ceb8cebfcf81ceb9cf83cf84ceb9cebacf8c20cf81cf8ccebbcebf20cf83cf84cebf20ceacceb3cf87cebfcf8220cebcceb1cf82202020202020202020202020202020202020202020202020202020200a202054686f756768747320e280af706c61792061206b657920726f6c6520696e206f757220616e78696574792e20200a2020202020202020202020202020202020202020200a20e280af496e20666163742c206f75722074686f75676874732063616e20636175736520616e78696574792c2062757420746865792063616e20616c736f206472616d61746963616c6c79207265647563652069742069662077652068616e646c65206f75722074686f7567682070726f636573732070726f7065726c792e205468697320697320776879206974277320696d706f7274616e7420746fe280af7265636f676e697a65207468652073657175656e6365206f66e280af4556454e54202d2054484f5547485453202d204645454c494e475320e28093204245484156494f52532e2054686520436f676e697469766520547269616e676c6520656d70686173697a6573206f6e20686f77206f75722074686f756768747320616c7465727320746865207761792074686174207765206665656c2c2077686963682073756273657175656e746c7920616c7465727320746865207761792074686174207765206163742c207768696368207468656e20696e666c75656e636573206f75722074686f75676874732e20576974686f757420696e74657276656e74696f6e2c20746869732070726f6365737320636f6e74696e75657320746f2072657065617420697473656c662e200ac2a00a205468652061637469766174696e67206576656e7420697320616e2065787465726e616c20666163746f72207468617420776520617265206f6674656e20756e61626c6520746f20636f6e74726f6c2e202865673a20746865206469736d697373616c206f66206120636f6c6c656167756529200ac2a00a205468656e20666f6c6c6f7773206f757220696d6d65646961746520696e746572707265746174696f6e73206f6620746865206576656e742e205468696e6b696e6720697320612070726f6365737320746861742074616b657320706c6163652077697468696e206d696c6c697365636f6e647320616e6420697320646f6e65206175746f6d61746963616c6c7920286f6674656e20756e636f6e7363696f75736c79292e2054686973206576616c756174696f6e2063616e20626520726174696f6e616c206f72206972726174696f6e616c20616e64206974206973206f6674656e206261736564206f6e206f75722062656c6965667320726567617264696e6720746865206576656e742e20486f77657665722c20612074686f75676874e280af414c57415953e280af7072656365646573e280af746865206665656c696e6720616e64e280af646566696e65732069742ee280af286567207468696e6b696e673a204920616d20616c736f20696e2064616e676572206f66206265696e672066697265642c206665656c696e67733a20696e74656e736520616e786965747920616e642066656172292e200ac2a00a20417420746865206e65787420737465702c206f7572e280af6265686176696f722c207768696368206973206f6674656e206261736564206f6e2077686174207765206665656c2c206c6561647320746f206365727461696e20636f6e73657175656e6365732ee280af2865673a204265686176696f723a20492069736f6c617465206d7973656c663b20492073746f7020746f20736f6369616c697a6520616e642049206e6f75726973682074686520646973746f727465642074686f7567687429200ac2a00a20416e642073696e636520776520646f206e6f74206a75737420636f6d6d756e6963617465207769746820776f7264732c206974206973207665727920706f737369626c6520666f722076657279207374726f6e6720616e64206c617374696e6720656d6f74696f6e73e280af746f206861766520616e20696d70616374206f6e206f757220626f64696c792066756e6374696f6e732028656720626f64793a20696e74656e73652074616368796361726469612c207472656d626c696e672c2073746f6d616368207061696e2c206672657175656e742068656164616368657329200ac2a00a0a20c2a0223b733a363a22696d61676573223b733a3335363a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6765676f6e6f732d736b657073692d73796e6169737468696d612d73796d70657269666f72612d73776d612e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6765676f6e6f732d736b657073692d73796e6169737468696d612d73796d70657269666f72612d73776d612e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34363a3337223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a393b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38313a2234363aceb3ceb5ceb3cebfcebdcf8ccf822dcf83cebaceadcf88ceb72dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12dcf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2dcf83cf8ecebcceb1223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3137333a22696d616765732f323032322f30312f32342f6765676f6e6f732d736b657073692d73796e6169737468696d612d73796d70657269666f72612d73776d612e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6765676f6e6f732d736b657073692d73796e6169737468696d612d73796d70657269666f72612d73776d612e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34363aceb3ceb5ceb3cebfcebdcf8ccf822dcf83cebaceadcf88ceb72dcf83cf85cebdceb1ceafcf83ceb8ceb7cebcceb12dcf83cf85cebccf80ceb5cf81ceb9cf86cebfcf81ceac2dcf83cf8ecebcceb12663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a36313a224576656e7473e280af2de280af54686f7567687473e280af2de280af4665656c696e6773e280af2de280af4265686176696f72e280af2d20426f647920223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3436223b7d), (1204, 'index.php?option=com_content&view=article&id=45', 'index.php?option=com_content&view=article&id=45:anxiety and panic attacks&catid=18', 'Anxiety and Panic Attacks ', ' Stress becomes problematic when a person is continuously preoccupied with stressors and the body’s autonomic nervous system is overdriven by perceiving situations and events as threatening, even when they aren\'t. Chronic, excessive anxiety that is difficult to manage and interferes with your day-to-day life can lead to disorders such as generalized anxiety disorder or panic disorder. ', '2022-10-05 09:47:05', 'f22756a5f32e01e163ddad9c2e638706', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3339303a2220537472657373206265636f6d65732070726f626c656d61746963207768656e206120706572736f6e20697320636f6e74696e756f75736c79207072656f636375706965642077697468207374726573736f727320616e642074686520626f6479e2809973206175746f6e6f6d6963206e6572766f75732073797374656d206973206f76657264726976656e2062792070657263656976696e6720736974756174696f6e7320616e64206576656e747320617320746872656174656e696e672c206576656e207768656e2074686579206172656e27742e204368726f6e69632c2065786365737369766520616e7869657479207468617420697320646966666963756c7420746f206d616e61676520616e6420696e7465726665726573207769746820796f7572206461792d746f2d646179206c6966652063616e206c65616420746f206469736f726465727320737563682061732067656e6572616c697a656420616e7869657479206469736f72646572206f722070616e6963206469736f726465722e20223b693a333b613a32373a7b733a323a226964223b693a34353b733a353a22616c696173223b733a33313a22616e7869657479e280af616e64e280af70616e6963e280af61747461636b73223b733a373a2273756d6d617279223b733a3431343a223c6469763e0d0a3c703e537472657373206265636f6d65732070726f626c656d61746963207768656e206120706572736f6e20697320636f6e74696e756f75736c79207072656f636375706965642077697468207374726573736f727320616e642074686520626f6479e2809973206175746f6e6f6d6963206e6572766f75732073797374656d206973206f76657264726976656e2062792070657263656976696e6720736974756174696f6e7320616e64206576656e747320617320746872656174656e696e672c206576656e207768656e2074686579206172656e27742e204368726f6e69632c2065786365737369766520616e7869657479207468617420697320646966666963756c7420746f206d616e61676520616e6420696e7465726665726573207769746820796f7572206461792d746f2d646179206c6966652063616e206c65616420746f206469736f72646572732073756368206173e280af67656e6572616c697a656420616e7869657479206469736f72646572206f722070616e6963206469736f726465722e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323339363a22416e7869657479e280af616e64e280af50616e6963e280af41747461636b732020cea4cebf20ceacceb3cf87cebfcf8220cebaceb1ceb920ceb720ceb1cebdceb7cf83cf85cf87ceafceb120ceb5ceafcebdceb1ceb920cebcceafceb12022cebaceb1cebaceae20cf87cf81ceaecf83ceb72220cf84ceb7cf8220cf86ceb1cebdcf84ceb1cf83ceafceb1cf8220cf83cebfcf85202020202020202020202020202020202020202020202020202020200a2020576f7272792069732061206d6973757365206f662074686520696d6167696e6174696f6e20200a20202020202020202020202020202020202020202020537472657373206265636f6d65732070726f626c656d61746963207768656e206120706572736f6e20697320636f6e74696e756f75736c79207072656f636375706965642077697468207374726573736f727320616e642074686520626f6479e2809973206175746f6e6f6d6963206e6572766f75732073797374656d206973206f76657264726976656e2062792070657263656976696e6720736974756174696f6e7320616e64206576656e747320617320746872656174656e696e672c206576656e207768656e2074686579206172656e27742e204368726f6e69632c2065786365737369766520616e7869657479207468617420697320646966666963756c7420746f206d616e61676520616e6420696e7465726665726573207769746820796f7572206461792d746f2d646179206c6966652063616e206c65616420746f206469736f72646572732073756368206173e280af67656e6572616c697a656420616e7869657479206469736f72646572206f722070616e6963206469736f726465722e200a2047656e6572616c697a656420616e7869657479206469736f726465722073796d70746f6d732063616e207661727920616e642063616e2062652070726573656e7420746f206368696c6472656e20616e64206164756c747320616c696b652e2054686579206d617920696e636c7564652070657273697374656e7420776f727279696e67206f7220616e78696574792061626f75742061206e756d626572206f662061726561732074686174206d617920656173696c792073686966742066726f6d206f6e6520746f70696320746f20616e6f746865722c20646966666963756c74792068616e646c696e6720756e6365727461696e74792c20656467696e6573732c20726573746c6573736e657373206f722069727269746162696c6974792c20746972696e6720656173696c792c20696d70616972656420636f6e63656e74726174696f6e206f72206665656c696e672061732074686f75676820746865206d696e6420676f657320626c616e6b2c20696e63726561736564206d7573636c65206163686573206f7220736f72656e65737320616e6420646966666963756c747920736c656570696e672e200a2050616e6963204469736f7264657220697320616e20616e7869657479206469736f72646572206261736564207072696d6172696c79206f6e20746865206f6363757272656e6365206f6620726563757272656e7420616e64206f6674656e20756e65787065637465642070616e69632061747461636b732e2045787065637465642070616e69632061747461636b7320617265206173736f63696174656420776974682073706563696669632066656172732c20737563682061732074686174206f6620666c79696e672e20556e65787065637465642070616e69632061747461636b732068617665206e6f206170706172656e742074726967676572206f722063756520616e64206d6179207365656d20746f206f6363757220776974686f7574207761726e696e672e200a20412070616e69632061747461636b2072656665727320746f2061e280af64697374696e637420706572696f64e280af2861626f7574203130206d696e7574657329e280af696e74656e73652066656172206f7220646973636f6d666f7274e280af616e6420697320636861726163746572697a65642062792073796d70746f6d7320737563682061732070616c7069746174696f6e732c20706f756e64696e672068656172742c206f7220616363656c65726174656420686561727420726174652c207377656174696e672c207472656d626c696e67206f72207368616b696e672c2073656e736174696f6e73206f662073686f72746e657373206f6620627265617468206f7220736d6f74686572696e672c2061206665656c696e67206f662063686f6b696e672c206368657374207061696e206f7220646973636f6d666f72742c206e6175736561206f72206162646f6d696e616c2064697374726573732c206665656c696e672064697a7a792c20756e7374656164792c206c696768746865616465642c206f72206661696e742c206665656c696e6773206f6620756e7265616c697479202864657265616c697a6174696f6e29206f72206265696e672064657461636865642066726f6d206f6e6573656c6620286465706572736f6e616c697a6174696f6e292c2066656172206f66206c6f73696e6720636f6e74726f6c2c20676f696e67206372617a79206f72206479696e672c206e756d626e657373206f722074696e676c696e672073656e736174696f6e7320287061726573746865736961732920616e64206368696c6c73206f7220686f7420666c75736865732e200a20497420697320696d706f7274616e7420746f206d616b6520737572652074686174207468652061747461636b7320617265206e6f742064756520746f20746865206469726563742070687973696f6c6f676963616c2065666665637473206f662061207375627374616e6365202873756368206173206472756720757365206f722061206d656469636174696f6e29206f7220612067656e6572616c206d65646963616c20636f6e646974696f6e2e200a204c6976696e6720776974682067656e6572616c697a656420616e7869657479206469736f72646572206f722070616e6963206469736f726465722063616e206265206368616c6c656e67696e672e2047656e6572616c697a656420616e7869657479206469736f726465722063616e20626520696d70726f76656420776974682070737963686f7468657261707920616e642f6f72206d656469636174696f6e732c206c6966657374796c65206368616e6765732c206c6561726e696e6720636f70696e6720736b696c6c7320616e64207573696e672072656c61786174696f6e20746563686e69717565732e223b733a363a22696d61676573223b733a3330393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6167786f732d6b726973692d70616e696b6f752e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f6167786f732d6b726973692d70616e696b6f752e6a70673f77696474683d37333630266865696768743d34393132222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34373a3035223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2234353a616e7869657479e280af616e64e280af70616e6963e280af61747461636b73223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132363a22696d616765732f323032322f30312f32342f6167786f732d6b726973692d70616e696b6f752e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f6167786f732d6b726973692d70616e696b6f752e6a70673f77696474683d37333630266865696768743d34393132223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34353a616e7869657479e280af616e64e280af70616e6963e280af61747461636b732663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22416e7869657479e280af616e64e280af50616e6963e280af41747461636b7320223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3435223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1205, 'index.php?option=com_content&view=article&id=44', 'index.php?option=com_content&view=article&id=44:τί-είναι-το-άγχος&catid=18', 'What is stress? ', ' Stress is a normal reaction of the body to any change that requires adjustment by eliciting a physical, mental or emotional response. Such changes can be the result of environmental, physical and mental stimuli. Even positive life changes (such as a promotion or marriage) can produce stress. ', '2022-10-05 09:47:33', '1d50c4efd3d6274fd70b2ebd883a83cf', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3239343a22205374726573732069732061206e6f726d616c207265616374696f6e206f662074686520626f647920746f20616e79206368616e676520746861742072657175697265732061646a7573746d656e7420627920656c69636974696e67206120706879736963616c2c206d656e74616c206f7220656d6f74696f6e616c20726573706f6e73652e2053756368206368616e6765732063616e2062652074686520726573756c74206f6620656e7669726f6e6d656e74616c2c20706879736963616c20616e64206d656e74616c207374696d756c692e204576656e20706f736974697665206c696665206368616e67657320287375636820617320612070726f6d6f74696f6e206f72206d61727269616765292063616e2070726f64756365207374726573732e20223b693a333b613a32373a7b733a323a226964223b693a34343b733a353a22616c696173223b733a33313a22cf84ceaf20ceb5ceafcebdceb1ceb920cf84cebf20ceacceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a3531373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5374726573732069732061206e6f726d616c207265616374696f6e206f662074686520626f647920746f20616e79206368616e676520746861742072657175697265732061646a7573746d656e7420627920656c69636974696e67206120706879736963616c2c206d656e74616c206f7220656d6f74696f6e616c20726573706f6e73652e2053756368206368616e6765732063616e2062652074686520726573756c74206f6620656e7669726f6e6d656e74616c2c20706879736963616c20616e64206d656e74616c207374696d756c692e204576656e20706f736974697665206c696665206368616e67657320287375636820617320612070726f6d6f74696f6e206f72206d61727269616765292063616e2070726f64756365207374726573732ec2a03c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323038343a225768617420e280af6973e280af207374726573733fc2a020cea4cebf20ceacceb3cf87cebfcf8220ceb4ceb5cebd20ceb1ceb4ceb5ceb9ceacceb6ceb5ceb920cf84cebf20ceb1cf8dcf81ceb9cebf20ceb1cf80cf8c20cf84ceb9cf8220cebbcf8dcf80ceb5cf8220cf84cebfcf852c20ceb1cebbcebbceac20ceb1ceb4ceb5ceb9ceacceb6ceb5ceb920cf84cebf20cf83ceaecebcceb5cf81ceb120ceb1cf80cf8c20cf84ceb720ceb4cf8dcebdceb1cebcceae20cf84cebfcf85202020202020202020202020202020202020202020202020202020200a202053747265737320646f6573206e6f7420656d70747920746f6d6f72726f772066726f6d2069747320736f72726f77732c2062757420697420656d7074696573e280af20746f64617920e280af6f662069747320737472656e6774682e2e2e20200a2020202020202020202020202020202020202020200a205374726573732069732061206e6f726d616c207265616374696f6e206f662074686520626f647920746f20616e79206368616e676520746861742072657175697265732061646a7573746d656e7420627920656c69636974696e67206120706879736963616c2c206d656e74616c206f7220656d6f74696f6e616c20726573706f6e73652e2053756368206368616e6765732063616e2062652074686520726573756c74206f6620656e7669726f6e6d656e74616c2c20706879736963616c20616e64206d656e74616c207374696d756c692e204576656e20706f736974697665206c696665206368616e67657320287375636820617320612070726f6d6f74696f6e206f72206d61727269616765292063616e2070726f64756365207374726573732ec2a0200ac2a00a2041732061206d656368616e69736d2c206974206b6565707320757320616c6572742c206d6f7469766174656420616e6420726561647920746f2061766f69642064616e676572207768656e206e65656465642e20537472657373206265636f6d65732070726f626c656d61746963207768656e206120706572736f6e20697320636f6e74696e756f75736c79207072656f636375706965642077697468207374726573736f727320616e642074686520626f6479e2809973206175746f6e6f6d6963206e6572766f75732073797374656d206973206f76657264726976656e2e20546869732073747265737320726573706f6e73652c206b6e6f776e2061732074686520e2809c66696768742d666c69676874206f7220667265657a6520726573706f6e7365e2809d206361757365732070687973696f6c6f676963616c206368616e67657320746f2074686520626f647920616e6420612070726f6c6f6e6765642061637469766174696f6e2063616e206c65616420746f206469737472657373207768696368206973206163636f6d70616e696564207769746820706879736963616c20616e6420656d6f74696f6e616c2073796d70746f6d732c2073756368206173206865616461636865732c204749542064697374726573732c20656c65766174656420626c6f6f642070726573737572652c206d7573636c652074656e73696f6e2c2073657875616c2064797366756e6374696f6e2c2064697374757262656420736c656570207061747465726e732c2074697265646e6573732c2064657072657373696f6e2c2070616e69632061747461636b73206574632ec2a0200ac2a00a20537472657373207468657265666f7265206e6565647320746f206265206465616c742077697468207768656e206974206c6173747320616e6420697420696e666c75656e63657320757320636f6e736964657261626c792063617573696e6720646966666963756c747920696e206f7572206461696c7920726f7574696e652e20546865206669727374207374657020696e206465616c696e67207769746820616e7869657479206973207265636f676e697a696e67e280af616e64206d616e6167696e67207468652064797366756e6374696f6e616c2074686f756768742070726f636573732077686963682070726f766f6b6573206e6567617469766520656d6f74696f6e732e20506879736963616c206578657263697365e280af616e64e280af70726f7065722064696574e280af616374e280af6e6f74206f6e6c792070726576656e746976656c792062757420616c736fe280af7468657261706575746963616c6c79e280af696e206465616c696e67207769746820616e78696574792e200ac2a00a204173206974207475726e73206f75742c20616e786965747920616e64207374726573732061726520636c6f73656c79206c696e6b656420616e64206576656e20736861726520636f6d6d6f6e2073796d70746f6d732e2054686573652061726520736974756174696f6e73207468617420776520616c6c20657870657269656e636520696e206f7572206461696c79206c697665732e20496e20636173657320776865726520776520617265206e6f74207375726520776861742065786163746c792069732068617070656e696e672c20686f77206f6674656e20616e6420696e74656e73656c7920776520657870657269656e636520737563682073796d70746f6d732062757420616c736f20686f77206d756368207468657920616666656374206f7572206461696c79206c69666520616e64207468652077617920776520776f726b2c20697420697320616e20696e64696361746f72207468617420697420636f756c642062652075736566756c20746f20636f6e73756c742061206d656e74616c206865616c74682070726f66657373696f6e616c20666f72207468656972206d616e6167656d656e742e200a0a20c2a0223b733a363a22696d61676573223b733a3330343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d746f2d6167786f732e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d746f2d6167786f732e6a70673f77696474683d31303234266865696768743d363833222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d30352030393a34373a3333223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32383b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a2234343acf84ceaf2dceb5ceafcebdceb1ceb92dcf84cebf2dceacceb3cf87cebfcf82223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132313a22696d616765732f323032322f30312f32342f74692d65696e61692d746f2d6167786f732e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f323032322f30312f32342f74692d65696e61692d746f2d6167786f732e6a70673f77696474683d31303234266865696768743d363833223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34343acf84ceaf2dceb5ceafcebdceb1ceb92dcf84cebf2dceacceb3cf87cebfcf822663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32333a225768617420e280af6973e280af207374726573733fc2a0223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3434223b7d), (1208, 'index.php?option=com_content&view=article&id=250', 'index.php?option=com_content&view=article&id=250:what-is-orthorexia-what-do-you-need-to-know-is-this-a-new-trend-or-a-disorder&catid=45', 'What is Orthorexia? What do you need to know? Is this a new trend or a disorder?', ' What is Orthorexia? What do you need to know? Is this a new trend or a disorder? ', '2022-10-13 08:02:43', 'ca1dcc75a65c41be6ad1c7aaf84f0faf', 1, 1, 1, '*', '2022-10-12 08:19:57', NULL, '2022-10-12 08:19:57', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a38323a222057686174206973204f7274686f72657869613f205768617420646f20796f75206e65656420746f206b6e6f773f20497320746869732061206e6577207472656e64206f722061206469736f726465723f20223b693a333b613a32373a7b733a323a226964223b693a3235303b733a353a22616c696173223b733a37373a2277686174206973206f7274686f7265786961207768617420646f20796f75206e65656420746f206b6e6f7720697320746869732061206e6577207472656e64206f722061206469736f72646572223b733a373a2273756d6d617279223b733a3139353a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e57686174206973204f7274686f72657869613f205768617420646f20796f75206e65656420746f206b6e6f773f20497320746869732061206e6577207472656e64206f722061206469736f726465723f3c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a353437323a220d0a3c703e446f20796f75206f6e6c792063686f6f736520666f6f6473206c6162656c65642061732022636c65616e22206f722022616c6c206e61747572616c223f204f722c206861766520796f7520736b69707065642061206d65616c207769746820667269656e6473206265636175736520746865206d656e75207761736e277420226865616c746879223f204861766520796f75206e6f7469636564207468617420796f7572206d696e6420697320636f6e7374616e746c79206f6e20666f6f643f2049732069742061626f757420796f7572206e657874206d65616c206f7220646f20796f7520666f6c6c6f77206f6e20736f6369616c206d656469612067726f757073207468617420666f637573206f6e20697420616c6c207468652074696d653f3c2f703e0d0a3c703e5768696c65207468657265206973206e6f206861726d20696e2063686f6f73696e67206e7574726974696f757320666f6f6473206f7220656e676167696e6720696e20656174696e672068616269747320746861742070726f6d6f7465206f757220626f647927732062617369632066756e6374696f6e732c2069742063616e206265636f6d65206861726d66756c207768656e20746865207269676964697479206f662074686573652063686f69636573206265636f6d657320736f2065787472656d652074686174206120706572736f6e2773206d656e74616c20616e6420706879736963616c2077656c6c2d6265696e6720697320636f6d70726f6d697365642e205768656e20666f6f642063686f6963657320617265206d61646520736f6c656c79206279202270757269747922206f76657220706c6561737572652c2069742063616e206c65616420746f2064797366756e6374696f6e616c206265686176696f727320696e206576657279646179206c6966652e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c7374726f6e673e576861742065786163746c79206973206f7274686f72657869613f3c2f7374726f6e673e3c2f703e0d0a3c703e546865207465726d20226f7274686f72657869612220776173206669727374206465736372696265642062792053746576656e20427261746d616e2c20696e20313939372c20696e2068697320626f6f6b20224865616c746820466f6f64204a756e6b696573222e2054686520446961676e6f7374696320616e6420537461746973746963616c204d616e75616c206f66204d656e74616c204469736f7264657273202844534d2d352920646f65736ee280997420636c617373696679206f7274686f7265786961206173206120736570617261746520656174696e67206469736f726465722c206c696b6520616e6f7265786961206e6572766f73612e2054686973206170706561727320746f2062652064756520746f2074686520646966666963756c7479206f6620646966666572656e74696174696e67206265747765656e20776861742061726520636f6e73696465726564206865616c74687920656174696e6720707261637469636573206f72206d616c616461707469766520656174696e67206265686176696f72732e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c7374726f6e673e486f772064696420746865207465726d20226f7274686f72657869612220636f6d652061626f75743f3c2f7374726f6e673e3c2f703e0d0a3c703e546865207465726d206f7274686f726578696120636f6d65732066726f6d2074686520477265656b20776f726420e2809c6f7274686f73e2809d207768696368206d65616e7320636f727265637420616e6420e2809c6f72656b7369e2809d207768696368206d65616e732061707065746974652e20497420697320636861726163746572697a6564206279206120706174686f6c6f676963616c206f6273657373696f6e20776974682062696f6c6f676963616c6c7920227075726522206f7220636f72726563742c206865616c74687920666f6f64207768696368206c6561647320746f207369676e69666963616e742064696574617279207265737472696374696f6e732e20497473206d61696e2063686172616374657269737469637320617265207468652061766f6964616e6365202d20617420746865206c6576656c206f6620636f6d70756c73696f6e202d206f662022756e6865616c7468792220666f6f64732c20737563682061732073756761722c2073616c742c206361666665696e652c20616c636f686f6c2c207377656574732c20667269656420666f6f64732c2077686561742c20616e696d616c206661742c20736f792c20636f726e2c2064616972792e3c2f703e0d0a3c703e4120706572736f6e2077697468206f7274686f7265786961206d617920666f6c6c6f772061207374726963742064696574207468617420696e636c75646573206f6e6c792022707572652220666f6f64732c2073756368206173206f7267616e6963616c6c792067726f776e2066727569747320616e6420766567657461626c65732e204f6273657373696e67206f76657220636c65616e20656174696e672063616e2062652064657472696d656e74616c20746f2074686520696e646976696475616c2e205468657365207374726963742072756c65732061626f757420666f6f642063616e206c65616420746f20736f6369616c2069736f6c6174696f6e2c206d616c6e7574726974696f6e20616e64206d656e74616c2064697374726573732e3c2f703e0d0a3c703e497420697320696d706f7274616e742074686174206f757220736f636965747920616e64206e7574726974696f6e2063756c7475726520646f6ee280997420707261697365207265737472696374696f6e206f7220616363657074207269676964697479206173202273656c662d6469736369706c696e652220736f2074686174207468697320636f6e667573696f6e206973206e6f7420637265617465642e205265676172646c657373206f662074686520646961676e6f737469632063726974657269612c20616e792074696d652074686f7567687473206f72206265686176696f72732061726f756e6420666f6f6420626567696e20746f20636f6e74726f6c2061737065637473206f6620796f7572206c6966652c20697427732061207369676e207468617420796f75206d6179206e6565642070726f66657373696f6e616c2068656c702e3c2f703e0d0a3c703e3c7374726f6e673e506f737369626c65207369676e73206f66206f7274686f72657869613a3c2f7374726f6e673e3c2f703e0d0a3c756c3e0d0a3c6c693e436f6d70756c7369766520636f6e74726f6c206f6620696e6772656469656e747320616e64206e7574726974696f6e206c6162656c733c2f6c693e0d0a3c6c693e496e6372656173656420636f6e6365726e2061626f757420746865207175616c697479206f72206865616c7468206f6620696e6772656469656e74732f666f6f64733c2f6c693e0d0a3c6c693e456c696d696e6174696f6e206f6620737065636966696320666f6f6473206f7220656e7469726520666f6f642067726f757073206966207468657920617265206e6f7420636f6e7369646572656420e2809c6865616c746879e2809d3c2f6c693e0d0a3c6c693e496e6162696c69747920746f20656174206f7220696e63726561736564206469737472657373207768656e20656174696e6720666f6f6473207468617420617265206e6f7420636f6e73696465726564202770757265272c2027636c65616e27206f7220276865616c746879273c2f6c693e0d0a3c6c693e556e757375616c20696e74657265737420696e2077686174206f74686572732065617420616e64206665656c696e6773206f66206a7564676d656e742061626f7574206f74686572732077686f20646f206e6f74206561742073696d696c61726c7920746f20796f753c2f6c693e0d0a3c6c693e4578636573736976652074696d65207370656e74207468696e6b696e672061626f757420666f6f642028776f727279696e672061626f757420746865206e657874206d65616c2c20686f77206d65616c73206172652070726570617265642c2072656164696e6720626c6f6773206f7220626f6f6b732061626f7574206e7574726974696f6e2c206574632e293c2f6c693e0d0a3c6c693e537472657373206f7220616e78696574792069732070726573656e74207768656e2022736166652220666f6f6473206172656ee280997420617661696c61626c65206f7220796f752063616ee28099742070726570617265207468656d20796f757273656c663c2f6c693e0d0a3c6c693e4f6273657373697665207761746368696e67206f66202777656c6c6e657373272f276865616c74682720636f6e74656e742e3c2f6c693e0d0a3c6c693e426f647920696d61676520636f6e6365726e73206d6179206f72206d6179206e6f742062652070726573656e743c2f6c693e0d0a3c6c693e4f7274686f72657869612063616e20656173696c7920676f20756e6e6f74696365642c206173206e7574726974696f6e2063756c7475726520636f6e736964657273206d616e79206f6620746865206265686176696f72732061626f766520746f2062652073696d706c79202261646f7074696f6e206f662061206865616c746879206c6966657374796c652e223c2f6c693e0d0a3c2f756c3e0d0a3c703ec2a03c2f703e0d0a3c703e3c7374726f6e673e466f6f642043756c747572652026616d703b20456174696e67204469736f72646572733c2f7374726f6e673e3c2f703e0d0a3c703e466f6f642063756c7475726520697320636f6e667573696e672e20497420737567676573747320746861742074686572652069732061202272696768742220616e642061202277726f6e67222077617920746f206561742e204974206e6f726d616c697a657320656174696e67206469736f72646572206265686176696f72732073756368206173207265737472696374696f6e206f72206578636573736976652065786572636973652e2049742073756767657374732074686174206120736c696d20626f64792069732074686520657069746f6d65206f66206865616c74682e2046726f6d20736f6369616c206d6564696120746f2067726f63657279206169736c657320746f206576656e2063617375616c20636f6e766572736174696f6e207769746820667269656e64732061626f757420746865206c617465737420227375706572666f6f6422206f7220746865206c6174657374206e7574726974696f6e20706c616e2c20746865736520746f786963206d65737361676573207365657020696e746f20657665727920617370656374206f66206f7572206c697665732c206d616b696e6720697420646966666963756c7420746f206e617669676174652e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c7374726f6e673e4f7274686f72657869612026616d703b20456174696e67204469736f72646572205265686162696c69746174696f6e3c2f7374726f6e673e3c2f703e0d0a3c703e4173206120726573756c74206f66207468657365206d6573736167657320616e6420736f6369657479206578706563746174696f6e732c20697420697320756e6465727374616e6461626c65207468617420646966666572656e74696174696e67206265747765656e20616e20656174696e67206469736f7264657220616e64206865616c74682061776172656e6573732063616e20626520636f6e667573696e672e2054686520676f616c206f6620616e792064797366756e6374696f6e616c20656174696e67206265686176696f72207265686162696c69746174696f6e20697320746f2063726561746520666c65786962696c69747920736f207468617420796f752063616e2072656761696e20746865206a6f7920616e6420706c656173757265206f6620656174696e672e20546f20686f6e6f7220626f746820796f7572207461737465206275647320616e6420796f7572206865616c74682e204e6f2073696e676c6520666f6f64206f72206d65616c20697320676f696e6720746f206861766520612064657472696d656e74616c20696d70616374206f6e20796f7572206865616c74682e20486f77657665722c20666f6c6c6f77696e67207374726963742072756c65732c207468696e6b696e67206f6620666f6f64732061732027676f6f6427206f7220276261642720616e6420646570726976696e6720796f757273656c66206f662074686520726577617264696e6720657870657269656e636573207468617420666f6f642063616e2070726f766964652063616e20616e642077696c6c206265206861726d66756c2e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e3c656d3e5768656e20746865206c696e65206265747765656e206865616c746820616e6420656174696e67206469736f72646572206265636f6d657320626c75727265642c2074616b6520612073746570206261636b20616e642061736b20796f757273656c663a3c2f656d3e3c2f703e0d0a3c703e3c7374726f6e673e576861742069732074686520706f736974696f6e206f66207468652064696574697469616e20616e6420746865206d656e74616c206865616c74682070726f66657373696f6e616c3f3c2f7374726f6e673e3c2f703e0d0a3c703e5468652064696574697469616e20756e64657274616b657320746865206e7574726974696f6e616c2072652d656475636174696f6e206f6620746865206f7274686f726578696320706572736f6e20696e2077686174206973206865616c7468792c206e7574726974696f757320616e6420736166652c20616e6420616c736f2074686520726567756c6174696f6e206f662062696f6c6f676963616c20696d62616c616e6365732c207768696c6520746865206d656e74616c206865616c74682070726f66657373696f6e616c2077696c6c2068656c702074686520706572736f6e20746f207265646566696e652074686f756768747320616e6420656d6f74696f6e732c20746f206f7269656e7461746520746f7761726473206265686176696f727320776974686f757420636f6d70756c73696f6e7320616e64207468726f7567682063756c7469766174696e67206865616c74687920696e746572706572736f6e616c20626f756e6461726965732c20746f206761696e2073656c662d636f6e666964656e63652e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e4a6f75726e616c207265666572656e63653a3c2f703e0d0a3c703e4d63436f6d622c20532e452026616d703b204d696c6c732c204a2e532e20283230313929204f7274686f7265786961206e6572766f73613a204120726576696577206f662070737963686f736f6369616c207269736b20666163746f72732e2041707065746974652e20646f692e6f72672f31302e313031362f6a2e61707065742e323031392e30352e3030353c2f703e223b733a363a22696d61676573223b733a3139353a227b22696d6167655f696e74726f223a22696d616765735c2f4f7274686f72657869612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d31332030383a30323a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a38313a223235303a776861742d69732d6f7274686f72657869612d776861742d646f2d796f752d6e6565642d746f2d6b6e6f772d69732d746869732d612d6e65772d7472656e642d6f722d612d6469736f72646572223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a32313a22696d616765732f4f7274686f72657869612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d31302d31322030383a31393a3537223b693a31303b4e3b693a31313b733a3133353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235303a776861742d69732d6f7274686f72657869612d776861742d646f2d796f752d6e6565642d746f2d6b6e6f772d69732d746869732d612d6e65772d7472656e642d6f722d612d6469736f726465722663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d31302d31322030383a31393a3537223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a38303a2257686174206973204f7274686f72657869613f205768617420646f20796f75206e65656420746f206b6e6f773f20497320746869732061206e6577207472656e64206f722061206469736f726465723f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323530223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1209, 'index.php?option=com_content&view=article&id=249', 'index.php?option=com_content&view=article&id=249:by-reducing-time-on-social-media,-we-can-improve-health&catid=45', 'By reducing time on social media, we can improve health', ' By reducing time on social media, we can improve health ', '2022-10-13 12:42:44', 'd416a17f558530e9c62e1aa6f77ebe95', 1, 1, 1, '*', '2022-09-29 07:08:49', NULL, '2022-09-29 07:08:49', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a35373a22204279207265647563696e672074696d65206f6e20736f6369616c206d656469612c2077652063616e20696d70726f7665206865616c746820223b693a333b613a32373a7b733a323a226964223b693a3234393b733a353a22616c696173223b733a35353a226279207265647563696e672074696d65206f6e20736f6369616c206d656469612c2077652063616e20696d70726f7665206865616c7468223b733a373a2273756d6d617279223b733a3137303a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e4279207265647563696e672074696d65206f6e20736f6369616c206d656469612c2077652063616e20696d70726f7665206865616c74683c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a323937393a220d0a3c703e3c7374726f6e673e496620796f75207370656e64203330206d696e75746573206c657373206f6e20736f6369616c206d656469612065616368206461793c2f7374726f6e673e203c7374726f6e673e616e6420646f20736f6d6520706879736963616c20616374697669747920e280932065786572636973652c207468656e3c2f7374726f6e673e203c7374726f6e673e69742069732076657279206c696b656c79207468617420796f7572206d656e74616c206865616c74682077696c6c20626520696d70726f7665642c3c2f7374726f6e673e206163636f7264696e6720746f206e657720726573656172636820636f6e6475637465642062792061207465616d2066726f6d207468652043656e74657220666f72204d656e74616c204865616c746820526573656172636820616e642054726561746d656e742061742074686520527568722d556e69766572736974c3a47420426f6368756d2c206c656420627920617373697374616e742070726f666573736f722044722e204a756c696120427261696c6f76736b61696120616e64207075626c697368656420696e20746865204a6f75726e616c206f66205075626c6963204865616c7468206f6e2053657074656d62657220323c7375703e6e643c2f7375703e202c20323032322e3c2f703e0d0a3c703e4120746f74616c206f662036343220766f6c756e74656572732070617274696369706174656420696e2074686520726573656172636820616e6420776572652072616e646f6d6c79206469766964656420696e746f20342067726f7570732e205468652066697273742067726f75702072656475636564207468656972206461696c7920736f6369616c206d6564696120636f6e73756d7074696f6e206279203330206d696e7574657320647572696e6720616e20696e74657276656e74696f6e20706572696f64206f662074776f207765656b732e2053696e63652070726576696f75732073747564696573206861642073686f776e207468617420706879736963616c2061637469766974792063616e20696e6372656173652077656c6c2d6265696e6720616e64207265647563652064657072657373696f6e2073796d70746f6d732c2074686520766f6c756e746565727320696e20746865207365636f6e642067726f757020696e6372656173656420746865206475726174696f6e206f6620706879736963616c206163746976697479206279203330206d696e75746573206461696c7920647572696e67207468697320706572696f642c207768696c6520636f6e74696e75696e6720746f2075736520736f6369616c206d6564696120617320757375616c2e205468652074686972642067726f757020636f6d62696e656420626f746820636f6e646974696f6e732c206279207265647563696e6720736f6369616c206d656469612075736520616e6420696e6372656173696e6720706879736963616c2061637469766974792e204120636f6e74726f6c2067726f757020646964206e6f74206368616e6765206265686176696f7220647572696e672074686520696e74657276656e74696f6e2070686173652e3c2f703e0d0a3c703e5061727469636970616e747320616e737765726564206f6e6c696e6520737572766579732061626f7574206475726174696f6e2c20696e74656e7369747920616e6420656d6f74696f6e616c207369676e69666963616e6365206f66207573696e6720736f6369616c206d656469612c20746865697220706879736963616c2061637469766974792c20746865697220736174697366616374696f6e2077697468206c6966652c207375626a656374697665206665656c696e67206f662068617070696e6573732c20646570726573736976652073796d70746f6d732c207468652070737963686f6c6f676963616c20656666656374206f662074686520436f7669642d31392070616e64656d696320616e642063696761726574746520636f6e73756d7074696f6e206265666f72652c20647572696e6720616e6420757020746f20736978206d6f6e746873206166746572207468652074776f2d7765656b20696e74657276656e74696f6e2e3c2f703e0d0a3c703e5265736561726368206861732073686f776e2074686174203c7374726f6e673e74686520726564756374696f6e206f662074696d65207370656e74206f6e20736f6369616c206d656469612065616368206461792061732077656c6c2061732074686520696e637265617365206f6620706879736963616c20616374697669747920686164206120706f73697469766520696d70616374206f6e2070656f706c6573e280992077656c6c6265696e672e3c2f7374726f6e673e3c2f703e0d0a3c703e536978206d6f6e7468732061667465722074686520656e64206f662074686520696e74657276656e74696f6e2c207061727469636970616e747320696e20616c6c20746872656520696e74657276656e74696f6e2067726f757073207370656e74206c6573732074696d65206f6e20736f6369616c206d65646961207468616e206265666f72653a20746861742069732c2061626f75742068616c6620616e20686f757220666f7220746865207465616d7320746861742065697468657220686164207265647563656420736f6369616c206d656469612074696d6520696e20746865206d6964646c65206569746865722068616420696e63726561736564207468656972206461696c7920657865726369736520616e6420617070726f78696d6174656c792074687265652d7175617274657273206f6620616e20686f757220666f7220746865207465616d20746861742068616420636f6d62696e656420626f746820636f6e646974696f6e732e2054686520706f73697469766520656666656374206f6e206d656e74616c206865616c746820636f6e74696e756564207468726f7567686f75742074686520706572696f64206d6f6e69746f72696e672e3c2f703e0d0a3c703e4173204a756c696120427261696c6f76736b616961207265706f7274733ac2a020e2809c3c7374726f6e673e5468657365206d656173757265732063616e20656173696c79206265206170706c69656420746f206f6e652773206461696c79206c6966652c2061726520636f6d706c6574656c79206672656520616e64206174207468652073616d652074696d652c20746865792068656c70207573207374617920686170707920616e64206865616c74687920696e20746865206469676974616c206572613c2f7374726f6e673e222e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e4a756c696120427261696c6f76736b6169612c20566572656e61204a2e20537761726c696b2c2047656f726720412e204772657468652c20486f6c67657220536368696c6c61636b2c204ac3bc7267656e4d6172677261662ec2a04578706572696d656e74616c206c6f6e6769747564696e616c2065766964656e636520666f722063617573616c20726f6c65206f6620736f6369616c206d656469612075736520616e6420706879736963616c20616374697669747920696e20434f5649442d31392062757264656e20616e64206d656e74616c206865616c74682ec2a04a6f75726e616c206f66205075626c6963204865616c74682c20323032323b20444f493ac2a031302e313030372f7331303338392d3032322d30313735312d783c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c703e4a69616e672c20542e2c2059616b696e2c20532e2c2043726f636b65722c204a2e2c2026616d703b205761792c20422e204d2e202832303232292e2050657263656976656420736f6369616c20737570706f72742d676976696e67206d6f6465726174657320746865206173736f63696174696f6e206265747765656e20736f6369616c2072656c6174696f6e736869707320616e6420696e7465726c65756b696e2d36206c6576656c7320696e20626c6f6f642e20427261696e2c206265686176696f722c20616e6420696d6d756e6974792c203130302c2032352d32382e3c2f703e223b733a363a22696d61676573223b733a3330303a227b22696d6167655f696e74726f223a22696d616765735c2f736f6369616c2d6d656469612d6c6966652d62616c616e63652d63686172742d6b6579776f7264732d69636f6e732d6d656574696e672d77686974652d6f66666963652d7461626c652d736f6369616c2d6d656469612d6c6966652d62616c616e63652d63686172742d3130333033303830342e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31302d31332031323a34323a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223234393a62792d7265647563696e672d74696d652d6f6e2d736f6369616c2d6d656469612c2d77652d63616e2d696d70726f76652d6865616c7468223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132363a22696d616765732f736f6369616c2d6d656469612d6c6966652d62616c616e63652d63686172742d6b6579776f7264732d69636f6e732d6d656574696e672d77686974652d6f66666963652d7461626c652d736f6369616c2d6d656469612d6c6966652d62616c616e63652d63686172742d3130333033303830342e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30392d32392030373a30383a3439223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234393a62792d7265647563696e672d74696d652d6f6e2d736f6369616c2d6d656469612c2d77652d63616e2d696d70726f76652d6865616c74682663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032322d30392d32392030373a30383a3439223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35353a224279207265647563696e672074696d65206f6e20736f6369616c206d656469612c2077652063616e20696d70726f7665206865616c7468223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323439223b7d), (1210, 'index.php?option=com_content&view=article&id=234', 'index.php?option=com_content&view=article&id=234:soul-test-για-το-worklife-balance&catid=36', 'Soul Test for worklife balance', '', '2022-12-07 11:56:17', '1e5f8c71935febb7cddc3e45ebb1454b', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233343b733a353a22616c696173223b733a33383a22736f756c207465737420ceb3ceb9ceb120cf84cebf20776f726b6c6966652062616c616e6365223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33303a22534f554c205445535420464f5220574f524b4c4946452042414c414e4345223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031313a35363a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a223233343a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2d776f726b6c6966652d62616c616e6365223b733a373a22636174736c7567223b733a32303a2233363a776f726b2d6c6966652d62616c616e6365223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233343a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2d776f726b6c6966652d62616c616e63652663617469643d3336223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22576f726b2d6c6966652062616c616e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a22536f756c205465737420666f7220776f726b6c6966652062616c616e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323334223b7d), (1211, 'index.php?option=com_content&view=article&id=233', 'index.php?option=com_content&view=article&id=233:soul-test-για-την-ψυχικη-ανθεκτικοτητα&catid=35', 'Soul Test for Psychological Resilience', '', '2022-12-07 11:57:23', '7b1850af51fecae558d74cdfc52b9694', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233333b733a353a22616c696173223b733a36333a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20cf88cf85cf87ceb9cebaceb720ceb1cebdceb8ceb5cebacf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33383a22534f554c205445535420464f522050535943484f4c4f474943414c20524553494c49454e4345223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031313a35373a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36373a223233333a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dcf88cf85cf87ceb9cebaceb72dceb1cebdceb8ceb5cebacf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233333a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dcf88cf85cf87ceb9cebaceb72dceb1cebdceb8ceb5cebacf84ceb9cebacebfcf84ceb7cf84ceb12663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22536f756c205465737420666f722050737963686f6c6f676963616c20526573696c69656e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323333223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1212, 'index.php?option=com_content&view=article&id=232', 'index.php?option=com_content&view=article&id=232:soul-test-για-τη-θεσπιση-στοχων&catid=34', 'Soul Test for goals', '', '2022-12-07 11:58:10', '3b72f14807bd73effbf768a8fc47980a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233323b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf83cf80ceb9cf83ceb720cf83cf84cebfcf87cf89cebd223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a31393a22534f554c205445535420464f5220474f414c53223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031313a35383a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a353a22476f616c73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223233323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf83cf80ceb9cf83ceb72dcf83cf84cebfcf87cf89cebd223b733a373a22636174736c7567223b733a31353a2233343acf83cf84cf8ccf87cebfceb9223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf83cf80ceb9cf83ceb72dcf83cf84cebfcf87cf89cebd2663617469643d3334223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22476f616c73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a22536f756c205465737420666f7220676f616c73223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323332223b7d), (1213, 'index.php?option=com_content&view=article&id=231', 'index.php?option=com_content&view=article&id=231:soul-test-για-την-προσαρμοστικοτητα&catid=33', 'Soul Test for adaptability', '', '2022-12-07 11:58:49', 'ff81d2f357f02eb1338bf6e2193b7532', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233313b733a353a22616c696173223b733a35383a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20cf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a32363a22534f554c205445535420464f522041444150544142494c495459223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031313a35383a3439223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31323a2241646170746162696c697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a223233313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dcf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33373a2233333acf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dcf80cf81cebfcf83ceb1cf81cebccebfcf83cf84ceb9cebacebfcf84ceb7cf84ceb12663617469643d3333223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31323a2241646170746162696c697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32363a22536f756c205465737420666f722061646170746162696c697479223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323331223b7d), (1216, 'index.php?option=com_content&view=article&id=230', 'index.php?option=com_content&view=article&id=230:soul-test-για-τα-ορια-τεστ-2&catid=32', 'Soul Test for boundaries (Test 2)', '', '2022-12-07 12:00:18', 'f300fd224a40ec6e076885f19071f7d6', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3233303b733a353a22616c696173223b733a34313a22736f756c207465737420ceb3ceb9ceb120cf84ceb120cebfcf81ceb9ceb120cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33333a22534f554c205445535420464f5220424f554e444152494553202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a30303a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a223233303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb12dcebfcf81ceb9ceb12dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb12dcebfcf81ceb9ceb12dcf84ceb5cf83cf842d322663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22536f756c205465737420666f7220626f756e646172696573202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323330223b7d), (1217, 'index.php?option=com_content&view=article&id=229', 'index.php?option=com_content&view=article&id=229:soul-test-για-τα-ορια-τεστ-1&catid=32', 'Soul Test for boundaries (Test 1)', '', '2022-12-07 12:00:47', 'b3af156dca441aec17b60127dc9392d7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232393b733a353a22616c696173223b733a34313a22736f756c207465737420ceb3ceb9ceb120cf84ceb120cebfcf81ceb9ceb120cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33333a22534f554c205445535420464f5220424f554e444152494553202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a30303a3437223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a223232393a736f756c2d746573742dceb3ceb9ceb12dcf84ceb12dcebfcf81ceb9ceb12dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232393a736f756c2d746573742dceb3ceb9ceb12dcf84ceb12dcebfcf81ceb9ceb12dcf84ceb5cf83cf842d312663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22536f756c205465737420666f7220626f756e646172696573202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323239223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1218, 'index.php?option=com_content&view=article&id=228', 'index.php?option=com_content&view=article&id=228:soul-test-για-την-ικανοτητα&catid=30', 'Soul Test for Competence', '', '2022-12-07 12:33:32', 'defdf14f23fbfbf91a07107c56f10616', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232383b733a353a22616c696173223b733a34323a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb9cebaceb1cebdcebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a32343a22534f554c205445535420464f5220434f4d504554454e4345223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33303b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33333a3332223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a22436f6d706574656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223232383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb9cebaceb1cebdcebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a32333a2233303aceb9cebaceb1cebdcf8ccf84ceb7cf84ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb9cebaceb1cebdcebfcf84ceb7cf84ceb12663617469643d3330223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22436f6d706574656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a22536f756c205465737420666f7220436f6d706574656e6365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323238223b7d), (1220, 'index.php?option=com_content&view=article&id=227', 'index.php?option=com_content&view=article&id=227:soul-test-για-τη-θετικοτητα-τεστ-2&catid=29', 'Soul Test for positivity (Test 2)', '', '2022-12-07 12:34:51', '5ec0c4a881196e6a318e42e5548b5b4a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232373b733a353a22616c696173223b733a35333a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb120cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f5220504f53495449564954592854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33343a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223232373a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb12dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232373a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb12dcf84ceb5cf83cf842d322663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22536f756c205465737420666f7220706f7369746976697479202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323237223b7d), (1221, 'index.php?option=com_content&view=article&id=226', 'index.php?option=com_content&view=article&id=226:soul-test-για-τη-θετικοτητα-τεστ-1&catid=29', 'Soul Test for positivity (Test 1)', '', '2022-12-07 12:35:28', '05423f2cb8aebeca9e69ed26235b2d11', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232363b733a353a22616c696173223b733a35333a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb120cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33333a22534f554c205445535420464f5220504f5349544956495459202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33353a3238223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35373a223232363a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb12dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232363a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebacebfcf84ceb7cf84ceb12dcf84ceb5cf83cf842d312663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22536f756c205465737420666f7220706f7369746976697479202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323236223b7d), (1222, 'index.php?option=com_content&view=article&id=225', 'index.php?option=com_content&view=article&id=225:soul-test-για-την-ευτυχια-τεστ-2&catid=28', 'Soul Test for happiness (Test 2)', '', '2022-12-07 12:36:31', '3f565e5818f4b29664be947ea57531bd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232353b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85cf84cf85cf87ceb9ceb120cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f522048415050494e455353202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33363a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223232353a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceb9ceb12dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232353a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceb9ceb12dcf84ceb5cf83cf842d322663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420666f722068617070696e657373202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323235223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1223, 'index.php?option=com_content&view=article&id=224', 'index.php?option=com_content&view=article&id=224:soul-test-για-την-ευτυχια-τεστ-1&catid=28', 'Soul Test for happiness (Test 1)', '', '2022-12-07 12:36:54', '9c7d5c6fb0eea781ed0958808a2ecf6c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232343b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85cf84cf85cf87ceb9ceb120cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f522048415050494e455353202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33363a3534223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223232343a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceb9ceb12dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232343a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85cf84cf85cf87ceb9ceb12dcf84ceb5cf83cf842d312663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420666f722068617070696e657373202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323234223b7d), (1224, 'index.php?option=com_content&view=article&id=223', 'index.php?option=com_content&view=article&id=223:soul-test-για-την-ευγνωμοσυνη-τεστ-2&catid=27', 'Soul Test for gratitude (Test 2)', '', '2022-12-07 12:37:46', '3ea3f6d662e07000206935652af8a711', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232333b733a353a22616c696173223b733a35373a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb720cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f5220475241544954554445202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33373a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a223232333a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb72dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232333a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb72dcf84ceb5cf83cf842d322663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420666f7220677261746974756465202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323233223b7d), (1225, 'index.php?option=com_content&view=article&id=222', 'index.php?option=com_content&view=article&id=222:soul-test-για-την-ευγνωμοσυνη-τεστ-1&catid=27', 'Soul Test for gratitude (Test 2)', '', '2022-12-07 12:38:22', '30cae250f3240b37e0378f9f5b757d8c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232323b733a353a22616c696173223b733a35373a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb720cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f5220475241544954554445202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33383a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a223232323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb72dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb5cf85ceb3cebdcf89cebccebfcf83cf85cebdceb72dcf84ceb5cf83cf842d312663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420666f7220677261746974756465202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323232223b7d), (1226, 'index.php?option=com_content&view=article&id=221', 'index.php?option=com_content&view=article&id=221:soul-test-για-τη-θετικη-διεκδικηση&catid=26', 'Soul Test for assertiveness', '', '2022-12-07 12:39:25', 'c6112422854ca21b0ea68a35e005ac90', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232313b733a353a22616c696173223b733a35353a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb8ceb5cf84ceb9cebaceb720ceb4ceb9ceb5cebaceb4ceb9cebaceb7cf83ceb7223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a32373a22534f554c205445535420464f52204153534552544956454e455353223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32363b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a33393a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a224173736572746976656e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223232313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebaceb72dceb4ceb9ceb5cebaceb4ceb9cebaceb7cf83ceb7223b733a373a22636174736c7567223b733a33353a2232363aceb4ceb9ceb5cebaceb4ceb9cebaceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb8ceb5cf84ceb9cebaceb72dceb4ceb9ceb5cebaceb4ceb9cebaceb7cf83ceb72663617469643d3236223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a224173736572746976656e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22536f756c205465737420666f72206173736572746976656e657373223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323231223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1227, 'index.php?option=com_content&view=article&id=220', 'index.php?option=com_content&view=article&id=220:soul-test-για-τη-διαχειριση-ενεργειασ-τεστ-2&catid=25', 'Soul Test for Energy Management (Test 2)', '', '2022-12-07 12:40:36', '3729282e75fd0f3e50b6ae391532971c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3232303b733a353a22616c696173223b733a37323a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720ceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf8320cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a34313a22534f554c205445535420464f5220454e45524759204d414e4147454d454e542028cea4455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34303a3336223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37363a223232303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf832dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf832dcf84ceb5cf83cf842d322663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34303a22536f756c205465737420666f7220456e65726779204d616e6167656d656e74202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323230223b7d), (1228, 'index.php?option=com_content&view=article&id=219', 'index.php?option=com_content&view=article&id=219:soul-test-για-τη-διαχειριση-ενεργειασ-τεστ-1&catid=25', 'Soul Test for Energy Management (Test 1)', '', '2022-12-07 12:41:18', '2e949e38f30b88ab9fd350b7183356d9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231393b733a353a22616c696173223b733a37323a22736f756c207465737420ceb3ceb9ceb120cf84ceb720ceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb720ceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf8320cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a34313a22534f554c205445535420464f5220454e45524759204d414e4147454d454e542028cea4455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34313a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37363a223231393a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf832dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231393a736f756c2d746573742dceb3ceb9ceb12dcf84ceb72dceb4ceb9ceb1cf87ceb5ceb9cf81ceb9cf83ceb72dceb5cebdceb5cf81ceb3ceb5ceb9ceb1cf832dcf84ceb5cf83cf842d312663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34303a22536f756c205465737420666f7220456e65726779204d616e6167656d656e74202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323139223b7d), (1230, 'index.php?option=com_content&view=article&id=218', 'index.php?option=com_content&view=article&id=218:soul-test-για-την-αυτοπεποιθηση-τεστ-2&catid=24', 'Soul Test for self-confidence (Test 2)', '', '2022-12-07 12:42:40', 'ba943f3ef18c15b75fc1e4ce57f4f585', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231383b733a353a22616c696173223b733a36313a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb720cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33383a22534f554c205445535420464f522053454c4620434f4e464944454e4345202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34323a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36353a223231383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb72dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb72dcf84ceb5cf83cf842d322663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22536f756c205465737420666f722073656c662d636f6e666964656e6365202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323138223b7d), (1231, 'index.php?option=com_content&view=article&id=217', 'index.php?option=com_content&view=article&id=217:soul-test-για-την-αυτοπεποιθηση-τεστ-1&catid=24', 'Soul Test for self-confidence (Test 1)', '', '2022-12-07 12:43:09', '8de8ddc5395c46d3d30d28194659f7a5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231373b733a353a22616c696173223b733a36313a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb720cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33383a22534f554c205445535420464f522053454c4620434f4e464944454e4345202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34333a3039223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36353a223231373a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb72dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231373a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcf80ceb5cf80cebfceb9ceb8ceb7cf83ceb72dcf84ceb5cf83cf842d312663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33383a22536f756c205465737420666f722073656c662d636f6e666964656e6365202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323137223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1232, 'index.php?option=com_content&view=article&id=216', 'index.php?option=com_content&view=article&id=216:soul-test-για-την-αυτονομια&catid=23', 'Soul Test for autonomy', '', '2022-12-07 12:43:50', '8a2ca4c3be5c9d325ac0a09aa659d458', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231363b733a353a22616c696173223b733a34323a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cf85cf84cebfcebdcebfcebcceb9ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a32323a22534f554c205445535420464f52204155544f4e4f4d59223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34333a3530223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a383a224175746f6e6f6d79223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223231363a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcebdcebfcebcceb9ceb1223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231363a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cf85cf84cebfcebdcebfcebcceb9ceb12663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a224175746f6e6f6d79223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22536f756c205465737420666f72206175746f6e6f6d79223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323136223b7d), (1233, 'index.php?option=com_content&view=article&id=215', 'index.php?option=com_content&view=article&id=215:soul-test-για-τον-αυτοελεγχο-τεστ-1&catid=22', 'Soul Test for self-control (Test 1)', '', '2022-12-07 12:44:34', '02fe56efa4de86dafdb930c358902ef9', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231353b733a353a22616c696173223b733a35353a22736f756c207465737420ceb3ceb9ceb120cf84cebfcebd20ceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebf20cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33353a22534f554c205445535420464f522053454c462d434f4e54524f4c202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34343a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223231353a736f756c2d746573742dceb3ceb9ceb12dcf84cebfcebd2dceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebf2dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231353a736f756c2d746573742dceb3ceb9ceb12dcf84cebfcebd2dceb1cf85cf84cebfceb5cebbceb5ceb3cf87cebf2dcf84ceb5cf83cf842d312663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33353a22536f756c205465737420666f722073656c662d636f6e74726f6c202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323135223b7d), (1234, 'index.php?option=com_content&view=article&id=214', 'index.php?option=com_content&view=article&id=214:soul-test-για-το-απολαμβανειν-τεστ-2&catid=21', 'Soul Test for Enjoyment (Test 2)', '', '2022-12-07 12:45:18', 'e997435be986aeaa44f0b92cd1bdba04', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231343b733a353a22616c696173223b733a35373a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd20cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f5220454e4a4f594d454e54202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34353a3138223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a223231343a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd2dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231343a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd2dcf84ceb5cf83cf842d322663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420666f7220456e6a6f796d656e74202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323134223b7d), (1236, 'index.php?option=com_content&view=article&id=213', 'index.php?option=com_content&view=article&id=213:soul-test-για-το-απολαμβανειν-τεστ-1&catid=21', 'Soul Test for Enjoyment (Test 1)', '', '2022-12-07 12:46:01', '9d9aec584c7f292ef7c23cef6ef3d550', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231333b733a353a22616c696173223b733a35373a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd20cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33323a22534f554c205445535420464f5220454e4a4f594d454e54202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34363a3031223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a393a22456e6a6f796d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36313a223231333a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd2dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a32373a2232313aceb1cf80cebfcebbceb1cebcceb2ceaccebdceb5ceb9cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231333a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1cf80cebfcebbceb1cebcceb2ceb1cebdceb5ceb9cebd2dcf84ceb5cf83cf842d312663617469643d3231223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22456e6a6f796d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33323a22536f756c205465737420666f7220456e6a6f796d656e74202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323133223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1238, 'index.php?option=com_content&view=article&id=212', 'index.php?option=com_content&view=article&id=212:soul-test-για-τισ-ερωτικεσ-σχεσεισ&catid=42', 'Soul Test for Romantic Relationships', '', '2022-12-07 12:49:34', '4c1ba91fd17591120c9fa91aa28ba86f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231323b733a353a22616c696173223b733a35353a22736f756c207465737420ceb3ceb9ceb120cf84ceb9cf8320ceb5cf81cf89cf84ceb9cebaceb5cf8320cf83cf87ceb5cf83ceb5ceb9cf83223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33363a22534f554c205445535420464f5220524f4d414e5449432052454c4154494f4e5348495053223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a34393a3334223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35393a223231323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dceb5cf81cf89cf84ceb9cebaceb5cf832dcf83cf87ceb5cf83ceb5ceb9cf83223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231323a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dceb5cf81cf89cf84ceb9cebaceb5cf832dcf83cf87ceb5cf83ceb5ceb9cf832663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a22536f756c205465737420666f7220526f6d616e7469632052656c6174696f6e7368697073223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323132223b7d), (1239, 'index.php?option=com_content&view=article&id=211', 'index.php?option=com_content&view=article&id=211:soul-test-για-τισ-σχεσεισ-τεστ-2&catid=41', 'Soul Test for interpersonal relationships (Test 2)', '', '2022-12-07 12:50:15', '32792a239687016f8f4c771958993dad', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231313b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb9cf8320cf83cf87ceb5cf83ceb5ceb9cf8320cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35303a22534f554c205445535420464f5220494e544552504552534f4e414c2052454c4154494f4e5348495053202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35303a3135223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223231313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dcf83cf87ceb5cf83ceb5ceb9cf832dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231313a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dcf83cf87ceb5cf83ceb5ceb9cf832dcf84ceb5cf83cf842d322663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a22536f756c205465737420666f7220696e746572706572736f6e616c2072656c6174696f6e7368697073202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323131223b7d), (1240, 'index.php?option=com_content&view=article&id=210', 'index.php?option=com_content&view=article&id=210:soul-test-για-τισ-σχεσεισ-τεστ-1&catid=41', 'Soul Test for interpersonal relationships (Test 1)', '', '2022-12-07 12:50:37', 'b34983c809486b6428e98448686d7b51', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3231303b733a353a22616c696173223b733a34393a22736f756c207465737420ceb3ceb9ceb120cf84ceb9cf8320cf83cf87ceb5cf83ceb5ceb9cf8320cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a35303a22534f554c205445535420464f5220494e544552504552534f4e414c2052454c4154494f4e5348495053202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35303a3337223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35333a223231303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dcf83cf87ceb5cf83ceb5ceb9cf832dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231303a736f756c2d746573742dceb3ceb9ceb12dcf84ceb9cf832dcf83cf87ceb5cf83ceb5ceb9cf832dcf84ceb5cf83cf842d312663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a22536f756c205465737420666f7220696e746572706572736f6e616c2072656c6174696f6e7368697073202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323130223b7d), (1241, 'index.php?option=com_content&view=article&id=209', 'index.php?option=com_content&view=article&id=209:soul-test-για-το-θυμο&catid=39', 'Soul Test for Anger', '', '2022-12-07 12:51:11', 'cdb7bd70eedf6135611aa0534b0779ce', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3230393b733a353a22616c696173223b733a33303a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb8cf85cebccebf223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a31393a22534f554c205445535420464f5220414e474552223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35313a3131223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33343a223230393a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb8cf85cebccebf223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230393a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb8cf85cebccebf2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a22536f756c205465737420666f7220416e676572223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323039223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1242, 'index.php?option=com_content&view=article&id=208', 'index.php?option=com_content&view=article&id=208:soul-test-για-την-αναβλητικοτητα&catid=38', 'Soul Test for procrastination', '', '2022-12-07 12:51:39', 'ec5e5e3e4c9dc0eae1609d0289aecbec', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3230383b733a353a22616c696173223b733a35323a22736f756c207465737420ceb3ceb9ceb120cf84ceb7cebd20ceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a32393a22534f554c205445535420464f522050524f4352415354494e4154494f4e223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35313a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31353a2250726f6372617374696e6174696f6e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35363a223230383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a33313a2233383aceb1cebdceb1ceb2cebbceb7cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230383a736f756c2d746573742dceb3ceb9ceb12dcf84ceb7cebd2dceb1cebdceb1ceb2cebbceb7cf84ceb9cebacebfcf84ceb7cf84ceb12663617469643d3338223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250726f6372617374696e6174696f6e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a22536f756c205465737420666f722070726f6372617374696e6174696f6e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323038223b7d), (1243, 'index.php?option=com_content&view=article&id=207', 'index.php?option=com_content&view=article&id=207:soul-test-για-το-στρεσ&catid=19', 'Soul Test for stress', '', '2022-12-07 12:52:02', '9ab3d4f4f917e52c141349a870dd17b6', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3230373b733a353a22616c696173223b733a33323a22736f756c207465737420ceb3ceb9ceb120cf84cebf20cf83cf84cf81ceb5cf83223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a32303a22534f554c205445535420464f5220535452455353223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35323a3032223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a363a22537472657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33363a223230373a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dcf83cf84cf81ceb5cf83223b733a373a22636174736c7567223b733a31333a2231393acf83cf84cf81ceb5cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230373a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dcf83cf84cf81ceb5cf832663617469643d3139223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a363a22537472657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22536f756c205465737420666f7220737472657373223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323037223b7d), (1244, 'index.php?option=com_content&view=article&id=206', 'index.php?option=com_content&view=article&id=206:soul-test-για-το-αγχοσ-τεστ-2&catid=18', 'Soul Test for Anxiety (Test 2)', '', '2022-12-07 12:52:38', '26e86dd73d2773f6b2251eea38bbc4ca', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3230363b733a353a22616c696173223b733a34333a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb1ceb3cf87cebfcf8320cf84ceb5cf83cf842032223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33303a22534f554c205445535420464f5220414e5849455459202854455354203229223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35323a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223230363a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1ceb3cf87cebfcf832dcf84ceb5cf83cf842d32223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230363a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1ceb3cf87cebfcf832dcf84ceb5cf83cf842d322663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a22536f756c205465737420666f7220416e7869657479202854657374203229223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323036223b7d), (1245, 'index.php?option=com_content&view=article&id=187', 'index.php?option=com_content&view=article&id=187:soul-test-για-το-αγχοσ-τεστ-1&catid=18', 'Soul Test for Anxiety (Test 1)', '', '2022-12-07 12:52:58', '3b8d81f8a3f4d7382b88b1e516b0a3a5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3138373b733a353a22616c696173223b733a34333a22736f756c207465737420ceb3ceb9ceb120cf84cebf20ceb1ceb3cf87cebfcf8320cf84ceb5cf83cf842031223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a33303a22534f554c205445535420464f5220414e5849455459202854455354203129223b733a363a22696d61676573223b733a3231353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f746573742d706c616365686f6c6465722e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032322d31322d30372031323a35323a3538223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a373a22416e7869657479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a223138373a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1ceb3cf87cebfcf832dcf84ceb5cf83cf842d31223b733a373a22636174736c7567223b733a31333a2231383aceacceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33383a22696d616765732f323032322f30312f32342f746573742d706c616365686f6c6465722e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138373a736f756c2d746573742dceb3ceb9ceb12dcf84cebf2dceb1ceb3cf87cebfcf832dcf84ceb5cf83cf842d312663617469643d3138223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a22416e7869657479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a22536f756c205465737420666f7220416e7869657479202854657374203129223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313837223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1247, 'index.php?option=com_content&view=article&id=251', 'index.php?option=com_content&view=article&id=251:waking-up-rested-and-refreshed-the-key-factors&catid=45', 'Waking up rested and refreshed: the key factors', ' Waking up rested and refreshed: the key factors ', '2023-01-18 16:01:27', '0b9b36bd91fd96dabec89aaf93051bf6', 1, 1, 1, '*', '2023-01-14 08:19:57', NULL, '2023-01-14 08:19:57', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a34393a222057616b696e672075702072657374656420616e64207265667265736865643a20746865206b657920666163746f727320223b693a333b613a32373a7b733a323a226964223b693a3235313b733a353a22616c696173223b733a34363a2277616b696e672075702072657374656420616e642072656672657368656420746865206b657920666163746f7273223b733a373a2273756d6d617279223b733a3136323a223c703e3c7370616e207374796c653d22666f6e742d66616d696c793a207461686f6d612c20617269616c2c2068656c7665746963612c2073616e732d73657269663b20666f6e742d73697a653a20313870743b223e3c7374726f6e673e57616b696e672075702072657374656420616e64207265667265736865643a20746865206b657920666163746f72733c2f7374726f6e673e3c2f7370616e3e3c2f703e0d0a223b733a343a22626f6479223b733a323134383a220d0a3c703e446f20796f7520686176652074726f75626c652067657474696e6720757020696e20746865206d6f726e696e673f20446f20796f752077616b6520757020746972656420616e642074727920746f206465616c20776974682064617974696d6520736c656570696e65737320696e20766172696f757320776179733f20596f75277265206365727461696e6c79206e6f7420616c6f6e652c206173206d616e792070656f706c65207265706f72742073696d696c617220736c65657020646966666963756c746965732e3c2f703e0d0a3c703e496e206120726563656e7420737475647920636f6e6475637465642062792074686520556e6976657273697479206f662043616c69666f726e69612c20726573656172636865727320666f756e64207468617420746865206c6576656c73206f6620616c6572746e657373207768656e2077652077616b6520757020746f207374617274206f75722064617920617265206e6f7420636f6d706c6574656c792067656e65746963616c6c792070726564657465726d696e6564206275742063616e206265207369676e69666963616e746c7920696e666c75656e63656420627920666f757220696e646570656e64656e7420666163746f72733a3c2f703e0d0a3c703e2d20746865207175616e7469747920616e64207175616c697479206f6620736c656570207468652070726576696f7573206e696768743c2f703e0d0a3c703e2d20746865206c6576656c73206f6620706879736963616c206163746976697479207468652070726576696f7573206461793c2f703e0d0a3c703e2d746865206e7574726974696f6e616c2076616c7565206f662074686520627265616b6661737420776520636f6e73756d653c2f703e0d0a3c703e2d2074686520626c6f6f6420676c75636f7365206c6576656c7320616674657220627265616b666173743c2f703e0d0a3c703e466f722074776f207765656b732c2072657365617263686572732073797374656d61746963616c6c79207265636f726465642074686520616c6572746e657373206c6576656c73206f6620383333207061727469636970616e74732066726f6d207468652074696d65207468657920776f6b6520757020616e64207468726f7567686f757420746865206461792c207468656972206c6576656c73206f6620706879736963616c20616374697669747920647572696e6720746865206461792c2074686520636f6e73756d7074696f6e206f6620646966666572656e7420627265616b66617374206d65616c732c20616e6420746865207175616e7469747920616e64207175616c697479206f6620746865697220736c6565702e2053756273657175656e746c792c2074686579636f6d62696e656420616e6420616e616c797a6564207468657365206461746120616e642063616d6520746f2074686520666f6c6c6f77696e6720636f6e636c7573696f6e733a3c2f703e0d0a3c703e2d2074686520696e637265617365206f6620736c656570206475726174696f6e20636f6d706172656420746f207768617420697320757375616c20666f722074686520706572736f6e3c2f703e0d0a3c703e2d207375627374616e7469616c20706879736963616c206578657263697365207468652070726576696f7573206461793c2f703e0d0a3c703e2d20656174696e67206120627265616b66617374207269636820696e20636f6d706c657820636172626f68796472617465732c2077697468206c696d697465642073756761723c2f703e0d0a3c703e2d20746865206e6f726d616c2c20636f6e74726f6c6c656420626c6f6f6420676c75636f7365206c6576656c7320616674657220627265616b666173743c2f703e0d0a3c703e7369676e69666963616e746c792072656c6174656420746f20686967686572206c6576656c73206f6620616c6572746e65737320616e6420656e657267792061667465722077616b696e6720757020616e6420647572696e6720746865206461792e3c2f703e0d0a3c703e54686520696d706f7274616e74207468696e672061626f75742074686573652066696e64696e6773206973207468617420746865736520666163746f72732061726520696e646570656e64656e742e20536f2c206576656e206966206461696c79206f626c69676174696f6e7320646f6ee280997420616c6c6f7720796f7520746f20657874656e6420746865206475726174696f6e206f6620796f757220736c6565702c20627920747279696e67206f6e65206f72206d6f7265206f66207468652061626f766520616e64206170706c79696e67207468656d2073797374656d61746963616c6c7920666f72206120706572696f64206f662074696d652c20796f752063616e20736565206368616e67657320696e2074686520616c6572746e65737320616e6420656e65726779206c6576656c7320616674657220796f752077616b6520757020616e6420647572696e6720746865206461792e3c2f703e0d0a3c703ec2a03c2f703e0d0a3c703e4a6f75726e616c205265666572656e63653a3c2f703e0d0a3c703e56616c6c61742c20522e2c2042657272792c20532e20452e2c20547365726574656c692c204e2e2c20436170646576696c612c204a2e2c204b68617469622c20482e20412e2c2056616c6465732c20412e204d2e2c202e2e2e2026616d703b2057616c6b65722c204d2e20502e202832303232292e20486f772070656f706c652077616b65207570206973206173736f63696174656420776974682070726576696f7573206e69676874e280997320736c65657020746f676574686572207769746820706879736963616c20616374697669747920616e6420666f6f6420696e74616b652e204e617475726520436f6d6d756e69636174696f6e732c2031332831292c20312d31352e3c2f703e223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f57616b696e675f75705f7265667265736865645f7468655f6b65795f666163746f72732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30312d31382031363a30313a3237223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31353a2250737963686f6c6f6779204e657773223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35303a223235313a77616b696e672d75702d7265737465642d616e642d7265667265736865642d7468652d6b65792d666163746f7273223b733a373a22636174736c7567223b733a33373a2234353acebdceadceb12dcf84ceb7cf822dcf88cf85cf87cebfcebbcebfceb3ceafceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34363a22696d616765732f57616b696e675f75705f7265667265736865645f7468655f6b65795f666163746f72732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30312d31342030383a31393a3537223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235313a77616b696e672d75702d7265737465642d616e642d7265667265736865642d7468652d6b65792d666163746f72732663617469643d3435223b693a31323b4e3b693a31333b733a31393a22323032332d30312d31342030383a31393a3537223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a2250737963686f6c6f6779204e657773223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36393b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a2257616b696e672075702072657374656420616e64207265667265736865643a20746865206b657920666163746f7273223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323531223b7d), (1257, 'index.php?option=com_content&view=article&id=252', 'index.php?option=com_content&view=article&id=252:cv-fenia-vovou&catid=43', 'CV - Fenia Vovou', ' Fenia Vovou completed her undergraduate degree in Psychology (BSc) at University College London (UCL), UK. She continued her education by completing her Masters degree in Mental Health (MSc) at King’s College London (KCL), UK, where she graduated with distinction. She has completed a number of certified seminars and courses in a variety of topics including: ● Complex Trauma (CCTP-II) ● Schema Therapy ● Healing with arts ● Anxiety in high achievers ● Treating suicide risk with competence and confidence ● Working with Trauma, Dissociation and Psychosis ● Rethinking Borderline Personality Disorder ● Human resilience in children exposed to trauma, disaster and war ● Human-Computer interaction ● Psychological first aid ● The neurobiology of addiction Her experience entails work in hospitals and day centres for adolescents and adults in England, Wales and Greece, where she provided psychological interventions to individuals with a variety of complex mental health difficulties including personality disorders, psychosis, suicide ideation and attempts, autism and learning difficulties on 1:1 and group format. She is experienced in the use and implementation of multiple psychological interventions, psychometric and clinical assessments, crisis management and patient care and social reintegration packages. Fenia has trained hospital staff in psychopathology and has also developed psychoeducational material on topics such as substance misuse and building personal resilience. She has volunteered in internet addiction services, Children’s Creative Workshops (ΚΔΑΠ), online support lines as well as humanitarian projects in various parts of the world. She has also worked as an academic writer. Fenia has been a speaker at the 4th Annual Undergraduate Conference of UCL at the Faculty of Brain Sciences, where she presented her thesis research project regarding multicultural mental health awareness, which has been published at the Journal of Mental Health Systems. She has alsobeen an author of other academic research publications. Lastly, she has chaired the regional meetings of assistant psychologists in South West Wales. Fenia is a member of the Association of Greek Psychologists (Σύλλογος Ελλήνων Ψυχολόγων, ΣΕΨ) as well as of the British Psychological Association (BPS). She holds a Psychologists Licence and can provide services in Greek and English. She currently works as a Psychologist and Business Manager at Hr. Psychology Today, where she also develops and presents seminars and workshops for companies\' employees. ', '2023-03-15 14:20:35', '4afcc92dfccf520ee5f93353e30a6619', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a323630323a222046656e696120566f766f7520636f6d706c657465642068657220756e64657267726164756174652064656772656520696e2050737963686f6c6f677920284253632920617420556e697665727369747920436f6c6c656765204c6f6e646f6e202855434c292c20554b2e2053686520636f6e74696e7565642068657220656475636174696f6e20627920636f6d706c6574696e6720686572204d6173746572732064656772656520696e204d656e74616c204865616c746820284d536329206174204b696e67e280997320436f6c6c656765204c6f6e646f6e20284b434c292c20554b2c207768657265207368652067726164756174656420776974682064697374696e6374696f6e2e205368652068617320636f6d706c657465642061206e756d626572206f66206365727469666965642073656d696e61727320616e6420636f757273657320696e20612076617269657479206f6620746f7069637320696e636c7564696e673a20e2978f20436f6d706c657820547261756d612028434354502d49492920e2978f20536368656d61205468657261707920e2978f204865616c696e672077697468206172747320e2978f20416e786965747920696e20686967682061636869657665727320e2978f205472656174696e672073756963696465207269736b207769746820636f6d706574656e636520616e6420636f6e666964656e636520e2978f20576f726b696e67207769746820547261756d612c20446973736f63696174696f6e20616e642050737963686f73697320e2978f2052657468696e6b696e6720426f726465726c696e6520506572736f6e616c697479204469736f7264657220e2978f2048756d616e20726573696c69656e636520696e206368696c6472656e206578706f73656420746f20747261756d612c20646973617374657220616e642077617220e2978f2048756d616e2d436f6d707574657220696e746572616374696f6e20e2978f2050737963686f6c6f676963616c2066697273742061696420e2978f20546865206e6575726f62696f6c6f6779206f6620616464696374696f6e2048657220657870657269656e636520656e7461696c7320776f726b20696e20686f73706974616c7320616e64206461792063656e7472657320666f722061646f6c657363656e747320616e64206164756c747320696e20456e676c616e642c2057616c657320616e64204772656563652c207768657265207368652070726f76696465642070737963686f6c6f676963616c20696e74657276656e74696f6e7320746f20696e646976696475616c73207769746820612076617269657479206f6620636f6d706c6578206d656e74616c206865616c746820646966666963756c7469657320696e636c7564696e6720706572736f6e616c697479206469736f72646572732c2070737963686f7369732c2073756963696465206964656174696f6e20616e6420617474656d7074732c2061757469736d20616e64206c6561726e696e6720646966666963756c74696573206f6e20313a3120616e642067726f757020666f726d61742e2053686520697320657870657269656e63656420696e207468652075736520616e6420696d706c656d656e746174696f6e206f66206d756c7469706c652070737963686f6c6f676963616c20696e74657276656e74696f6e732c2070737963686f6d657472696320616e6420636c696e6963616c206173736573736d656e74732c20637269736973206d616e6167656d656e7420616e642070617469656e74206361726520616e6420736f6369616c207265696e746567726174696f6e207061636b616765732e2046656e69612068617320747261696e656420686f73706974616c20737461666620696e2070737963686f706174686f6c6f677920616e642068617320616c736f20646576656c6f7065642070737963686f656475636174696f6e616c206d6174657269616c206f6e20746f706963732073756368206173207375627374616e6365206d697375736520616e64206275696c64696e6720706572736f6e616c20726573696c69656e63652e205368652068617320766f6c756e74656572656420696e20696e7465726e657420616464696374696f6e2073657276696365732c204368696c6472656ee280997320437265617469766520576f726b73686f70732028ce9ace94ce91cea0292c206f6e6c696e6520737570706f7274206c696e65732061732077656c6c2061732068756d616e6974617269616e2070726f6a6563747320696e20766172696f7573207061727473206f662074686520776f726c642e205368652068617320616c736f20776f726b656420617320616e2061636164656d6963207772697465722e2046656e696120686173206265656e206120737065616b6572206174207468652034746820416e6e75616c20556e646572677261647561746520436f6e666572656e6365206f662055434c2061742074686520466163756c7479206f6620427261696e20536369656e6365732c207768657265207368652070726573656e74656420686572207468657369732072657365617263682070726f6a65637420726567617264696e67206d756c746963756c747572616c206d656e74616c206865616c74682061776172656e6573732c20776869636820686173206265656e207075626c697368656420617420746865204a6f75726e616c206f66204d656e74616c204865616c74682053797374656d732e205368652068617320616c736f6265656e20616e20617574686f72206f66206f746865722061636164656d6963207265736561726368207075626c69636174696f6e732e204c6173746c792c207368652068617320636861697265642074686520726567696f6e616c206d656574696e6773206f6620617373697374616e742070737963686f6c6f676973747320696e20536f75746820576573742057616c65732e2046656e69612069732061206d656d626572206f6620746865204173736f63696174696f6e206f6620477265656b2050737963686f6c6f67697374732028cea3cf8dcebbcebbcebfceb3cebfcf8220ce95cebbcebbceaecebdcf89cebd20cea8cf85cf87cebfcebbcf8cceb3cf89cebd2c20cea3ce95cea8292061732077656c6c206173206f662074686520427269746973682050737963686f6c6f676963616c204173736f63696174696f6e2028425053292e2053686520686f6c647320612050737963686f6c6f6769737473204c6963656e636520616e642063616e2070726f7669646520736572766963657320696e20477265656b20616e6420456e676c6973682e205368652063757272656e746c7920776f726b7320617320612050737963686f6c6f6769737420616e6420427573696e657373204d616e616765722061742048722e2050737963686f6c6f677920546f6461792c2077686572652073686520616c736f20646576656c6f707320616e642070726573656e74732073656d696e61727320616e6420776f726b73686f707320666f7220636f6d70616e6965732720656d706c6f796565732e20223b693a333b613a32353a7b733a323a226964223b693a3235323b733a353a22616c696173223b733a31343a2263762066656e696120766f766f75223b733a373a2273756d6d617279223b733a323932313a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f323032332f30332f31342f637639302e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e46656e696120566f766f7520636f6d706c657465642068657220756e64657267726164756174652064656772656520696e2050737963686f6c6f677920284253632920617420556e697665727369747920436f6c6c656765204c6f6e646f6e202855434c292c20554b2e2053686520636f6e74696e7565642068657220656475636174696f6e20627920636f6d706c6574696e6720686572204d6173746572732064656772656520696e204d656e74616c204865616c746820284d536329206174204b696e67e280997320436f6c6c656765204c6f6e646f6e20284b434c292c20554b2c207768657265207368652067726164756174656420776974682064697374696e6374696f6e2e3c2f703e0d0a3c703e3c6272202f3e5368652068617320636f6d706c657465642061206e756d626572206f66206365727469666965642073656d696e61727320616e6420636f757273657320696e20612076617269657479206f6620746f7069637320696e636c7564696e673a3c2f703e0d0a3c703e3c6272202f3ee2978f20436f6d706c657820547261756d612028434354502d4949293c6272202f3ee2978f20536368656d6120546865726170793c6272202f3ee2978f204865616c696e67207769746820617274733c6272202f3ee2978f20416e786965747920696e2068696768206163686965766572733c6272202f3ee2978f205472656174696e672073756963696465207269736b207769746820636f6d706574656e636520616e6420636f6e666964656e63653c6272202f3ee2978f20576f726b696e67207769746820547261756d612c20446973736f63696174696f6e20616e642050737963686f7369733c6272202f3ee2978f2052657468696e6b696e6720426f726465726c696e6520506572736f6e616c697479204469736f726465723c6272202f3ee2978f2048756d616e20726573696c69656e636520696e206368696c6472656e206578706f73656420746f20747261756d612c2064697361737465723c6272202f3e616e64207761723c6272202f3ee2978f2048756d616e2d436f6d707574657220696e746572616374696f6e3c6272202f3ee2978f2050737963686f6c6f676963616c206669727374206169643c6272202f3ee2978f20546865206e6575726f62696f6c6f6779206f6620616464696374696f6e3c2f703e0d0a3c703e3c6272202f3e48657220657870657269656e636520656e7461696c7320776f726b20696e20686f73706974616c7320616e64206461792063656e7472657320666f722061646f6c657363656e747320616e64206164756c747320696e20456e676c616e642c2057616c657320616e64204772656563652c207768657265207368652070726f76696465642070737963686f6c6f676963616c20696e74657276656e74696f6e7320746f20696e646976696475616c73207769746820612076617269657479206f6620636f6d706c6578206d656e74616c206865616c746820646966666963756c7469657320696e636c7564696e6720706572736f6e616c697479206469736f72646572732c2070737963686f7369732c2073756963696465206964656174696f6e20616e6420617474656d7074732c2061757469736d20616e64206c6561726e696e6720646966666963756c74696573206f6e20313a3120616e642067726f757020666f726d61742e3c2f703e0d0a3c703e53686520697320657870657269656e63656420696e207468652075736520616e6420696d706c656d656e746174696f6e206f66206d756c7469706c652070737963686f6c6f676963616c20696e74657276656e74696f6e732c2070737963686f6d657472696320616e6420636c696e6963616c206173736573736d656e74732c20637269736973206d616e6167656d656e7420616e642070617469656e74206361726520616e6420736f6369616c3c6272202f3e7265696e746567726174696f6e207061636b616765732e2046656e69612068617320747261696e656420686f73706974616c20737461666620696e2070737963686f706174686f6c6f677920616e642068617320616c736f20646576656c6f7065642070737963686f656475636174696f6e616c206d6174657269616c206f6e20746f706963732073756368206173207375627374616e6365206d697375736520616e64206275696c64696e673c6272202f3e706572736f6e616c20726573696c69656e63652e205368652068617320766f6c756e74656572656420696e20696e7465726e657420616464696374696f6e2073657276696365732c204368696c6472656ee280997320437265617469766520576f726b73686f70732028ce9ace94ce91cea0292c206f6e6c696e6520737570706f7274206c696e65732061732077656c6c2061732068756d616e6974617269616e2070726f6a6563747320696e20766172696f7573207061727473206f662074686520776f726c642e205368652068617320616c736f20776f726b656420617320616e2061636164656d6963207772697465722e3c2f703e0d0a3c703e46656e696120686173206265656e206120737065616b6572206174207468652034746820416e6e75616c20556e646572677261647561746520436f6e666572656e6365206f662055434c2061742074686520466163756c7479206f6620427261696e20536369656e6365732c207768657265207368652070726573656e74656420686572207468657369732072657365617263682070726f6a65637420726567617264696e67206d756c746963756c747572616c206d656e74616c206865616c74682061776172656e6573732c20776869636820686173206265656e207075626c697368656420617420746865204a6f75726e616c206f66204d656e74616c204865616c74682053797374656d732e205368652068617320616c736f206265656e20616e20617574686f72206f66206f746865722061636164656d6963207265736561726368207075626c69636174696f6e732e3c2f703e0d0a3c703e4c6173746c792c207368652068617320636861697265642074686520726567696f6e616c206d656574696e6773206f6620617373697374616e742070737963686f6c6f676973747320696e20536f75746820576573742057616c65732e3c2f703e0d0a3c703e46656e69612069732061206d656d626572206f6620746865204173736f63696174696f6e206f6620477265656b2050737963686f6c6f67697374732028cea3cf8dcebbcebbcebfceb3cebfcf8220ce95cebbcebbceaecebdcf89cebd20cea8cf85cf87cebfcebbcf8cceb3cf89cebd2c20cea3ce95cea8292061732077656c6c206173206f662074686520427269746973682050737963686f6c6f676963616c204173736f63696174696f6e2028425053292e3c2f703e0d0a3c703e53686520686f6c647320612050737963686f6c6f6769737473204c6963656e636520616e642063616e2070726f7669646520736572766963657320696e20477265656b20616e6420456e676c6973682e3c2f703e0d0a3c703e5368652063757272656e746c7920776f726b7320617320612050737963686f6c6f6769737420616e6420427573696e657373204d616e616765722061742048722e2050737963686f6c6f677920546f6461792c2077686572652073686520616c736f20646576656c6f707320616e642070726573656e7473c2a073656d696e61727320616e6420776f726b73686f707320666f7220636f6d70616e6965732720656d706c6f796565732e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31352031343a32303a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31383a223235323a63762d66656e69612d766f766f75223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a37323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235323a63762d66656e69612d766f766f752663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a224356202d2046656e696120566f766f75223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323532223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1258, 'index.php?option=com_content&view=article&id=193', 'index.php?option=com_content&view=article&id=193:cv-ioanna-darviri&catid=43', 'CV - Ioanna Darviri', ' Ioanna Darviri is a licensed psychologist. She graduated with honors from the Open University of London (BA in Psychology) and continued her postgraduate studies in clinical psychology at Erasmus University in Rotterdam (MSc in Clinical Psychology), where her thesis focused on the effects of anxiety and trauma on memory. She has also completed modules in Cognitive Behavioral Therapy (CBT) and couples’ therapy. She has worked as a counselor and patient advocate for a company located in Philadelphia, USA. She was responsible for managing her department and representing patients in the appropriate medical settings. She has completed three internships, the first being in research. There, she contributed to the creation of the first skills handbook for refugees and minors in governmental care housing in Greece, both in terms of supporting research and its writing. In the corporate sector, she has specialized in assessment tools for candidates in middle and senior job positions. Finally, in the clinical field, she has received training in diagnosing early symptoms of dementia and organized memory enhancement programs for patients in supporting housing. She has dedicated volunteer time on a counseling platform as well as in a shelter for underage refugees. She currently works as a psychologist at Hr. Psychology-Today and is counselor in the 24-hour Support Counseling Line. ', '2023-04-26 22:03:33', 'b89a91d50a2630ac76a24742d389e259', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a313339323a2220496f616e6e6120446172766972692069732061206c6963656e7365642070737963686f6c6f676973742e2053686520677261647561746564207769746820686f6e6f72732066726f6d20746865204f70656e20556e6976657273697479206f66204c6f6e646f6e2028424120696e2050737963686f6c6f67792920616e6420636f6e74696e7565642068657220706f73746772616475617465207374756469657320696e20636c696e6963616c2070737963686f6c6f677920617420457261736d757320556e697665727369747920696e20526f7474657264616d20284d536320696e20436c696e6963616c2050737963686f6c6f6779292c207768657265206865722074686573697320666f6375736564206f6e207468652065666665637473206f6620616e786965747920616e6420747261756d61206f6e206d656d6f72792e205368652068617320616c736f20636f6d706c65746564206d6f64756c657320696e20436f676e6974697665204265686176696f72616c205468657261707920284342542920616e6420636f75706c6573e2809920746865726170792e205368652068617320776f726b6564206173206120636f756e73656c6f7220616e642070617469656e74206164766f6361746520666f72206120636f6d70616e79206c6f636174656420696e205068696c6164656c706869612c205553412e205368652077617320726573706f6e7369626c6520666f72206d616e6167696e6720686572206465706172746d656e7420616e6420726570726573656e74696e672070617469656e747320696e2074686520617070726f707269617465206d65646963616c2073657474696e67732e205368652068617320636f6d706c6574656420746872656520696e7465726e73686970732c20746865206669727374206265696e6720696e2072657365617263682e2054686572652c2073686520636f6e747269627574656420746f20746865206372656174696f6e206f662074686520666972737420736b696c6c732068616e64626f6f6b20666f7220726566756765657320616e64206d696e6f727320696e20676f7665726e6d656e74616c206361726520686f7573696e6720696e204772656563652c20626f746820696e207465726d73206f6620737570706f7274696e6720726573656172636820616e64206974732077726974696e672e20496e2074686520636f72706f7261746520736563746f722c2073686520686173207370656369616c697a656420696e206173736573736d656e7420746f6f6c7320666f722063616e6469646174657320696e206d6964646c6520616e642073656e696f72206a6f6220706f736974696f6e732e2046696e616c6c792c20696e2074686520636c696e6963616c206669656c642c207368652068617320726563656976656420747261696e696e6720696e20646961676e6f73696e67206561726c792073796d70746f6d73206f662064656d656e74696120616e64206f7267616e697a6564206d656d6f727920656e68616e63656d656e742070726f6772616d7320666f722070617469656e747320696e20737570706f7274696e6720686f7573696e672e20536865206861732064656469636174656420766f6c756e746565722074696d65206f6e206120636f756e73656c696e6720706c6174666f726d2061732077656c6c20617320696e2061207368656c74657220666f7220756e6465726167652072656675676565732e205368652063757272656e746c7920776f726b7320617320612070737963686f6c6f676973742061742048722e2050737963686f6c6f67792d546f64617920616e6420697320636f756e73656c6f7220696e207468652032342d686f757220537570706f727420436f756e73656c696e67204c696e652e20223b693a333b613a32353a7b733a323a226964223b693a3139333b733a353a22616c696173223b733a31373a22637620696f616e6e612064617276697269223b733a373a2273756d6d617279223b733a313538323a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f323032322f30312f31342f6376322e6a7067222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e496f616e6e6120446172766972692069732061206c6963656e7365642070737963686f6c6f676973742e3c2f703e0d0a3c703e53686520677261647561746564207769746820686f6e6f72732066726f6d20746865204f70656e20556e6976657273697479206f66204c6f6e646f6e2028424120696e2050737963686f6c6f67792920616e6420636f6e74696e7565642068657220706f73746772616475617465207374756469657320696e20636c696e6963616c2070737963686f6c6f677920617420457261736d757320556e697665727369747920696e20526f7474657264616d20284d536320696e20436c696e6963616c2050737963686f6c6f6779292c207768657265206865722074686573697320666f6375736564206f6e207468652065666665637473206f6620616e786965747920616e6420747261756d61206f6e206d656d6f72792e205368652068617320616c736f20636f6d706c65746564206d6f64756c657320696e20436f676e6974697665204265686176696f72616c205468657261707920284342542920616e6420636f75706c6573e2809920746865726170792e3c2f703e0d0a3c703e3c6272202f3e5368652068617320776f726b6564206173206120636f756e73656c6f7220616e642070617469656e74206164766f6361746520666f72206120636f6d70616e79206c6f636174656420696e205068696c6164656c706869612c205553412e205368652077617320726573706f6e7369626c6520666f72206d616e6167696e6720686572206465706172746d656e7420616e6420726570726573656e74696e672070617469656e747320696e2074686520617070726f707269617465206d65646963616c2073657474696e67732e205368652068617320636f6d706c6574656420746872656520696e7465726e73686970732c20746865206669727374206265696e6720696e2072657365617263682e2054686572652c2073686520636f6e747269627574656420746f20746865206372656174696f6e206f662074686520666972737420736b696c6c732068616e64626f6f6b20666f7220726566756765657320616e64206d696e6f727320696e20676f7665726e6d656e74616c206361726520686f7573696e6720696e204772656563652c20626f746820696e207465726d73206f6620737570706f7274696e6720726573656172636820616e64206974732077726974696e672e20496e2074686520636f72706f7261746520736563746f722c2073686520686173207370656369616c697a656420696e206173736573736d656e7420746f6f6c7320666f722063616e6469646174657320696e206d6964646c6520616e642073656e696f72206a6f6220706f736974696f6e732e3c2f703e0d0a3c703e46696e616c6c792c20696e2074686520636c696e6963616c206669656c642c207368652068617320726563656976656420747261696e696e6720696e20646961676e6f73696e67206561726c792073796d70746f6d73206f662064656d656e74696120616e64206f7267616e697a6564206d656d6f727920656e68616e63656d656e742070726f6772616d7320666f722070617469656e747320696e20737570706f7274696e6720686f7573696e672e20536865206861732064656469636174656420766f6c756e746565722074696d65206f6e206120636f756e73656c696e6720706c6174666f726d2061732077656c6c20617320696e2061207368656c74657220666f7220756e6465726167652072656675676565732ec2a05368652063757272656e746c7920776f726b7320617320612070737963686f6c6f676973742061742048722e3c6272202f3e50737963686f6c6f67792d546f64617920616e6420697320636f756e73656c6f7220696e207468652032342d686f757220537570706f727420436f756e73656c696e67204c696e652e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30333a3333223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32313a223139333a63762d696f616e6e612d64617276697269223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139333a63762d696f616e6e612d646172766972692663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a224356202d20496f616e6e612044617276697269223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313933223b7d), (1259, 'index.php?option=com_content&view=article&id=192', 'index.php?option=com_content&view=article&id=192:cv-melina-stoupa&catid=43', 'CV - Melina Stoupa', ' Melina Stoupa is a psychologist She graduated with honors from the Psychology department of the University of East London (BSc in Psychology) and holds a License to Practice as a Psychologist. She completed with distinction the Master\'s degree in Clinical Psychology from the University of East London (MSc in Clinical and Community Psychology), recognized and equivalent to the Master\'s Degree in Applied Psychology - majoring in Clinical psychology from the Aristotle University of Thessaloniki. At the same time, she specializes in the synthetic family-oriented systemic therapy model, in the Human Relations Research Laboratory, which enables her to work using elements and techniques from various approaches, having a systemic perspective. In addition, she is part of the research team and has participated as an assistant coordinator in educational seminars. She has worked in specialized treatment centers offering mental health services to children, adolescents, and parents and privately conducting sessions for adolescents and adults. At the same time, she has offered voluntary work to vulnerable groups and psychological support lines and has attended numerous seminars related to the field of mental health. She works as a Psychologist at Hr. Psychology-Today and is a Psychologist at the 24-hour Telephone Counselling Helpline. ', '2023-04-26 22:03:42', 'f940f382b9832c201fbe1df6ef5b2ab2', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a313334333a22204d656c696e612053746f75706120697320612070737963686f6c6f676973742053686520677261647561746564207769746820686f6e6f72732066726f6d207468652050737963686f6c6f6779206465706172746d656e74206f662074686520556e6976657273697479206f662045617374204c6f6e646f6e202842536320696e2050737963686f6c6f67792920616e6420686f6c64732061204c6963656e736520746f20507261637469636520617320612050737963686f6c6f676973742e2053686520636f6d706c6574656420776974682064697374696e6374696f6e20746865204d617374657227732064656772656520696e20436c696e6963616c2050737963686f6c6f67792066726f6d2074686520556e6976657273697479206f662045617374204c6f6e646f6e20284d536320696e20436c696e6963616c20616e6420436f6d6d756e6974792050737963686f6c6f6779292c207265636f676e697a656420616e64206571756976616c656e7420746f20746865204d617374657227732044656772656520696e204170706c6965642050737963686f6c6f6779202d206d616a6f72696e6720696e20436c696e6963616c2070737963686f6c6f67792066726f6d207468652041726973746f746c6520556e6976657273697479206f66205468657373616c6f6e696b692e204174207468652073616d652074696d652c20736865207370656369616c697a657320696e207468652073796e7468657469632066616d696c792d6f7269656e7465642073797374656d69632074686572617079206d6f64656c2c20696e207468652048756d616e2052656c6174696f6e73205265736561726368204c61626f7261746f72792c20776869636820656e61626c65732068657220746f20776f726b207573696e6720656c656d656e747320616e6420746563686e69717565732066726f6d20766172696f757320617070726f61636865732c20686176696e6720612073797374656d69632070657273706563746976652e20496e206164646974696f6e2c207368652069732070617274206f6620746865207265736561726368207465616d20616e64206861732070617274696369706174656420617320616e20617373697374616e7420636f6f7264696e61746f7220696e20656475636174696f6e616c2073656d696e6172732e205368652068617320776f726b656420696e207370656369616c697a65642074726561746d656e742063656e74657273206f66666572696e67206d656e74616c206865616c746820736572766963657320746f206368696c6472656e2c2061646f6c657363656e74732c20616e6420706172656e747320616e6420707269766174656c7920636f6e64756374696e672073657373696f6e7320666f722061646f6c657363656e747320616e64206164756c74732e204174207468652073616d652074696d652c2073686520686173206f66666572656420766f6c756e7461727920776f726b20746f2076756c6e657261626c652067726f75707320616e642070737963686f6c6f676963616c20737570706f7274206c696e657320616e642068617320617474656e646564206e756d65726f75732073656d696e6172732072656c6174656420746f20746865206669656c64206f66206d656e74616c206865616c74682e2053686520776f726b7320617320612050737963686f6c6f676973742061742048722e2050737963686f6c6f67792d546f64617920616e6420697320612050737963686f6c6f67697374206174207468652032342d686f75722054656c6570686f6e6520436f756e73656c6c696e672048656c706c696e652e20223b693a333b613a32353a7b733a323a226964223b693a3139323b733a353a22616c696173223b733a31363a226376206d656c696e612073746f757061223b733a373a2273756d6d617279223b733a313536363a223c703e3c7374726f6e673e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f323032322f30312f31332f6376392e6a7067222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f7374726f6e673e3c2f703e0d0a3c703e4d656c696e612053746f75706120697320612070737963686f6c6f676973743c2f703e0d0a3c703e53686520677261647561746564207769746820686f6e6f72732066726f6d207468652050737963686f6c6f6779206465706172746d656e74206f662074686520556e6976657273697479206f662045617374204c6f6e646f6e202842536320696e2050737963686f6c6f67792920616e6420686f6c64732061204c6963656e736520746f20507261637469636520617320612050737963686f6c6f676973742e2053686520636f6d706c6574656420776974682064697374696e6374696f6e20746865204d617374657227732064656772656520696e20436c696e6963616c2050737963686f6c6f67792066726f6d2074686520556e6976657273697479206f662045617374204c6f6e646f6e20284d536320696e20436c696e6963616c20616e6420436f6d6d756e6974792050737963686f6c6f6779292c207265636f676e697a656420616e64206571756976616c656e7420746f20746865204d617374657227732044656772656520696e204170706c6965642050737963686f6c6f6779202d206d616a6f72696e6720696e20436c696e6963616cc2a02070737963686f6c6f67792066726f6d207468652041726973746f746c6520556e6976657273697479206f66205468657373616c6f6e696b692e3c2f703e0d0a3c703e3c6272202f3e4174207468652073616d652074696d652c20736865207370656369616c697a657320696e207468652073796e7468657469632066616d696c792d6f7269656e7465642073797374656d69632074686572617079206d6f64656c2c20696e207468652048756d616e2052656c6174696f6e73205265736561726368204c61626f7261746f72792c20776869636820656e61626c65732068657220746f20776f726b207573696e6720656c656d656e747320616e6420746563686e69717565732066726f6d20766172696f757320617070726f61636865732c20686176696e6720612073797374656d69632070657273706563746976652e20496e206164646974696f6e2c207368652069732070617274206f6620746865207265736561726368207465616d20616e64206861732070617274696369706174656420617320616e20617373697374616e7420636f6f7264696e61746f7220696e20656475636174696f6e616c2073656d696e6172732e3c2f703e0d0a3c703e3c6272202f3e5368652068617320776f726b656420696e207370656369616c697a65642074726561746d656e742063656e74657273206f66666572696e67206d656e74616c206865616c746820736572766963657320746f206368696c6472656e2c2061646f6c657363656e74732c20616e6420706172656e747320616e6420707269766174656c7920636f6e64756374696e672073657373696f6e7320666f722061646f6c657363656e747320616e64206164756c74732e204174207468652073616d652074696d652c2073686520686173206f66666572656420766f6c756e7461727920776f726b20746f2076756c6e657261626c652067726f75707320616e642070737963686f6c6f676963616c20737570706f7274206c696e657320616e642068617320617474656e646564206e756d65726f75732073656d696e6172732072656c6174656420746f20746865206669656c64206f66206d656e74616c206865616c74682e3c2f703e0d0a3c703e3c6272202f3e53686520776f726b7320617320612050737963686f6c6f676973742061742048722e2050737963686f6c6f67792d546f64617920616e6420697320612050737963686f6c6f67697374206174207468652032342d686f75722054656c6570686f6e6520436f756e73656c6c696e672048656c706c696e652e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30333a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32303a223139323a63762d6d656c696e612d73746f757061223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139323a63762d6d656c696e612d73746f7570612663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a224356202d204d656c696e612053746f757061223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313932223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1260, 'index.php?option=com_content&view=article&id=191', 'index.php?option=com_content&view=article&id=191:cv-myrto-ntente&catid=43', 'CV - Myrto Ntente', ' Myrto Ntente is a licensed psychologist. She graduated from the Open University in the United Kingdom and holds a Master’s degree in Psychosexual Therapy from the University of Central Lancashire in the United Kingdom. She is receiving training in Cognitive Behavioral Therapy at the Centre of Applied Psychotherapy and Counselling in Athens. She has attended various conferences and seminars in sexology, child and school psychology, and psychopathology. She apprenticed at the Greek Sexology Institute and she is experienced in working with vulnerable populations (elderly and children) in nursing homes and summer camps. ', '2023-04-26 22:03:51', 'c5bb74dd1c454576e2ffe55483705b66', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3632373a22204d7972746f204e74656e74652069732061206c6963656e7365642070737963686f6c6f676973742e20536865206772616475617465642066726f6d20746865204f70656e20556e697665727369747920696e2074686520556e69746564204b696e67646f6d20616e6420686f6c64732061204d6173746572e28099732064656772656520696e2050737963686f73657875616c20546865726170792066726f6d2074686520556e6976657273697479206f662043656e7472616c204c616e6361736869726520696e2074686520556e69746564204b696e67646f6d2e2053686520697320726563656976696e6720747261696e696e6720696e20436f676e6974697665204265686176696f72616c2054686572617079206174207468652043656e747265206f66204170706c6965642050737963686f7468657261707920616e6420436f756e73656c6c696e6720696e20417468656e732e205368652068617320617474656e64656420766172696f757320636f6e666572656e63657320616e642073656d696e61727320696e207365786f6c6f67792c206368696c6420616e64207363686f6f6c2070737963686f6c6f67792c20616e642070737963686f706174686f6c6f67792e205368652061707072656e74696365642061742074686520477265656b205365786f6c6f677920496e7374697475746520616e642073686520697320657870657269656e63656420696e20776f726b696e6720776974682076756c6e657261626c6520706f70756c6174696f6e732028656c6465726c7920616e64206368696c6472656e2920696e206e757273696e6720686f6d657320616e642073756d6d65722063616d70732e20223b693a333b613a32353a7b733a323a226964223b693a3139313b733a353a22616c696173223b733a31353a226376206d7972746f206e74656e7465223b733a373a2273756d6d617279223b733a3833313a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f323032322f30312f31332f637632302e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e4d7972746f204e74656e74652069732061206c6963656e7365642070737963686f6c6f676973742e3c2f703e0d0a3c703e3c6272202f3e536865206772616475617465642066726f6d20746865204f70656e20556e697665727369747920696e2074686520556e69746564204b696e67646f6d20616e6420686f6c64732061204d6173746572e28099732064656772656520696e2050737963686f73657875616c20546865726170792066726f6d2074686520556e6976657273697479206f662043656e7472616c204c616e6361736869726520696e2074686520556e69746564204b696e67646f6d2e3c2f703e0d0a3c703e3c6272202f3e53686520697320726563656976696e6720747261696e696e6720696e20436f676e6974697665204265686176696f72616c2054686572617079206174207468652043656e747265206f66204170706c6965642050737963686f7468657261707920616e6420436f756e73656c6c696e6720696e20417468656e732e205368652068617320617474656e64656420766172696f757320636f6e666572656e63657320616e642073656d696e61727320696e207365786f6c6f67792c206368696c6420616e64207363686f6f6c2070737963686f6c6f67792c20616e642070737963686f706174686f6c6f67792e3c2f703e0d0a3c703e3c6272202f3e5368652061707072656e74696365642061742074686520477265656b205365786f6c6f677920496e7374697475746520616e642073686520697320657870657269656e63656420696e20776f726b696e6720776974682076756c6e657261626c6520706f70756c6174696f6e732028656c6465726c7920616e64206368696c6472656e2920696e206e757273696e6720686f6d657320616e642073756d6d65722063616d70732e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30333a3531223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31393a223139313a63762d6d7972746f2d6e74656e7465223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a37333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139313a63762d6d7972746f2d6e74656e74652663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a224356202d204d7972746f204e74656e7465223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313931223b7d), (1261, 'index.php?option=com_content&view=article&id=196', 'index.php?option=com_content&view=article&id=196:cv-νικολέτα-χατζηκωνσταντινίδου&catid=43', 'CV - Nikoleta Chatzikonstantinidou', ' Nikoleta Chatzikonstantinidou is a psychologist Nikoleta Chatzikonstantinidou studied psychology at the Aristotle University of Thessaloniki and is a trainee Systemic Psychotherapist. She is licensed to practice as a psychologist. She completed her postgraduate studies at the Medical School of the National and Kapodistrian University of Athens, in the field of Liaison Psychiatry: Integrated Physical and Mental Health Care. She has been employed as a worker and as a researcher in various institutions in Athens and Thessaloniki and has attended numerous educational programs on the field of mental health of adults - children, as well as perinatal mental health. The last few years she has been working at Hr. Psychology-Today as a psychologist in the 24-hour Counseling Support Line, as well as a lecturer of mental health seminars. ', '2023-04-26 22:03:04', '02101d0fb0310e462f56d8cde34dbeed', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3833393a22204e696b6f6c65746120436861747a696b6f6e7374616e74696e69646f7520697320612070737963686f6c6f67697374204e696b6f6c65746120436861747a696b6f6e7374616e74696e69646f7520737475646965642070737963686f6c6f6779206174207468652041726973746f746c6520556e6976657273697479206f66205468657373616c6f6e696b6920616e64206973206120747261696e65652053797374656d69632050737963686f7468657261706973742e20536865206973206c6963656e73656420746f20707261637469636520617320612070737963686f6c6f676973742e2053686520636f6d706c657465642068657220706f73746772616475617465207374756469657320617420746865204d65646963616c205363686f6f6c206f6620746865204e6174696f6e616c20616e64204b61706f646973747269616e20556e6976657273697479206f6620417468656e732c20696e20746865206669656c64206f66204c696169736f6e20507379636869617472793a20496e746567726174656420506879736963616c20616e64204d656e74616c204865616c746820436172652e2053686520686173206265656e20656d706c6f796564206173206120776f726b657220616e642061732061207265736561726368657220696e20766172696f757320696e737469747574696f6e7320696e20417468656e7320616e64205468657373616c6f6e696b6920616e642068617320617474656e646564206e756d65726f757320656475636174696f6e616c2070726f6772616d73206f6e20746865206669656c64206f66206d656e74616c206865616c7468206f66206164756c7473202d206368696c6472656e2c2061732077656c6c20617320706572696e6174616c206d656e74616c206865616c74682e20546865206c617374206665772079656172732073686520686173206265656e20776f726b696e672061742048722e2050737963686f6c6f67792d546f64617920617320612070737963686f6c6f6769737420696e207468652032342d686f757220436f756e73656c696e6720537570706f7274204c696e652c2061732077656c6c2061732061206c65637475726572206f66206d656e74616c206865616c74682073656d696e6172732e20223b693a333b613a32353a7b733a323a226964223b693a3139363b733a353a22616c696173223b733a35383a22637620cebdceb9cebacebfcebbceadcf84ceb120cf87ceb1cf84ceb6ceb7cebacf89cebdcf83cf84ceb1cebdcf84ceb9cebdceafceb4cebfcf85223b733a373a2273756d6d617279223b733a313036333a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f323032322f30312f31352f6376382e6a70672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e4e696b6f6c65746120436861747a696b6f6e7374616e74696e69646f7520697320612070737963686f6c6f676973743c7374726f6e673ec2a03c2f7374726f6e673e3c2f703e0d0a3c703e4e696b6f6c65746120436861747a696b6f6e7374616e74696e69646f7520737475646965642070737963686f6c6f6779206174207468652041726973746f746c6520556e6976657273697479206f66205468657373616c6f6e696b6920616e64206973206120747261696e65652053797374656d69632050737963686f7468657261706973742e20536865206973206c6963656e73656420746f20707261637469636520617320612070737963686f6c6f676973742e3c2f703e0d0a3c703e53686520636f6d706c657465642068657220706f73746772616475617465207374756469657320617420746865204d65646963616c205363686f6f6c206f6620746865204e6174696f6e616c20616e64204b61706f646973747269616e20556e6976657273697479206f6620417468656e732c20696e20746865206669656c64206f66204c696169736f6e20507379636869617472793a20496e746567726174656420506879736963616c20616e64204d656e74616c204865616c746820436172652e3c2f703e0d0a3c703e3c6272202f3e53686520686173206265656e20656d706c6f796564206173206120776f726b657220616e642061732061207265736561726368657220696e20766172696f757320696e737469747574696f6e7320696e20417468656e7320616e64205468657373616c6f6e696b6920616e642068617320617474656e646564206e756d65726f757320656475636174696f6e616c2070726f6772616d73206f6e20746865206669656c64206f66206d656e74616c206865616c7468206f66206164756c7473202d206368696c6472656e2c2061732077656c6c20617320706572696e6174616c206d656e74616c206865616c74682e3c2f703e0d0a3c703e3c6272202f3e546865206c617374206665772079656172732073686520686173206265656e20776f726b696e672061742048722e2050737963686f6c6f67792d546f64617920617320612070737963686f6c6f6769737420696e207468652032342d686f757220436f756e73656c696e6720537570706f7274204c696e652c2061732077656c6c2061732061206c65637475726572206f66206d656e74616c206865616c74682073656d696e6172732e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032323a30333a3034223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a223139363a63762dcebdceb9cebacebfcebbceadcf84ceb12dcf87ceb1cf84ceb6ceb7cebacf89cebdcf83cf84ceb1cebdcf84ceb9cebdceafceb4cebfcf85223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139363a63762dcebdceb9cebacebfcebbceadcf84ceb12dcf87ceb1cf84ceb6ceb7cebacf89cebdcf83cf84ceb1cebdcf84ceb9cebdceafceb4cebfcf852663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a224356202d204e696b6f6c65746120436861747a696b6f6e7374616e74696e69646f75223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313936223b7d), (1262, 'index.php?option=com_content&view=article&id=188', 'index.php?option=com_content&view=article&id=188:η-φιλοσοφία-μας&catid=2', 'Η φιλοσοφία μας', '', '2023-03-16 09:43:55', '88afea8be62f675145e62e47c774854f', 1, 1, 1, '*', '2022-01-13 15:29:11', NULL, '2022-01-13 15:29:11', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3138383b733a353a22616c696173223b733a32383a22ceb720cf86ceb9cebbcebfcf83cebfcf86ceafceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a3930303a224c6561726e206d6f7265202061626f757420796f757273656c66212020426f6f737420796f757220706f736974697669747920776974682061206865616c746879206469657420617320616e20616c6c79210a466f6c6c6f7720746865736520737465707320746f2067657420636c6f73657220746f2068617070696e6573732120202020202020202020202020202020202020202020202020202d41737365737320796f757273656c660a2d4c6561726e206d6f72652061626f757420746865207375626a65637420796f752061726520696e746572657374656420696e0a2d5475726e207468656f727920696e746f2070726163746963650a2d4c6561726e206d6f72652061626f75742074686520636f6e6e656374696f6e206265747765656e20456d6f74696f6e73c2a0616e642044696574200a2d46696e6420696e746572657374696e6720696e666f726d6174696f6e206f6e2070737963686f6c6f67792ec2a0c2a0c2a0c2a0c2a00a4120726570757461626c65207465616d206f66207370656369616c697a65642070737963686f6c6f676973747320616e64206e7574726974696f6e69737473206973206865726520746f2068656c7020796f7520726561636820796f757220676f616c732e205468726f75676820636f6d706c6574652070726f6772616d73206f6e206d656e74616c2077656c6c6265696e6720616e64206e7574726974696f6e2c20796f752063616e206265636f6d652074686520626573742076657273696f6e206f6620796f757273656c66210a4865726520796f752077696c6c2066696e643a0a446f7a656e73206f662061727469636c657320616e6420696e666f726d6174696f6e206f6e20646966666572656e742070737963686f6c6f6779207375626a656374732c206578657263697365732077686963682077696c6c2068656c7020796f75207072616374696365207768617420796f75206c6561726e65642c207175657374696f6e6e61697265732077686963682077696c6c20656e68616e636520796f75722073656c662d61776172656e6573732c206469657420706c616e7320746861742068656c7020796f7520696e20616e7920656d6f74696f6e616c20736974756174696f6e20616e642075736566756c20696e666f726d6174696f6e2061626f7574207468652072656c6174696f6e73686970206265747765656e20656d6f74696f6e7320616e6420646965742e223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362030393a34333a3535223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33323a223138383aceb72dcf86ceb9cebbcebfcf83cebfcf86ceafceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a32393a3131223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138383aceb72dcf86ceb9cebbcebfcf83cebfcf86ceafceb12dcebcceb1cf822663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a32393a3131223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32383a22ce9720cf86ceb9cebbcebfcf83cebfcf86ceafceb120cebcceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313838223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1270, 'index.php?option=com_content&view=article&id=98', 'index.php?option=com_content&view=article&id=98:γιατί-είναι-τόσο-δύσκολος-ο-αυτοέλεγχος&catid=22', 'Why is self-control so difficult? ', ' Self-control is the key element of self-esteem and self-esteem is the key element of courage. Who said that self-control is something easy? On the contrary there is research that suggests it is tedious. Every task or situation needs your attention, your patience, and therefore your determination. ', '2023-03-16 09:56:01', '25731708d9a483e252ee170ba439451d', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3239393a222053656c662d636f6e74726f6c20697320746865206b657920656c656d656e74206f662073656c662d65737465656d20616e642073656c662d65737465656d20697320746865206b657920656c656d656e74206f6620636f75726167652e2057686f207361696420746861742073656c662d636f6e74726f6c20697320736f6d657468696e6720656173793f204f6e2074686520636f6e7472617279207468657265206973207265736561726368207468617420737567676573747320697420697320746564696f75732e204576657279207461736b206f7220736974756174696f6e206e6565647320796f757220617474656e74696f6e2c20796f75722070617469656e63652c20616e64207468657265666f726520796f75722064657465726d696e6174696f6e2e20223b693a333b613a32373a7b733a323a226964223b693a39383b733a353a22616c696173223b733a37333a22ceb3ceb9ceb1cf84ceaf20ceb5ceafcebdceb1ceb920cf84cf8ccf83cebf20ceb4cf8dcf83cebacebfcebbcebfcf8220cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a3333313a223c703e53656c662d636f6e74726f6c20697320746865206b657920656c656d656e74206f66e280af73656c662d65737465656de280af616e642073656c662d65737465656d20697320746865206b657920656c656d656e74206f66e280af636f75726167652ec2a03c2f703e0d0a3c703e57686f20736169642074686174e280af73656c662d636f6e74726f6ce280af697320736f6d657468696e6720656173793f204f6e2074686520636f6e7472617279207468657265206973207265736561726368207468617420737567676573747320697420697320746564696f75732e204576657279207461736b206f7220736974756174696f6e206e6565647320796f757220617474656e74696f6e2c20796f75722070617469656e63652c20616e64207468657265666f726520796f75722064657465726d696e6174696f6e2ee280afc2a03c2f703e0d0a223b733a343a22626f6479223b733a313934373a22576879e280af6973e280af73656c662d636f6e74726f6ce280af736fe280af646966666963756c743fc2a020ce9f20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5ceafcebdceb1ceb920cf84cebf20ceb2ceb1cf83ceb9cebacf8c20cf83cf84cebfceb9cf87ceb5ceafcebf20cf84ceb7cf8220ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb7cf8220cebaceb1ceb920ceb720ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb720ceb5ceafcebdceb1ceb920cf84cebf20ceb2ceb1cf83ceb9cebacf8c20cf83cf84cebfceb9cf87ceb5ceafcebf20cf84cebfcf8520ceb8ceaccf81cf81cebfcf85cf822e20202020202020202020202020202020202020202020202020202020202053656c662d636f6e74726f6c20697320746865206b657920656c656d656e74206f66e280af73656c662d65737465656de280af616e642073656c662d65737465656d20697320746865206b657920656c656d656e74206f66e280af636f75726167652e2020202020202020202020202020202020202020202020202057686f20736169642074686174e280af73656c662d636f6e74726f6ce280af697320736f6d657468696e6720656173793f204f6e2074686520636f6e7472617279207468657265206973207265736561726368207468617420737567676573747320697420697320746564696f75732e204576657279207461736b206f7220736974756174696f6e206e6565647320796f757220617474656e74696f6e2c20796f75722070617469656e63652c20616e64207468657265666f726520796f75722064657465726d696e6174696f6e2ee280afc2a0202020486176656e277420796f75206e6f746963656420746861742061667465722061206c6f6e67206461792ce280af6c6f73696e67e280af636f6e74726f6c2069732065617369657220617320796f75206665656ce280af657868617573746564e280af616e64206c61636b696e6720656e657267793f2049742773206f6e65206f662074686f73652064617973207468617420796f752077696c6c20656173696c7920627265616b20746865206469657420616e64207468696e6b20224974277320776f72746820686176696e6720612073776565742c2062656361757365204920676f7420736f20746972656420746f646179222ec2a02020e280afc2a020204368616e6765e280af697320736f6d657468696e67206e6f742065766572796f6e65206c696b657320616e64206d616e792074696d65732070656f706c6520676574e280af73696465747261636b65642e204974e2809973206e61747572616c20746f20726f6f7420666f72e280af6120726f7574696e652077686963682069732066616d696c69617220616e6420636f6e76656e69656e742e20536f2061206368616e676520696e206861626974732077696c6c2072657175697265206265686176696f72616c2061646170746174696f6e20616e64207468757320696e666c75656e636520796f75722073656c662d636f6e74726f6c2e20486f77657665722c20746865726520617265207761797320746861742063616e2068656c7020796f7520756e6465727374616e64207768656e20796f75722073656c662d636f6e74726f6c206973e280af72756e6e696e67206f75742c2062757420616c736f20686f7720746f2072656761696e2069742ec2a0202020576861742061726520746865207369676e7320746861742073686f7720796f75206c61636b2073656c662d636f6e74726f6c3f20e280afc2a0202020c2a020c2a020e280a220c2a020c2a044697372757074696f6ec2a02020c2a020c2a020e280a220c2a020c2a0416e676572c2a02020c2a020c2a020e280a220c2a020c2a04c61636b206f662070617469656e6365c2a02020c2a020c2a020e280a2c2a020c2a020446966666963756c747920636f6e63656e74726174696e67c2a02020c2a020c2a020e280a220c2a020c2a0496e64697374696e63742074686f7567687473c2a0202020596f75206e6565642061206c6f74206f662074696d65e280af616e64e280af7072616374696365e280af746f2072652d6761696e2073656c662d636f6e74726f6c2ee280af53656c662d6469736369706c696e65e280af697320736f6d657468696e6720796f75206c6561726e20696e206368696c64686f6f642e20427574207468657265206172652074696d6573207768656e2074686520636f6e646974696f6e73206f72207468652077617920796f7520776572652072616973656420646964206e6f7420616c6c6f7720796f7520746f20707261637469636520656e6f7567682073656c662d636f6e74726f6c2e20486f77657665722c20617320616e206164756c742c20796f7520626567696e20746f207265616c697a6520746861742073656c662d636f6e74726f6c206973206e65636573736172792e20596f7520646f206e6f74206861766520746f206265206469736170706f696e7465642e20497420697320696d706f7274616e7420746f2074616b65e280af6c6974746c65207374657073e280af617420612074696d652c207265636f676e697a6520796f757220696d70726f76656d656e7420616e642072657761726420796f757273656c6620666f722069742ee280afc2a0223b733a363a22696d61676573223b733a3233383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f67696174692d65696e61692d746f736f2d6479736b6f6c6f732d6f2d6175746f656c6567786f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362030393a35363a3031223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37363a2239383aceb3ceb9ceb1cf84ceaf2dceb5ceafcebdceb1ceb92dcf84cf8ccf83cebf2dceb4cf8dcf83cebacebfcebbcebfcf822dcebf2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36313a22696d616765732f323032322f30312f32342f67696174692d65696e61692d746f736f2d6479736b6f6c6f732d6f2d6175746f656c6567786f732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39383aceb3ceb9ceb1cf84ceaf2dceb5ceafcebdceb1ceb92dcf84cf8ccf83cebf2dceb4cf8dcf83cebacebfcebbcebfcf822dcebf2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34333a22576879e280af6973e280af73656c662d636f6e74726f6ce280af736fe280af646966666963756c743fc2a0223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3938223b7d), (1271, 'index.php?option=com_content&view=article&id=105', 'index.php?option=com_content&view=article&id=105:αυτονομία-μέσα-σε-μία-σχέση-πως-θα-την-πετύχεις&catid=23', 'Independence in a relationship: How to achieve it', ' You may be an independent person in general, but when you get into a relationship something changes and you find yourself doing everything with your partner. ', '2023-03-16 10:08:25', '62c2271ac97f47c6b80922086709abfe', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135393a2220596f75206d617920626520616e20696e646570656e64656e7420706572736f6e20696e2067656e6572616c2c20627574207768656e20796f752067657420696e746f20612072656c6174696f6e7368697020736f6d657468696e67206368616e67657320616e6420796f752066696e6420796f757273656c6620646f696e672065766572797468696e67207769746820796f757220706172746e65722e20223b693a333b613a32373a7b733a323a226964223b693a3130353b733a353a22616c696173223b733a38363a22ceb1cf85cf84cebfcebdcebfcebcceafceb120cebcceadcf83ceb120cf83ceb520cebcceafceb120cf83cf87ceadcf83ceb720cf80cf89cf8220ceb8ceb120cf84ceb7cebd20cf80ceb5cf84cf8dcf87ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3337363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c703e3c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e596f75206d617920626520616e20696e646570656e64656e7420706572736f6e20696e2067656e6572616c2c20627574207768656e20796f752067657420696e746f20612072656c6174696f6e7368697020736f6d657468696e67206368616e67657320616e6420796f752066696e6420796f757273656c6620646f696e672065766572797468696e67207769746820796f757220706172746e65722e203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313039323a22496e646570656e64656e636520696e20612072656c6174696f6e736869703a20486f7720746f2061636869657665206974202020202020202020202020202020202020202020202020202020200a20596f75206d617920626520616e20696e646570656e64656e7420706572736f6e20696e2067656e6572616c2c20627574207768656e20796f752067657420696e746f20612072656c6174696f6e7368697020736f6d657468696e67206368616e67657320616e6420796f752066696e6420796f757273656c6620646f696e672065766572797468696e67207769746820796f757220706172746e65722e200a20466f6c6c6f77207468652073746570732062656c6f7720746f2072656761696e206f722070726f7465637420796f757220696e646570656e64656e636520616e64206e65766572206665656c206c6f737420696620796f7520627265616b20757020616761696e2e200a0a2020436f6e74696e756520676f696e67206f7574207769746820796f7572206f776e20667269656e64732e20596f752063616e20616c736f206d656574207468656d206173206120636f75706c652c206275742074727920746f206d65657420796f757220667269656e647320696e646570656e64656e746c792061732077656c6c2e200a20204d616b652074696d6520666f7220796f757273656c662e20537061726520736f6d652074696d6520746f20646f207468696e677320776974686f757420796f757220706172746e65723b2070616d70657220796f757273656c662c20676f2073686f7070696e672c20676f20746f207468652067796d2e200a20204b65657020796f757220706572736f6e616c2073706163652e20496620796f75206c69766520746f6765746865722c20796f7520616e6420796f757220706172746e65722073686f756c642068617665206120736570617261746520726f6f6d2c206f72206576656e206120636f726e65722c20746869732077696c6c206f6e6c7920626520796f7572732e2049742073686f756c642062652061207370616365207769746820796f7572206f776e20706572736f6e616c2062656c6f6e67696e677320776865726520796f752063616e2073697420616e642072656c6178206f7220636f6e63656e7472617465206f6e20796f757220776f726b2e200a20205069636b207570206120706572736f6e616c20686f6262792e2049742773207665727920696d706f7274616e7420746f206b6565702062757379207769746820736f6d657468696e6720796f7520656e6a6f792c20707261637469636520616e64206265636f6d65206265747465722061742e2049742773206576656e206d6f726520696d706f7274616e7420666f72207468697320686f62627920746f2072656d61696e20796f75727320616c6f6e652e20596f752063616e20656e636f757261676520796f757220706172746e657220746f2066696e6420686973206f776e20686f6262792e223b733a363a22696d61676573223b733a3234333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6175746f6e6f6d69612d6d6573612d7374692d73786573692d7077732d6e612d74696e2d70657479786569732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a30383a3235223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a383a224175746f6e6f6d79223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39303a223130353aceb1cf85cf84cebfcebdcebfcebcceafceb12dcebcceadcf83ceb12dcf83ceb52dcebcceafceb12dcf83cf87ceadcf83ceb72dcf80cf89cf822dceb8ceb12dcf84ceb7cebd2dcf80ceb5cf84cf8dcf87ceb5ceb9cf82223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36363a22696d616765732f323032322f30322f31342f6175746f6e6f6d69612d6d6573612d7374692d73786573692d7077732d6e612d74696e2d70657479786569732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3134343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130353aceb1cf85cf84cebfcebdcebfcebcceafceb12dcebcceadcf83ceb12dcf83ceb52dcebcceafceb12dcf83cf87ceadcf83ceb72dcf80cf89cf822dceb8ceb12dcf84ceb7cebd2dcf80ceb5cf84cf8dcf87ceb5ceb9cf822663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a224175746f6e6f6d79223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34393a22496e646570656e64656e636520696e20612072656c6174696f6e736869703a20486f7720746f2061636869657665206974223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313035223b7d), (1273, 'index.php?option=com_content&view=article&id=107', 'index.php?option=com_content&view=article&id=107:αυτονομία-στην-καθημερινότητα&catid=23', 'Independence in everyday life', ' What time is it in practice starts in simple, everyday settings. ', '2023-03-16 10:14:06', '6ebbf46ec2a256b74edec08fe1924bd5', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a36363a2220576861742074696d6520697320697420696e2070726163746963652073746172747320696e2073696d706c652c2065766572796461792073657474696e67732e20223b693a333b613a32373a7b733a323a226964223b693a3130373b733a353a22616c696173223b733a35363a22ceb1cf85cf84cebfcebdcebfcebcceafceb120cf83cf84ceb7cebd20cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1223b733a373a2273756d6d617279223b733a37333a223c703e576861742074696d6520697320697420696e2070726163746963652073746172747320696e2073696d706c652c2065766572796461792073657474696e67732e3c2f703e0d0a223b733a343a22626f6479223b733a3636373a22496e646570656e64656e636520696e206576657279646179206c696665202020202020202020202020202020202020202020202020202020200a20576861742074696d6520697320697420696e2070726163746963652073746172747320696e2073696d706c652c2065766572796461792073657474696e67732e200a0a20204d6f6e6579206d616e6167656d656e743a204d616e61676520796f757220696e636f6d652e204d616b6520796f7572206f776e206d6f6e657920616e642064656369646520686f7720796f752061726520676f696e6720746f207370656e642069742e205468697320726571756972657320612073747261746567696320706c616e207468617420796f75206d75737420666f6c6c6f7720726573706f6e7369626c792e200a2020436f6f6b3a204e7574726974696f6e206973206f6e65206f66206f7572206261736963206e656564732c20736f206974277320696d706f7274616e7420746f206b6e6f7720686f7720746f2070726f7669646520796f757273656c6620776974682061206d65616c20776974686f757420646570656e64696e67206f6e20736f6d656f6e6520656c73652e20596f752063616e20737461727420776974682073696d706c65206561737920746f20636f6f6b20726563697065732e200a202054616b6520726573706f6e736962696c6974793a204576656e206966206974277320736f6d65626f647920656c73652773206661756c742c206578616d696e652074686520736974756174696f6e20616e6420616363657074207468652066616374207468617420746865206f6e6c7920706572736f6e20796f752063616e20636f6e74726f6c20697320796f757273656c6620616e6420796f7572207265616374696f6e732e20576f726b206f6e20796f7521223b733a363a22696d61676573223b733a3232393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6175746f6e6f6d69612d7374696e2d6b617468696d6572696e6f746974612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a31343a3036223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a383a224175746f6e6f6d79223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36303a223130373aceb1cf85cf84cebfcebdcebfcebcceafceb12dcf83cf84ceb7cebd2dcebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb1223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35323a22696d616765732f323032322f30322f31342f6175746f6e6f6d69612d7374696e2d6b617468696d6572696e6f746974612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130373aceb1cf85cf84cebfcebdcebfcebcceafceb12dcf83cf84ceb7cebd2dcebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8ccf84ceb7cf84ceb12663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a224175746f6e6f6d79223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a22496e646570656e64656e636520696e206576657279646179206c696665223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313037223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1274, 'index.php?option=com_content&view=article&id=108', 'index.php?option=com_content&view=article&id=108:μάθε-πως-να-λαμβάνεις-αποφάσεις&catid=23', 'Learn how to make decisions', ' Independent people are characterized by their ability to make decisions. This exercise will help you plan, decide and implement your own decisions. ', '2023-03-16 10:15:46', '752da39fcd48ab26f19f55732d6cedeb', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134393a2220496e646570656e64656e742070656f706c652061726520636861726163746572697a6564206279207468656972206162696c69747920746f206d616b65206465636973696f6e732e20546869732065786572636973652077696c6c2068656c7020796f7520706c616e2c2064656369646520616e6420696d706c656d656e7420796f7572206f776e206465636973696f6e732e20223b693a333b613a32373a7b733a323a226964223b693a3130383b733a353a22616c696173223b733a35383a22cebcceacceb8ceb520cf80cf89cf8220cebdceb120cebbceb1cebcceb2ceaccebdceb5ceb9cf8220ceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b733a373a2273756d6d617279223b733a3337303a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496e646570656e64656e742070656f706c652061726520636861726163746572697a6564206279207468656972206162696c69747920746f206d616b65206465636973696f6e732e20546869732065786572636973652077696c6c2068656c7020796f7520706c616e2c2064656369646520616e6420696d706c656d656e7420796f7572206f776e206465636973696f6e732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3936323a224c6561726e20686f7720746f206d616b65206465636973696f6e73202020202020202020202020202020202020202020202020202020200a20496e646570656e64656e742070656f706c652061726520636861726163746572697a6564206279207468656972206162696c69747920746f206d616b65206465636973696f6e732e200a20546869732065786572636973652077696c6c2068656c7020796f7520706c616e2c2064656369646520616e6420696d706c656d656e7420796f7572206f776e206465636973696f6e732e200a20204578616d696e652074686520736974756174696f6e2074686f726f7567686c792e20496e206f7264657220746f206d616b6520746865207269676874206465636973696f6e2c20796f75206e65656420746f206265636f6d65206177617265206f6620616c6c2061737065637473206f662074686520736974756174696f6e2e204d616b652061206c697374206f662074686520706f7369746976657320616e6420746865206e65676174697665732e200a20205468696e6b206f66206d616e7920646966666572656e7420736f6c7574696f6e732e20486176696e67206c6f7473206f662063686f696365732068656c707320796f7520646563696465206d6f7265206f626a6563746976656c792e200a2020446563696465206f6e20746865206265737420736f6c7574696f6e2e20476f207468726f75676820796f75722070726576696f7573206c69737420616e6420626567696e206578636c7564696e672074686520756e7375697461626c65206f7074696f6e732c206f6e65206279206f6e652c20756e74696c20796f7520636f6e636c756465206f6e20746865206265737420706f737369626c6520736f6c7574696f6e2e200a20204d616b65206120706c616e20616e642064656369646520686f7720796f7527726520676f696e6720746f20696d706c656d656e742069742c20776865726520616e6420686f7720796f752077696c6c20737461727420616e6420686f7720796f752077696c6c20737461727420616e64207468652077686963682077696c6c20626520796f7572206e6578742073746570732e200a2020436f6d6d756e696361746520796f7572206465636973696f6e20616e642074616b6520616374696f6e2e2054686520636172696e6720796f7572206465636973696f6e20746f20736f6d656f6e6520656c736520666f726d73206f6620736f727473206f6620636f6d6d69746d656e7420746861742077696c6c2068656c7020796f752061766f6964206368616e67696e6720796f7572206d696e642e223b733a363a22696d61676573223b733a3233313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6d617468652d7077732d6e612d6c616d76616e6569732d61706f6661736569732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a31353a3436223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a383a224175746f6e6f6d79223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36323a223130383acebcceacceb8ceb52dcf80cf89cf822dcebdceb12dcebbceb1cebcceb2ceaccebdceb5ceb9cf822dceb1cf80cebfcf86ceaccf83ceb5ceb9cf82223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35343a22696d616765732f323032322f30322f31342f6d617468652d7077732d6e612d6c616d76616e6569732d61706f6661736569732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130383acebcceacceb8ceb52dcf80cf89cf822dcebdceb12dcebbceb1cebcceb2ceaccebdceb5ceb9cf822dceb1cf80cebfcf86ceaccf83ceb5ceb9cf822663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a224175746f6e6f6d79223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a224c6561726e20686f7720746f206d616b65206465636973696f6e73223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313038223b7d), (1276, 'index.php?option=com_content&view=article&id=106', 'index.php?option=com_content&view=article&id=106:απόκτησε-τα-χαρακτηριστικά-ενός-αυτόνομου-ανθρώπου&catid=23', 'Develop the characteristics of an independent person', ' If you want to become independent you need to reach some goals and make them part of your life. ', '2023-03-16 10:19:47', 'f4968d245a1cb2c1c21b3ed819be0caa', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39373a2220496620796f752077616e7420746f206265636f6d6520696e646570656e64656e7420796f75206e65656420746f20726561636820736f6d6520676f616c7320616e64206d616b65207468656d2070617274206f6620796f7572206c6966652e20223b693a333b613a32373a7b733a323a226964223b693a3130363b733a353a22616c696173223b733a39353a22ceb1cf80cf8ccebacf84ceb7cf83ceb520cf84ceb120cf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac20ceb5cebdcf8ccf8220ceb1cf85cf84cf8ccebdcebfcebccebfcf8520ceb1cebdceb8cf81cf8ecf80cebfcf85223b733a373a2273756d6d617279223b733a3331383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e496620796f752077616e7420746f206265636f6d6520696e646570656e64656e7420796f75206e65656420746f20726561636820736f6d6520676f616c7320616e64206d616b65207468656d2070617274206f6620796f7572206c6966652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313330363a22446576656c6f702074686520636861726163746572697374696373206f6620616e20696e646570656e64656e7420706572736f6e2020202020202020202020202020202020202020202020202020202020496620796f752077616e7420746f206265636f6d6520696e646570656e64656e7420796f75206e65656420746f20726561636820736f6d6520676f616c7320616e64206d616b65207468656d2070617274206f6620796f7572206c6966652e200a20486572652061726520746865206d6f737420696d706f7274616e74206f6e65733a200a0a0a20204d616b652061206c6976696e672e2049742773207665727920696d706f7274616e7420746f206861766520796f7572206f776e20696e636f6d652c206576656e2069662069742773206e6f742061206c6f742e2049742077696c6c206d616b6520796f75206665656c206d6f7265206175746f6e6f6d6f757320616e6420272767726f776e2d757027272e20596f75206d6179206e6f742066696e642074686520696465616c206a6f622061742066697273742c2062757420747279696e67206f757420646966666572656e7420726f6c657320697320676f6f6420657870657269656e6365207468696e67732077696c6c2068656c7020796f75207265616c697a6520776869636820706f736974696f6e20737569747320796f7520626573742e200a20204265636f6d6520736f6369616c6c7920696e646570656e64656e742e20596f7520646f6e2774206e65656420746f20676f2065766572797768657265207769746820636f6d70616e792c20616e64206d6f726520696d706f7274616e746c792c20796f752073686f756c646e2774206665617220676f696e6720736f6d65776865726520756e6163636f6d70616e6965642e205472792072756e6e696e6720736f6d6520657272616e6473206f6e20796f7572206f776e20616e64207468656e20617474656d707420746f2076697369742061206275737920706c61636520616c6f6e65202874686520646f63746f7227732077616974696e6720726f6f6d2c20796f7572206368696c642773207363686f6f6c2c2074686520776f726b2063616e7465656e206574632e2920616e6420656e6761676520696e20746f20736d616c6c2074616c6b207769746820736f6d656f6e652074686572652e200a2020536179207768617420796f75207468696e6b2e2057686174206c65616420746f20636f646570656e64656e63792c20617265207468696e6b696e67207061747465726e732c206e6f7420616374696f6e732e20536f2073746f70207468696e6b696e672061626f75742070656f706c652077686f20736179206f722077686174206f746865727320657870656374206f6620796f752e20537570706f727420796f7572206f70696e696f6e2c206769766520676f6f6420617267756d656e747320616e6420747275737420796f7572206f776e206a7564676d656e742e200a202054726176656c20616c6f6e652e20497427732074686520626573742077617920746f207370656e6420736f6d652074696d65207769746820796f757273656c6620656e6a6f7920796f7572206f776e20636f6d70616e792e20476f20776865726576657220796f752077616e742c20656e6761676520696e746f206163746976697469657320796f7520656e6a6f792c20766973697420736974657320796f7527766520616c776179732077616e74656420746f2073656520616e642072656c69736820796f757220706561636520616e642071756965742e223b733a363a22696d61676573223b733a3235303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f61706f6b746973652d74612d786172616b746972697374696b612d656e6f732d6175746f6e6f6d6f752d616e74687277706f752e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a31393a3437223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a383a224175746f6e6f6d79223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a39393a223130363aceb1cf80cf8ccebacf84ceb7cf83ceb52dcf84ceb12dcf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac2dceb5cebdcf8ccf822dceb1cf85cf84cf8ccebdcebfcebccebfcf852dceb1cebdceb8cf81cf8ecf80cebfcf85223b733a373a22636174736c7567223b733a32313a2232333aceb1cf85cf84cebfcebdcebfcebcceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37333a22696d616765732f323032322f30322f31342f61706f6b746973652d74612d786172616b746972697374696b612d656e6f732d6175746f6e6f6d6f752d616e74687277706f752e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3135333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130363aceb1cf80cf8ccebacf84ceb7cf83ceb52dcf84ceb12dcf87ceb1cf81ceb1cebacf84ceb7cf81ceb9cf83cf84ceb9cebaceac2dceb5cebdcf8ccf822dceb1cf85cf84cf8ccebdcebfcebccebfcf852dceb1cebdceb8cf81cf8ecf80cebfcf852663617469643d3233223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a224175746f6e6f6d79223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35323a22446576656c6f702074686520636861726163746572697374696373206f6620616e20696e646570656e64656e7420706572736f6e223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313036223b7d), (1277, 'index.php?option=com_content&view=article&id=159', 'index.php?option=com_content&view=article&id=159:παραδείγματα-θέσπισης-ορίων&catid=32', 'Examples of setting boundaries', ' Setting boundaries in practice, is a difficult matter. Here, you can find examples of how to efficiently set boundaries that you can customize according to your needs and then apply them. ', '2023-03-16 10:28:53', '1ba8eab6bcc3e82ebee36872decb9147', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138393a222053657474696e6720626f756e64617269657320696e2070726163746963652c206973206120646966666963756c74206d61747465722e20486572652c20796f752063616e2066696e64206578616d706c6573206f6620686f7720746f20656666696369656e746c792073657420626f756e646172696573207468617420796f752063616e20637573746f6d697a65206163636f7264696e6720746f20796f7572206e6565647320616e64207468656e206170706c79207468656d2e20223b693a333b613a32373a7b733a323a226964223b693a3135393b733a353a22616c696173223b733a35323a22cf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb120ceb8ceadcf83cf80ceb9cf83ceb7cf8220cebfcf81ceafcf89cebd223b733a373a2273756d6d617279223b733a3431303a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e53657474696e6720626f756e64617269657320696e2070726163746963652c206973206120646966666963756c74206d61747465722e20486572652c20796f752063616e2066696e64206578616d706c6573206f6620686f7720746f20656666696369656e746c792073657420626f756e646172696573207468617420796f752063616e20637573746f6d697a65206163636f7264696e6720746f20796f7572206e6565647320616e64207468656e206170706c79207468656d2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313334353a224578616d706c6573206f662073657474696e6720626f756e64617269657320ce98ceadcf84cf8920cf8ccf81ceb9ceb120cf83ceb7cebcceb1ceafcebdceb5ceb920cf84cebfcebbcebccf8e20cebdceb120ceb1ceb3ceb1cf80cf8e20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cebccebfcf8520ceb1cebacf8ccebcceb120cebaceb1ceb920ceb1cebd20cebaceb9cebdceb4cf85cebdceb5cf8dcf8920cebdceb120ceb1cf80cebfceb3cebfceb7cf84ceb5cf8dcf83cf8920cebaceaccf80cebfceb9cebfcf85cf8220ceaccebbcebbcebfcf85cf822e202020202020202020202020202020202020202020202020202020200a0a2020492073657420626f756e646172696573206d65616e732049206461726520746f206c6f7665206d7973656c66206576656e206966204920616d20696e2064616e676572206f66206469736170706f696e74696e67206f74686572732e20200a0a2020202020202020202020202020202020202020200a0a2053657474696e6720626f756e64617269657320696e2070726163746963652c206973206120646966666963756c74206d61747465722e20486572652c20796f752063616e2066696e64206578616d706c6573206f6620686f7720746f20656666696369656e746c792073657420626f756e646172696573207468617420796f752063616e20637573746f6d697a65206163636f7264696e6720746f20796f7572206e6565647320616e64207468656e206170706c79207468656d2e200a20e280a220416e67657220e2809320c2ab4920776f756c64206c696b6520796f7520746f2073746f702e20496620796f7520646f6e27742c2049e280996c6c206c656176652074686520686f757365202f206f666669636520616e64206f7572206d656574696e672077696c6c20656e642068657265c2bb2e200a20e280a22057696e2074696d6520e2809320c2ab492068617665206120706f6c696379206f66206e6f742074616b696e6720696e7374616e74206465636973696f6e732c2049206e6565642061206c6974746c652074696d6520746f207468696e6b20616e6420646563696465207768617420492077616e7420746f20646f2e20496620796f75206e65656420616e20696d6d65646961746520726573706f6e73652c20492063616e6e6f742067697665206974207269676874206e6f77c2bb2e200a20e280a22043726974696369736d20e2809320c2ab4974206973206e6f74206f6b617920666f7220796f7520746f20636f6d6d656e74206f6e206d79207765696768742c20706c656173652073746f702e20496620796f7520646f206e6f742c20492077696c6c206e6f742062652061626c6520746f20636f6e74696e7565207769746820746869732064697363757373696f6ec2bb2e200a20e280a2204164646974696f6e616c20436f6d6d69746d656e74202d20c2ab416c74686f756768207468697320697320616e20696d706f7274616e7420697373756520666f72206d652c20492077696c6c206861766520746f2072656a65637420796f7572207265717565737420666f722068656c70207269676874206e6f772e2022204f72202249206e65656420746f206d656574206d792066616d696c792773206e65656473c2bb2e200a20e280a2204d6f6e657920e2809320c2ab492077696c6c206e6f74206c656e6420796f7520616e79206d6f7265206d6f6e65792e2049206361726520666f7220796f7520616e642049207468696e6b20796f75206e65656420746f2073746172742074616b696e6720726573706f6e736962696c69747920666f7220796f757273656c66c2bb2e200a0a0a20c2a0223b733a363a22696d61676573223b733a3232373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f70617261646569676d6174612d7468657370697369732d6f7269776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a32383a3533223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35363a223135393acf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb12dceb8ceadcf83cf80ceb9cf83ceb7cf822dcebfcf81ceafcf89cebd223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35303a22696d616765732f323032322f30312f32342f70617261646569676d6174612d7468657370697369732d6f7269776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135393acf80ceb1cf81ceb1ceb4ceb5ceafceb3cebcceb1cf84ceb12dceb8ceadcf83cf80ceb9cf83ceb7cf822dcebfcf81ceafcf89cebd2663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a224578616d706c6573206f662073657474696e6720626f756e646172696573223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313539223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1278, 'index.php?option=com_content&view=article&id=160', 'index.php?option=com_content&view=article&id=160:19-σημάδια-ότι-δεν-έχετε-υγιή-όρια&catid=32', '19 signs that you lack healthy boundaries!', ' The following actions, habits and behaviors may be indications that you do not have healthy boundaries. ', '2023-03-16 10:29:44', '56808eefc6cacf81c029b5f9300810a2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130353a222054686520666f6c6c6f77696e6720616374696f6e732c2068616269747320616e64206265686176696f7273206d617920626520696e6469636174696f6e73207468617420796f7520646f206e6f742068617665206865616c74687920626f756e6461726965732e20223b693a333b613a32373a7b733a323a226964223b693a3136303b733a353a22616c696173223b733a36303a22313920cf83ceb7cebcceacceb4ceb9ceb120cf8ccf84ceb920ceb4ceb5cebd20ceadcf87ceb5cf84ceb520cf85ceb3ceb9ceae20cf8ccf81ceb9ceb1223b733a373a2273756d6d617279223b733a3332363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520666f6c6c6f77696e6720616374696f6e732c2068616269747320616e64206265686176696f7273206d617920626520696e6469636174696f6e73207468617420796f7520646f206e6f742068617665206865616c74687920626f756e6461726965732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313432383a223139207369676e73207468617420796f75206c61636b206865616c74687920626f756e6461726965732120cea4ceb120cf80cf81cebfcf83cf89cf80ceb9cebaceac20cf8ccf81ceb9ceb120cf80cf81cebfcf83cf84ceb1cf84ceb5cf8dcebfcf85cebd20cf84cebfcebd20ceb2ceb1ceb8cf8dcf84ceb5cf81cebf20ceb5ceb1cf85cf84cf8c20cebcceb1cf8220cebaceb1ceb920cf85cf80ceb5cf81ceb1cf83cf80ceafceb6cebfcebdcf84ceb1ceb920cf84cebf20ceb4ceb9cebaceb1ceafcf89cebcceb120cf84ceb7cf8220ceb5cf80ceb9cebbcebfceb3ceaecf8220cebcceb1cf822e20202020202020202020202020202020202020202020202020202020200a20506572736f6e616c20626f756e6461726965732070726f74656374206f7572206465657065722073656c6620616e6420646566656e64206f7572207269676874206f662063686f6963652e200a2054686520666f6c6c6f77696e6720616374696f6e732c2068616269747320616e64206265686176696f7273206d617920626520696e6469636174696f6e73207468617420796f7520646f206e6f742068617665206865616c74687920626f756e6461726965732e200a20312e20596f752074656c6c2065766572797468696e6720746f2065766572796f6e652e200a20322e20596f752074616c6b207665727920636f6d666f727461626c792066726f6d20746865206669727374206d6565742e200a20332e20596f752066616c6c20696e206c6f76652077697468206576657279206e6577206163717561696e74616e63652e200a20342e20596f752066616c6c20696e206c6f7665207769746820616e796f6e65207468617420617070726f616368657320796f752e200a20352e20596f752066616c6c20696e206c6f766520776974682070656f706c65207468617420617265206e6f7420617661696c61626c652e200a20362e20596f75206769766520696e2073657875616c6c792077697468207468652076657279206669727374206368616e63652e200a20372e20596f7520676f20616761696e737420796f757220706572736f6e616c2076616c756573206f7220796f7572207269676874732c20746f20706c65617365206f74686572732e200a20382e20596f7520646f206e6f7420737065616b207570207768656e20736f6d656f6e6520656c73652073686f777320696e616465717561746520626f756e6461726965732e200a20392e20596f7520646f206e6f7420737065616b207570207768656e20736f6d656f6e652076696f6c6174657320796f757220626f756e6461726965732e200a2031302e20596f752061636365707420666f6f642c2067696674732c20636f6e746163742c206574632e207468617420796f7520646f206e6f742077616e742e200a2031312e20596f7520746f75636820736f6d656f6e6520776974686f75742061736b696e672e200a2031322e20596f7520616c6c6f7720736f6d656f6e6520746f20676574207768617420746865792063616e2066726f6d20796f752e200a2031332e20596f75206c6574206f74686572732064697265637420796f7572206c6966652e200a2031342e20596f75206c6574206f746865727320646566696e6520796f752e200a2031352e20596f7520657870656374206f746865727320746f206d65657420796f7572206e656564732e200a2031362e20c2ab596f7520636f6c6c61707365c2bb20736f207468617420736f6d656f6e652063616e2074616b652063617265206f6620796f752e200a2031372e20c2ab596f75206162757365c2bb20796f757273656c662e200a2031382e20c2ab596f75206162757365c2bb206f74686572732e200a2031392e20596f75206162757365207375627374616e6365732028696c6c6567616c207375627374616e6365732c206e69636f74696e652c20666f6f6420657463292e223b733a363a22696d61676573223b733a3233333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f31392d73696d616469612d6f74692d64656e2d65786574652d796769692d6f7269612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a32393a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36343a223136303a31392dcf83ceb7cebcceacceb4ceb9ceb12dcf8ccf84ceb92dceb4ceb5cebd2dceadcf87ceb5cf84ceb52dcf85ceb3ceb9ceae2dcf8ccf81ceb9ceb1223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35363a22696d616765732f323032322f30312f32342f31392d73696d616469612d6f74692d64656e2d65786574652d796769692d6f7269612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136303a31392dcf83ceb7cebcceacceb4ceb9ceb12dcf8ccf84ceb92dceb4ceb5cebd2dceadcf87ceb5cf84ceb52dcf85ceb3ceb9ceae2dcf8ccf81ceb9ceb12663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34323a223139207369676e73207468617420796f75206c61636b206865616c74687920626f756e64617269657321223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313630223b7d), (1279, 'index.php?option=com_content&view=article&id=161', 'index.php?option=com_content&view=article&id=161:ποια-είναι-τα-υγιή-όρια&catid=32', 'What are healthy boundaries?', ' It is important to recognize the categories of boundaries as well as what healthy boundaries mean in order to establish them. ', '2023-03-16 10:30:38', '79cf3360afb07e1c408aafec6b089561', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132373a2220497420697320696d706f7274616e7420746f207265636f676e697a65207468652063617465676f72696573206f6620626f756e6461726965732061732077656c6c2061732077686174206865616c74687920626f756e646172696573206d65616e20696e206f7264657220746f2065737461626c697368207468656d2e20223b693a333b613a32373a7b733a323a226964223b693a3136313b733a353a22616c696173223b733a34323a22cf80cebfceb9ceb120ceb5ceafcebdceb1ceb920cf84ceb120cf85ceb3ceb9ceae20cf8ccf81ceb9ceb1223b733a373a2273756d6d617279223b733a3334383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e497420697320696d706f7274616e7420746f207265636f676e697a65207468652063617465676f72696573206f6620626f756e6461726965732061732077656c6c2061732077686174206865616c74687920626f756e646172696573206d65616e20696e206f7264657220746f2065737461626c697368207468656d2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323439353a225768617420617265206865616c74687920626f756e6461726965733f20ce9720ceadcebbcebbceb5ceb9cf88ceb720cebfcf81ceafcf89cebd20cf80cf81cebfcebaceb1cebbceb5ceaf20ceadcebbcebbceb5ceb9cf88ceb720cf83ceb5ceb2ceb1cf83cebccebfcf8d2e202020202020202020202020202020202020202020202020202020200a20204c61636b206f6620626f756e64617269657320636175736573206c61636b206f6620726573706563742e20200a2020202020202020202020202020202020202020200a20497420697320696d706f7274616e7420746f207265636f676e697a65207468652063617465676f72696573206f6620626f756e6461726965732061732077656c6c2061732077686174206865616c74687920626f756e646172696573206d65616e20696e206f7264657220746f2065737461626c697368207468656d2e200a202d20506879736963616c20626f756e64617269657320726566657220746f207265737065637420666f72206f757220706572736f6e616c20737061636520616e6420706879736963616c20636f6e746163742e204865616c74687920706879736963616c20626f756e646172696573207265717569726520746865206465636973696f6e206f6620776861742069732061636365707461626c6520616e642077686174206973206e6f7420696e20646966666572656e74206b696e6473206f662072656c6174696f6e73686970732028687567732c206b69737365732c2068616e64202f2073686f756c64657220746f7563682c206574632e292e20546865736520626f756e646172696573206172652076696f6c61746564207768656e20736f6d656f6e6520746f7563686573206f7220696e766164657320796f757220706572736f6e616c20737061636520776974686f757420796f757220617070726f76616c2e200a202d2054686520696e74656c6c65637475616c20626f756e64617269657320726566657220746f206f7572207468696e6b696e6720616e64206964656f6c6f67792e204865616c74687920696e74656c6c65637475616c20626f756e6461726965732072657175697265207265737065637420666f72206f6e65277320766965777320616e642061776172656e657373206f66207768617420697320617070726f70726961746520666f722068696d20746f2064697363757373206174207468652074696d652028666f72206578616d706c653a206974206973206e6f7420616c77617973207468652072696768742074696d6520666f7220736f6d656f6e6520746f206469736375737320706f6c6974696373292e2054686579206172652076696f6c61746564207768656e206f6e652069676e6f726573206f7220756e646572657374696d617465732074686520766965777320616e64206964656173206f6620616e6f746865722e200a202d2054686520656d6f74696f6e616c20626f756e64617269657320726566657220746f206f7572206665656c696e67732e204865616c74687920656d6f74696f6e616c20626f756e64617269657320696e636c756465206c696d69746174696f6e7320617320746f2077686572652c207768656e20616e6420776974682077686f6d2077652077696c6c20736861726520706572736f6e616c20696e666f726d6174696f6e2061732077656c6c2061732077686f6d2077652077696c6c20616c6c6f7720746f20696e666c75656e636520757320656d6f74696f6e616c6c792e2054686579206172652076696f6c61746564207768656e206f6e652069676e6f7265732c20756e646572657374696d617465732c20637269746963697a6573206f72206d6f636b7320746865206665656c696e6773206f6620616e6f746865722e200a202d205468652073657875616c20626f756e64617269657320726566657220746f20616c6c206172656173206f662073657875616c6974792028656d6f74696f6e616c2c2076657262616c2c20706879736963616c20617070726f616368292e204865616c7468792073657875616c20626f756e64617269657320696e636c756465206269646972656374696f6e616c20756e6465727374616e64696e6720616e642072657370656374696e6720746865206465736972657320616e6420636f6e73747261696e7473206265747765656e20706172746e6572732e2054686579206172652076696f6c61746564207768656e20736f6d656f6e6520726563656976657320756e77616e74656420746f756368696e672c2073657875616c20636f6d6d656e74732c2070726f6d7074696e6720746f20656e6761676520696e2073657875616c20616374732074686174207468657920646f206e6f742077616e7420616e642073657875616c20696e6e75656e646f732e200a202d20546865206d6174657269616c20626f756e6461726965732072656c61746520746f206f7572206d6f6e657920616e642070726f70657274792e204865616c746879206d6174657269616c20626f756e64617269657320696e636c756465206c696d69746174696f6e73206f6e20746865206d6174657269616c7320746861742063616e206265207368617265642c2062757420616c736f207468652070656f706c6520776974682077686f6d20746865792077696c6c2062652073686172656420776974682028666f72206578616d706c652c206974206973206f6b617920746f206c656e6420796f75722063617220746f20796f75722062726f746865722c20627574206e6f7420746f2061206e65696768626f7220796f752068617665206f6e6c79207365656e207477696365292e2054686579206172652076696f6c61746564207768656e20736f6d656f6e6520737465616c73206f722064657374726f797320736f6d656f6e6520656c736527732070726f7065727479206f722070757473207072657373757265206f6e207468656d2e200a202d205468652074696d6520626f756e64617269657320726566657220746f2074686520776179207765207368617265206f75722074696d652e204865616c7468792074696d6520626f756e6461726965732072657175697265207370656e64696e6720657175616c2074696d6520286173206c6f6e67206173206974206973206665617369626c6520746f20646f20736f2920746f20616c6c206f6620746865206d61696e206172656173206f66206f7572206c697665732028706572736f6e616c206c6966652c2070726f66657373696f6e616c206c6966652c20616374697669746965732c2073706f7274732c206574632e292e2054686579206172652076696f6c61746564207768656e20736f6d656f6e652064656d616e647320746f6f206d7563682074696d652066726f6d20736f6d656f6e6520656c73652e200ac2a00a0a20c2a0223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f706f69612d65696e61692d74612d796769692d6f7269612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33303a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223136313acf80cebfceb9ceb12dceb5ceafcebdceb1ceb92dcf84ceb12dcf85ceb3ceb9ceae2dcf8ccf81ceb9ceb1223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30312f32342f706f69612d65696e61692d74612d796769692d6f7269612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136313acf80cebfceb9ceb12dceb5ceafcebdceb1ceb92dcf84ceb12dcf85ceb3ceb9ceae2dcf8ccf81ceb9ceb12663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32383a225768617420617265206865616c74687920626f756e6461726965733f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313631223b7d), (1280, 'index.php?option=com_content&view=article&id=162', 'index.php?option=com_content&view=article&id=162:2022-01-11-16-12-18&catid=32', 'Personal boundaries', ' Personal Limits exist to protect the most important parts of our lives. They are created to illustrate to others what we consider acceptable and unacceptable behaviors. ', '2023-03-16 10:33:17', '3ad7f3aa241a7773f70fcc66542d49e7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137303a2220506572736f6e616c204c696d69747320657869737420746f2070726f7465637420746865206d6f737420696d706f7274616e74207061727473206f66206f7572206c697665732e205468657920617265206372656174656420746f20696c6c7573747261746520746f206f7468657273207768617420776520636f6e73696465722061636365707461626c6520616e6420756e61636365707461626c65206265686176696f72732e20223b693a333b613a32373a7b733a323a226964223b693a3136323b733a353a22616c696173223b733a31393a2232303232203031203131203136203132203138223b733a373a2273756d6d617279223b733a3339313a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e506572736f6e616c204c696d69747320657869737420746f2070726f7465637420746865206d6f737420696d706f7274616e74207061727473206f66206f7572206c697665732e205468657920617265206372656174656420746f20696c6c7573747261746520746f206f7468657273207768617420776520636f6e73696465722061636365707461626c6520616e6420756e61636365707461626c65206265686176696f72732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a323031303a22506572736f6e616c20626f756e64617269657320cea4ceb120cf8ccf81ceb9ceb120cebcceb1cf8220cf83cf8eceb6cebfcf85cebd2c20cebfceb920cf8ccf81cebfceb920cebcceb1cf8220cf83cebacebfcf84cf8ecebdcebfcf85cebd21202020202020202020202020202020202020202020202020202020200a2020426f756e64617269657320736176652075732c206c696d697473206b696c6c2075732120200a2020202020202020202020202020202020202020200a20506572736f6e616c20626f756e64617269657320657869737420746f2070726f7465637420746865206d6f737420696d706f7274616e74207061727473206f66206f7572206c697665732e205468657920617265206372656174656420746f20696c6c7573747261746520746f206f7468657273207768617420776520636f6e73696465722061636365707461626c6520616e6420756e61636365707461626c65206265686176696f72732e200a204a75737420617320612066656e63652070726f7465637473206f7572207265616c206573746174652c206f757220706572736f6e616c20626f756e6461726965732070726f74656374206f757273656c7665732e20496e20626f7468206f757220706572736f6e616c20616e642070726f66657373696f6e616c206c6966652c20746865206c61636b206f6620626f756e6461726965732070757473206120746f6c6c206f6e206f7572206d656e74616c2062616c616e636520616e64206f757220706572736f6e616c20616e642070726f66657373696f6e616c2067726f7774682e20536f6d65207761797320746f2073657420626f756e64617269657320746861742061726520696d706f7274616e7420746f20796f75206172652074686520666f6c6c6f77696e673a200a202d20426520636c6561722061626f75742074686520626f756e64617269657320796f752073657420666f7220796f757273656c6620616e64206f74686572732e204d616b65207375726520796f75206861766520646566696e656420746f20626f746820796f757273656c6620616e64206f746865727320776861742069732061636365707461626c6520616e642077686174206e6f742e200a202d204f6e636520736f6d656f6e652076696f6c6174657320796f7572206c696d69742c20796f752063616e2072656d696e64207468656d20616e642061736b20666f722074686569722068656c7020746f2070726f746563742069742e200a202d2049662074686520706572736f6e207374696c6c2076696f6c6174657320746865206c696d69742c2061736b207468656d20646563696465646c7920627574206b696e646c7920746f2073746f7020746865206265686176696f722e20496620746865206265686176696f7220636f6e74696e7565732c20636f6e73696465722077686174206675727468657220616374696f6e20697320617070726f70726961746520746f2062652074616b656e20696e206f7264657220746f2073746f7020746865206265686176696f72207768696c652072657370656374696e6720746865206f7468657220706572736f6e2e200a202d20436f6e736964657220706f737369626c6520616c7465726e6174697665732074686174206d617920657869737420696e206e6f74206265696e6720696e20656e7669726f6e6d656e74732074686174206d696e696d697a6520746865206368616e63657320666f7220736f6d656f6e6520746f20627265616b20796f757220626f756e6461726965732e200a202d205468616e6b207468652070656f706c652061726f756e6420796f752077686f20686f6e6f7220796f757220626f756e64617269657320616e6420726573706f6e6420746f20796f757220726571756573742e200a202d204964656e746966792074686520636f6e73657175656e636573206f662076696f6c6174696e67206f722069676e6f72696e6720796f757220626f756e6461726965732e200a202d204964656e74696679207468652064797366756e6374696f6e616c2074686f756768747320616e642062656c696566732074686174206c65616420796f7520746f20616c6c6f772076696f6c6174696f6e73206f6620796f757220626f756e6461726965732e200a202d20446576656c6f70206e65772c206d6f726520726174696f6e616c2c20656666696369656e742074686f756768747320616e642062656c696566732077686963682077696c6c2068656c7020796f75206368616e676520796f7572206265686176696f727320736f207468617420796f752063616e206275696c64206865616c74687920626f756e6461726965732e200a202d204964656e74696679206e6577206265686176696f727320776869636820796f75206e65656420746f2061646420746f20796f757220616374696f6e7320746f20646576656c6f70206865616c74687920626f756e6461726965732e200a202d204170706c79207468657365206265686176696f727320746f20796f7572206576657279646179206c6966652c20736f207468617420796f757220706572736f6e616c2073706163652c207072697661637920616e642072696768747320617265206e6f742069676e6f726564206f7220696e6672696e67656420627920616e796f6e652e200a202d20416c776179732074727920746f20756e6465727374616e6420616e6420686f6e6f72206f74686572732720626f756e6461726965732e200a0a20c2a0223b733a363a22696d61676573223b733a3231333a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f70726f737770696b612d6f7269612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33333a3137223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32333a223136323a323032322d30312d31312d31362d31322d3138223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33363a22696d616765732f323032322f30312f32342f70726f737770696b612d6f7269612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a37373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136323a323032322d30312d31312d31362d31322d31382663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a22506572736f6e616c20626f756e646172696573223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313632223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1281, 'index.php?option=com_content&view=article&id=163', 'index.php?option=com_content&view=article&id=163:ο-πίνακας-των-ορίων&catid=32', 'The boundaries table', ' The exercise below ill help you understand the boundaries you need to set and maintain with different people. ', '2023-03-16 10:33:43', '443fb480bae18ebe994556eb848db10a', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3131313a22205468652065786572636973652062656c6f7720696c6c2068656c7020796f7520756e6465727374616e642074686520626f756e64617269657320796f75206e65656420746f2073657420616e64206d61696e7461696e207769746820646966666572656e742070656f706c652e20223b693a333b613a32373a7b733a323a226964223b693a3136333b733a353a22616c696173223b733a33353a22cebf20cf80ceafcebdceb1cebaceb1cf8220cf84cf89cebd20cebfcf81ceafcf89cebd223b733a373a2273756d6d617279223b733a3333323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468652065786572636973652062656c6f7720696c6c2068656c7020796f7520756e6465727374616e642074686520626f756e64617269657320796f75206e65656420746f2073657420616e64206d61696e7461696e207769746820646966666572656e742070656f706c652e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313033353a2254686520626f756e646172696573207461626c65202020202020202020202020202020202020202020202020202020200a205468652065786572636973652062656c6f772077696c6c2068656c7020796f7520756e6465727374616e642074686520626f756e64617269657320796f75206e65656420746f2073657420616e64206d61696e7461696e207769746820646966666572656e742070656f706c652e200a204d616b652061207461626c65206f662038206c696e657320616e64203520636f6c756d6e732e20496e20746865206669727374206c696e6520777269746520746865206e616d65206f662074686520706572736f6e20776974682077686f6d20796f752077616e7420746f207365742068656174687920626f756e6461726965732e20496e2074686520666f6c6c6f77696e67206c696e6573207772697465207468652063617465676f72696573206f6620626f756e64617269657320796f75207769736820746f2065737461626c6973682c2061732077656c6c2061732074686520666f726d20746865792063757272656e746c7920686176652e200a20536565206578616d706c652062656c6f77200a202d204e61747572616c20626f756e64617269657320726566657220746f20706572736f6e616c20737061636520616e6420706879736963616c20696e74696d6163792e200a202d20456d6f74696f6e616c20626f756e64617269657320726566657220746f20796f7572206665656c696e67732e200a202d2053706972697475616c20626f756e64617269657320726566657220746f2072657370656374696e672074686520696465617320616e642074686520776179206f66207468696e6b696e67206f66206f74686572732e200a202d2053657875616c20626f756e64617269657320726566657220746f20616c6c2061737065637473206f662073657875616c6974792028656d6f74696f6e616c2c2076657262616c2c20706879736963616c2c206574632e292e200a202d204d6174657269616c20626f756e64617269657320726566657220746f2066696e616e6369616c206173736574732e200a202d2054696d6520626f756e64617269657320726566657220746f2074696d65206d616e6167656d656e742e200a2054727920746f206576616c7561746520796f757220626f756e64617269657320616e642074616b6520616374696f6e20776865726576657220796f75206665656c20796f7520686176656ee280997420736574206865616c74687920626f756e6461726965732e200a20526570656174207468652065786572636973652065766572792032207765656b7320756e74696c20796f75e28099766520736574206865616c74687920626f756e64617269657320696e20616c6c2073656374696f6e732e200ac2a0223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6f2d70696e616b61732d74776e2d6f7269776e2e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33333a3433223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33393a223136333acebf2dcf80ceafcebdceb1cebaceb1cf822dcf84cf89cebd2dcebfcf81ceafcf89cebd223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f6f2d70696e616b61732d74776e2d6f7269776e2e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136333acebf2dcf80ceafcebdceb1cebaceb1cf822dcf84cf89cebd2dcebfcf81ceafcf89cebd2663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a2254686520626f756e646172696573207461626c65223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313633223b7d), (1282, 'index.php?option=com_content&view=article&id=166', 'index.php?option=com_content&view=article&id=166:πώς-να-πεις-όχι&catid=32', 'How to say NO', ' Saying “no” is probably what challenges you the most when you need to set boundaries. See 3 suggestions on how to say “no” without feeling guilty. ', '2023-03-16 10:34:30', '7421c7fd3fb557a6b1cfa655d7d6e72c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3135363a2220536179696e6720e2809c6e6fe2809d2069732070726f6261626c792077686174206368616c6c656e67657320796f7520746865206d6f7374207768656e20796f75206e65656420746f2073657420626f756e6461726965732e2053656520332073756767657374696f6e73206f6e20686f7720746f2073617920e2809c6e6fe2809d20776974686f7574206665656c696e67206775696c74792e20223b693a333b613a32373a7b733a323a226964223b693a3136363b733a353a22616c696173223b733a32373a22cf80cf8ecf8220cebdceb120cf80ceb5ceb9cf8220cf8ccf87ceb9223b733a373a2273756d6d617279223b733a3337373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e536179696e6720e2809c6e6fe2809d2069732070726f6261626c792077686174206368616c6c656e67657320796f7520746865206d6f7374207768656e20796f75206e65656420746f2073657420626f756e6461726965732e2053656520332073756767657374696f6e73206f6e20686f7720746f2073617920e2809c6e6fe2809d20776974686f7574206665656c696e67206775696c74792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313031303a22486f7720746f20736179204e4f202020202020202020202020202020202020202020202020202020200a20536179696e6720e2809c6e6fe2809d2069732070726f6261626c792077686174206368616c6c656e67657320796f7520746865206d6f7374207768656e20796f75206e65656420746f2073657420626f756e6461726965732e2053656520332073756767657374696f6e73206f6e20686f7720746f2073617920e2809c6e6fe2809d20776974686f7574206665656c696e67206775696c74792e200a202d2053656e73652074686520616e737765723a205768656e20736f6d656f6e652061736b7320796f7520746f20646f20736f6d657468696e672c2074686572652069732061206c6974746c6520766f69636520696e7369646520796f752077686963682074656c6c7320796f7520686f7720796f75207265616c6c792077616e7420746f20726573706f6e643b20627920736179696e6720796573206f72206e6f2e2042652063616c6d2c206c697374656e20746f20796f757220696e6e657220766f69636520616e642073656e73652074686520616e7377657220776974686f7574206265696e6720696e666c75656e6365642062792077617420796f752062656c6965766520796f75206d757374207361792e200a202d20486f7720746f206465616c2077697468206f746865722070656f706c6573e28099207265616374696f6e733a205765206f6674656e20686573697461746520746f2073617920e2809c6e6fe2809d2066656172696e672061206e65676174697665207265616374696f6e2e204974e2809973207665727920696d706f7274616e7420746f20636f6e73696465722074686174207468652070656f706c652077686f206465736572766520746f207374616e64206e65787420746f2075732061726520746865206f6e65732077686f207265636f676e697a6520616e6420616363657074206f757220726967687420746f2072656675736520616e6420646f6ee280997420676574206d616420696e2065766572792073756368206f63636173696f6e2e200a202d2053686f7720796f757273656c6620636f6d70617373696f6e3a204a75737420617320796f75206665656c20636f6d70617373696f6e20666f72206f746865727320616e64207361792079657320746f2061766f69642068757274696e67207468656972206665656c696e67732c2073686f7720636f6d70617373696f6e20746f20796f757273656c662061732077656c6c20616e6420636f76657220796f7572206f776e206e656564732e2052656d656d6265723a20e2809c596f752068617665206e6f7468696e6720746f206761696e2066726f6d20616e20656d7074792076617365e2809d2e223b733a363a22696d61676573223b733a3231343a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7077732d6e612d706569732d6f78692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33343a3330223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31303a22426f756e646172696573223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33313a223136363acf80cf8ecf822dcebdceb12dcf80ceb5ceb9cf822dcf8ccf87ceb9223b733a373a22636174736c7567223b733a31313a2233323acf8ccf81ceb9ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33373a22696d616765732f323032322f30322f31342f7077732d6e612d706569732d6f78692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136363acf80cf8ecf822dcebdceb12dcf80ceb5ceb9cf822dcf8ccf87ceb92663617469643d3332223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22426f756e646172696573223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31333a22486f7720746f20736179204e4f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313636223b7d), (1283, 'index.php?option=com_content&view=article&id=155', 'index.php?option=com_content&view=article&id=155:τα-6-βήματα-για-τη-λήψη-μιας-απόφασης&catid=31', 'The 6 steps to decision making', ' Having trouble making a decision? Follow these 6 steps and make your decision with greater awareness! ', '2023-03-16 10:37:45', '7e6f17256288bf1a6eebc95b41b110c4', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130333a2220486176696e672074726f75626c65206d616b696e672061206465636973696f6e3f20466f6c6c6f77207468657365203620737465707320616e64206d616b6520796f7572206465636973696f6e207769746820677265617465722061776172656e6573732120223b693a333b613a32373a7b733a323a226964223b693a3135353b733a353a22616c696173223b733a36363a22cf84ceb1203620ceb2ceaecebcceb1cf84ceb120ceb3ceb9ceb120cf84ceb720cebbceaecf88ceb720cebcceb9ceb1cf8220ceb1cf80cf8ccf86ceb1cf83ceb7cf82223b733a373a2273756d6d617279223b733a3332343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e486176696e672074726f75626c65206d616b696e672061206465636973696f6e3f20466f6c6c6f77207468657365203620737465707320616e64206d616b6520796f7572206465636973696f6e207769746820677265617465722061776172656e657373213c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3934383a22546865203620737465707320746f206465636973696f6e206d616b696e67202020202020202020202020202020202020202020202020202020200a0a20486176696e672074726f75626c65206d616b696e672061206465636973696f6e3f20466f6c6c6f77207468657365203620737465707320616e64206d616b6520796f7572206465636973696f6e207769746820677265617465722061776172656e65737321200a20312e205265636f676e697a6520746865206e65656420626568696e64206d616b696e6720746865206465636973696f6e3a20776861742069732064726976696e6720796f7520746f206465636964652c207768617420646f20796f752077616e7420746f20616368696576653f200a20322e204672616d696e67207468652069737375653a20676174686572206c6f7473206f6620696e666f726d6174696f6e2061626f75742074686520697373756520756e64657220636f6e73696465726174696f6e20616e64206e6172726f7720697420646f776e2e200a20332e2046696e6420616c7465726e6174697665733a2066696e6420616e64206576616c756174652074776f20746f20666f757220616c7465726e61746976657320756e74696c20796f7520656e6420757020746f2074686520617070726f707269617465206f6e65732e200a20342e2043686f6963653a2063686f6f736520746865206265737420616c7465726e617469766520666f7220796f752e200a20352e20496d706c656d656e746174696f6e3a20696d706c656d656e7420796f75722063686f73656e20616c7465726e617469766520616e64206f627365727665206974732070726f67726573732e200a20362e204576616c756174696f6e3a206576616c7561746520796f7572206465636973696f6e20616e642067657420666565646261636b2066726f6d2069747320726573756c74732e2049662074686520636f6e73657175656e63657320617265206e656761746976652c20726570656174207468652070726f6365737320616e64206170706c7920616e6f7468657220616c7465726e61746976652e200a20416e642072656d656d62657221204d616e792074696d6573206576656e206966206f7572206465636973696f6e20686173207475726e6564206f757420746f2062652077726f6e672c207768656e207765206172652063616c6c656420746f2064656369646520616761696e2c206974206973206e6f74206e656365737361727920746861742077652077696c6c206d616b6520616e6f746865722063686f6963652e2e2e223b733a363a22696d61676573223b733a3233393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74612d362d76696d6174612d6769612d74696e2d6c697073692d6d69612d61706f66617369732d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33373a3435223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31353a224465636973696f6e204d616b696e67223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37303a223135353acf84ceb12d362dceb2ceaecebcceb1cf84ceb12dceb3ceb9ceb12dcf84ceb72dcebbceaecf88ceb72dcebcceb9ceb1cf822dceb1cf80cf8ccf86ceb1cf83ceb7cf82223b733a373a22636174736c7567223b733a33303a2233313acebbceaecf88ceb72dceb1cf80cebfcf86ceaccf83ceb5cf89cebd223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36323a22696d616765732f323032322f30322f31342f74612d362d76696d6174612d6769612d74696e2d6c697073692d6d69612d61706f66617369732d322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135353acf84ceb12d362dceb2ceaecebcceb1cf84ceb12dceb3ceb9ceb12dcf84ceb72dcebbceaecf88ceb72dcebcceb9ceb1cf822dceb1cf80cf8ccf86ceb1cf83ceb7cf822663617469643d3331223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31353a224465636973696f6e204d616b696e67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a22546865203620737465707320746f206465636973696f6e206d616b696e67223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313535223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1284, 'index.php?option=com_content&view=article&id=142', 'index.php?option=com_content&view=article&id=142:τα-οφέλη-της-θετικότητας-στην-υγεία-μας&catid=29', 'The benefits of positivity to our health', ' Multiple studies on positive psychology have shown that positive feelings, apart from the effect they have on our mental wellbeing, affect positively our health. ', '2023-03-16 10:38:44', '9e7a1d847dd14804c80b419db6e5afb0', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136333a22204d756c7469706c652073747564696573206f6e20706f7369746976652070737963686f6c6f677920686176652073686f776e207468617420706f736974697665206665656c696e67732c2061706172742066726f6d207468652065666665637420746865792068617665206f6e206f7572206d656e74616c2077656c6c6265696e672c2061666665637420706f7369746976656c79206f7572206865616c74682e20223b693a333b613a32373a7b733a323a226964223b693a3134323b733a353a22616c696173223b733a37323a22cf84ceb120cebfcf86ceadcebbceb720cf84ceb7cf8220ceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf8220cf83cf84ceb7cebd20cf85ceb3ceb5ceafceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a3338343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d756c7469706c652073747564696573206f6e20706f7369746976652070737963686f6c6f677920686176652073686f776e207468617420706f736974697665206665656c696e67732c2061706172742066726f6d207468652065666665637420746865792068617665206f6e206f7572206d656e74616c2077656c6c6265696e672c2061666665637420706f7369746976656c79206f7572206865616c74682e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313036323a225468652062656e6566697473206f6620706f736974697669747920746f206f7572206865616c746820ce9720ceb1ceb3ceaccf80ceb720cebaceaccebdceb5ceb920cf84cebfcebd20cebacf8ccf83cebccebf20cebdceb120cebaceb9cebdceb5ceafcf84ceb1ceb920cebaceb1ceb920ceb720cebaceb1cebbcebfcf83cf8dcebdceb720cebaceaccebdceb5ceb920cf84cebfcebd20cebacf8ccf83cebccebf20cebdceb120ceadcf81cf87ceb5cf84ceb1ceb920cf80ceb9cebf20cebacebfcebdcf84ceac2e202020202020202020202020202020202020202020202020202020200a20204c6f7665206d616b65732074686520776f726c6420676f20726f756e6420616e64206b696e646e657373206d616b65732070656f706c6520636f6d6520746f6765746865722e20200a2020202020202020202020202020202020202020200a204d756c7469706c652073747564696573206f6e20706f7369746976652070737963686f6c6f677920686176652073686f776e207468617420706f736974697665206665656c696e67732c2061706172742066726f6d207468652065666665637420746865792068617665206f6e206f7572206d656e74616c2077656c6c6265696e672c2061666665637420706f7369746976656c79206f7572206865616c74682e200a20496e20706172746963756c61722c20657870657269656e63696e6720706f73697469766520656d6f74696f6e732070726f74656374732075732066726f6d2073796d70746f6d73206f6620696c6c6e657373207375636820617320736e6966666c65732c2068656164616368657320616e64207061696e20696e20746865206162646f6d656e20616e642073746f6d6163682e20457870657269656e63696e6720706f73697469766520656d6f74696f6e7320656e636f7572616765732070656f706c6520746f206d616b65206865616c7468792063686f696365732c2061766f6964207468726561747320616e642074616b652063617265206f66207468656d73656c7665732c20636f6e747269627574696e6720746f20616e206f766572616c6c20696d70726f766564206865616c74682e20416c736f2c20706f736974697665206665656c696e67732061726520612077616c6c206f662070726f74656374696f6e20616761696e73742064657072657373696f6e2c20656e68616e63696e672070737963686f6c6f676963616c2077656c6c2d6265696e6720616e64206c6966652d736174697366616374696f6e2e204c6173746c792c20706f7369746976697479206973206469726563746c792072656c6174656420746f206d61696e7461696e696e672061206865616c74687920686561727420726174652c2077686963682c20696e207475726e20636f6e747269627574657320746f2067656e6572616c206865616c746820616e64206c6f6e6765766974792e223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f74615f6f66656c695f7469735f74686574696b6f74697461735f7374696e5f79676569612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33383a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31303a22506f7369746976697479223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37363a223134323acf84ceb12dcebfcf86ceadcebbceb72dcf84ceb7cf822dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822dcf83cf84ceb7cebd2dcf85ceb3ceb5ceafceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a32333a2232393aceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34373a22696d616765732f74615f6f66656c695f7469735f74686574696b6f74697461735f7374696e5f79676569612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3133303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134323acf84ceb12dcebfcf86ceadcebbceb72dcf84ceb7cf822dceb8ceb5cf84ceb9cebacf8ccf84ceb7cf84ceb1cf822dcf83cf84ceb7cebd2dcf85ceb3ceb5ceafceb12dcebcceb1cf822663617469643d3239223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22506f7369746976697479223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34303a225468652062656e6566697473206f6620706f736974697669747920746f206f7572206865616c7468223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313432223b7d), (1285, 'index.php?option=com_content&view=article&id=135', 'index.php?option=com_content&view=article&id=135:τι-είναι-το-δέος-και-ποια-η-σημασία-του-στην-ευτυχία-μας&catid=28', 'What is awe and what is its significance to our happiness', ' Awe is the feeling that possesses us when we face something much bigger and significant than ourselves and often goes beyond our cognitive level. ', '2023-03-16 10:39:38', '7bcb8ff4e8667bc4dcdbb55ed1f23e13', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3134373a222041776520697320746865206665656c696e67207468617420706f73736573736573207573207768656e207765206661636520736f6d657468696e67206d7563682062696767657220616e64207369676e69666963616e74207468616e206f757273656c76657320616e64206f6674656e20676f6573206265796f6e64206f757220636f676e6974697665206c6576656c2e20223b693a333b613a32373a7b733a323a226964223b693a3133353b733a353a22616c696173223b733a3130313a22cf84ceb920ceb5ceafcebdceb1ceb920cf84cebf20ceb4ceadcebfcf8220cebaceb1ceb920cf80cebfceb9ceb120ceb720cf83ceb7cebcceb1cf83ceafceb120cf84cebfcf8520cf83cf84ceb7cebd20ceb5cf85cf84cf85cf87ceafceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a3336383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e41776520697320746865206665656c696e67207468617420706f73736573736573207573207768656e207765206661636520736f6d657468696e67206d7563682062696767657220616e64207369676e69666963616e74207468616e206f757273656c76657320616e64206f6674656e20676f6573206265796f6e64206f757220636f676e6974697665206c6576656c2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313836373a22576861742069732061776520616e64207768617420697320697473207369676e69666963616e636520746f206f75722068617070696e65737320ce9f20ceadcebdceb1cf8220cebacebfceb9cf84ceacceb6ceb5ceb920cf84cebf20cebdceb5cf81cf8ccebbceb1cebacebacebf20cebaceb1ceb920ceb2cebbceadcf80ceb5ceb920cf84ceb720cebbceaccf83cf80ceb72c20cebf20ceaccebbcebbcebfcf8220cf84ceb120ceb1cf83cf84ceadcf81ceb9ceb120cf80cebfcf8520ceb1cebdcf84ceb1cebdceb1cebacebbcf8ccebdcf84ceb1ceb92e202020202020202020202020202020202020202020202020202020200a20204f6e65206c6f6f6b732061742074686520776174657220616e642073656573206d75642c20746865206f7468657220746865207265666c656374696f6e206f66207468652073746172732e20200a2020202020202020202020202020202020202020200a2041776520697320746865206665656c696e67207468617420706f73736573736573207573207768656e207765206661636520736f6d657468696e67206d7563682062696767657220616e64207369676e69666963616e74207468616e206f757273656c76657320616e64206f6674656e20676f6573206265796f6e64206f757220636f676e6974697665206c6576656c2e20466f72206578616d706c652c207768656e2077652073656520736f6d65206772656174206172636869746563747572616c20636f6e737472756374696f6e2c207768656e207765207769746e6573732061206e61747572616c207068656e6f6d656e6f6e206f66207261726520626561757479206f72207768656e207765207769746e65737320746865206269727468206f662061206368696c642e2e2e20546865206665656c696e67206f662061776520686173207468652073616d6520706f77657266756c2065666665637420746f206f75722068617070696e6573732e20486f77657665722c20696e20636f6e747261737420746f20616c6c206f7468657220706f73697469766520656d6f74696f6e732c20697420697320746865206f6e6c79206f6e65207468617420646f6573206e6f74206d616b6520757320736d696c65206f72206c617567682e204c65742773206c6f6f6b2061742033207761797320746f20696e636f72706f7261746520612073656e7365206f662061776520696e746f206f7572206576657279646179206c697665733a200a202d2057616c6b20696e206e6174757265206173206f6674656e20617320796f752063616e3a2074616b6520612077616c6b20616e64206f6273657276652074686520656e7669726f6e6d656e742c2074686520736f756e64732c20746865206f626a656374732c207468652070656f706c6520616e642074686520636f6c6f727320796f7520656e636f756e7465722e204f6273657276652074686520747265617375726573206f66206e61747572653b20796f752077696c6c206665656c20617765206c6f6f6b696e672061742074686520636c6f75647320666c6f6174696e6720617761792e200a202d2047657420746865206d6f7374206f7574206f6620796f75722074726970733a207768656e20796f752066696e6420796f757273656c6620696e2061206e657720686f6c696461792073706f742c2074727920746f2077616b65207570206561726c7920696e20746865206d6f726e696e6720616e64206c69766520796f75722064617920746f207468652066756c6c6573742c20656e6a6f79696e67207468652073756e7365742c206f6273657276696e67207468652070656f706c652c20746865207369676874732c2074686520626561757479206f66206e61747572652c20746865206e65772074617374657320616e642065766572797468696e6720656c73652061726f756e6420796f752e200a202d20476574206f7574206f6620796f757220636f6d666f7274207a6f6e65206174206c65617374206f6e63652061206461793a20796f7520646f206e6f74206861766520746f20676f206f6e207661636174696f6e20746f20657870657269656e6365206665656c696e6773206f66206177652e20596f75206a757374206e65656420746f206f6273657276652062656175747920696e20796f7572206576657279646179206c6966652e20546869732077696c6c2062652065617369657220696620796f75206d616b65207375726520796f7520646f20736f6d657468696e6720646966666572656e74206576657279206461792c20737563682061732061206e69676874207374726f6c6c2c206120636f6e636572742c2068696b696e6720616e642067617a696e672061742074686520636974792066726f6d2074686520746f70206f6620612068696c6c2c207761746368696e6720796f7572206661766f726974652073706f7274202d776861746576657220656c736520706c656173657320796f752c206173206c6f6e672061732069742773206e6f7420736f6d657468696e6720796f7520646f2065766572792064617921200ac2a00a0a20c2a0223b733a363a22696d61676573223b733a3235313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d746f2d64656f732d6b61692d706f69612d692d73696d617369612d746f752d7374696e2d657574757869612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32383b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a33393a3338223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a393a2248617070696e657373223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3130353a223133353acf84ceb92dceb5ceafcebdceb1ceb92dcf84cebf2dceb4ceadcebfcf822dcebaceb1ceb92dcf80cebfceb9ceb12dceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cebfcf852dcf83cf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a31373a2232383aceb5cf85cf84cf85cf87ceafceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37343a22696d616765732f323032322f30312f32342f74692d65696e61692d746f2d64656f732d6b61692d706f69612d692d73696d617369612d746f752d7374696e2d657574757869612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3135393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133353acf84ceb92dceb5ceafcebdceb1ceb92dcf84cebf2dceb4ceadcebfcf822dcebaceb1ceb92dcf80cebfceb9ceb12dceb72dcf83ceb7cebcceb1cf83ceafceb12dcf84cebfcf852dcf83cf84ceb7cebd2dceb5cf85cf84cf85cf87ceafceb12dcebcceb1cf822663617469643d3238223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a2248617070696e657373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35373a22576861742069732061776520616e64207768617420697320697473207369676e69666963616e636520746f206f75722068617070696e657373223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313335223b7d), (1286, 'index.php?option=com_content&view=article&id=129', 'index.php?option=com_content&view=article&id=129:τι-είναι-η-ευγνωμοσύνη&catid=27', 'What is Gratitude?', ' Did you know gratitude is one of the basic ingredients of our happiness? Multiple studies have proven that showing everyday gratitude (to ourselves, to life, to other people) increases our life-satisfaction and makes us happy. ', '2023-03-16 10:41:42', '21c3425c98ba2a7d4db76928873bd2f7', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3232383a222044696420796f75206b6e6f7720677261746974756465206973206f6e65206f662074686520626173696320696e6772656469656e7473206f66206f75722068617070696e6573733f204d756c7469706c65207374756469657320686176652070726f76656e20746861742073686f77696e67206576657279646179206772617469747564652028746f206f757273656c7665732c20746f206c6966652c20746f206f746865722070656f706c652920696e63726561736573206f7572206c6966652d736174697366616374696f6e20616e64206d616b65732075732068617070792e20223b693a333b613a32373a7b733a323a226964223b693a3132393b733a353a22616c696173223b733a34313a22cf84ceb920ceb5ceafcebdceb1ceb920ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a373a2273756d6d617279223b733a3434393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e44696420796f75206b6e6f7720677261746974756465206973206f6e65206f662074686520626173696320696e6772656469656e7473206f66206f75722068617070696e6573733f204d756c7469706c65207374756469657320686176652070726f76656e20746861742073686f77696e67206576657279646179206772617469747564652028746f206f757273656c7665732c20746f206c6966652c20746f206f746865722070656f706c652920696e63726561736573206f7572206c6966652d736174697366616374696f6e20616e64206d616b65732075732068617070792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3938333a2257686174206973204772617469747564653f20ce91cebdceaccebcceb5cf83ceb120cf83cf84ceb120cf80cf81ceacceb3cebcceb1cf84ceb120cf80cebfcf8520cebccf80cebfcf81ceb5ceafcf8220cebdceb120ceb4cf8ecf83ceb5ceb9cf8220cebaceb1ceb920cf84ceb1cf85cf84cf8ccf87cf81cebfcebdceb120cebdceb120cebacf81ceb1cf84ceaecf83ceb5ceb9cf822c20ceb5ceafcebdceb1ceb920cebf20cebbcf8cceb3cebfcf8220cf83cebfcf852c20ceadcebdceb120cf87ceb1cebccf8cceb3ceb5cebbcebf20cebaceb1ceb920cebcceafceb120cebaceb1cf81ceb4ceb9ceac20ceb3ceb5cebcceaccf84ceb720ceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72e202020202020202020202020202020202020202020202020202020200a2020416d6f6e6720746865207468696e677320796f752063616e206769766520616e64206174207468652073616d652074696d65206b6565702c20697320796f757220776f72642c206120736d696c6520616e6420612068656172742066756c6c206f66206772617469747564652e20200a2020202020202020202020202020202020202020200a2044696420796f75206b6e6f7720677261746974756465206973206f6e65206f662074686520626173696320696e6772656469656e7473206f66206f75722068617070696e6573733f204d756c7469706c65207374756469657320686176652070726f76656e20746861742073686f77696e67206576657279646179206772617469747564652028746f206f757273656c7665732c20746f206c6966652c20746f206f746865722070656f706c652920696e63726561736573206f7572206c6966652d736174697366616374696f6e20616e64206d616b65732075732068617070792e20496e646565642c20746865206665656c696e67206f662067726174697475646520696e6372656173657320646f70616d696e652c207365726f746f6e696e20616e64206f7879746f63696e206c6576656c732c20746865206e6575726f6368656d6963616c732074686174206d616b65207573206665656c20676f6f642120477261746974756465206272696e677320757320636c6f73657220746f206f746865722070656f706c652c2067656e65726f7369747920616e6420746865206665656c696e6773206f662067656e65726f736974792c20736563757269747920616e6420636f6e73697374656e63792c207768696c652064726976696e672061776179206e6567617469766520656d6f74696f6e732e2053746172742073686f77696e6720796f75722067726174697475646520746f64617921200a0a20c2a0223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d692d6579676e6f6d6f73796e692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32373b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34313a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a393a22477261746974756465223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a223132393acf84ceb92dceb5ceafcebdceb1ceb92dceb72dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a373a22636174736c7567223b733a32353a2232373aceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34343a22696d616765732f323032322f30312f32342f74692d65696e61692d692d6579676e6f6d6f73796e692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132393acf84ceb92dceb5ceafcebdceb1ceb92dceb72dceb5cf85ceb3cebdcf89cebccebfcf83cf8dcebdceb72663617469643d3237223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a22477261746974756465223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a2257686174206973204772617469747564653f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313239223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1287, 'index.php?option=com_content&view=article&id=119', 'index.php?option=com_content&view=article&id=119:καθημερινό-πρόγραμμα&catid=25', 'Everyday schedule', ' Hold a daily activities diary where: You will estimate the time you need to perform your daily activities ', '2023-03-16 10:42:31', 'd2127782da07b0b68833fb332d8ddd4f', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130373a2220486f6c642061206461696c7920616374697669746965732064696172792077686572653a20596f752077696c6c20657374696d617465207468652074696d6520796f75206e65656420746f20706572666f726d20796f7572206461696c79206163746976697469657320223b693a333b613a32373a7b733a323a226964223b693a3131393b733a353a22616c696173223b733a33393a22cebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c20cf80cf81cf8cceb3cf81ceb1cebccebcceb1223b733a373a2273756d6d617279223b733a3430323a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e486f6c642061206461696c7920616374697669746965732064696172792077686572653a203c7370616e207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b223e596f752077696c6c20657374696d617465207468652074696d6520796f75206e65656420746f20706572666f726d20796f7572206461696c792061637469766974696573203c2f7370616e3e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3336313a224576657279646179207363686564756c65202020202020202020202020202020202020202020202020202020200a20486f6c642061206461696c7920616374697669746965732064696172792077686572653a200a20596f752077696c6c20657374696d617465207468652074696d6520796f75206e65656420746f20706572666f726d20796f7572206461696c7920616374697669746965732e200a2054616b6520696e746f206163636f756e7420627265616b732074686174206d7573742074616b6520706c6163652e200a2044657465726d696e6520686f77206c6f6e67206d656574696e67732077696c6c206c6173742077697468696e20746865206461792e200a204173206120666f6c6c6f772d75703a200a204576616c7561746520696620796f757220646179207761732070726f6475637469766520616e64206966207363686564756c696e672068656c7020736176652074696d6520616e6420656e657267792e223b733a363a22696d61676573223b733a3232303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b617468696d6572696e6f2d70726f6772616d6d612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34323a3331223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34333a223131393acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c2dcf80cf81cf8cceb3cf81ceb1cebccebcceb1223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34333a22696d616765732f323032322f30322f31342f6b617468696d6572696e6f2d70726f6772616d6d612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131393acebaceb1ceb8ceb7cebcceb5cf81ceb9cebdcf8c2dcf80cf81cf8cceb3cf81ceb1cebccebcceb12663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a224576657279646179207363686564756c65223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313139223b7d), (1288, 'index.php?option=com_content&view=article&id=109', 'index.php?option=com_content&view=article&id=109:τι-είναι-αυτοπεποίθηση&catid=24', 'What is self-confidence?', ' Confidence can be said to be a lifestyle choice that allows the person to perceive their abilities and their general sense of self positively but also realistically. It also allows them to manage, usually successfully, difficult situations. ', '2023-03-16 10:45:40', 'ce4fd154bdffcf71d598147db3f6eeee', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3234323a2220436f6e666964656e63652063616e206265207361696420746f2062652061206c6966657374796c652063686f696365207468617420616c6c6f77732074686520706572736f6e20746f207065726365697665207468656972206162696c697469657320616e642074686569722067656e6572616c2073656e7365206f662073656c6620706f7369746976656c792062757420616c736f207265616c6973746963616c6c792e20497420616c736f20616c6c6f7773207468656d20746f206d616e6167652c20757375616c6c79207375636365737366756c6c792c20646966666963756c7420736974756174696f6e732e20223b693a333b613a32373a7b733a323a226964223b693a3130393b733a353a22616c696173223b733a34323a22cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a2273756d6d617279223b733a3436333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e436f6e666964656e63652063616e206265207361696420746f2062652061206c6966657374796c652063686f696365207468617420616c6c6f77732074686520706572736f6e20746f207065726365697665207468656972206162696c697469657320616e642074686569722067656e6572616c2073656e7365206f662073656c6620706f7369746976656c792062757420616c736f207265616c6973746963616c6c792e20497420616c736f20616c6c6f7773207468656d20746f206d616e6167652c20757375616c6c79207375636365737366756c6c792c20646966666963756c7420736974756174696f6e732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313535363a22576861742069732073656c662d636f6e666964656e63653f20c2abce9aceb1cebdceb5ceafcf8220ceb4ceb5cebd20cebccf80cebfcf81ceb5ceaf20cebdceb120cf83ceb520cebaceaccebdceb5ceb920cebdceb120cebdceb9cf8ecf83ceb5ceb9cf8220cebaceb1cf84cf8ecf84ceb5cf81cebfcf822c20cf87cf89cf81ceafcf8220cf84ceb720cf83cf85ceb3cebaceb1cf84ceacceb8ceb5cf83ceae20cf83cebfcf85c2bb20456c65616e6f7220526f6f736576656c74202020202020202020202020202020202020202020202020202020200a2020c2ab4e6f206f6e652063616e206d616b6520796f75206665656c20696e666572696f7220776974686f757420796f757220636f6e73656e74c2bb20456c65616e6f7220526f6f736576656c7420200a2020202020202020202020202020202020202020200a20436f6e666964656e63652063616e206265207361696420746f2062652061206c6966657374796c652063686f696365207468617420616c6c6f77732074686520706572736f6e20746f207065726365697665207468656972206162696c697469657320616e642074686569722067656e6572616c2073656e7365206f662073656c6620706f7369746976656c792062757420616c736f207265616c6973746963616c6c792e20497420616c736f20616c6c6f7773207468656d20746f206d616e6167652c20757375616c6c79207375636365737366756c6c792c20646966666963756c7420736974756174696f6e732e204576656e206966207468657920646f206e6f7420686176652061207375636365737366756c20726573756c742c207468657920646f206e6f7420676976652d75702e2054686579206861766520666169746820746f207468656d73656c76657320616e64207468656972206162696c69746965732c2061732074686579207365656d20746f2062652061626c6520746f20657865726369736520636f6e74726f6c206f766572207468656972206c6966652e2054686579206b656570206120706f736974697665206174746974756465206576656e207768656e207468696e677320646f206e6f7420776f726b2077656c6c20626563617573652074686579206861766520616363657074656420616e642072657370656374207468656d73656c7665732061732074686579206172652c20696e636c7564696e67207468656972206661756c74732e200a20546875732c2073656c662d636f6e666964656e636520696e737069726573206865616c74687920656d6f74696f6e732073756368206173206469676e6974792c2073656c662d636f6e74726f6c2c20746f6c6572616e63652c206163636f756e746162696c6974792c207265737065637420666f72206f746865727320616e642073656c662d726573706563742e2049742069732070617274206f66206f75722073656c662d65737465656d20616e64206974206973206120776179206f662065787072657373696e672069742e2054686520706572736f6e2074616b65732074686520696e697469617469766520616e6420646566656e6473207768617420686520636f6e73696465727320696d706f7274616e742e2053656c662d636f6e666964656e636520776f726b7320696e206163636f7264616e63652077697468207265616c697374696320616e642076616c69642073656c662d6576616c756174696f6e2c2062792074616b696e67206f76657220726573706f6e736962696c69747920616e64206b656570696e6720612064796e616d696320617474697475646520616761696e737420657665727964617920646966666963756c7469657320616e6420756e61766f696461626c652061647665727369746965732e200a2042757420696e206f7264657220666f722074686520696e646976696475616c20746f206265636f6d652073656c662d636f6e666964656e742c20746865697220776179206f66207468696e6b696e6720706c61797320616e20696d706f7274616e7420726f6c652e205768617420646f20796f75207468696e6b3f205768617420697320676f696e67206f6e20696e20796f7572206d696e6420617320796f752072656164207468657365206c696e65733f200a0a20c2a0223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d6175746f7065706f6974686973692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34353a3430223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223130393acf84ceb92dceb5ceafcebdceb1ceb92dceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30312f32342f74692d65696e61692d6175746f7065706f6974686973692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130393acf84ceb92dceb5ceafcebdceb1ceb92dceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a22576861742069732073656c662d636f6e666964656e63653f223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313039223b7d), (1289, 'index.php?option=com_content&view=article&id=110', 'index.php?option=com_content&view=article&id=110:ζήσε-για-εσένα-και-όχι-για-τους-άλλους&catid=24', 'Live for yourself and not for others!', ' Having self-esteem doesn’t mean you are always right; it means you are not afraid to make mistakes. People who do not love themselves, often depend on the opinion of others. They try to find the validation from others, suffering on the idea of rejection. ', '2023-03-16 10:46:22', 'e0cdbfa2be640631fe8750036ae28930', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3235383a2220486176696e672073656c662d65737465656d20646f65736ee2809974206d65616e20796f752061726520616c776179732072696768743b206974206d65616e7320796f7520617265206e6f742061667261696420746f206d616b65206d697374616b65732e2050656f706c652077686f20646f206e6f74206c6f7665207468656d73656c7665732c206f6674656e20646570656e64206f6e20746865206f70696e696f6e206f66206f74686572732e20546865792074727920746f2066696e64207468652076616c69646174696f6e2066726f6d206f74686572732c20737566666572696e67206f6e207468652069646561206f662072656a656374696f6e2e20223b693a333b613a32373a7b733a323a226964223b693a3131303b733a353a22616c696173223b733a36393a22ceb6ceaecf83ceb520ceb3ceb9ceb120ceb5cf83ceadcebdceb120cebaceb1ceb920cf8ccf87ceb920ceb3ceb9ceb120cf84cebfcf85cf8220ceaccebbcebbcebfcf85cf82223b733a373a2273756d6d617279223b733a3532333a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e486176696e672073656c662d65737465656d20646f65736ee2809974206d65616e20796f752061726520616c776179732072696768743b206974206d65616e7320796f7520617265206e6f742061667261696420746f206d616b65206d697374616b65732e3c2f703e0d0a3c70207374796c653d22666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e50656f706c652077686f20646f206e6f74206c6f7665207468656d73656c7665732c206f6674656e20646570656e64206f6e20746865206f70696e696f6e206f66206f74686572732e20546865792074727920746f2066696e64207468652076616c69646174696f6e2066726f6d206f74686572732c20737566666572696e67206f6e207468652069646561206f662072656a656374696f6e2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313234353a224c69766520666f7220796f757273656c6620616e64206e6f7420666f72206f74686572732120ce9720ceb1cf85cf84cebfceb5cebacf84ceafcebcceb7cf83ceb720ceb4ceb520ceb4ceb7cebcceb9cebfcf85cf81ceb3ceb5ceafcf84ceb1ceb920ceb5cf80ceb5ceb9ceb4ceae20ceb5ceafcf83ceb1ceb920cf80ceaccebdcf84ceb120cf83cf89cf83cf84cf8ccf8220ceb1cebbcebbceac20ceb5cf80ceb5ceb9ceb4ceae20ceb4ceb520cf86cebfceb2ceaccf83ceb1ceb920cebdceb120cebaceaccebdceb5ceb9cf8220cebbceacceb8ceb72e20202020202020202020202020202020202020202020202020202020200a2020486176696e672073656c662d65737465656d20646f65736ee2809974206d65616e20796f752061726520616c776179732072696768743b206974206d65616e7320796f7520617265206e6f742061667261696420746f206d616b65206d697374616b65732e20200a2020202020202020202020202020202020202020200a2050656f706c652077686f20646f206e6f74206c6f7665207468656d73656c7665732c206f6674656e20646570656e64206f6e20746865206f70696e696f6e206f66206f74686572732e20546865792074727920746f2066696e64207468652076616c69646174696f6e2066726f6d206f74686572732c20737566666572696e67206f6e207468652069646561206f662072656a656374696f6e2e200a2042652063617574696f75732120457665727920706572736f6e20686173207468656972206f776e207068696c6f736f7068792061626f7574206c69666520616e6420686f7720746f206465616c2077697468207468696e67732e2054686973206d65616e73207468617420796f752063616e6e6f7420706c656173652065766572796f6e652e200a20536f2061766f696420636f6d70617269736f6e732e2049742069732061207369676e69666963616e7420736f75726365206f66206d69736572792e204d616e792070656f706c65206861766520636861726163746572697374696373207468617420796f7520617265206d697373696e672c2062757420796f7520616c736f20686176652076697274756573206d697373696e672066726f6d206f74686572732e200a20446f206e6f74206c6f6f6b20666f722070657266656374696f6e2e204e6f206f6e65206973207065726665637420616e642074686174277320616d617a696e672e20546865726520697320616e20696d6d656e736520737061636520666f7220696d70726f76656d656e742e20446f206e6f742062652061667261696420746f206d616b652061206d697374616b652e204d697374616b65732068656c7020796f75206c6561726e20616e64206765742062657474657220616e64206265747465722e20466f637573206f6e207768617420796f75206861766520616e64206c6f766520796f757273656c6620666f7220776861742069742069732e200a2042656c6965766520696e20796f757273656c6620616e64206e65766572206769766520757021200a205468652073656c6620636f6e666964656e636520626f6f73742073686f756c64206e657665722073746f7020616e64206d75737420626520616e20657665727964617920676f616c2c20626563617573652073656c662d6c6f7665206973206120636f6e7374616e74206e65656421200a0a20c2a0223b733a363a22696d61676573223b733a3233373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f7a6973652d6769612d6573656e612d6b61692d6f78692d6769612d746f75732d616c6c6f75732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34363a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37333a223131303aceb6ceaecf83ceb52dceb3ceb9ceb12dceb5cf83ceadcebdceb12dcebaceb1ceb92dcf8ccf87ceb92dceb3ceb9ceb12dcf84cebfcf85cf822dceaccebbcebbcebfcf85cf82223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36303a22696d616765732f323032322f30312f32342f7a6973652d6769612d6573656e612d6b61692d6f78692d6769612d746f75732d616c6c6f75732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131303aceb6ceaecf83ceb52dceb3ceb9ceb12dceb5cf83ceadcebdceb12dcebaceb1ceb92dcf8ccf87ceb92dceb3ceb9ceb12dcf84cebfcf85cf822dceaccebbcebbcebfcf85cf822663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33373a224c69766520666f7220796f757273656c6620616e64206e6f7420666f72206f746865727321223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313130223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1290, 'index.php?option=com_content&view=article&id=111', 'index.php?option=com_content&view=article&id=111:αυτοπεποίθηση-στο-χώρο-εργασίας&catid=24', 'Confidence in the workplace', ' Many of us want to look more confident and self-assured in the workplace because this could help us communicate our plans and ideas more effectively to our partners or to better negotiate a promotion or a raise. A behavior that shows confidence, helps manage stress and improves our cooperation with our colleagues. ', '2023-03-16 10:46:39', 'f483dba8d7f8fb7e50a465d9541e781c', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3331373a22204d616e79206f662075732077616e7420746f206c6f6f6b206d6f726520636f6e666964656e7420616e642073656c662d6173737572656420696e2074686520776f726b706c6163652062656361757365207468697320636f756c642068656c7020757320636f6d6d756e6963617465206f757220706c616e7320616e64206964656173206d6f7265206566666563746976656c7920746f206f757220706172746e657273206f7220746f20626574746572206e65676f746961746520612070726f6d6f74696f6e206f7220612072616973652e2041206265686176696f7220746861742073686f777320636f6e666964656e63652c2068656c7073206d616e6167652073747265737320616e6420696d70726f766573206f757220636f6f7065726174696f6e2077697468206f757220636f6c6c6561677565732e20223b693a333b613a32373a7b733a323a226964223b693a3131313b733a353a22616c696173223b733a35393a22ceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb720cf83cf84cebf20cf87cf8ecf81cebf20ceb5cf81ceb3ceb1cf83ceafceb1cf82223b733a373a2273756d6d617279223b733a3533383a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616e79206f662075732077616e7420746f206c6f6f6b206d6f726520636f6e666964656e7420616e642073656c662d6173737572656420696e2074686520776f726b706c6163652062656361757365207468697320636f756c642068656c7020757320636f6d6d756e6963617465206f757220706c616e7320616e64206964656173206d6f7265206566666563746976656c7920746f206f757220706172746e657273206f7220746f20626574746572206e65676f746961746520612070726f6d6f74696f6e206f7220612072616973652e2041206265686176696f7220746861742073686f777320636f6e666964656e63652c2068656c7073206d616e6167652073747265737320616e6420696d70726f766573206f757220636f6f7065726174696f6e2077697468206f757220636f6c6c6561677565732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313332373a22436f6e666964656e636520696e2074686520776f726b706c61636520ce95cebacf84ceafcebcceb7cf83ceb520ceb5cf83cf8d20cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf83cebfcf8520cebaceb1ceb920ceb8ceb120ceb1cebacebfcebbcebfcf85ceb8ceaecf83cebfcf85cebd20cebaceb1ceb920cebfceb920cf85cf80cf8ccebbcebfceb9cf80cebfceb92e202020202020202020202020202020202020202020202020202020200a20204170707265636961746520796f757273656c6620616e642074686520726573742077696c6c20666f6c6c6f772e20200a2020202020202020202020202020202020202020200a204d616e79206f662075732077616e7420746f206c6f6f6b206d6f726520636f6e666964656e7420616e642073656c662d6173737572656420696e2074686520776f726b706c6163652062656361757365207468697320636f756c642068656c7020757320636f6d6d756e6963617465206f757220706c616e7320616e64206964656173206d6f7265206566666563746976656c7920746f206f757220706172746e657273206f7220746f20626574746572206e65676f746961746520612070726f6d6f74696f6e206f7220612072616973652e2041206265686176696f7220746861742073686f777320636f6e666964656e63652c2068656c7073206d616e6167652073747265737320616e6420696d70726f766573206f757220636f6f7065726174696f6e2077697468206f757220636f6c6c6561677565732e20486176696e672073656c662d636f6e666964656e63652073686f777320746861742077652072657370656374206f757273656c76657320616e6420696e74656e6420746f206578707265737320616e6420737570706f7274206f75722074686f756768747320616e64206665656c696e67732e20497420616c736f2c20656e68616e6365732074686520736174697366616374696f6e20776520726563656976652066726f6d20776f726b2e204d616e792070656f706c652c20616c74686f756768207365656b696e672073656c662d636f6e666964656e63652c207375666665722066726f6d207061737369766974792c2074686579206162616e646f6e20746865697220696465617320616e6420646f206e6f742065787072657373207468656972207669657720746f2061766f696420636f6e666c696374732077697468206f74686572732e204f746865727320616761696e2c2073686f7720746f6f206d7563682073656c662d636f6e666964656e636520696e2074686520776f726b696e6720656e7669726f6e6d656e7420616e6420746869732063616e206c65616420746f206465677261646174696f6e20616e64206578706c6f69746174696f6e206f6620636f6c6c6561677565732e20426f746820617070726f61636865732063616e206861766520657175616c6c792062616420726573756c747320696e206f757220776f726b706c61636520736f207765277265206c6f6f6b696e6720666f722074686520676f6c64656e20696e74657273656374696f6e206265747765656e207468652074776f2065787472656d65732c2074686520617070726f70726961746520636f6e666964656e6365206c6576656c2e20556e646f75627465646c792c2074686520706572666563742070657263656e74616765206f662073656c662d636f6e666964656e63652069732061207665727920696d706f7274616e7420636f6d706f6e656e74206f662061207361746973666163746f727920616e64207375636365737366756c206361726565722e200a0a20c2a0223b733a363a22696d61676573223b733a3233313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6175746f7065706f6974686973692d73746f2d7877726f2d65726761736961732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34363a3339223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31373a2253656c66202d20436f6e666964656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36333a223131313aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72dcf83cf84cebf2dcf87cf8ecf81cebf2dceb5cf81ceb3ceb1cf83ceafceb1cf82223b733a373a22636174736c7567223b733a32393a2232343aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb7223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a35343a22696d616765732f323032322f30312f32342f6175746f7065706f6974686973692d73746f2d7877726f2d65726761736961732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3131373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131313aceb1cf85cf84cebfcf80ceb5cf80cebfceafceb8ceb7cf83ceb72dcf83cf84cebf2dcf87cf8ecf81cebf2dceb5cf81ceb3ceb1cf83ceafceb1cf822663617469643d3234223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a2253656c66202d20436f6e666964656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32373a22436f6e666964656e636520696e2074686520776f726b706c616365223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313131223b7d), (1291, 'index.php?option=com_content&view=article&id=99', 'index.php?option=com_content&view=article&id=99:ο-αυτοέλεγχος-είναι-πολύ-σημαντικός-για-την-κοινωνική-σου-ζωή&catid=22', 'Self-control is very important for your social life', ' Self-control starts with controlling your thoughts. If you cannot control your thinking, you cannot control your actions. ', '2023-03-16 10:48:32', 'aa844edfece0312406cf058237c929b2', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132333a222053656c662d636f6e74726f6c20737461727473207769746820636f6e74726f6c6c696e6720796f75722074686f75676874732e20496620796f752063616e6e6f7420636f6e74726f6c20796f7572207468696e6b696e672c20796f752063616e6e6f7420636f6e74726f6c20796f757220616374696f6e732e20223b693a333b613a32373a7b733a323a226964223b693a39393b733a353a22616c696173223b733a3131333a22cebf20ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220ceb5ceafcebdceb1ceb920cf80cebfcebbcf8d20cf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf8220ceb3ceb9ceb120cf84ceb7cebd20cebacebfceb9cebdcf89cebdceb9cebaceae20cf83cebfcf8520ceb6cf89ceae223b733a373a2273756d6d617279223b733a3539343a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a20302030203020303b223e3c7370616e207374796c653d22666f6e742d7374796c653a206974616c69633b223e53656c662d636f6e74726f6c207374617274732077697468e280af3c2f7370616e3e3c7370616e207374796c653d22666f6e742d7374796c653a206974616c69633b20666f6e742d7765696768743a20626f6c643b223e636f6e74726f6c6c696e673c2f7370616e3e3c7370616e207374796c653d22666f6e742d7374796c653a206974616c69633b223ee280af796f7572e280af3c2f7370616e3e3c7370616e207374796c653d22666f6e742d7374796c653a206974616c69633b20666f6e742d7765696768743a20626f6c643b223e74686f75676874733c2f7370616e3e3c7370616e207374796c653d22666f6e742d7374796c653a206974616c69633b223e2e20496620796f752063616e6e6f7420636f6e74726f6c20796f7572207468696e6b696e672c20796f752063616e6e6f7420636f6e74726f6c20796f757220616374696f6e732e3c2f7370616e3ec2a03c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313438313a2253656c662d636f6e74726f6ce280af6973e280af76657279e280af696d706f7274616e74e280af666f72e280af796f7572e280af736f6369616ce280af6c696665c2a0202020202020202020202020202020202020202020202020202020200a202053656c662d636f6e74726f6c207374617274732077697468e280af20636f6e74726f6c6c696e6720e280af796f7572e280af2074686f7567687473202e20496620796f752063616e6e6f7420636f6e74726f6c20796f7572207468696e6b696e672c20796f752063616e6e6f7420636f6e74726f6c20796f757220616374696f6e732e20200a2020202020202020202020202020202020202020200a204d6f73742070656f706c65206665656c2074686579206861766520746f20646576656c6f70206f72206d61696e7461696e2073656c662d636f6e74726f6c2c206f6e6c7920696e206f7264657220746fe280af61636869657665207468656972206f776ee280af676f616c732ee280af53656c662d636f6e74726f6c2c20686f77657665722c20706c61797320616e20696d706f7274616e7420726f6c6520696e206f757220696e746572616374696f6e732c20617320697420656e73757265732063616c6d6e65737320616e64206865616c7468792072656c6174696f6e73686970732077697468206f74686572732ee280af50656f706c6520776974682073656c662d636f6e74726f6c207365656d20746f207570686f6c642074686520746872656520666f6c6c6f77696e67206861626974733ac2a0200ac2a00a20ce91292053656c662d6d61696e74656e616e6365e280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280af200a2020e280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afe280afc2a0200a205468657920686176652061206865616c74687920617474697475646520746f776172647320226d6174657269616c20676f6f64732220616e6420666f637573206f6e20776861742074686579206e656564e280af6d6f7265207468616e207768617420746865792077616e742e2054686579206576616c7561746520776861742074686579206e65656420746fe280af696e206f7264657220746f20656e72696368e280af7468656972206c6966652c2062757420646f20736f20696e206d6f6465726174696f6e2ee280afc2a0200ac2a00a2020ce92292053656c662d4173736572746976656e657373c2a02020200a2054686579206b6e6f772074686569722076616c756520616e64e280af6665656c20636f6d666f727461626c65e280af746f2073686172652074686569722074686f75676874732c207768696c6520676976696e67206f7468657273207468652074696d6520616e6420737061636520746f2065787072657373207468656d73656c7665732ee280afc2a0200ac2a00a202043292053656c662d66756c66696c6c6d656e74c2a02020200a2054686520726f616420746f2073656c662d636f6e666964656e636520697320636c6f73656c79206c696e6b656420746fe280af6475726162696c6974792ee280af54686f73652077686f2063616e2070726163746963652073656c662d636f6e74726f6c2c20646f206e6f7420656173696c792064726f70206f7574206f6620646966666963756c74206163746976697469657320627574206361726520746f20646576656c6f702072656c6576616e7420736b696c6c732ec2a0200a202053656c662d636f6e74726f6c2c207468657265666f72652c20616c6c6f777320757320746f20656e6a6f792074686520706f736974697665207468696e677320696e206c69666520696e206d6f6465726174696f6e2c20776974686f757420636f6e7374616e746c79207365656b696e67206d6f72652ee280afc2a0200a0a20c2a0223b733a363a22696d61676573223b733a3236303a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6f2d6175746f656c6567786f732d65696e61692d706f6c792d73696d616e74696b6f732d6769612d74696e2d6b6f696e776e696b692d736f752d7a77692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34383a3332223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a3131363a2239393acebf2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dceb5ceafcebdceb1ceb92dcf80cebfcebbcf8d2dcf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf822dceb3ceb9ceb12dcf84ceb7cebd2dcebacebfceb9cebdcf89cebdceb9cebaceae2dcf83cebfcf852dceb6cf89ceae223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a38333a22696d616765732f323032322f30312f32342f6f2d6175746f656c6567786f732d65696e61692d706f6c792d73696d616e74696b6f732d6769612d74696e2d6b6f696e776e696b692d736f752d7a77692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3137303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39393acebf2dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dceb5ceafcebdceb1ceb92dcf80cebfcebbcf8d2dcf83ceb7cebcceb1cebdcf84ceb9cebacf8ccf822dceb3ceb9ceb12dcf84ceb7cebd2dcebacebfceb9cebdcf89cebdceb9cebaceae2dcf83cebfcf852dceb6cf89ceae2663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35313a2253656c662d636f6e74726f6c206973207665727920696d706f7274616e7420666f7220796f757220736f6369616c206c696665223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3939223b7d), (1292, 'index.php?option=com_content&view=article&id=100', 'index.php?option=com_content&view=article&id=100:αυτοέλεγχος-στην-πράξη&catid=22', 'Self-control in practice ', ' Success and achievement of goals is based on good habits, which in turn, are based on discipline and self-control. These are four ways to improve self-control and develop more adaptive habits: ', '2023-03-16 10:49:10', 'f3ed704b469b360add47617d3a5d4e97', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3139343a22205375636365737320616e6420616368696576656d656e74206f6620676f616c73206973206261736564206f6e20676f6f64206861626974732c20776869636820696e207475726e2c20617265206261736564206f6e206469736369706c696e6520616e642073656c662d636f6e74726f6c2e2054686573652061726520666f7572207761797320746f20696d70726f76652073656c662d636f6e74726f6c20616e6420646576656c6f70206d6f7265206164617074697665206861626974733a20223b693a333b613a32373a7b733a323a226964223b693a3130303b733a353a22616c696173223b733a34323a22ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf8220cf83cf84ceb7cebd20cf80cf81ceaccebeceb7223b733a373a2273756d6d617279223b733a3639363a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a20302030203020303b223e5375636365737320616e6420616368696576656d656e74206f6620676f616c73206973206261736564206f6ee280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e676f6f64206861626974732c203c2f7370616e3e776869636820696e207475726e2c20617265206261736564206f6ee280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e6469736369706c696e65e280af3c2f7370616e3e616e64203c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e73656c662d636f6e74726f6c3c2f7370616e3e2ec2a0c2a03c2f703e0d0a3c70207374796c653d22746578742d616c69676e3a204a7573746966793b20666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a20302030203020303b223e546865736520617265e280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e666f75722077617973e280af3c2f7370616e3e746f20696d70726f76652073656c662d636f6e74726f6c20616e6420646576656c6f70206d6f7265206164617074697665206861626974733ac2a03c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313339353a2253656c662d636f6e74726f6ce280af696ee280af7072616374696365c2a020ce9720cebcceb5ceb3ceb1cebbcf8dcf84ceb5cf81ceb720cf80cf81cf8ccebacebbceb7cf83ceb720ceb3ceb9ceb120cebaceaccf80cebfceb9cebfcebd20ceb5ceafcebdceb1ceb920cebdceb120ceb5cebbceadceb3cebeceb5ceb920cf84cebfcebd20ceb5ceb1cf85cf84cf8c20cf84cebfcf852e202020202020202020202020202020202020202020202020202020200a20204f6e65206f66207468652062696767657374e280af6368616c6c656e67657320697320726567756c6174696e67206265686176696f722e20200a2020202020202020202020202020202020202020200a205375636365737320616e6420616368696576656d656e74206f6620676f616c73206973206261736564206f6ee280af676f6f64206861626974732c20776869636820696e207475726e2c20617265206261736564206f6ee280af6469736369706c696e65e280af616e642073656c662d636f6e74726f6c2ec2a0c2a0200a20546865736520617265e280af666f75722077617973e280af746f20696d70726f76652073656c662d636f6e74726f6c20616e6420646576656c6f70206d6f7265206164617074697665206861626974733ac2a0200ac2a00a202041766f69642074656d70746174696f6ee280afc2a0200ac2a00a20204974206973206e6f74206561737920746f20726573697374207468652074656d70746174696f6e2ee280af4f6e6520737475647920666f756e6420746861742074686520776179206d6f73742070656f706c65207265736973742074656d70746174696f6e2069732062792061766f6964696e672069742e20412070726572657175697369746520666f7220746869732069732073656c662d636f6e74726f6c2c207768696368206c6561647320746f206d6f726520656666696369656e74206465636973696f6e2d6d616b696e6720616e642073656c662d68656c7020737472617465676965732ec2a0200ac2a00a20204d65617375726520796f75722070726f6772657373c2a0200ac2a00a204b656570696e6720747261636b206f6620796f75722070726f67726573732063616e206b65657020796f7520666f6375736564206f6e20796f757220676f616c732e20497420616c736f2068656c707320796f752067657420746f20756e6465727374616e6420796f7572206f776e206265686176696f722062657474657220616e64206d616b65732069742065617369657220746fe280af6d61696e7461696e206f72206368616e6765e280af796f7572206861626974732ec2a02020200a20204c6561726e20686f7720746f206d616e61676520737472657373e280afc2a0200a2054616b696e67206120627265616b20616e642074616b696e6720612066657720627265617468732068656c7020736c6f7720646f776e20796f7572206865617274207261746520616e642072656c61782e204d616b65207375726520796f75e280af6578657263697365e280af726567756c61726c792ce280af656174e280af6865616c7468696c7920616e6420736c656570e280af61646571756174656c7920746f20696d70726f766520796f757220666f6375732c20636f676e69746976652066756e6374696f6e20616e64206865616c74682ee280af50656f706c65207365656d20746f206d616b65e280af626164206465636973696f6e73e280af7768656e20746865697220626c6f6f64207375676172206973206c6f7720616e642074686579206c61636b20736c6565702e2045786572636973652068656c707320796f7520736c6565702062657474657220616e6420666f6c6c6f772061206d6f7265206469736369706c696e6564206469657420706c616e2ee280afc2a0200a0a20c2a0223b733a363a22696d61676573223b733a3232323a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f6175746f656c6567786f732d7374696e2d7072616b73692e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34393a3130223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a223130303aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dcf83cf84ceb7cebd2dcf80cf81ceaccebeceb7223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34353a22696d616765732f323032322f30312f32342f6175746f656c6567786f732d7374696e2d7072616b73692e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130303aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822dcf83cf84ceb7cebd2dcf80cf81ceaccebeceb72663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33303a2253656c662d636f6e74726f6ce280af696ee280af7072616374696365c2a0223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313030223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1293, 'index.php?option=com_content&view=article&id=101', 'index.php?option=com_content&view=article&id=101:τι-είναι-αυτοέλεγχος&catid=22', 'What is self-control? ', ' Self-control refers to the ability of controlling feelings and desires especially in tough situations. ', '2023-03-16 10:49:42', '71f7bbe09624cec37ca16d41b71fb106', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3130343a222053656c662d636f6e74726f6c2072656665727320746f20746865206162696c697479206f6620636f6e74726f6c6c696e67206665656c696e677320616e64206465736972657320657370656369616c6c7920696e20746f75676820736974756174696f6e732e20223b693a333b613a32373a7b733a323a226964223b693a3130313b733a353a22616c696173223b733a33383a22cf84ceb920ceb5ceafcebdceb1ceb920ceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a2273756d6d617279223b733a3435393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e53656c662d636f6e74726f6c2072656665727320746f20746865e280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e6162696c6974793c2f7370616e3ee280af6f6620636f6e74726f6c6c696e67e280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e6665656c696e67733c2f7370616e3ee280af616e64e280af3c7370616e207374796c653d22666f6e742d7765696768743a20626f6c643b223e646573697265733c2f7370616e3ee280af657370656369616c6c7920696e20746f75676820736974756174696f6e732ec2a03c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313031383a2257686174e280af206973e280af2073656c662d636f6e74726f6c3fc2a020ce94ceb5cebd20ceb5ceafcebcceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520cebccebfcf8520cf83cf85cebdceadceb2ceb72e20ce95ceafcebcceb1ceb920ceb1cf85cf84cf8c20cf80cebfcf8520ceb5cf80ceb9cebbceadceb3cf8920cebdceb120ceb3ceafcebdcf892e202020202020202020202020202020202020202020202020202020200a202049276d206e6f7420776861742068617070656e656420746f206d652ee280af4920616de280af776861742049e280af63686f6f736520746f206265636f6d652e20200a2020202020202020202020202020202020202020200a2053656c662d636f6e74726f6c2072656665727320746f20746865e280af6162696c697479e280af6f6620636f6e74726f6c6c696e67e280af6665656c696e6773e280af616e64e280af64657369726573e280af657370656369616c6c7920696e20746f75676820736974756174696f6e732ec2a0202020204d6f7265207370656369666963616c6c792c20696e20746865206669656c64206f662070737963686f6c6f67792c2073656c662d636f6e74726f6c20697320696e74657270726574656420617320746865206162696c697479e280af20746f20737562647565e280af206f757220696d70756c7365732c206f7572206665656c696e677320616e64206265686176696f727320746f207265616368206c6f6e672d7465726d20676f616c732e2053656c662d636f6e74726f6c206973206d61696e6c7920726567756c6174656420627920746865207072652d66726f6e74616c20636f727465782c207468616e6b7320746f2077686963682c20696e7374656164206f6620726573706f6e64696e67206469726563746c7920746f20657665727920696d70756c7365207468617420656d65726765732c2077652063616ee280af20706c616e202ce280af2061737365737320e280af616c7465726e617469766520616374696f6e7320616e6420696465616c6c792ce280af2061766f696420e280af7468696e67732077652077696c6c20726567726574206c61746572206f6e2e2054686520626173696320707265636f6e646974696f6e206f662073656c662d636f6e74726f6c20697320746865206162696c697479206f6620e280af636f6e74726f6c6c696e67206f757220696e7374696e637473202e20496e20612074696d65206f662064697265637420736174697366616374696f6e2c2073656c662d636f6e74726f6c206973207065726861707320616e20756e64657276616c756564206162696c6974792077686963682c20686f77657665722c20697320776f727468206669676874696e6720666f722ee280af20200a0a20c2a0223b733a363a22696d61676573223b733a3232313a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30315c2f32345c2f74692d65696e61692d6f2d6175746f656c6567786f732e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a34393a3432223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31343a2253656c66202d20436f6e74726f6c223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34323a223130313acf84ceb92dceb5ceafcebdceb1ceb92dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a373a22636174736c7567223b733a32353a2232323aceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34343a22696d616765732f323032322f30312f32342f74692d65696e61692d6f2d6175746f656c6567786f732e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130313acf84ceb92dceb5ceafcebdceb1ceb92dceb1cf85cf84cebfceadcebbceb5ceb3cf87cebfcf822663617469643d3232223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a2253656c66202d20436f6e74726f6c223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32393a2257686174e280af206973e280af2073656c662d636f6e74726f6c3fc2a0223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313031223b7d), (1294, 'index.php?option=com_content&view=article&id=71', 'index.php?option=com_content&view=article&id=71:τα-υπέρ-και-τα-κατά&catid=39', 'Pros and cons ', ' Think of someone who manages his anger admirably well. How would you describe him? Calm, with self-control, kind, assertive? ', '2023-03-16 10:50:23', '4425d73e2c45a418cfa386e5d58224cd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3132363a22205468696e6b206f6620736f6d656f6e652077686f206d616e616765732068697320616e6765722061646d697261626c792077656c6c2e20486f7720776f756c6420796f752064657363726962652068696d3f2043616c6d2c20776974682073656c662d636f6e74726f6c2c206b696e642c206173736572746976653f20223b693a333b613a32373a7b733a323a226964223b693a37313b733a353a22616c696173223b733a33343a22cf84ceb120cf85cf80ceadcf8120cebaceb1ceb920cf84ceb120cebaceb1cf84ceac223b733a373a2273756d6d617279223b733a3334373a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468696e6b206f6620736f6d656f6e652077686f206d616e616765732068697320616e6765722061646d697261626c792077656c6c2e20486f7720776f756c6420796f752064657363726962652068696d3f2043616c6d2c20776974682073656c662d636f6e74726f6c2c206b696e642c206173736572746976653f3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3734343a2250726f7320616e6420636f6e7320202020202020202020202020202020202020202020202020202020200a205468696e6b206f6620736f6d656f6e652077686f206d616e616765732068697320616e6765722061646d697261626c792077656c6c2e20486f7720776f756c6420796f752064657363726962652068696d3f2043616c6d2c20776974682073656c662d636f6e74726f6c2c206b696e642c206173736572746976653f200a205468656e2c2061736b20796f757273656c663a200a202d207768617420617265207468652070726f73206265696e67206c696b6520746861743f200a202d2057686174206172652074686520636f6e73206f66206265696e67206c696b6520746861743f200a202d2057686174206172652074686520636f6e73206f6620616e6765723f200a202d205768617420617265207468652062656e6566697473206f66206265696e67206c696b652074686520706572736f6e20796f75722066697273742074686f75676874206f663f200a20436f6e7369646572206966207468652070726f73206f6620616e676572206f757477656967682074686520636f6e732c206f722069662074686520636f6e73206f6620616e676572206f75747765696768207468652070726f732e20557365206120312d313030206576616c756174696f6e207363616c65202835302d35302e2034302d36302c206574632e29200a2052656d656d626572207765206d6179206e6f742062652061626c6520746f20636f6e74726f6c207768656e2077652067657420616e677279206275742077652063616e20636f6e74726f6c20206f7572207265616374696f6e20746f2069742e2057652063616e20626520616e67727920616e6420706173736976652c20616e67727920616e6420616767726573736976652c20616e67727920616e6420706173736976652d61676772657373697665206f7220616e67727920616e64206173736572746976652e205468652063686f696365206973206f7572732e223b733a363a22696d61676573223b733a3231383a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f74612d797065722d6b61692d74612d6b6174612e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33393b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a35303a3233223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a353a22416e676572223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a2237313acf84ceb12dcf85cf80ceadcf812dcebaceb1ceb92dcf84ceb12dcebaceb1cf84ceac223b733a373a22636174736c7567223b733a31333a2233393aceb8cf85cebccf8ccf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34313a22696d616765732f323032322f30322f31342f74612d797065722d6b61692d74612d6b6174612e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37313acf84ceb12dcf85cf80ceadcf812dcebaceb1ceb92dcf84ceb12dcebaceb1cf84ceac2663617469643d3339223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22416e676572223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a2250726f7320616e6420636f6e7320223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3731223b7d), (1295, 'index.php?option=com_content&view=article&id=81', 'index.php?option=com_content&view=article&id=81:έρωτας-είναι…&catid=42', 'Romantic love is...', ' A question that concerns all of us especially at a young age is “what love is”. Many compare the feeling of being in love with what one feels under the influence of substances. ', '2023-03-16 10:51:00', '96453043225fa3a8df8089db036d1549', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138323a222041207175657374696f6e207468617420636f6e6365726e7320616c6c206f6620757320657370656369616c6c79206174206120796f756e672061676520697320e2809c77686174206c6f7665206973e2809d2e204d616e7920636f6d7061726520746865206665656c696e67206f66206265696e6720696e206c6f766520776974682077686174206f6e65206665656c7320756e6465722074686520696e666c75656e6365206f66207375627374616e6365732e20223b693a333b613a32373a7b733a323a226964223b693a38313b733a353a22616c696173223b733a32363a22ceadcf81cf89cf84ceb1cf8220ceb5ceafcebdceb1ceb9e280a6223b733a373a2273756d6d617279223b733a3438393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e41207175657374696f6e207468617420636f6e6365726e7320616c6c206f6620757320657370656369616c6c79206174206120796f756e672061676520697320e2809c77686174206c6f7665206973e2809d2e3c2f703e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e4d616e7920636f6d7061726520746865206665656c696e67206f66206265696e6720696e206c6f766520776974682077686174206f6e65206665656c7320756e6465722074686520696e666c75656e6365206f66207375627374616e6365732e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a3939393a22526f6d616e746963206c6f76652069732e2e2e20ce88cebdceb120ceb5cf81cf8ecf84ceb7cebcceb120cf80cebfcf8520ceb1cf80ceb1cf83cf87cebfcebbceb5ceaf20cf84cebfcebd20cebaceb1ceb8ceadcebdceb1cebd20ceb1cf80cf8c20ceb5cebcceaccf8220ceb5ceb9ceb4ceb9cebaceac20cf83cf84ceb120cf80ceb9cebf20cebdceb5ceb1cebdceb9cebaceac20cebcceb1cf8220cf87cf81cf8ccebdceb9ceb120ceb5ceafcebdceb1ceb920cf84cebf20c2abcea4ceb920ceb5ceafcebdceb1ceb920ce88cf81cf89cf84ceb1cf82c2bb3b202020202020202020202020202020202020202020202020202020200a202041207175657374696f6e207468617420636f6e6365726e7320616c6c206f6620757320657370656369616c6c79206174206120796f756e672061676520697320e2809c77686174206c6f7665206973e2809d2e20200a2020202020202020202020202020202020202020200a204d616e7920636f6d7061726520746865206665656c696e67206f66206265696e6720696e206c6f766520776974682077686174206f6e65206665656c7320756e6465722074686520696e666c75656e6365206f66207375627374616e6365732e20546869732076696577206973206e6f74206661722066726f6d207468652074727574682c206173207768656e2077652066616c6c20696e206c6f766520646f70616d696e6520616e64206e6f726570696e65706872696e65206c6576656c73207269736520616e64206f7572207365726f746f6e696e206c6576656c732061726520616c736f206166666563746564206d616b696e67207573206d6f72652065616765722c206d6f726520656e6572676574696320616e64206d6f726520657863697465642e205768656e207765206172652061742074686520626567696e6e696e67206f66206120726f6d616e7469632072656c6174696f6e736869702c2077652074656e6420746f20696465616c697a65206f757220706172746e657220616e642077652064697372656761726420616e79206e6567617469766520656c656d656e74733b20746875732c207468652065787072657373696f6e20c2ab6c6f766520697320626c696e64c2bb2e20446573706974652074686520657570686f72696120616e6420706c6561737572652074686174207468697320656d6f74696f6e2067697665732075732c206974206c6173747320666f72206120666577206d6f6e74687320746f20612066657720796561727320616e64206365727461696e6c792069742069736e27742077686174206b6565707320757320696e2061206c6f6e672d6c617374696e672072656c6174696f6e736869702e200a0a20c2a0223b733a363a22696d61676573223b733a3234393a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6572777461732d65696e61692e6a7067222c22696d6167655f696e74726f5f616c74223a22696d616765735c2f323032325c2f30325c2f31345c2f6572777461732d65696e61692e6a7067222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a35313a3030223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32393a2238313aceadcf81cf89cf84ceb1cf822dceb5ceafcebdceb1ceb9e280a6223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a33343a22696d616765732f323032322f30322f31342f6572777461732d65696e61692e6a7067223b733a383a22696d616765416c74223b733a33343a22696d616765732f323032322f30322f31342f6572777461732d65696e61692e6a7067223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38313aceadcf81cf89cf84ceb1cf822dceb5ceafcebdceb1ceb9e280a62663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31393a22526f6d616e746963206c6f76652069732e2e2e223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3831223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1296, 'index.php?option=com_content&view=article&id=85', 'index.php?option=com_content&view=article&id=85:πώς-να-έρθετε-πιο-κοντά&catid=42', 'How to get closer', ' These 4 activities will bring you closer to your partner and increase relationship satisfaction. ', '2023-03-16 10:51:44', 'd254d90d7fc68dc7575171e83be676fd', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a39383a22205468657365203420616374697669746965732077696c6c206272696e6720796f7520636c6f73657220746f20796f757220706172746e657220616e6420696e6372656173652072656c6174696f6e7368697020736174697366616374696f6e2e20223b693a333b613a32373a7b733a323a226964223b693a38353b733a353a22616c696173223b733a34323a22cf80cf8ecf8220cebdceb120ceadcf81ceb8ceb5cf84ceb520cf80ceb9cebf20cebacebfcebdcf84ceac223b733a373a2273756d6d617279223b733a3331393a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e5468657365203420616374697669746965732077696c6c206272696e6720796f7520636c6f73657220746f20796f757220706172746e657220616e6420696e6372656173652072656c6174696f6e7368697020736174697366616374696f6e2e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313036393a22486f7720746f2067657420636c6f736572202020202020202020202020202020202020202020202020202020200a205468657365203420616374697669746965732077696c6c206272696e6720796f7520636c6f73657220746f20796f757220706172746e657220616e6420696e6372656173652072656c6174696f6e7368697020736174697366616374696f6e2e200a202d20457865726369736520746f6765746865723a20456e646f727068696e732072656c656173656420647572696e672065786572636973652063616e2068656c7020796f75206665656c206d6f726520706f73697469766520666f72206f6e6520616e6f7468657220616e6420616e20696e6372656173656420686561727420726174652063616e20626f6f737420796f7572206578636974656d656e742e200a202d205265616420746f6765746865723a20576520646f6ee2809974206d65616e206174207468652073616d652074696d653b206173206c6f6e67206173206974e2809973207468652073616d6520626f6f6b2c2061727469636c65206574632e205265736561726368206861732073686f776e20746861742065786368616e67696e67207669657773206f6e206120746f70696320796f75206861766520626f746820726561642061626f7574206272696e677320796f7520636c6f73657220616e642068656c707320796f7520756e6465727374616e642065616368206f74686572206265747465722e20416c736f2c206163636f7264696e6720746f2072657365617263682c206120706572736f6e2077686f207265616473206170706561727320746f206265206c6573732073747265737366756c2c206d6f72652061707065616c696e6720616e64206d6f726520756e6465727374616e64696e672e2045786163746c7920776174207765206c6f6f6b20666f7220696e206120706172746e657221200a202d20446f20736f6d657468696e6720746f67657468657220617420686f6d653a205265736561726368206861732073686f776e207468617420636f75706c65732077686f20646f2063686f72657320746f676574686572206861766520612062657474657220736578206c6966652e20496620796f7520646f6ee280997420646f2063686f7265732c207472792072652d6465636f726174696e6720746f6765746865722e200a202d2054727920616e2065787472656d652073706f72743a204e6572766f75736e65737320616e642073757370656e73652061726520636f6e6e656374656420746f2061747472616374696f6e2e20546875732c20736f6d657468696e67202264616e6765726f7573222063616e206d616b65207573206665656c206d6f72652061747472616374656420746f206f757220706172746e65722e20506c75732c2077652077696c6c206861766520736861726564206120756e6971756520657870657269656e63652e223b733a363a22696d61676573223b733a3232353a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f7077732d6e612d657274686574652d70696f2d6b6f6e74612d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031303a35313a3434223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a2238353acf80cf8ecf822dcebdceb12dceadcf81ceb8ceb5cf84ceb52dcf80ceb9cebf2dcebacebfcebdcf84ceac223b733a373a22636174736c7567223b733a33343a2234323aceb5cf81cf89cf84ceb9cebaceadcf822dcf83cf87ceb5cf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a34383a22696d616765732f323032322f30322f31342f7077732d6e612d657274686574652d70696f2d6b6f6e74612d322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38353acf80cf8ecf822dcebdceb12dceadcf81ceb8ceb5cf84ceb52dcf80ceb9cebf2dcebacebfcebdcf84ceac2663617469643d3432223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32323a22526f6d616e7469632052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31373a22486f7720746f2067657420636c6f736572223b693a31373b693a343b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3835223b7d), (1298, 'index.php?option=com_content&view=article&id=189', 'index.php?option=com_content&view=article&id=189:η-ομάδα-μας&catid=2', 'Η ομάδα μας', '', '2023-04-26 21:56:35', '1d1dc4bc9b3ab1da408d35816b8147a8', 1, 1, 1, '*', '2022-01-13 15:54:15', NULL, '2022-01-13 15:54:15', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a3138393b733a353a22616c696173223b733a32303a22ceb720cebfcebcceacceb4ceb120cebcceb1cf82223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a3833313a2250535943484f4c4f4749535453202020202020202020202020202020202020202020202020202020202020202020202020494f414e4e41534f5543484c4120202050737963686f6c6f676973742c20466f756e646572206f66204852202046554c4c2042494f2020202020202020202020202020202020202020202020202046454e4941564f564f5520202050737963686f6c6f676973742c204d53632c204d42507353202046554c4c2042494f20202020202020202020202020202020202020202020202020434852495354494e415a4f55524e4120202050737963686f6c6f676973742c204d5363202046554c4c2042494f202020202020202020202020202020202020202020202020202020202020204e494b4f4c455441434841545a494b4f4e5354414e54494e49444f5520202050737963686f6c6f676973742c204d5363202046554c4c2042494f202020202020202020202020202020202020202020202020204d454c494e4153544f55504120202050737963686f6c6f676973742c204d5363202046554c4c2042494f20202020202020202020202020202020202020202020202020494f414e4e414441525649524920202050737963686f6c6f676973742c204d5363202046554c4c2042494f202020202020202020202020202020202020202020202020202020202020204d415249414d41524b49414e4f5520202050737963686f6c6f676973742c204d5363202046554c4c2042494f202020202020202020202020202020202020202020202020204d5952544f4e54454e544520202050737963686f6c6f676973742c204d5363202046554c4c2042494f202020202020202020202020202020202020202020202020202020204e5554524954494f4e49535453202020202020202020202020202020202020202020202020202020202020202020202020434852495354494e414b41524143484f545a49544920202044696574697469616e202d204e7574726974696f6e6973742c204d5363202046554c4c2042494f202020202020202020202020202020202020202020202020204d4149524153544546414e414b4f5520202044696574697469616e202d204e7574726974696f6e6973742c20425363202046554c4c2042494f223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032313a35363a3335223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32383b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32343a223138393aceb72dcebfcebcceacceb4ceb12dcebcceb1cf82223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31332031353a35343a3135223b693a31303b4e3b693a31313b733a37373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138393aceb72dcebfcebcceacceb4ceb12dcebcceb1cf822663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31332031353a35343a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a22ce9720cebfcebcceacceb4ceb120cebcceb1cf82223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313839223b7d), (1299, 'index.php?option=com_content&view=article&id=118', 'index.php?option=com_content&view=article&id=118:κόκκινες-και-πράσινες-δραστηριότητες&catid=25', 'Red and green activities', ' The base exercise aims to help us recognize which of our everyday activities consume most energy, which boost our energy levels and how we can manage them efficiently. ', '2023-03-16 14:06:22', '0e37dbb697da615e9cb83407aafff972', 1, 1, 1, '*', '2022-01-09 20:23:32', NULL, '2022-01-09 20:23:32', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136393a222054686520626173652065786572636973652061696d7320746f2068656c70207573207265636f676e697a65207768696368206f66206f7572206576657279646179206163746976697469657320636f6e73756d65206d6f737420656e657267792c20776869636820626f6f7374206f757220656e65726779206c6576656c7320616e6420686f772077652063616e206d616e616765207468656d20656666696369656e746c792e20223b693a333b613a32373a7b733a323a226964223b693a3131383b733a353a22616c696173223b733a36393a22cebacf8ccebacebaceb9cebdceb5cf8220cebaceb1ceb920cf80cf81ceaccf83ceb9cebdceb5cf8220ceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf82223b733a373a2273756d6d617279223b733a3339303a223c646976207374796c653d22746578742d616c69676e3a204c6566743b20666f6e742d66616d696c793a205365676f652055493b20666f6e742d7374796c653a206e6f726d616c3b20666f6e742d7765696768743a206e6f726d616c3b20666f6e742d73697a653a2031323b20636f6c6f723a20233030303030303b223e0d0a3c70207374796c653d22666f6e742d66616d696c793a205461686f6d613b20666f6e742d73697a653a2032312e3333333333333333333333333333323b206d617267696e3a2030203020313420303b223e54686520626173652065786572636973652061696d7320746f2068656c70207573207265636f676e697a65207768696368206f66206f7572206576657279646179206163746976697469657320636f6e73756d65206d6f737420656e657267792c20776869636820626f6f7374206f757220656e65726779206c6576656c7320616e6420686f772077652063616e206d616e616765207468656d20656666696369656e746c792e3c2f703e0d0a3c2f6469763e0d0a223b733a343a22626f6479223b733a313439363a2252656420616e6420677265656e2061637469766974696573202020202020202020202020202020202020202020202020202020200a2054686520626173652065786572636973652061696d7320746f2068656c70207573207265636f676e697a65207768696368206f66206f7572206576657279646179206163746976697469657320636f6e73756d65206d6f737420656e657267792c20776869636820626f6f7374206f757220656e65726779206c6576656c7320616e6420686f772077652063616e206d616e616765207468656d20656666696369656e746c792e200a20456e657267792068657265206d65616e73206d656e74616c20656e657267792e204163746976697469657320746861742072657175697265207573207573696e67206f7572207374726f6e67207375697473206d61792074697265207573206f757420706879736963616c6c792c2062757420626f6f7374206f757220656e65726779206d656e74616c6c792e200a2053746570206f6e653a20696e74726f64756374696f6e200a204163746976697469657320746861742072657175697265207573207573696e67206f7572207374726f6e6720737569747320616e64206769766520757320656e657267792077696c6c20626520726566657272656420746f20617320677265656e2061637469766974696573200a20596f75207265616c6c7920656e6a6f79207468656d200a2054686579206d616b6520796f75206665656c20656e65726765746963200a20596f75206c6f736520747261636b206f662074696d65200a20596f75206c6f6f6b20666f727761726420746f207075727375696e67207468656d200a20596f7520726573706f6e642077656c6c206576656e20756e646572207072657373757265206f7220737472657373200a204163746976697469657320746861742072657175697265207573207573696e67206f7572207765616b2073706f747320616e6420636f6e73756d65206f757220656e657267792077696c6c20626520726566657272656420746f206173207265642061637469766974696573200a20596f7520646f6e277420656e6a6f79207468656d200a20546f646179206578686175737420796f75200a2054696d65207365656d7320746f20736c6f7720646f776e200a20596f7520646f206e6f74206c6f6f6b20666f727761726420746f207075727375696e67207468656d200a205468657920726571756972652061206c6f74206f66206566666f7274206f6e20796f7572207061727420746f2073656c662d636f6e74726f6c20616e6420636f6e63656e7472617465200a20537465702074776f206c69737420796f75722072656420616e6420677265656e2061637469766974696573200a20447572696e672074686520636f75727365206f6620746865207765656b2c206c69737420796f75722072656420616e6420677265656e2061637469766974696573206f6e2061206461696c7920626173697320616e64206e6f74652074686520656e65726779206c6576656c73207468657920636f6e73756d65206f7220626f6f737420726573706563746976656c792e200a2053746570207468726565206e6f746520776861742065616368206163746976697479206f6666657273206f722064657472616374732e200a20466f72206578616d706c653b20477265656e20616374697669747920e286922045786572636973696e6720e2869220426f6f737473206d7920656e6572677920e28692204769766573206d652061206865616c74687920616e6420746f6e656420626f6479200a205374657020666f7572206576616c756174696f6e200a20436f756c6420796f7520696e63726561736520677265656e206163746976697469657320696e20796f7572206461696c79207363686564756c653f20436f756c6420796f75206d616e616765207265642061637469766974696573206d6f726520656666696369656e746c793f20436f756c6420796f75206f7574736f75726365207468656d206f72207265666f726d207468656d3f223b733a363a22696d61676573223b733a3233373a227b22696d6167655f696e74726f223a22696d616765735c2f323032325c2f30325c2f31345c2f6b6f6b6b696e65732d6b61692d70726173696e65732d64726173746972696f74697465732d322e6a7067222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30332d31362031343a30363a3232223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a393a22736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31373a22456e65726779204d616e6167656d656e74223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a37333a223131383acebacf8ccebacebaceb9cebdceb5cf822dcebaceb1ceb92dcf80cf81ceaccf83ceb9cebdceb5cf822dceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf82223b733a373a22636174736c7567223b733a34323a2232353aceb4ceb9ceb1cf87ceb5ceafcf81ceb9cf83ceb72dceb5cebdceadcf81ceb3ceb5ceb9ceb1cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36303a22696d616765732f323032322f30322f31342f6b6f6b6b696e65732d6b61692d70726173696e65732d64726173746972696f74697465732d322e6a7067223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d30392032303a32333a3332223b693a31303b4e3b693a31313b733a3132373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131383acebacf8ccebacebaceb9cebdceb5cf822dcebaceb1ceb92dcf80cf81ceaccf83ceb9cebdceb5cf822dceb4cf81ceb1cf83cf84ceb7cf81ceb9cf8ccf84ceb7cf84ceb5cf822663617469643d3235223b693a31323b4e3b693a31333b733a31393a22323032322d30312d30392032303a32333a3332223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31373a22456e65726779204d616e6167656d656e74223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a36333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32343a2252656420616e6420677265656e2061637469766974696573223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313138223b7d); INSERT INTO `o0ksp_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES (1300, 'index.php?option=com_content&view=article&id=253', 'index.php?option=com_content&view=article&id=253:cv-maria-markianou&catid=43', 'CV - Maria Markianou', ' Maria Markianou is a psychologist. She has graduated from the Faculty of Psychology of the Aristotle University of Thessaloniki and obtains a Professional License to practice as a Psychologist in Greece since 2013. She has attended the Behavioral Therapy Program of Anxiety Disorders, OCD and PTSD, in the University Psychiatric Clinic of Aiginitio Hospital in Athens, and has participated in the clinical works of the Special Medical Unit of Behavior Therapies. She has experience in working as a psychologist and as child protection worker in various N.G.O.s with adolescents and adults, asylum seekers and refugees in Greece, with various psychological-psychiatric difficulties. She has also attended various seminars regarding mental health and psychotherapy topics, such as, interventions for PTSD, Psychological First Aid, Gender Based Violence victims support etc . She currently works as a Psychologist in HR PSYCHOLOGY – TODAY. She is a Counsellor – Psychologist in the 24-hour Telephone Counselling Support Line and delivers individual counselling sessions to adults and adolescents. Additionally, she is cooperating with a private Centre for Special Therapies for children and adolescents, where she runs Social Skills Groups. ', '2023-04-26 21:25:16', '8673af372e9b6cd5059b48aa0acef677', 1, 1, 1, '*', '2022-01-15 10:15:26', NULL, '2022-01-15 10:15:26', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a313234333a22204d61726961204d61726b69616e6f7520697320612070737963686f6c6f676973742e2053686520686173206772616475617465642066726f6d2074686520466163756c7479206f662050737963686f6c6f6779206f66207468652041726973746f746c6520556e6976657273697479206f66205468657373616c6f6e696b6920616e64206f627461696e7320612050726f66657373696f6e616c204c6963656e736520746f20707261637469636520617320612050737963686f6c6f6769737420696e204772656563652073696e636520323031332e205368652068617320617474656e64656420746865204265686176696f72616c20546865726170792050726f6772616d206f6620416e7869657479204469736f72646572732c204f434420616e6420505453442c20696e2074686520556e697665727369747920507379636869617472696320436c696e6963206f6620416967696e6974696f20486f73706974616c20696e20417468656e732c20616e64206861732070617274696369706174656420696e2074686520636c696e6963616c20776f726b73206f6620746865205370656369616c204d65646963616c20556e6974206f66204265686176696f72205468657261706965732e205368652068617320657870657269656e636520696e20776f726b696e6720617320612070737963686f6c6f6769737420616e64206173206368696c642070726f74656374696f6e20776f726b657220696e20766172696f7573204e2e472e4f2e7320776974682061646f6c657363656e747320616e64206164756c74732c206173796c756d207365656b65727320616e6420726566756765657320696e204772656563652c207769746820766172696f75732070737963686f6c6f676963616c2d707379636869617472696320646966666963756c746965732e205368652068617320616c736f20617474656e64656420766172696f75732073656d696e61727320726567617264696e67206d656e74616c206865616c746820616e642070737963686f7468657261707920746f706963732c20737563682061732c20696e74657276656e74696f6e7320666f7220505453442c2050737963686f6c6f676963616c204669727374204169642c2047656e6465722042617365642056696f6c656e63652076696374696d7320737570706f727420657463202e205368652063757272656e746c7920776f726b7320617320612050737963686f6c6f6769737420696e2048522050535943484f4c4f475920e2809320544f4441592e20536865206973206120436f756e73656c6c6f7220e280932050737963686f6c6f6769737420696e207468652032342d686f75722054656c6570686f6e6520436f756e73656c6c696e6720537570706f7274204c696e6520616e642064656c697665727320696e646976696475616c20636f756e73656c6c696e672073657373696f6e7320746f206164756c747320616e642061646f6c657363656e74732e204164646974696f6e616c6c792c2073686520697320636f6f7065726174696e672077697468206120707269766174652043656e74726520666f72205370656369616c2054686572617069657320666f72206368696c6472656e20616e642061646f6c657363656e74732c207768657265207368652072756e7320536f6369616c20536b696c6c732047726f7570732e20223b693a333b613a32373a7b733a323a226964223b693a3235333b733a353a22616c696173223b733a31383a226376206d61726961206d61726b69616e6f75223b733a373a2273756d6d617279223b733a313433343a223c703e3c696d67207374796c653d22666c6f61743a206c6566743b206d617267696e2d72696768743a20323070783b206d617267696e2d626f74746f6d3a203570783b22207372633d22696d616765732f63762d6d616b7269616e6f752e706e672220616c743d22222077696474683d2232353822206865696768743d2232353522206c6f6164696e673d226c617a7922202f3e3c2f703e0d0a3c703e4d61726961204d61726b69616e6f7520697320612070737963686f6c6f676973742e3c2f703e0d0a3c703e53686520686173206772616475617465642066726f6d2074686520466163756c7479206f662050737963686f6c6f6779206f66207468652041726973746f746c6520556e6976657273697479206f66205468657373616c6f6e696b6920616e64206f627461696e7320612050726f66657373696f6e616c204c6963656e736520746f20707261637469636520617320612050737963686f6c6f6769737420696e204772656563652073696e636520323031332e3c2f703e0d0a3c703e5368652068617320617474656e64656420746865204265686176696f72616c20546865726170792050726f6772616d206f6620416e7869657479204469736f72646572732c204f434420616e6420505453442c20696e2074686520556e697665727369747920507379636869617472696320436c696e6963206f6620416967696e6974696f20486f73706974616c20696e20417468656e732c20616e64206861732070617274696369706174656420696e2074686520636c696e6963616c20776f726b73206f6620746865205370656369616c204d65646963616c20556e6974206f66204265686176696f72205468657261706965732e3c2f703e0d0a3c703e5368652068617320657870657269656e636520696e20776f726b696e6720617320612070737963686f6c6f6769737420616e64206173206368696c642070726f74656374696f6e20776f726b657220696e20766172696f7573204e2e472e4f2e7320776974682061646f6c657363656e747320616e64206164756c74732c206173796c756d207365656b65727320616e6420726566756765657320696e204772656563652c207769746820766172696f75732070737963686f6c6f676963616c2d707379636869617472696320646966666963756c746965732e205368652068617320616c736f20617474656e64656420766172696f75732073656d696e61727320726567617264696e67206d656e74616c206865616c746820616e642070737963686f7468657261707920746f706963732c20737563682061732c20696e74657276656e74696f6e7320666f7220505453442c2050737963686f6c6f676963616c204669727374204169642c2047656e6465722042617365642056696f6c656e63652076696374696d7320737570706f727420657463202e3c2f703e0d0a3c703e5368652063757272656e746c7920776f726b7320617320612050737963686f6c6f6769737420696e2048522050535943484f4c4f475920e2809320544f4441592e20536865206973206120436f756e73656c6c6f7220e280932050737963686f6c6f6769737420696e207468652032342d686f75722054656c6570686f6e6520436f756e73656c6c696e6720537570706f7274204c696e6520616e642064656c697665727320696e646976696475616c20636f756e73656c6c696e672073657373696f6e7320746f206164756c747320616e642061646f6c657363656e74732e204164646974696f6e616c6c792c2073686520697320636f6f7065726174696e672077697468206120707269766174652043656e74726520666f72205370656369616c2054686572617069657320666f72206368696c6472656e20616e642061646f6c657363656e74732c207768657265207368652072756e7320536f6369616c20536b696c6c732047726f7570732e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3236353a227b22696d6167655f696e74726f223a22696d616765735c2f63762d6d616b7269616e6f752e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f63762d6d616b7269616e6f752e706e673f77696474683d323537266865696768743d323536222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34333b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30342d32362032313a32353a3136223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a343a2242696f73223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32323a223235333a63762d6d617269612d6d61726b69616e6f75223b733a373a22636174736c7567223b733a32333a2234333aceb2ceb9cebfceb3cf81ceb1cf86ceb9cebaceac223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a38383a22696d616765732f63762d6d616b7269616e6f752e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f63762d6d616b7269616e6f752e706e673f77696474683d323537266865696768743d323536223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032322d30312d31352031303a31353a3236223b693a31303b4e3b693a31313b733a37363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235333a63762d6d617269612d6d61726b69616e6f752663617469643d3433223b693a31323b4e3b693a31333b733a31393a22323032322d30312d31352031303a31353a3236223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a2242696f73223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a34383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32303a224356202d204d61726961204d61726b69616e6f75223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323533223b7d), (1301, 'index.php?option=com_content&view=article&id=254', 'index.php?option=com_content&view=article&id=254:men-emotions&catid=35', 'MEN & EMOTIONS', '', '2023-07-20 10:46:37', '49db14ae0ffcae0314801321f7573d5e', 1, 1, 1, '*', '2023-07-14 12:06:35', NULL, '2023-07-14 12:06:35', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3235343b733a353a22616c696173223b733a31323a226d656e20656d6f74696f6e73223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a313330363a224d454e202620454d4f54494f4e532020202020202020202020202020202020202020202020202020202049742069732074727565207468617420636861726163746572697a696e672061206d616e2061732073656e736974697665206973206e6f74206e65636573736172696c7920636f6e7369646572656420616e20616476616e746167652e205468652062656c69656620746861742073656e73697469766974792069732061202270726976696c65676522206f66207468652066656d616c652073657820686173206c6f6e67207072657661696c65642c206174747269627574696e672074686520636861726163746572697374696320746f20686f726d6f6e616c206368616e6765732e20436f6e73696465722074686520626961736564207761792077652065787072657373206f757273656c766573207768656e207765206164647265737320656d6f74696f6e616c2065787072657373696f6e20646570656e64696e67206f6e2067656e6465722e2045787072657373696f6e73207375636820617320224d656e20646f206e6f74206372792220224775797320617265206e6f742061667261696422206574632e20617265206a75737420736f6d65206f6620746865207468696e6773207468617420626f797320617265206578706f73656420746f20647572696e67206368696c64686f6f642c20696e7465726e616c697a6520616e64206d6f7374206c696b656c7920726570726f64756365206173206164756c747320746f207468656972206f776e206368696c6472656e2e0a20c2a0200a204275742c20696e2074686520656e642c20617265206d656e206c65737320656d6f74696f6e616c207468616e20776f6d656e3f20200a496e206120726563656e742073747564792c205765696761726420657420616c2e20283230323129206d6f6e69746f72656420616e64207265636f726465642074686520656d6f74696f6e616c20666c756374756174696f6e73206f6620313432206d656e20616e6420776f6d656e206f76657220612037352d64617920706572696f642c2066696e64696e6720746861742074686572652077657265206e6f207369676e69666963616e7420646966666572656e636573206265747765656e207468652073657865732e205468652061626f76652066696e64696e672073686f7773207468617420626f746820736578657320657870657269656e63652073696d696c617220656d6f74696f6e7320616e642077697468207468652073616d6520696e74656e736974792e20486f77657665722c206174207468652073616d652074696d652c206d656e20696e206f7264657220746f20636f6d706c79207769746820736f6369616c206e6f726d73206172652063616c6c656420746f206c696d69742074686569722065787072657373696f6e2c20657370656369616c6c79207768656e207468657920696e766f6c7665206665656c696e6773206f662066656172206f72207361646e6573732e0a5468657265666f72652c2069742069732074696d6520746f207265636f6e7369646572207468652065737461626c69736865642070657263657074696f6e7320726567617264696e6720656d6f74696f6e732c20616c6c6f77696e6720746865206d616c652073657820746f206578707265737320746865697220656e7469726520656d6f74696f6e616c207265706572746f69726520776974686f75742063656e736f72736869702e0ac2a00a48522e2050535943484f4c4f4759202d20544f444159205465616d223b733a363a22696d61676573223b733a3331353a227b22696d6167655f696e74726f223a22696d616765735c2f5c75303339355c75303362395c75303362615c75303363635c75303362645c7530336231322e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f5c75303339355c75303362395c75303362615c75303363635c75303362645c7530336231322e706e673f77696474683d323630266865696768743d313630222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a33353b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30372d32302031303a34363a3337223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31363a223235343a6d656e2d656d6f74696f6e73223b733a373a22636174736c7567223b733a34323a2233353acf88cf85cf87ceb9cebaceae2dceb1cebdceb8ceb5cebacf84ceb9cebacf8ccf84ceb7cf84ceb1223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a39303a22696d616765732fce95ceb9cebacf8ccebdceb1322e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732fce95ceb9cebacf8ccebdceb1322e706e673f77696474683d323630266865696768743d313630223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30372d31342031323a30363a3335223b693a31303b4e3b693a31313b733a37303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235343a6d656e2d656d6f74696f6e732663617469643d3335223b693a31323b4e3b693a31333b733a31393a22323032332d30372d31342031323a30363a3335223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32343a2250737963686f6c6f676963616c20526573696c69656e6365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a37323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a224d454e202620454d4f54494f4e53223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323534223b7d), (1302, 'index.php?option=com_content&view=article&id=255', 'index.php?option=com_content&view=article&id=255:dealing-with-toxic-people&catid=41', 'Dealing with Toxic People', '', '2023-07-20 10:46:03', '27ea5abc7b6a65bd8e6bca8497037793', 1, 1, 1, '*', '2023-07-14 13:48:58', NULL, '2023-07-14 13:48:58', NULL, 0, 0, 4, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32373a7b733a323a226964223b693a3235353b733a353a22616c696173223b733a32353a226465616c696e67207769746820746f7869632070656f706c65223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a313434373a224465616c696e67207769746820546f7869632050656f706c6520202020202020202020202020202020202020202020202020202020537572656c7920796f752077696c6c2068617665206865617264206f662022746f7869632070656f706c65222e20427574207768617420646f65732074686973206d65616e3f204172652070656f706c6520746f786963206f72207468656972206265686176696f72733f0a546865206d6f737420636f7272656374207465726d206973207468652022746f786963206265686176696f727322206f662070656f706c652c206265686176696f7273207468617420686176652061206e6567617469766520696d70616374206f6e206f7572206c6976657320616e64206576657279646179206c6966652e0a49742069732076657279206c696b656c7920746861742077652077696c6c20636f6d6520696e746f20636f6e7461637420776974682073756368206265686176696f727320746861742063617573652075707365742c2073656c6620646f7562742c20726564756374696f6e206f66206f757220656e6572677920616e642067656e6572616c206e65676174697665206d6f6f642e20200a20c2a0200a2042757420686f7720646f207765207265636f676e697a65207468657365206265686176696f72733f20200a50656f706c652077697468207468657365206265686176696f727320736861726520736f6d65206261736963206368617261637465726973746963733a0a0a5468657920757375616c6c79206769766520796f7520746865206665656c696e67207468617420796f7520226f776522207468656d20736f6d657468696e672e206f205468657920646f206e6f742074616b6520726573706f6e736962696c69747920616e6420626c616d65206f746865727320666f72207468656972206f776e206265686176696f72732e0a5468657920617265206d616e6970756c61746976652e0a5468657920646f206e6f74207265636f676e697a65206f722061646d6974207468656972206d697374616b65732e0a5468657920646f6e27742061706f6c6f67697a6520656173696c792e0a5468657920646f206e6f742073686f77207265737065637420666f722074686520626f756e646172696573206f662074686f73652074686579206173736f636961746520776974682e0a596f75206d6179207265616c697a65207468617420796f7520617265206265696e67206c69656420746f2e0a54686579206f6674656e2074616b652074686520726f6c65206f66207468652076696374696d2c206175746f6d61746963616c6c792070757474696e6720796f7520696e2074686520706c616365206f6620746865206162757365722e0a5468657920646f206e6f742073686f7720756e6465727374616e64696e6720666f7220746865206665656c696e677320616e6420706f696e74206f66206f746865722070656f706c652e0a54686579206d616b652074686f73652061726f756e64207468656d20646f756274207468656d73656c7665732e0a0ac2a00a496e206164646974696f6e20746f206c6561726e696e6720746f207265636f676e697a65207468657365206368617261637465726973746963732c20697420697320696d706f7274616e7420746f2073656520686f772077652063616e20626574746572206d616e616765207468656d2e20200a0a53657420626f756e6461726965732e0a436f6d6d756e696361746520796f757220646966666963756c7469657320746f207468697320706572736f6e2e0a4c696d697420796f757220696e746572616374696f6e2077697468207468656d2e0a4c657427732061636365707420746861742077652063616e6e6f7420616e64206974206973206e6f74206f757220726573706f6e736962696c69747920746f206368616e6765207468656d2e0a0ac2a00a50535943484f4c4f4759202d20544f444159205465616d223b733a363a22696d61676573223b733a3239343a227b22696d6167655f696e74726f223a22696d616765735c2f5c75303339355c75303362395c75303362615c75303363635c75303362645c7530336231332e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f5c75303339355c75303362395c75303362615c75303363635c75303362645c7530336231332e706e67222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a34313b733a31303a22637265617465645f6279223b693a34333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30372d32302031303a34363a3033223b733a31313a226d6f6469666965645f6279223b693a34333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38343a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2232223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a393a2273686f775f766f7465223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b733a333a22313030223b733a393a2273686f775f74616773223b733a313a2231223b733a31303a2273686f775f69636f6e73223b733a313a2231223b733a31353a2273686f775f7072696e745f69636f6e223b733a313a2231223b733a31353a2273686f775f656d61696c5f69636f6e223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b733a313a2230223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226e6f6e65223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226e6f6e65223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b733a313a2234223b733a31383a226e756d5f696e74726f5f61727469636c6573223b733a313a2234223b733a31313a226e756d5f636f6c756d6e73223b733a313a2233223b733a393a226e756d5f6c696e6b73223b733a313a2234223b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a31363a226a6163745f696d675f656e61626c6564223b733a313a2230223b733a31323a226a6163745f696d675f646972223b733a31303a226d656469612f6a616374223b733a31383a226a6163745f696d675f6269675f7769647468223b733a333a22353030223b733a31393a226a6163745f696d675f6269675f686569676874223b733a333a22353030223b733a32313a226a6163745f696d675f6d656469756d5f7769647468223b733a333a22333030223b733a32323a226a6163745f696d675f6d656469756d5f686569676874223b733a333a22333030223b733a32303a226a6163745f696d675f736d616c6c5f7769647468223b733a333a22313030223b733a32313a226a6163745f696d675f736d616c6c5f686569676874223b733a333a22313030223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32393a223235353a6465616c696e672d776974682d746f7869632d70656f706c65223b733a373a22636174736c7567223b733a34343a2234313aceb4ceb9ceb1cf80cf81cebfcf83cf89cf80ceb9cebaceadcf822dcf83cf87ceadcf83ceb5ceb9cf82223b733a363a22617574686f72223b733a383a22656d706f72696b6f223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a36393a22696d616765732fce95ceb9cebacf8ccebdceb1332e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732fce95ceb9cebacf8ccebdceb1332e706e67223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30372d31342031333a34383a3538223b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235353a6465616c696e672d776974682d746f7869632d70656f706c652663617469643d3431223b693a31323b4e3b693a31333b733a31393a22323032332d30372d31342031333a34383a3538223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22656d706f72696b6f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32373a22496e746572706572736f6e616c2052656c6174696f6e7368697073223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a35363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32353a224465616c696e67207769746820546f7869632050656f706c65223b693a31373b693a343b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323535223b7d); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_finder_links_terms` -- CREATE TABLE `o0ksp_finder_links_terms` ( `link_id` int(10) UNSIGNED NOT NULL, `term_id` int(10) UNSIGNED NOT NULL, `weight` float UNSIGNED NOT NULL DEFAULT 0 ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_finder_links_terms` -- INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES (927, 382, 0.07), (1043, 382, 0.07), (1059, 382, 0.07), (1066, 382, 0.07), (1074, 382, 0.07), (1084, 382, 0.07), (1085, 382, 0.07), (1095, 382, 0.07), (1112, 382, 0.07), (1115, 382, 0.07), (1129, 382, 0.07), (1278, 382, 0.07), (1281, 382, 0.07), (1283, 382, 0.07), (1046, 382, 0.14), (1048, 382, 0.14), (1061, 382, 0.14), (1094, 382, 0.14), (1107, 382, 0.14), (1174, 382, 0.14), (38, 382, 0.17), (571, 382, 0.17), (1225, 382, 0.17), (302, 382, 0.2), (286, 382, 0.37), (1216, 382, 0.44), (1220, 382, 0.44), (1222, 382, 0.44), (1224, 382, 0.44), (1227, 382, 0.44), (1230, 382, 0.44), (1234, 382, 0.44), (1239, 382, 0.44), (1244, 382, 0.44), (1057, 382, 0.55), (1161, 382, 0.56), (303, 382, 0.63), (962, 382, 0.84), (253, 383, 0.34), (286, 383, 0.34), (1013, 383, 0.34), (272, 384, 0.09331), (273, 384, 0.09331), (274, 384, 0.09331), (275, 384, 0.09331), (276, 384, 0.09331), (283, 384, 0.09331), (286, 384, 0.09331), (304, 384, 0.09331), (571, 384, 0.09331), (577, 384, 0.09331), (581, 384, 0.09331), (582, 384, 0.09331), (280, 384, 0.18662), (585, 384, 0.18662), (287, 384, 0.27993), (288, 384, 0.27993), (289, 384, 0.27993), (290, 384, 0.27993), (292, 384, 0.27993), (572, 384, 0.37324), (578, 384, 0.37324), (579, 384, 0.37324), (583, 384, 0.37324), (278, 384, 0.46655), (279, 384, 0.46655), (281, 384, 0.46655), (284, 384, 0.46655), (285, 384, 0.46655), (293, 384, 0.46655), (294, 384, 0.46655), (295, 384, 0.46655), (296, 384, 0.46655), (297, 384, 0.46655), (298, 384, 0.46655), (299, 384, 0.46655), (300, 384, 0.46655), (303, 384, 0.46655), (573, 384, 0.46655), (576, 384, 0.46655), (580, 384, 0.46655), (574, 384, 0.55986), (575, 384, 0.55986), (291, 384, 0.77314), (584, 384, 0.83979), (281, 386, 0.32669), (283, 386, 0.32669), (293, 386, 0.32669), (294, 386, 0.32669), (295, 386, 0.32669), (296, 386, 0.32669), (297, 386, 0.32669), (298, 386, 0.32669), (299, 386, 0.32669), (300, 386, 0.32669), (572, 386, 0.32669), (573, 386, 0.32669), (576, 386, 0.32669), (577, 386, 0.32669), (580, 386, 0.32669), (581, 386, 0.32669), (582, 386, 0.32669), (583, 386, 0.32669), (585, 386, 0.32669), (284, 386, 0.65338), (578, 386, 0.65338), (579, 386, 0.65338), (278, 386, 0.98007), (279, 386, 0.98007), (280, 386, 0.98007), (282, 386, 0.98007), (285, 386, 0.98007), (574, 386, 1.30676), (575, 386, 1.30676), (287, 386, 1.96014), (288, 386, 1.96014), (289, 386, 1.96014), (290, 386, 1.96014), (291, 386, 1.96014), (292, 386, 1.96014), (584, 386, 1.96014), (286, 387, 0.18669), (282, 387, 0.37338), (283, 387, 0.37338), (303, 387, 0.56007), (577, 387, 0.56007), (581, 387, 0.56007), (582, 387, 0.56007), (280, 387, 1.12014), (585, 387, 1.12014), (287, 387, 1.49352), (288, 387, 1.49352), (289, 387, 1.49352), (290, 387, 1.49352), (291, 387, 1.49352), (574, 387, 1.49352), (575, 387, 1.49352), (284, 387, 1.68021), (579, 387, 1.8669), (281, 387, 2.05359), (294, 387, 2.05359), (578, 387, 2.05359), (583, 387, 2.05359), (584, 387, 2.05359), (285, 387, 2.24028), (572, 387, 2.24028), (573, 387, 2.24028), (576, 387, 2.24028), (580, 387, 2.24028), (293, 387, 2.42697), (295, 387, 2.42697), (296, 387, 2.42697), (297, 387, 2.42697), (298, 387, 2.42697), (299, 387, 2.42697), (300, 387, 2.42697), (571, 387, 2.42697), (292, 387, 2.48031), (279, 387, 2.61366), (278, 387, 2.80035), (285, 388, 2.46679), (286, 388, 2.46679), (582, 388, 2.46679), (283, 389, 0.18669), (286, 389, 0.18669), (574, 389, 0.18669), (575, 389, 0.18669), (577, 389, 0.18669), (581, 389, 0.18669), (582, 389, 0.18669), (584, 389, 0.18669), (280, 389, 0.37338), (303, 389, 0.37338), (571, 389, 0.37338), (579, 389, 0.37338), (583, 389, 0.37338), (585, 389, 0.37338), (278, 389, 0.56007), (279, 389, 0.56007), (281, 389, 0.56007), (284, 389, 0.56007), (285, 389, 0.56007), (293, 389, 0.56007), (294, 389, 0.56007), (295, 389, 0.56007), (296, 389, 0.56007), (297, 389, 0.56007), (298, 389, 0.56007), (299, 389, 0.56007), (300, 389, 0.56007), (572, 389, 0.56007), (573, 389, 0.56007), (576, 389, 0.56007), (578, 389, 0.56007), (580, 389, 0.56007), (287, 389, 0.74676), (288, 389, 0.74676), (289, 389, 0.74676), (290, 389, 0.74676), (291, 389, 0.74676), (292, 389, 0.74676), (284, 390, 0.28), (287, 390, 0.84), (288, 390, 0.84), (289, 390, 0.84), (290, 390, 0.84), (291, 390, 0.84), (292, 390, 0.84), (38, 391, 0.63996), (39, 391, 0.63996), (40, 391, 0.63996), (41, 391, 0.63996), (42, 391, 0.63996), (43, 391, 0.63996), (44, 391, 0.63996), (278, 391, 0.63996), (279, 391, 0.63996), (280, 391, 0.63996), (281, 391, 0.63996), (282, 391, 0.63996), (283, 391, 0.63996), (284, 391, 0.63996), (285, 391, 0.63996), (286, 391, 0.63996), (287, 391, 0.63996), (288, 391, 0.63996), (289, 391, 0.63996), (290, 391, 0.63996), (291, 391, 0.63996), (292, 391, 0.63996), (293, 391, 0.63996), (294, 391, 0.63996), (295, 391, 0.63996), (296, 391, 0.63996), (297, 391, 0.63996), (298, 391, 0.63996), (299, 391, 0.63996), (300, 391, 0.63996), (301, 391, 0.63996), (302, 391, 0.63996), (303, 391, 0.63996), (571, 391, 0.63996), (572, 391, 0.63996), (573, 391, 0.63996), (574, 391, 0.63996), (575, 391, 0.63996), (576, 391, 0.63996), (577, 391, 0.63996), (578, 391, 0.63996), (579, 391, 0.63996), (580, 391, 0.63996), (581, 391, 0.63996), (582, 391, 0.63996), (583, 391, 0.63996), (584, 391, 0.63996), (585, 391, 0.63996), (278, 393, 0.51331), (279, 393, 0.51331), (280, 393, 0.51331), (281, 393, 0.51331), (282, 393, 0.51331), (283, 393, 0.51331), (284, 393, 0.51331), (572, 393, 0.51331), (573, 393, 0.51331), (576, 393, 0.51331), (577, 393, 0.51331), (579, 393, 0.51331), (580, 393, 0.51331), (581, 393, 0.51331), (582, 393, 0.51331), (585, 393, 0.51331), (287, 393, 1.02662), (288, 393, 1.02662), (289, 393, 1.02662), (290, 393, 1.02662), (291, 393, 1.02662), (292, 393, 1.02662), (293, 393, 1.02662), (294, 393, 1.02662), (295, 393, 1.02662), (296, 393, 1.02662), (297, 393, 1.02662), (298, 393, 1.02662), (299, 393, 1.02662), (300, 393, 1.02662), (578, 393, 1.02662), (303, 393, 1.53993), (571, 393, 4.10648), (284, 394, 0.42), (287, 394, 0.42), (288, 394, 0.42), (289, 394, 0.42), (290, 394, 0.42), (291, 394, 0.42), (292, 394, 0.42), (280, 395, 0.18669), (281, 395, 0.18669), (284, 395, 0.18669), (285, 395, 0.18669), (293, 395, 0.18669), (294, 395, 0.18669), (295, 395, 0.18669), (296, 395, 0.18669), (297, 395, 0.18669), (298, 395, 0.18669), (299, 395, 0.18669), (300, 395, 0.18669), (571, 395, 0.18669), (573, 395, 0.18669), (578, 395, 0.18669), (579, 395, 0.18669), (583, 395, 0.18669), (585, 395, 0.18669), (278, 395, 0.37338), (279, 395, 0.37338), (303, 395, 0.37338), (572, 395, 0.37338), (576, 395, 0.37338), (580, 395, 0.37338), (287, 395, 0.56007), (288, 395, 0.56007), (289, 395, 0.56007), (290, 395, 0.56007), (291, 395, 0.56007), (292, 395, 0.56007), (1189, 396, 0.37331), (285, 396, 1.97321), (286, 396, 1.97321), (582, 396, 1.97321), (583, 396, 1.97321), (283, 397, 0.32669), (286, 397, 0.32669), (571, 397, 0.32669), (280, 397, 0.65338), (574, 397, 0.65338), (575, 397, 0.65338), (577, 397, 0.65338), (581, 397, 0.65338), (582, 397, 0.65338), (584, 397, 0.98007), (284, 397, 1.30676), (287, 397, 1.30676), (288, 397, 1.30676), (289, 397, 1.30676), (290, 397, 1.30676), (291, 397, 1.30676), (292, 397, 1.30676), (585, 397, 1.30676), (579, 397, 1.63345), (583, 397, 1.63345), (279, 397, 1.96014), (285, 397, 1.96014), (572, 397, 1.96014), (578, 397, 1.96014), (278, 397, 2.28683), (281, 397, 2.28683), (293, 397, 2.28683), (294, 397, 2.28683), (295, 397, 2.28683), (296, 397, 2.28683), (297, 397, 2.28683), (298, 397, 2.28683), (299, 397, 2.28683), (300, 397, 2.28683), (573, 397, 2.28683), (576, 397, 2.28683), (580, 397, 2.28683), (283, 398, 0.18669), (286, 398, 0.18669), (577, 398, 0.18669), (581, 398, 0.18669), (582, 398, 0.18669), (282, 398, 0.37338), (585, 398, 0.56007), (280, 398, 0.74676), (284, 398, 0.74676), (281, 398, 0.93345), (578, 398, 0.93345), (579, 398, 0.93345), (583, 398, 0.93345), (293, 398, 1.12014), (294, 398, 1.12014), (295, 398, 1.12014), (296, 398, 1.12014), (297, 398, 1.12014), (298, 398, 1.12014), (299, 398, 1.12014), (300, 398, 1.12014), (303, 398, 1.12014), (573, 398, 1.12014), (574, 398, 1.12014), (575, 398, 1.12014), (287, 398, 1.30683), (288, 398, 1.30683), (289, 398, 1.30683), (290, 398, 1.30683), (291, 398, 1.30683), (571, 398, 1.30683), (572, 398, 1.30683), (576, 398, 1.30683), (580, 398, 1.30683), (285, 398, 1.49352), (584, 398, 1.49352), (278, 398, 1.68021), (279, 398, 1.68021), (292, 398, 2.29362), (282, 400, 0.18669), (579, 400, 0.37338), (583, 400, 0.37338), (285, 400, 0.56007), (585, 400, 0.56007), (281, 400, 0.74676), (293, 400, 0.74676), (294, 400, 0.74676), (295, 400, 0.74676), (296, 400, 0.74676), (297, 400, 0.74676), (298, 400, 0.74676), (299, 400, 0.74676), (300, 400, 0.74676), (572, 400, 0.74676), (573, 400, 0.74676), (574, 400, 0.74676), (575, 400, 0.74676), (576, 400, 0.74676), (578, 400, 0.74676), (580, 400, 0.74676), (278, 400, 0.93345), (279, 400, 0.93345), (280, 400, 0.93345), (284, 400, 1.12014), (287, 400, 1.12014), (288, 400, 1.12014), (289, 400, 1.12014), (290, 400, 1.12014), (291, 400, 1.12014), (292, 400, 1.12014), (303, 400, 1.12014), (584, 400, 1.12014), (571, 400, 1.49352), (280, 401, 0.18669), (287, 401, 0.18669), (288, 401, 0.18669), (289, 401, 0.18669), (290, 401, 0.18669), (291, 401, 0.18669), (292, 401, 0.18669), (281, 401, 0.37338), (283, 401, 0.37338), (284, 401, 0.37338), (293, 401, 0.37338), (294, 401, 0.37338), (295, 401, 0.37338), (296, 401, 0.37338), (297, 401, 0.37338), (298, 401, 0.37338), (299, 401, 0.37338), (300, 401, 0.37338), (572, 401, 0.37338), (573, 401, 0.37338), (576, 401, 0.37338), (577, 401, 0.37338), (580, 401, 0.37338), (581, 401, 0.37338), (582, 401, 0.37338), (278, 401, 0.56007), (279, 401, 0.56007), (282, 401, 0.56007), (285, 401, 0.56007), (583, 401, 0.56007), (578, 401, 0.74676), (579, 401, 0.74676), (303, 402, 0.09331), (1128, 402, 0.09331), (1301, 402, 0.09331), (286, 402, 0.18662), (280, 402, 0.27993), (282, 402, 0.27993), (574, 402, 0.46655), (575, 402, 0.46655), (284, 402, 0.65317), (572, 402, 0.74648), (583, 402, 0.74648), (584, 402, 0.74648), (287, 402, 0.83979), (288, 402, 0.83979), (289, 402, 0.83979), (290, 402, 0.83979), (578, 402, 0.83979), (580, 402, 0.83979), (573, 402, 0.9331), (579, 402, 0.9331), (278, 402, 1.02641), (279, 402, 1.02641), (285, 402, 1.02641), (571, 402, 1.02641), (581, 402, 1.02641), (283, 402, 1.21303), (577, 402, 1.21303), (582, 402, 1.21303), (585, 402, 1.30634), (292, 402, 1.333), (294, 402, 1.49296), (293, 402, 1.58627), (295, 402, 1.58627), (296, 402, 1.58627), (297, 402, 1.58627), (298, 402, 1.58627), (299, 402, 1.58627), (576, 402, 1.58627), (281, 402, 1.77289), (300, 402, 1.81288), (291, 402, 1.82621), (272, 403, 0.09331), (273, 403, 0.09331), (274, 403, 0.09331), (275, 403, 0.09331), (276, 403, 0.09331), (283, 403, 0.09331), (303, 403, 0.09331), (304, 403, 0.09331), (574, 403, 0.09331), (575, 403, 0.09331), (577, 403, 0.09331), (581, 403, 0.09331), (582, 403, 0.09331), (282, 403, 0.18662), (571, 403, 0.18662), (584, 403, 0.18662), (579, 403, 0.27993), (583, 403, 0.27993), (585, 403, 0.27993), (281, 403, 0.37324), (293, 403, 0.37324), (294, 403, 0.37324), (295, 403, 0.37324), (296, 403, 0.37324), (297, 403, 0.37324), (299, 403, 0.37324), (300, 403, 0.37324), (572, 403, 0.37324), (573, 403, 0.37324), (576, 403, 0.37324), (578, 403, 0.37324), (580, 403, 0.37324), (279, 403, 0.46655), (280, 403, 0.46655), (284, 403, 0.46655), (285, 403, 0.46655), (298, 403, 0.46655), (278, 403, 0.55986), (287, 403, 0.65317), (288, 403, 0.65317), (289, 403, 0.65317), (290, 403, 0.65317), (291, 403, 0.65317), (292, 403, 0.65317), (280, 405, 0.23331), (283, 405, 0.23331), (286, 405, 0.23331), (571, 405, 0.23331), (577, 405, 0.23331), (581, 405, 0.23331), (582, 405, 0.23331), (284, 405, 0.46662), (585, 405, 0.46662), (287, 405, 0.69993), (288, 405, 0.69993), (289, 405, 0.69993), (290, 405, 0.69993), (292, 405, 0.69993), (572, 405, 0.69993), (578, 405, 0.69993), (579, 405, 0.69993), (583, 405, 0.69993), (278, 405, 0.93324), (279, 405, 0.93324), (281, 405, 0.93324), (285, 405, 0.93324), (293, 405, 0.93324), (294, 405, 0.93324), (295, 405, 0.93324), (296, 405, 0.93324), (297, 405, 0.93324), (298, 405, 0.93324), (299, 405, 0.93324), (300, 405, 0.93324), (573, 405, 0.93324), (576, 405, 0.93324), (580, 405, 0.93324), (291, 405, 1.93314), (278, 406, 0.37331), (279, 406, 0.37331), (280, 406, 0.37331), (282, 406, 0.37331), (284, 406, 0.37331), (285, 406, 0.37331), (287, 406, 1.11993), (288, 406, 1.11993), (289, 406, 1.11993), (290, 406, 1.11993), (291, 406, 1.11993), (292, 406, 1.11993), (280, 407, 0.32669), (283, 407, 0.32669), (284, 407, 0.32669), (286, 407, 0.32669), (571, 407, 0.32669), (577, 407, 0.32669), (581, 407, 0.32669), (582, 407, 0.32669), (575, 407, 0.65338), (579, 407, 0.65338), (583, 407, 0.65338), (585, 407, 0.65338), (278, 407, 0.98007), (279, 407, 0.98007), (281, 407, 0.98007), (285, 407, 0.98007), (287, 407, 0.98007), (288, 407, 0.98007), (289, 407, 0.98007), (290, 407, 0.98007), (291, 407, 0.98007), (292, 407, 0.98007), (293, 407, 0.98007), (294, 407, 0.98007), (295, 407, 0.98007), (296, 407, 0.98007), (297, 407, 0.98007), (298, 407, 0.98007), (299, 407, 0.98007), (300, 407, 0.98007), (572, 407, 0.98007), (573, 407, 0.98007), (574, 407, 0.98007), (576, 407, 0.98007), (578, 407, 0.98007), (580, 407, 0.98007), (584, 407, 1.30676), (940, 408, 0.14), (980, 408, 0.14), (1043, 408, 0.14), (1044, 408, 0.14), (1061, 408, 0.14), (1065, 408, 0.14), (1067, 408, 0.14), (1085, 408, 0.14), (1090, 408, 0.14), (1091, 408, 0.14), (1092, 408, 0.14), (1093, 408, 0.14), (1113, 408, 0.14), (1114, 408, 0.14), (1115, 408, 0.14), (1126, 408, 0.14), (1127, 408, 0.14), (1138, 408, 0.14), (1140, 408, 0.14), (1145, 408, 0.14), (1150, 408, 0.14), (1162, 408, 0.14), (1174, 408, 0.14), (1175, 408, 0.14), (1184, 408, 0.14), (1186, 408, 0.14), (1189, 408, 0.14), (1191, 408, 0.14), (1196, 408, 0.14), (1201, 408, 0.14), (1203, 408, 0.14), (1205, 408, 0.14), (1259, 408, 0.14), (1282, 408, 0.14), (1283, 408, 0.14), (1285, 408, 0.14), (1290, 408, 0.14), (1292, 408, 0.14), (1293, 408, 0.14), (1295, 408, 0.14), (1299, 408, 0.14), (927, 408, 0.28), (1035, 408, 0.28), (1045, 408, 0.28), (1057, 408, 0.28), (1068, 408, 0.28), (1075, 408, 0.28), (1086, 408, 0.28), (1087, 408, 0.28), (1088, 408, 0.28), (1089, 408, 0.28), (1125, 408, 0.28), (1128, 408, 0.28), (1144, 408, 0.28), (1152, 408, 0.28), (1153, 408, 0.28), (1161, 408, 0.28), (1166, 408, 0.28), (1169, 408, 0.28), (1170, 408, 0.28), (1185, 408, 0.28), (1187, 408, 0.28), (1188, 408, 0.28), (1257, 408, 0.28), (1270, 408, 0.28), (1271, 408, 0.28), (1288, 408, 0.28), (1296, 408, 0.28), (959, 408, 0.42), (1040, 408, 0.42), (1055, 408, 0.42), (1074, 408, 0.42), (1112, 408, 0.42), (1129, 408, 0.42), (1158, 408, 0.42), (1159, 408, 0.42), (1171, 408, 0.42), (1179, 408, 0.42), (1193, 408, 0.42), (1194, 408, 0.42), (1202, 408, 0.42), (1247, 408, 0.42), (1280, 408, 0.42), (1300, 408, 0.42), (1302, 408, 0.42), (1210, 408, 0.48), (1211, 408, 0.48), (1212, 408, 0.48), (1213, 408, 0.48), (1216, 408, 0.48), (1217, 408, 0.48), (1218, 408, 0.48), (1220, 408, 0.48), (1221, 408, 0.48), (1222, 408, 0.48), (1223, 408, 0.48), (1224, 408, 0.48), (1225, 408, 0.48), (1226, 408, 0.48), (1227, 408, 0.48), (1228, 408, 0.48), (1230, 408, 0.48), (1231, 408, 0.48), (1232, 408, 0.48), (1233, 408, 0.48), (1234, 408, 0.48), (1236, 408, 0.48), (1238, 408, 0.48), (1239, 408, 0.48), (1240, 408, 0.48), (1241, 408, 0.48), (1242, 408, 0.48), (1243, 408, 0.48), (1244, 408, 0.48), (1245, 408, 0.48), (1291, 408, 0.48), (571, 408, 0.54), (1149, 408, 0.56), (1209, 408, 0.56), (1042, 408, 0.7), (1063, 408, 0.7), (1069, 408, 0.7), (1277, 408, 0.7), (285, 408, 0.74), (286, 408, 0.74), (289, 408, 0.74), (579, 408, 0.74), (582, 408, 0.74), (583, 408, 0.74), (1066, 408, 0.84), (1148, 408, 0.84), (1258, 408, 0.84), (1279, 408, 0.84), (1198, 408, 0.9), (1195, 408, 0.98), (1146, 408, 1.04), (303, 408, 1.12), (962, 408, 1.26), (1163, 408, 1.26), (1289, 408, 1.38), (283, 409, 0.37331), (286, 409, 0.37331), (582, 409, 0.37331), (585, 409, 0.37331), (280, 409, 0.74662), (284, 409, 0.74662), (287, 409, 0.74662), (288, 409, 0.74662), (289, 409, 0.74662), (290, 409, 0.74662), (291, 409, 0.74662), (292, 409, 0.74662), (293, 409, 1.11993), (294, 409, 1.11993), (295, 409, 1.11993), (296, 409, 1.11993), (297, 409, 1.11993), (298, 409, 1.11993), (299, 409, 1.11993), (572, 409, 1.11993), (576, 409, 1.11993), (578, 409, 1.11993), (579, 409, 1.11993), (580, 409, 1.11993), (583, 409, 1.11993), (278, 409, 1.49324), (279, 409, 1.49324), (281, 409, 1.49324), (285, 409, 1.49324), (573, 409, 1.49324), (300, 409, 2.02654), (280, 410, 0.09331), (287, 410, 0.09331), (288, 410, 0.09331), (289, 410, 0.09331), (290, 410, 0.09331), (291, 410, 0.09331), (292, 410, 0.09331), (293, 410, 0.09331), (294, 410, 0.09331), (295, 410, 0.09331), (296, 410, 0.09331), (297, 410, 0.09331), (298, 410, 0.09331), (299, 410, 0.09331), (300, 410, 0.09331), (281, 410, 0.18662), (283, 410, 0.18662), (284, 410, 0.18662), (576, 410, 0.18662), (577, 410, 0.18662), (581, 410, 0.18662), (582, 410, 0.18662), (585, 410, 0.18662), (303, 410, 0.55986), (284, 413, 0.37331), (283, 415, 0.23331), (577, 415, 0.23331), (581, 415, 0.23331), (582, 415, 0.23331), (585, 415, 0.23331), (281, 415, 0.46662), (303, 415, 0.46662), (572, 415, 0.46662), (573, 415, 0.46662), (576, 415, 0.46662), (580, 415, 0.46662), (284, 415, 0.69993), (293, 415, 0.69993), (294, 415, 0.69993), (295, 415, 0.69993), (296, 415, 0.69993), (297, 415, 0.69993), (298, 415, 0.69993), (299, 415, 0.69993), (300, 415, 0.69993), (578, 415, 0.69993), (579, 415, 0.69993), (282, 415, 0.93324), (583, 415, 0.93324), (280, 415, 1.16655), (278, 415, 1.39986), (279, 415, 1.39986), (285, 415, 1.39986), (287, 415, 1.63317), (288, 415, 1.63317), (289, 415, 1.63317), (290, 415, 1.63317), (291, 415, 1.63317), (292, 415, 1.63317), (571, 415, 2.79972), (281, 416, 0.23331), (282, 416, 0.23331), (293, 416, 0.23331), (294, 416, 0.23331), (295, 416, 0.23331), (296, 416, 0.23331), (297, 416, 0.23331), (298, 416, 0.23331), (299, 416, 0.23331), (300, 416, 0.23331), (572, 416, 0.23331), (573, 416, 0.23331), (576, 416, 0.23331), (578, 416, 0.23331), (579, 416, 0.23331), (580, 416, 0.23331), (583, 416, 0.23331), (278, 416, 0.46662), (279, 416, 0.46662), (280, 416, 0.46662), (285, 416, 0.46662), (287, 416, 0.46662), (288, 416, 0.46662), (289, 416, 0.46662), (290, 416, 0.46662), (291, 416, 0.46662), (292, 416, 0.46662), (574, 416, 0.46662), (575, 416, 0.46662), (284, 416, 0.69993), (584, 416, 0.69993), (281, 419, 0.23331), (282, 419, 0.23331), (572, 419, 0.23331), (573, 419, 0.23331), (576, 419, 0.23331), (578, 419, 0.23331), (579, 419, 0.23331), (580, 419, 0.23331), (585, 419, 0.23331), (293, 419, 0.46662), (294, 419, 0.46662), (295, 419, 0.46662), (296, 419, 0.46662), (297, 419, 0.46662), (299, 419, 0.46662), (300, 419, 0.46662), (303, 419, 0.46662), (583, 419, 0.46662), (280, 419, 0.69993), (285, 419, 0.69993), (298, 419, 0.69993), (278, 419, 0.93324), (279, 419, 0.93324), (287, 419, 0.93324), (288, 419, 0.93324), (289, 419, 0.93324), (290, 419, 0.93324), (291, 419, 0.93324), (292, 419, 0.93324), (284, 419, 1.16655), (571, 419, 1.86648), (283, 420, 0.42), (286, 420, 0.42), (577, 420, 0.42), (581, 420, 0.42), (582, 420, 0.42), (280, 420, 0.84), (284, 420, 0.84), (579, 420, 1.26), (583, 420, 1.26), (585, 420, 1.26), (285, 420, 1.68), (287, 420, 1.68), (288, 420, 1.68), (289, 420, 1.68), (290, 420, 1.68), (292, 420, 1.68), (572, 420, 1.68), (578, 420, 1.68), (278, 420, 2.1), (279, 420, 2.1), (281, 420, 2.1), (293, 420, 2.1), (294, 420, 2.1), (295, 420, 2.1), (296, 420, 2.1), (297, 420, 2.1), (298, 420, 2.1), (299, 420, 2.1), (300, 420, 2.1), (571, 420, 2.1), (573, 420, 2.1), (576, 420, 2.1), (580, 420, 2.1), (291, 420, 3.9), (280, 421, 0.23331), (281, 421, 0.23331), (284, 421, 0.23331), (285, 421, 0.23331), (293, 421, 0.23331), (295, 421, 0.23331), (296, 421, 0.23331), (297, 421, 0.23331), (298, 421, 0.23331), (299, 421, 0.23331), (300, 421, 0.23331), (573, 421, 0.23331), (578, 421, 0.23331), (579, 421, 0.23331), (583, 421, 0.23331), (585, 421, 0.23331), (278, 421, 0.46662), (279, 421, 0.46662), (287, 421, 0.46662), (288, 421, 0.46662), (289, 421, 0.46662), (290, 421, 0.46662), (291, 421, 0.46662), (292, 421, 0.46662), (294, 421, 0.46662), (572, 421, 0.46662), (576, 421, 0.46662), (580, 421, 0.46662), (571, 421, 0.93324), (574, 421, 0.93324), (575, 421, 0.93324), (584, 421, 1.16655), (280, 422, 0.23331), (283, 422, 0.23331), (286, 422, 0.23331), (582, 422, 0.23331), (585, 422, 0.23331), (284, 422, 0.46662), (287, 422, 0.69993), (288, 422, 0.69993), (289, 422, 0.69993), (290, 422, 0.69993), (291, 422, 0.69993), (292, 422, 0.69993), (293, 422, 0.69993), (294, 422, 0.69993), (295, 422, 0.69993), (296, 422, 0.69993), (297, 422, 0.69993), (299, 422, 0.69993), (303, 422, 0.69993), (572, 422, 0.69993), (576, 422, 0.69993), (578, 422, 0.69993), (579, 422, 0.69993), (580, 422, 0.69993), (583, 422, 0.69993), (278, 422, 0.93324), (279, 422, 0.93324), (281, 422, 0.93324), (285, 422, 0.93324), (298, 422, 0.93324), (573, 422, 0.93324), (300, 422, 1.26654), (278, 424, 0.14), (279, 424, 0.14), (280, 424, 0.14), (282, 424, 0.14), (284, 424, 0.14), (285, 424, 0.14), (574, 424, 0.14), (575, 424, 0.14), (584, 424, 0.14), (287, 424, 0.28), (288, 424, 0.28), (289, 424, 0.28), (290, 424, 0.28), (291, 424, 0.28), (292, 424, 0.28), (571, 424, 1.12), (280, 425, 0.23331), (283, 425, 0.23331), (286, 425, 0.23331), (571, 425, 0.23331), (577, 425, 0.23331), (582, 425, 0.23331), (284, 425, 0.46662), (287, 425, 0.46662), (288, 425, 0.46662), (289, 425, 0.46662), (290, 425, 0.46662), (292, 425, 0.46662), (585, 425, 0.46662), (572, 425, 0.69993), (576, 425, 0.69993), (578, 425, 0.69993), (579, 425, 0.69993), (583, 425, 0.69993), (278, 425, 0.93324), (279, 425, 0.93324), (281, 425, 0.93324), (285, 425, 0.93324), (293, 425, 0.93324), (294, 425, 0.93324), (295, 425, 0.93324), (296, 425, 0.93324), (297, 425, 0.93324), (298, 425, 0.93324), (299, 425, 0.93324), (573, 425, 0.93324), (580, 425, 0.93324), (300, 425, 1.49985), (291, 425, 1.69983), (278, 426, 0.18669), (279, 426, 0.18669), (282, 426, 0.18669), (285, 426, 0.18669), (303, 426, 0.18669), (280, 426, 0.37338), (287, 426, 0.37338), (288, 426, 0.37338), (289, 426, 0.37338), (290, 426, 0.37338), (291, 426, 0.37338), (292, 426, 0.37338), (574, 426, 0.56007), (575, 426, 0.56007), (284, 426, 0.74676), (571, 426, 0.74676), (584, 426, 0.93345), (278, 427, 0.14), (279, 427, 0.14), (282, 427, 0.14), (284, 427, 0.14), (285, 427, 0.14), (287, 427, 0.14), (288, 427, 0.14), (289, 427, 0.14), (290, 427, 0.14), (291, 427, 0.14), (292, 427, 0.14), (572, 427, 0.14), (573, 427, 0.14), (580, 427, 0.14), (583, 427, 0.14), (293, 427, 0.28), (294, 427, 0.28), (295, 427, 0.28), (296, 427, 0.28), (297, 427, 0.28), (298, 427, 0.28), (299, 427, 0.28), (300, 427, 0.28), (578, 427, 0.28), (579, 427, 0.28), (585, 427, 0.28), (281, 427, 0.42), (283, 427, 0.42), (576, 427, 0.42), (577, 427, 0.42), (581, 427, 0.42), (582, 427, 0.42), (571, 427, 0.56), (303, 427, 0.7), (280, 428, 0.23331), (283, 428, 0.23331), (284, 428, 0.23331), (577, 428, 0.23331), (578, 428, 0.23331), (581, 428, 0.23331), (585, 428, 0.23331), (287, 428, 0.69993), (288, 428, 0.69993), (289, 428, 0.69993), (290, 428, 0.69993), (291, 428, 0.69993), (292, 428, 0.69993), (574, 428, 1.39986), (575, 428, 1.39986), (584, 428, 2.3331), (571, 430, 0.14), (980, 430, 0.14), (1111, 430, 0.14), (1124, 430, 0.14), (1150, 430, 0.14), (1153, 430, 0.14), (1166, 430, 0.14), (1186, 430, 0.14), (1188, 430, 0.14), (1199, 430, 0.14), (1202, 430, 0.14), (1247, 430, 0.14), (1273, 430, 0.14), (1277, 430, 0.14), (1282, 430, 0.14), (1283, 430, 0.14), (1288, 430, 0.14), (1291, 430, 0.14), (1294, 430, 0.14), (1296, 430, 0.14), (1042, 430, 0.28), (1043, 430, 0.28), (1047, 430, 0.28), (1058, 430, 0.28), (1089, 430, 0.28), (1091, 430, 0.28), (1096, 430, 0.28), (1114, 430, 0.28), (1126, 430, 0.28), (1144, 430, 0.28), (1146, 430, 0.28), (1159, 430, 0.28), (1160, 430, 0.28), (1161, 430, 0.28), (1191, 430, 0.28), (1192, 430, 0.28), (1198, 430, 0.28), (1200, 430, 0.28), (1278, 430, 0.28), (1295, 430, 0.28), (1115, 430, 0.42), (1147, 430, 0.42), (1148, 430, 0.42), (1169, 430, 0.42), (1194, 430, 0.42), (1197, 430, 0.42), (1205, 430, 0.42), (1208, 430, 0.42), (1293, 430, 0.42), (1302, 430, 0.42), (927, 430, 0.56), (1130, 430, 0.56), (1158, 430, 0.56), (1162, 430, 0.56), (1286, 430, 0.56), (918, 430, 0.7), (1083, 430, 0.7), (1138, 430, 0.7), (1187, 430, 0.7), (281, 430, 0.74), (285, 430, 0.74), (286, 430, 0.74), (582, 430, 0.74), (583, 430, 0.74), (584, 430, 0.74), (1173, 430, 0.76), (1152, 430, 0.84), (1165, 430, 0.84), (1174, 430, 0.84), (1279, 430, 0.84), (1157, 430, 0.98), (1280, 430, 0.98), (1284, 430, 1.04), (1285, 430, 1.04), (1149, 430, 1.12), (1145, 430, 1.26), (1299, 430, 1.26), (1134, 430, 1.3), (1201, 430, 1.4), (1290, 430, 1.4), (1125, 430, 1.44), (959, 430, 1.68), (962, 430, 1.68), (1203, 430, 1.82), (1193, 430, 1.96), (1175, 430, 2.24), (272, 431, 0.56), (273, 431, 0.56), (274, 431, 0.56), (275, 431, 0.56), (276, 431, 0.56), (286, 431, 0.56), (304, 431, 0.56), (574, 431, 0.56), (575, 431, 0.56), (584, 431, 0.56), (280, 431, 1.12), (293, 431, 1.12), (294, 431, 1.12), (295, 431, 1.12), (296, 431, 1.12), (297, 431, 1.12), (298, 431, 1.12), (299, 431, 1.12), (300, 431, 1.12), (572, 431, 1.12), (576, 431, 1.12), (578, 431, 1.12), (580, 431, 1.12), (278, 431, 1.68), (279, 431, 1.68), (281, 431, 1.68), (573, 431, 1.68), (579, 431, 1.68), (583, 431, 1.68), (285, 431, 2.24), (287, 431, 2.24), (288, 431, 2.24), (289, 431, 2.24), (290, 431, 2.24), (291, 431, 2.24), (292, 431, 2.24), (284, 431, 3.92), (571, 431, 4.48), (278, 432, 0.46662), (279, 432, 0.46662), (280, 432, 0.46662), (282, 432, 0.46662), (285, 432, 0.46662), (287, 432, 0.46662), (288, 432, 0.46662), (289, 432, 0.46662), (290, 432, 0.46662), (291, 432, 0.46662), (292, 432, 0.46662), (303, 432, 1.16655), (278, 434, 0.37331), (279, 434, 0.37331), (281, 434, 0.37331), (284, 434, 0.37331), (285, 434, 0.37331), (287, 434, 0.37331), (288, 434, 0.37331), (289, 434, 0.37331), (290, 434, 0.37331), (291, 434, 0.37331), (292, 434, 0.37331), (293, 434, 0.37331), (294, 434, 0.37331), (295, 434, 0.37331), (296, 434, 0.37331), (297, 434, 0.37331), (298, 434, 0.37331), (299, 434, 0.37331), (300, 434, 0.37331), (572, 434, 0.37331), (573, 434, 0.37331), (576, 434, 0.37331), (578, 434, 0.37331), (579, 434, 0.37331), (580, 434, 0.37331), (583, 434, 0.37331), (278, 435, 0.23331), (279, 435, 0.23331), (280, 435, 0.23331), (282, 435, 0.23331), (284, 435, 0.23331), (285, 435, 0.23331), (287, 435, 0.23331), (288, 435, 0.23331), (289, 435, 0.23331), (290, 435, 0.23331), (291, 435, 0.23331), (292, 435, 0.23331), (574, 435, 0.23331), (575, 435, 0.23331), (584, 435, 0.23331), (286, 436, 0.18669), (571, 436, 0.18669), (283, 436, 0.37338), (582, 436, 0.37338), (280, 436, 0.56007), (575, 436, 0.56007), (577, 436, 0.56007), (581, 436, 0.56007), (284, 436, 0.74676), (574, 436, 0.74676), (579, 436, 0.74676), (583, 436, 0.74676), (285, 436, 0.93345), (279, 436, 1.12014), (584, 436, 1.12014), (585, 436, 1.12014), (278, 436, 1.30683), (281, 436, 1.30683), (287, 436, 1.30683), (288, 436, 1.30683), (289, 436, 1.30683), (290, 436, 1.30683), (291, 436, 1.30683), (292, 436, 1.30683), (293, 436, 1.30683), (294, 436, 1.30683), (295, 436, 1.30683), (296, 436, 1.30683), (297, 436, 1.30683), (298, 436, 1.30683), (299, 436, 1.30683), (300, 436, 1.30683), (572, 436, 1.30683), (573, 436, 1.30683), (576, 436, 1.30683), (580, 436, 1.30683), (578, 436, 1.49352), (282, 437, 0.18669), (283, 437, 0.18669), (284, 437, 0.18669), (298, 437, 0.18669), (303, 437, 0.18669), (577, 437, 0.18669), (578, 437, 0.18669), (581, 437, 0.18669), (585, 437, 0.18669), (287, 437, 0.74676), (288, 437, 0.74676), (289, 437, 0.74676), (290, 437, 0.74676), (291, 437, 0.74676), (292, 437, 0.74676), (571, 437, 0.74676), (574, 437, 1.49352), (575, 437, 1.49352), (584, 437, 2.24028), (281, 438, 0.14), (293, 438, 0.14), (294, 438, 0.14), (295, 438, 0.14), (296, 438, 0.14), (297, 438, 0.14), (298, 438, 0.14), (299, 438, 0.14), (300, 438, 0.14), (303, 438, 0.14), (572, 438, 0.14), (573, 438, 0.14), (576, 438, 0.14), (580, 438, 0.14), (278, 438, 0.28), (279, 438, 0.28), (280, 438, 0.28), (285, 438, 0.28), (583, 438, 0.28), (585, 438, 0.28), (284, 438, 0.42), (287, 438, 0.42), (288, 438, 0.42), (289, 438, 0.42), (290, 438, 0.42), (291, 438, 0.42), (292, 438, 0.42), (574, 438, 0.42), (575, 438, 0.42), (582, 438, 0.42), (283, 438, 0.56), (577, 438, 0.56), (579, 438, 0.56), (581, 438, 0.56), (282, 438, 0.7), (578, 438, 0.7), (584, 438, 0.7), (280, 439, 0.37331), (283, 439, 0.37331), (286, 439, 0.37331), (577, 439, 0.37331), (582, 439, 0.37331), (284, 439, 0.74662), (287, 439, 0.74662), (288, 439, 0.74662), (289, 439, 0.74662), (290, 439, 0.74662), (292, 439, 0.74662), (585, 439, 0.74662), (572, 439, 1.11993), (576, 439, 1.11993), (578, 439, 1.11993), (579, 439, 1.11993), (580, 439, 1.11993), (583, 439, 1.11993), (278, 439, 1.49324), (279, 439, 1.49324), (281, 439, 1.49324), (285, 439, 1.49324), (293, 439, 1.49324), (294, 439, 1.49324), (295, 439, 1.49324), (296, 439, 1.49324), (297, 439, 1.49324), (298, 439, 1.49324), (299, 439, 1.49324), (573, 439, 1.49324), (300, 439, 2.39985), (291, 439, 2.71983), (286, 440, 0.14), (1058, 440, 0.14), (1095, 440, 0.14), (1271, 440, 0.14), (1045, 440, 0.28), (1046, 440, 0.28), (1074, 440, 0.28), (303, 440, 0.42), (282, 440, 0.56), (283, 440, 0.56), (582, 440, 0.56), (577, 440, 0.7), (581, 440, 0.7), (280, 440, 0.98), (585, 440, 0.98), (287, 440, 1.12), (288, 440, 1.12), (289, 440, 1.12), (290, 440, 1.12), (291, 440, 1.12), (574, 440, 1.12), (575, 440, 1.12), (284, 440, 1.4), (281, 440, 1.54), (294, 440, 1.54), (579, 440, 1.54), (584, 440, 1.54), (285, 440, 1.68), (572, 440, 1.68), (573, 440, 1.68), (576, 440, 1.68), (580, 440, 1.68), (583, 440, 1.68), (293, 440, 1.82), (295, 440, 1.82), (296, 440, 1.82), (297, 440, 1.82), (298, 440, 1.82), (299, 440, 1.82), (300, 440, 1.82), (578, 440, 1.82), (292, 440, 1.86), (279, 440, 1.96), (278, 440, 2.1), (571, 440, 2.1), (285, 441, 1.48), (286, 441, 1.48), (582, 441, 1.48), (280, 442, 0.51331), (284, 442, 0.51331), (280, 443, 0.28), (283, 443, 0.28), (286, 443, 0.28), (577, 443, 0.28), (581, 443, 0.28), (582, 443, 0.28), (284, 443, 0.56), (287, 443, 0.56), (288, 443, 0.56), (289, 443, 0.56), (290, 443, 0.56), (291, 443, 0.56), (292, 443, 0.56), (574, 443, 0.56), (584, 443, 0.56), (585, 443, 0.56), (281, 443, 0.84), (294, 443, 0.84), (575, 443, 0.84), (578, 443, 0.84), (579, 443, 0.84), (583, 443, 0.84), (278, 443, 1.12), (279, 443, 1.12), (285, 443, 1.12), (293, 443, 1.12), (295, 443, 1.12), (296, 443, 1.12), (297, 443, 1.12), (298, 443, 1.12), (299, 443, 1.12), (300, 443, 1.12), (571, 443, 1.12), (572, 443, 1.12), (573, 443, 1.12), (576, 443, 1.12), (580, 443, 1.12), (282, 444, 0.42), (585, 444, 0.42), (280, 444, 0.84), (281, 444, 0.84), (293, 444, 0.84), (294, 444, 0.84), (295, 444, 0.84), (296, 444, 0.84), (297, 444, 0.84), (298, 444, 0.84), (299, 444, 0.84), (300, 444, 0.84), (572, 444, 0.84), (573, 444, 0.84), (576, 444, 0.84), (578, 444, 0.84), (579, 444, 0.84), (580, 444, 0.84), (583, 444, 0.84), (278, 444, 1.26), (279, 444, 1.26), (284, 444, 1.26), (285, 444, 1.26), (287, 444, 1.68), (288, 444, 1.68), (289, 444, 1.68), (290, 444, 1.68), (291, 444, 1.68), (292, 444, 1.68), (574, 444, 2.94), (575, 444, 2.94), (571, 444, 3.36), (584, 444, 3.78), (266, 445, 0.14), (1040, 445, 0.14), (1085, 445, 0.14), (1165, 445, 0.14), (1285, 445, 0.14), (285, 445, 0.74), (286, 445, 0.74), (582, 445, 0.74), (280, 446, 0.28), (283, 446, 0.28), (284, 446, 0.28), (286, 446, 0.28), (571, 446, 0.28), (577, 446, 0.28), (581, 446, 0.28), (582, 446, 0.28), (287, 446, 0.56), (288, 446, 0.56), (289, 446, 0.56), (290, 446, 0.56), (291, 446, 0.56), (292, 446, 0.56), (575, 446, 0.56), (579, 446, 0.56), (583, 446, 0.56), (585, 446, 0.56), (278, 446, 0.84), (279, 446, 0.84), (281, 446, 0.84), (285, 446, 0.84), (293, 446, 0.84), (294, 446, 0.84), (295, 446, 0.84), (296, 446, 0.84), (297, 446, 0.84), (298, 446, 0.84), (299, 446, 0.84), (300, 446, 0.84), (572, 446, 0.84), (573, 446, 0.84), (574, 446, 0.84), (576, 446, 0.84), (578, 446, 0.84), (580, 446, 0.84), (584, 446, 1.12), (280, 447, 0.42), (283, 447, 0.42), (284, 447, 0.42), (286, 447, 0.42), (577, 447, 0.42), (582, 447, 0.42), (585, 447, 0.42), (287, 447, 1.26), (288, 447, 1.26), (289, 447, 1.26), (290, 447, 1.26), (292, 447, 1.26), (572, 447, 1.26), (576, 447, 1.26), (578, 447, 1.26), (579, 447, 1.26), (580, 447, 1.26), (583, 447, 1.26), (278, 447, 1.68), (279, 447, 1.68), (281, 447, 1.68), (285, 447, 1.68), (293, 447, 1.68), (294, 447, 1.68), (295, 447, 1.68), (296, 447, 1.68), (297, 447, 1.68), (299, 447, 1.68), (571, 447, 1.68), (573, 447, 1.68), (298, 447, 2.1), (300, 447, 2.7), (291, 447, 3.48), (283, 448, 0.28), (286, 448, 0.28), (571, 448, 0.28), (577, 448, 0.28), (581, 448, 0.28), (582, 448, 0.28), (282, 448, 0.56), (585, 448, 0.84), (280, 448, 1.12), (579, 448, 1.12), (583, 448, 1.12), (284, 448, 1.4), (287, 448, 1.4), (288, 448, 1.4), (289, 448, 1.4), (290, 448, 1.4), (292, 448, 1.4), (572, 448, 1.4), (578, 448, 1.4), (281, 448, 1.68), (293, 448, 1.68), (294, 448, 1.68), (295, 448, 1.68), (296, 448, 1.68), (297, 448, 1.68), (298, 448, 1.68), (299, 448, 1.68), (300, 448, 1.68), (573, 448, 1.68), (576, 448, 1.68), (580, 448, 1.68), (285, 448, 1.96), (278, 448, 2.24), (279, 448, 2.24), (291, 448, 2.88), (283, 449, 0.42), (286, 449, 0.42), (303, 449, 0.42), (574, 449, 0.42), (575, 449, 0.42), (584, 449, 0.42), (280, 449, 0.84), (577, 449, 0.84), (581, 449, 0.84), (582, 449, 0.84), (287, 449, 1.26), (288, 449, 1.26), (289, 449, 1.26), (290, 449, 1.26), (291, 449, 1.26), (571, 449, 1.26), (284, 449, 1.68), (585, 449, 1.68), (579, 449, 2.1), (583, 449, 2.1), (278, 449, 2.52), (279, 449, 2.52), (281, 449, 2.52), (285, 449, 2.52), (294, 449, 2.52), (578, 449, 2.52), (293, 449, 2.94), (295, 449, 2.94), (296, 449, 2.94), (297, 449, 2.94), (299, 449, 2.94), (300, 449, 2.94), (572, 449, 2.94), (573, 449, 2.94), (576, 449, 2.94), (580, 449, 2.94), (298, 449, 3.36), (292, 449, 3.48), (280, 450, 0.18662), (293, 450, 0.18662), (295, 450, 0.18662), (296, 450, 0.18662), (297, 450, 0.18662), (298, 450, 0.18662), (299, 450, 0.18662), (300, 450, 0.18662), (573, 450, 0.18662), (583, 450, 0.18662), (284, 450, 0.27993), (285, 450, 0.27993), (294, 450, 0.27993), (572, 450, 0.27993), (580, 450, 0.27993), (278, 450, 0.37324), (279, 450, 0.37324), (281, 450, 0.37324), (571, 450, 0.37324), (574, 450, 0.37324), (575, 450, 0.37324), (579, 450, 0.37324), (582, 450, 0.37324), (282, 450, 0.46655), (287, 450, 0.46655), (288, 450, 0.46655), (289, 450, 0.46655), (290, 450, 0.46655), (291, 450, 0.46655), (292, 450, 0.46655), (576, 450, 0.46655), (585, 450, 0.46655), (283, 450, 0.55986), (577, 450, 0.55986), (578, 450, 0.55986), (581, 450, 0.55986), (584, 450, 0.55986), (278, 451, 0.42), (279, 451, 0.42), (280, 451, 0.42), (282, 451, 0.42), (285, 451, 0.42), (287, 451, 0.42), (288, 451, 0.42), (289, 451, 0.42), (290, 451, 0.42), (291, 451, 0.42), (292, 451, 0.42), (282, 452, 0.46669), (283, 452, 0.46669), (286, 452, 0.46669), (303, 452, 0.46669), (571, 452, 0.46669), (575, 452, 0.46669), (577, 452, 0.46669), (581, 452, 0.46669), (582, 452, 0.46669), (280, 452, 0.93338), (574, 452, 0.93338), (584, 452, 0.93338), (585, 452, 0.93338), (583, 452, 1.40007), (287, 452, 1.86676), (288, 452, 1.86676), (289, 452, 1.86676), (290, 452, 1.86676), (291, 452, 1.86676), (292, 452, 1.86676), (579, 452, 1.86676), (281, 452, 2.33345), (284, 452, 2.33345), (285, 452, 2.33345), (293, 452, 2.33345), (294, 452, 2.33345), (295, 452, 2.33345), (296, 452, 2.33345), (297, 452, 2.33345), (298, 452, 2.33345), (299, 452, 2.33345), (300, 452, 2.33345), (572, 452, 2.33345), (573, 452, 2.33345), (576, 452, 2.33345), (578, 452, 2.33345), (580, 452, 2.33345), (278, 452, 2.80014), (279, 452, 2.80014), (286, 453, 0.23331), (574, 453, 0.23331), (584, 453, 0.23331), (283, 453, 0.46662), (282, 453, 0.69993), (577, 453, 0.69993), (581, 453, 0.69993), (582, 453, 0.69993), (280, 453, 0.93324), (287, 453, 1.16655), (288, 453, 1.16655), (289, 453, 1.16655), (290, 453, 1.16655), (291, 453, 1.16655), (292, 453, 1.16655), (571, 453, 1.16655), (583, 453, 1.16655), (585, 453, 1.16655), (284, 453, 1.39986), (579, 453, 1.39986), (281, 453, 1.63317), (293, 453, 1.63317), (294, 453, 1.63317), (295, 453, 1.63317), (296, 453, 1.63317), (297, 453, 1.63317), (298, 453, 1.63317), (299, 453, 1.63317), (300, 453, 1.63317), (572, 453, 1.63317), (573, 453, 1.63317), (576, 453, 1.63317), (580, 453, 1.63317), (278, 453, 1.86648), (279, 453, 1.86648), (285, 453, 1.86648), (578, 453, 1.86648), (303, 455, 0.14), (34, 455, 0.34), (285, 455, 0.34), (1012, 455, 0.34), (280, 456, 0.04669), (285, 456, 0.04669), (293, 456, 0.04669), (295, 456, 0.04669), (296, 456, 0.04669), (297, 456, 0.04669), (299, 456, 0.04669), (300, 456, 0.04669), (573, 456, 0.04669), (577, 456, 0.04669), (578, 456, 0.04669), (579, 456, 0.04669), (582, 456, 0.04669), (583, 456, 0.04669), (1036, 456, 0.04669), (1048, 456, 0.04669), (1061, 456, 0.04669), (1075, 456, 0.04669), (1083, 456, 0.04669), (1091, 456, 0.04669), (1095, 456, 0.04669), (1160, 456, 0.04669), (1173, 456, 0.04669), (1175, 456, 0.04669), (1279, 456, 0.04669), (1281, 456, 0.04669), (1291, 456, 0.04669), (1293, 456, 0.04669), (1294, 456, 0.04669), (1302, 456, 0.04669), (278, 456, 0.09338), (279, 456, 0.09338), (281, 456, 0.09338), (294, 456, 0.09338), (572, 456, 0.09338), (585, 456, 0.09338), (1043, 456, 0.09338), (1049, 456, 0.09338), (1053, 456, 0.09338), (1077, 456, 0.09338), (1078, 456, 0.09338), (1094, 456, 0.09338), (1098, 456, 0.09338), (1101, 456, 0.09338), (1103, 456, 0.09338), (1106, 456, 0.09338), (1112, 456, 0.09338), (1134, 456, 0.09338), (1150, 456, 0.09338), (1157, 456, 0.09338), (1187, 456, 0.09338), (1202, 456, 0.09338), (1260, 456, 0.09338), (1262, 456, 0.09338), (1273, 456, 0.09338), (1274, 456, 0.09338), (1280, 456, 0.09338), (1282, 456, 0.09338), (1283, 456, 0.09338), (1284, 456, 0.09338), (1286, 456, 0.09338), (1111, 456, 0.1334), (1040, 456, 0.14007), (1045, 456, 0.14007), (1047, 456, 0.14007), (1052, 456, 0.14007), (1065, 456, 0.14007), (1067, 456, 0.14007), (1084, 456, 0.14007), (1089, 456, 0.14007), (1092, 456, 0.14007), (1105, 456, 0.14007), (1109, 456, 0.14007), (1151, 456, 0.14007), (1152, 456, 0.14007), (1174, 456, 0.14007), (1184, 456, 0.14007), (1196, 456, 0.14007), (1200, 456, 0.14007), (1276, 456, 0.14007), (1287, 456, 0.14007), (1289, 456, 0.14007), (1299, 456, 0.14007), (576, 456, 0.14007), (574, 456, 0.18676), (575, 456, 0.18676), (918, 456, 0.18676), (980, 456, 0.18676), (1033, 456, 0.18676), (1035, 456, 0.18676), (1057, 456, 0.18676), (1058, 456, 0.18676), (1088, 456, 0.18676), (1161, 456, 0.18676), (1169, 456, 0.18676), (1179, 456, 0.18676), (1185, 456, 0.18676), (1203, 456, 0.18676), (1277, 456, 0.18676), (1292, 456, 0.18676), (1301, 456, 0.18676), (571, 456, 0.23345), (1044, 456, 0.23345), (1086, 456, 0.23345), (1093, 456, 0.23345), (1125, 456, 0.23345), (1129, 456, 0.23345), (1130, 456, 0.23345), (1186, 456, 0.23345), (1194, 456, 0.23345), (1195, 456, 0.23345), (1197, 456, 0.23345), (1198, 456, 0.23345), (1209, 456, 0.23345), (1247, 456, 0.23345), (1296, 456, 0.23345), (927, 456, 0.28014), (1046, 456, 0.28014), (1085, 456, 0.28014), (1127, 456, 0.28014), (1145, 456, 0.28014), (1148, 456, 0.28014), (1153, 456, 0.28014), (1158, 456, 0.28014), (1162, 456, 0.28014), (1166, 456, 0.28014), (1189, 456, 0.28014), (1191, 456, 0.28014), (1201, 456, 0.28014), (1258, 456, 0.28014), (1259, 456, 0.28014), (1270, 456, 0.28014), (1288, 456, 0.28014), (288, 456, 0.28014), (289, 456, 0.28014), (290, 456, 0.28014), (291, 456, 0.28014), (292, 456, 0.28014), (584, 456, 0.28014), (283, 456, 0.29348), (298, 456, 0.29348), (581, 456, 0.29348), (1108, 456, 0.30015), (1140, 456, 0.30015), (1042, 456, 0.32683), (1087, 456, 0.32683), (1115, 456, 0.32683), (1144, 456, 0.32683), (1170, 456, 0.32683), (1171, 456, 0.32683), (1192, 456, 0.32683), (1193, 456, 0.32683), (1257, 456, 0.32683), (1261, 456, 0.32683), (1300, 456, 0.32683), (284, 456, 0.34017), (580, 456, 0.34017), (940, 456, 0.37352), (1063, 456, 0.37352), (1096, 456, 0.37352), (1124, 456, 0.37352), (1147, 456, 0.37352), (1199, 456, 0.37352), (1290, 456, 0.37352), (1295, 456, 0.37352), (1074, 456, 0.42021), (1126, 456, 0.42021), (1172, 456, 0.42021), (1285, 456, 0.42021), (1055, 456, 0.4669), (1138, 456, 0.4669), (1204, 456, 0.4669), (1205, 456, 0.4669), (1271, 456, 0.48691), (1050, 456, 0.51359), (1069, 456, 0.51359), (1107, 456, 0.51359), (287, 456, 0.52693), (959, 456, 0.56028), (1068, 456, 0.58029), (1128, 456, 0.60697), (1149, 456, 0.60697), (1066, 456, 0.65366), (1159, 456, 0.65366), (1146, 456, 0.67367), (1188, 456, 0.95381), (1208, 456, 1.28731), (1163, 456, 1.44739), (962, 456, 2.14774), (303, 456, 2.24112), (278, 457, 0.23331), (279, 457, 0.23331), (280, 457, 0.23331), (282, 457, 0.23331), (285, 457, 0.23331), (583, 457, 0.23331), (918, 457, 0.23331), (959, 457, 0.23331), (1074, 457, 0.23331), (1087, 457, 0.23331), (1088, 457, 0.23331), (1093, 457, 0.23331), (1115, 457, 0.23331), (1128, 457, 0.23331), (1140, 457, 0.23331), (1144, 457, 0.23331), (1159, 457, 0.23331), (1173, 457, 0.23331), (1179, 457, 0.23331), (1185, 457, 0.23331), (1193, 457, 0.23331), (1198, 457, 0.23331), (1247, 457, 0.23331), (1276, 457, 0.23331), (1280, 457, 0.23331), (1283, 457, 0.23331), (1289, 457, 0.23331), (1296, 457, 0.23331), (980, 457, 0.46662), (1096, 457, 0.46662), (1157, 457, 0.46662), (1204, 457, 0.46662), (1209, 457, 0.46662), (1152, 457, 0.69993), (962, 457, 0.93324), (1043, 457, 0.93324), (1262, 457, 0.93324), (1208, 457, 2.09979), (1066, 457, 2.56641), (282, 458, 0.46669), (579, 458, 0.46669), (583, 458, 0.46669), (281, 458, 0.93338), (285, 458, 0.93338), (293, 458, 0.93338), (294, 458, 0.93338), (295, 458, 0.93338), (296, 458, 0.93338), (297, 458, 0.93338), (298, 458, 0.93338), (299, 458, 0.93338), (300, 458, 0.93338), (303, 458, 0.93338), (572, 458, 0.93338), (573, 458, 0.93338), (576, 458, 0.93338), (578, 458, 0.93338), (580, 458, 0.93338), (585, 458, 0.93338), (278, 458, 1.40007), (279, 458, 1.40007), (280, 458, 1.40007), (284, 458, 1.40007), (287, 458, 1.40007), (288, 458, 1.40007), (289, 458, 1.40007), (290, 458, 1.40007), (291, 458, 1.40007), (292, 458, 1.40007), (571, 458, 5.60028), (287, 459, 0.28), (288, 459, 0.28), (289, 459, 0.28), (290, 459, 0.28), (291, 459, 0.28), (292, 459, 0.28), (577, 459, 0.28), (581, 459, 0.28), (582, 459, 0.28), (280, 459, 0.56), (585, 459, 0.56), (278, 459, 0.84), (279, 459, 0.84), (285, 459, 0.84), (579, 459, 0.84), (583, 459, 0.84), (281, 459, 1.12), (293, 459, 1.12), (294, 459, 1.12), (295, 459, 1.12), (296, 459, 1.12), (297, 459, 1.12), (298, 459, 1.12), (299, 459, 1.12), (300, 459, 1.12), (571, 459, 1.12), (572, 459, 1.12), (573, 459, 1.12), (576, 459, 1.12), (578, 459, 1.12), (580, 459, 1.12), (284, 459, 1.68), (280, 460, 0.32669), (281, 460, 0.32669), (284, 460, 0.32669), (285, 460, 0.32669), (287, 460, 0.32669), (288, 460, 0.32669), (289, 460, 0.32669), (290, 460, 0.32669), (291, 460, 0.32669), (292, 460, 0.32669), (293, 460, 0.32669), (294, 460, 0.32669), (295, 460, 0.32669), (296, 460, 0.32669), (297, 460, 0.32669), (298, 460, 0.32669), (299, 460, 0.32669), (300, 460, 0.32669), (571, 460, 0.32669), (573, 460, 0.32669), (578, 460, 0.32669), (579, 460, 0.32669), (583, 460, 0.32669), (585, 460, 0.32669), (278, 460, 0.65338), (279, 460, 0.65338), (572, 460, 0.65338), (574, 460, 0.65338), (575, 460, 0.65338), (576, 460, 0.65338), (580, 460, 0.65338), (584, 460, 0.98007), (278, 461, 0.18669), (279, 461, 0.18669), (280, 461, 0.18669), (282, 461, 0.18669), (285, 461, 0.18669), (287, 461, 0.74676), (288, 461, 0.74676), (289, 461, 0.74676), (290, 461, 0.74676), (291, 461, 0.74676), (292, 461, 0.74676), (282, 462, 0.09331), (283, 462, 0.09331), (571, 462, 0.09331), (577, 462, 0.09331), (579, 462, 0.09331), (581, 462, 0.09331), (582, 462, 0.09331), (583, 462, 0.09331), (918, 462, 0.09331), (1047, 462, 0.09331), (1053, 462, 0.09331), (1065, 462, 0.09331), (1067, 462, 0.09331), (1069, 462, 0.09331), (1074, 462, 0.09331), (1077, 462, 0.09331), (1086, 462, 0.09331), (1094, 462, 0.09331), (1095, 462, 0.09331), (1113, 462, 0.09331), (1126, 462, 0.09331), (1128, 462, 0.09331), (1134, 462, 0.09331), (1138, 462, 0.09331), (1144, 462, 0.09331), (1149, 462, 0.09331), (1160, 462, 0.09331), (1171, 462, 0.09331), (1174, 462, 0.09331), (1175, 462, 0.09331), (1185, 462, 0.09331), (1194, 462, 0.09331), (1199, 462, 0.09331), (1200, 462, 0.09331), (1201, 462, 0.09331), (1203, 462, 0.09331), (1208, 462, 0.09331), (1270, 462, 0.09331), (1271, 462, 0.09331), (1276, 462, 0.09331), (1279, 462, 0.09331), (1286, 462, 0.09331), (1301, 462, 0.09331), (285, 462, 0.18662), (574, 462, 0.18662), (575, 462, 0.18662), (1040, 462, 0.18662), (1062, 462, 0.18662), (1063, 462, 0.18662), (1076, 462, 0.18662), (1101, 462, 0.18662), (1112, 462, 0.18662), (1115, 462, 0.18662), (1151, 462, 0.18662), (1159, 462, 0.18662), (1172, 462, 0.18662), (1188, 462, 0.18662), (1192, 462, 0.18662), (1196, 462, 0.18662), (1198, 462, 0.18662), (1209, 462, 0.18662), (1258, 462, 0.18662), (1260, 462, 0.18662), (1296, 462, 0.18662), (573, 462, 0.27993), (578, 462, 0.27993), (584, 462, 0.27993), (959, 462, 0.27993), (1036, 462, 0.27993), (1148, 462, 0.27993), (1195, 462, 0.27993), (1261, 462, 0.27993), (1295, 462, 0.27993), (281, 462, 0.37324), (293, 462, 0.37324), (294, 462, 0.37324), (295, 462, 0.37324), (296, 462, 0.37324), (297, 462, 0.37324), (298, 462, 0.37324), (299, 462, 0.37324), (300, 462, 0.37324), (572, 462, 0.37324), (580, 462, 0.37324), (585, 462, 0.37324), (1035, 462, 0.37324), (1146, 462, 0.37324), (1259, 462, 0.37324), (278, 462, 0.46655), (279, 462, 0.46655), (280, 462, 0.46655), (284, 462, 0.46655), (303, 462, 0.46655), (576, 462, 0.46655), (927, 462, 0.46655), (1033, 462, 0.46655), (1285, 462, 0.46655), (962, 462, 0.55986), (1052, 462, 0.55986), (1257, 462, 0.55986), (1130, 462, 0.67983), (287, 462, 0.74648), (288, 462, 0.74648), (290, 462, 0.74648), (291, 462, 0.74648), (292, 462, 0.74648), (289, 462, 1.23969), (278, 463, 0.23331), (279, 463, 0.23331), (281, 463, 0.23331), (285, 463, 0.23331), (293, 463, 0.23331), (294, 463, 0.23331), (295, 463, 0.23331), (296, 463, 0.23331), (297, 463, 0.23331), (298, 463, 0.23331), (299, 463, 0.23331), (300, 463, 0.23331), (571, 463, 0.23331), (573, 463, 0.23331), (576, 463, 0.23331), (579, 463, 0.23331), (580, 463, 0.23331), (583, 463, 0.23331), (278, 464, 0.37331), (279, 464, 0.37331), (280, 464, 0.37331), (282, 464, 0.37331), (285, 464, 0.37331), (287, 464, 0.37331), (288, 464, 0.37331), (289, 464, 0.37331), (290, 464, 0.37331), (291, 464, 0.37331), (292, 464, 0.37331), (571, 464, 1.49324), (278, 465, 0.32669), (279, 465, 0.32669), (280, 465, 0.32669), (282, 465, 0.32669), (285, 465, 0.32669), (583, 465, 0.32669), (278, 466, 0.32669), (279, 466, 0.32669), (281, 466, 0.32669), (284, 466, 0.32669), (285, 466, 0.32669), (287, 466, 0.32669), (288, 466, 0.32669), (289, 466, 0.32669), (290, 466, 0.32669), (291, 466, 0.32669), (292, 466, 0.32669), (293, 466, 0.32669), (294, 466, 0.32669), (295, 466, 0.32669), (296, 466, 0.32669), (297, 466, 0.32669), (298, 466, 0.32669), (299, 466, 0.32669), (300, 466, 0.32669), (572, 466, 0.32669), (573, 466, 0.32669), (576, 466, 0.32669), (578, 466, 0.32669), (579, 466, 0.32669), (580, 466, 0.32669), (583, 466, 0.32669), (280, 467, 0.51331), (282, 467, 0.51331), (574, 467, 0.51331), (575, 467, 0.51331), (584, 467, 0.51331), (281, 467, 1.02662), (287, 467, 1.02662), (288, 467, 1.02662), (289, 467, 1.02662), (290, 467, 1.02662), (291, 467, 1.02662), (292, 467, 1.02662), (293, 467, 1.02662), (294, 467, 1.02662), (295, 467, 1.02662), (296, 467, 1.02662), (297, 467, 1.02662), (298, 467, 1.02662), (299, 467, 1.02662), (300, 467, 1.02662), (572, 467, 1.02662), (573, 467, 1.02662), (576, 467, 1.02662), (578, 467, 1.02662), (579, 467, 1.02662), (580, 467, 1.02662), (583, 467, 1.02662), (278, 467, 1.53993), (279, 467, 1.53993), (285, 467, 1.53993), (284, 467, 3.59317), (280, 468, 0.28), (281, 468, 0.28), (284, 468, 0.28), (285, 468, 0.28), (287, 468, 0.28), (288, 468, 0.28), (289, 468, 0.28), (290, 468, 0.28), (291, 468, 0.28), (292, 468, 0.28), (293, 468, 0.28), (294, 468, 0.28), (295, 468, 0.28), (296, 468, 0.28), (297, 468, 0.28), (298, 468, 0.28), (299, 468, 0.28), (300, 468, 0.28), (573, 468, 0.28), (578, 468, 0.28), (579, 468, 0.28), (583, 468, 0.28), (585, 468, 0.28), (278, 468, 0.56), (279, 468, 0.56), (572, 468, 0.56), (574, 468, 0.56), (575, 468, 0.56), (576, 468, 0.56), (580, 468, 0.56), (584, 468, 0.84), (281, 469, 0.56), (282, 469, 0.56), (293, 469, 0.56), (294, 469, 0.56), (295, 469, 0.56), (296, 469, 0.56), (297, 469, 0.56), (298, 469, 0.56), (299, 469, 0.56), (300, 469, 0.56), (572, 469, 0.56), (573, 469, 0.56), (576, 469, 0.56), (578, 469, 0.56), (579, 469, 0.56), (580, 469, 0.56), (583, 469, 0.56), (585, 469, 0.56), (278, 469, 1.12), (279, 469, 1.12), (285, 469, 1.12), (280, 469, 1.68), (284, 469, 1.68), (287, 469, 1.68), (288, 469, 1.68), (289, 469, 1.68), (290, 469, 1.68), (291, 469, 1.68), (292, 469, 1.68), (278, 470, 0.32669), (279, 470, 0.32669), (280, 470, 0.32669), (282, 470, 0.32669), (285, 470, 0.32669), (583, 470, 0.32669), (1058, 470, 0.32669), (1278, 470, 0.32669), (1279, 470, 0.32669), (1302, 470, 0.32669), (1063, 470, 0.65338), (1187, 470, 0.65338), (281, 471, 0.42), (285, 471, 0.42), (287, 471, 0.42), (288, 471, 0.42), (289, 471, 0.42), (290, 471, 0.42), (291, 471, 0.42), (292, 471, 0.42), (293, 471, 0.42), (295, 471, 0.42), (296, 471, 0.42), (297, 471, 0.42), (298, 471, 0.42), (299, 471, 0.42), (300, 471, 0.42), (573, 471, 0.42), (578, 471, 0.42), (579, 471, 0.42), (583, 471, 0.42), (585, 471, 0.42), (278, 471, 0.84), (279, 471, 0.84), (280, 471, 0.84), (294, 471, 0.84), (572, 471, 0.84), (574, 471, 0.84), (575, 471, 0.84), (576, 471, 0.84), (580, 471, 0.84), (584, 471, 1.26), (284, 471, 2.1), (278, 472, 0.18669), (279, 472, 0.18669), (280, 472, 0.18669), (282, 472, 0.18669), (285, 472, 0.18669), (303, 472, 0.18669), (287, 472, 0.37338), (288, 472, 0.37338), (289, 472, 0.37338), (290, 472, 0.37338), (291, 472, 0.37338), (292, 472, 0.37338), (278, 473, 0.28), (279, 473, 0.28), (280, 473, 0.28), (282, 473, 0.28), (285, 473, 0.28), (287, 473, 0.28), (288, 473, 0.28), (289, 473, 0.28), (290, 473, 0.28), (291, 473, 0.28), (292, 473, 0.28), (572, 474, 0.23331), (573, 474, 0.23331), (580, 474, 0.23331), (281, 474, 0.46662), (282, 474, 0.46662), (283, 474, 0.46662), (293, 474, 0.46662), (294, 474, 0.46662), (295, 474, 0.46662), (296, 474, 0.46662), (297, 474, 0.46662), (298, 474, 0.46662), (299, 474, 0.46662), (300, 474, 0.46662), (574, 474, 0.46662), (575, 474, 0.46662), (576, 474, 0.46662), (577, 474, 0.46662), (578, 474, 0.46662), (579, 474, 0.46662), (581, 474, 0.46662), (582, 474, 0.46662), (584, 474, 0.46662), (585, 474, 0.46662), (278, 474, 0.69993), (279, 474, 0.69993), (284, 474, 0.69993), (285, 474, 0.69993), (303, 474, 0.69993), (583, 474, 0.69993), (280, 474, 0.93324), (287, 474, 1.39986), (288, 474, 1.39986), (289, 474, 1.39986), (290, 474, 1.39986), (291, 474, 1.39986), (292, 474, 1.39986), (571, 474, 3.73296), (283, 475, 0.23331), (577, 475, 0.23331), (581, 475, 0.23331), (582, 475, 0.23331), (280, 475, 0.46662), (571, 475, 0.69993), (585, 475, 0.69993), (284, 475, 0.93324), (285, 475, 0.93324), (303, 475, 0.93324), (579, 475, 0.93324), (583, 475, 0.93324), (279, 475, 1.16655), (281, 475, 1.16655), (293, 475, 1.16655), (295, 475, 1.16655), (296, 475, 1.16655), (297, 475, 1.16655), (298, 475, 1.16655), (299, 475, 1.16655), (300, 475, 1.16655), (573, 475, 1.16655), (578, 475, 1.16655), (278, 475, 1.39986), (294, 475, 1.39986), (572, 475, 1.39986), (574, 475, 1.39986), (576, 475, 1.39986), (580, 475, 1.39986), (287, 475, 1.63317), (288, 475, 1.63317), (289, 475, 1.63317), (290, 475, 1.63317), (291, 475, 1.63317), (292, 475, 1.63317), (575, 475, 1.63317), (584, 475, 2.09979), (280, 476, 0.14), (281, 476, 0.14), (282, 476, 0.14), (293, 476, 0.14), (294, 476, 0.14), (295, 476, 0.14), (296, 476, 0.14), (297, 476, 0.14), (298, 476, 0.14), (299, 476, 0.14), (300, 476, 0.14), (572, 476, 0.14), (573, 476, 0.14), (576, 476, 0.14), (578, 476, 0.14), (579, 476, 0.14), (580, 476, 0.14), (583, 476, 0.14), (278, 476, 0.28), (279, 476, 0.28), (284, 476, 0.28), (285, 476, 0.28), (287, 476, 0.56), (288, 476, 0.56), (289, 476, 0.56), (290, 476, 0.56), (291, 476, 0.56), (292, 476, 0.56), (571, 476, 0.56), (278, 477, 0.18669), (279, 477, 0.18669), (280, 477, 0.18669), (282, 477, 0.18669), (284, 477, 0.18669), (285, 477, 0.18669), (287, 477, 0.18669), (288, 477, 0.18669), (289, 477, 0.18669), (290, 477, 0.18669), (291, 477, 0.18669), (292, 477, 0.18669), (571, 478, 0.37331), (574, 478, 0.37331), (575, 478, 0.37331), (577, 478, 0.37331), (581, 478, 0.37331), (582, 478, 0.37331), (280, 478, 0.74662), (287, 478, 0.74662), (288, 478, 0.74662), (289, 478, 0.74662), (290, 478, 0.74662), (291, 478, 0.74662), (292, 478, 0.74662), (584, 478, 0.74662), (585, 478, 1.11993), (284, 478, 1.49324), (285, 478, 1.49324), (578, 478, 1.49324), (579, 478, 1.49324), (583, 478, 1.49324), (278, 478, 1.86655), (279, 478, 1.86655), (281, 478, 1.86655), (293, 478, 1.86655), (295, 478, 1.86655), (296, 478, 1.86655), (297, 478, 1.86655), (298, 478, 1.86655), (299, 478, 1.86655), (300, 478, 1.86655), (572, 478, 1.86655), (573, 478, 1.86655), (294, 478, 2.23986), (576, 478, 2.23986), (580, 478, 2.23986), (285, 479, 0.18669), (583, 479, 0.18669), (278, 479, 0.37338), (279, 479, 0.37338), (281, 479, 0.37338), (284, 479, 0.37338), (293, 479, 0.37338), (294, 479, 0.37338), (295, 479, 0.37338), (296, 479, 0.37338), (297, 479, 0.37338), (298, 479, 0.37338), (299, 479, 0.37338), (300, 479, 0.37338), (303, 479, 0.37338), (572, 479, 0.37338), (573, 479, 0.37338), (576, 479, 0.37338), (578, 479, 0.37338), (579, 479, 0.37338), (580, 479, 0.37338), (287, 479, 0.74676), (288, 479, 0.74676), (289, 479, 0.74676), (290, 479, 0.74676), (291, 479, 0.74676), (292, 479, 0.74676), (571, 479, 1.49352), (280, 480, 0.18669), (281, 480, 0.18669), (282, 480, 0.18669), (284, 480, 0.18669), (293, 480, 0.18669), (294, 480, 0.18669), (295, 480, 0.18669), (296, 480, 0.18669), (297, 480, 0.18669), (298, 480, 0.18669), (299, 480, 0.18669), (300, 480, 0.18669), (303, 480, 0.18669), (572, 480, 0.18669), (573, 480, 0.18669), (574, 480, 0.18669), (575, 480, 0.18669), (576, 480, 0.18669), (578, 480, 0.18669), (579, 480, 0.18669), (580, 480, 0.18669), (583, 480, 0.18669), (584, 480, 0.18669), (278, 480, 0.37338), (279, 480, 0.37338), (285, 480, 0.37338), (287, 480, 0.37338), (288, 480, 0.37338), (289, 480, 0.37338), (290, 480, 0.37338), (291, 480, 0.37338), (292, 480, 0.37338), (282, 481, 0.28), (571, 481, 0.28), (574, 481, 0.56), (575, 481, 0.56), (280, 481, 0.7), (283, 481, 0.7), (287, 481, 0.7), (288, 481, 0.7), (289, 481, 0.7), (290, 481, 0.7), (291, 481, 0.7), (284, 481, 0.84), (285, 481, 0.84), (577, 481, 0.84), (579, 481, 0.84), (581, 481, 0.84), (582, 481, 0.84), (583, 481, 0.84), (584, 481, 0.98), (573, 481, 1.12), (578, 481, 1.12), (278, 481, 1.26), (279, 481, 1.26), (572, 481, 1.26), (580, 481, 1.26), (585, 481, 1.26), (293, 481, 1.4), (294, 481, 1.4), (295, 481, 1.4); INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES (296, 481, 1.4), (297, 481, 1.4), (298, 481, 1.4), (299, 481, 1.4), (300, 481, 1.4), (292, 481, 1.44), (281, 481, 1.68), (576, 481, 1.82), (278, 482, 0.23331), (279, 482, 0.23331), (280, 482, 0.23331), (282, 482, 0.23331), (285, 482, 0.23331), (287, 482, 0.23331), (288, 482, 0.23331), (289, 482, 0.23331), (290, 482, 0.23331), (291, 482, 0.23331), (292, 482, 0.23331), (278, 483, 0.32669), (279, 483, 0.32669), (280, 483, 0.32669), (282, 483, 0.32669), (285, 483, 0.32669), (284, 483, 0.65338), (287, 483, 0.98007), (288, 483, 0.98007), (289, 483, 0.98007), (290, 483, 0.98007), (291, 483, 0.98007), (292, 483, 0.98007), (574, 483, 0.98007), (575, 483, 0.98007), (584, 483, 1.63345), (281, 484, 0.42), (284, 484, 0.42), (293, 484, 0.42), (294, 484, 0.42), (295, 484, 0.42), (296, 484, 0.42), (297, 484, 0.42), (298, 484, 0.42), (299, 484, 0.42), (300, 484, 0.42), (572, 484, 0.42), (573, 484, 0.42), (574, 484, 0.42), (575, 484, 0.42), (576, 484, 0.42), (578, 484, 0.42), (579, 484, 0.42), (580, 484, 0.42), (583, 484, 0.42), (584, 484, 0.42), (280, 484, 0.84), (282, 484, 0.84), (278, 484, 1.26), (279, 484, 1.26), (285, 484, 1.26), (303, 484, 1.26), (287, 484, 1.68), (288, 484, 1.68), (289, 484, 1.68), (290, 484, 1.68), (291, 484, 1.68), (292, 484, 1.68), (280, 485, 0.23331), (287, 485, 0.23331), (288, 485, 0.23331), (289, 485, 0.23331), (290, 485, 0.23331), (291, 485, 0.23331), (292, 485, 0.23331), (571, 485, 0.23331), (585, 485, 0.23331), (281, 485, 0.46662), (284, 485, 0.46662), (285, 485, 0.46662), (293, 485, 0.46662), (294, 485, 0.46662), (295, 485, 0.46662), (296, 485, 0.46662), (297, 485, 0.46662), (298, 485, 0.46662), (299, 485, 0.46662), (300, 485, 0.46662), (573, 485, 0.46662), (578, 485, 0.46662), (579, 485, 0.46662), (583, 485, 0.46662), (278, 485, 0.69993), (279, 485, 0.69993), (572, 485, 0.69993), (576, 485, 0.69993), (580, 485, 0.69993), (280, 486, 0.42), (281, 486, 0.42), (282, 486, 0.42), (284, 486, 0.42), (293, 486, 0.42), (294, 486, 0.42), (295, 486, 0.42), (296, 486, 0.42), (297, 486, 0.42), (298, 486, 0.42), (299, 486, 0.42), (300, 486, 0.42), (572, 486, 0.42), (573, 486, 0.42), (576, 486, 0.42), (578, 486, 0.42), (579, 486, 0.42), (580, 486, 0.42), (583, 486, 0.42), (278, 486, 0.84), (279, 486, 0.84), (285, 486, 0.84), (287, 486, 0.84), (288, 486, 0.84), (289, 486, 0.84), (290, 486, 0.84), (291, 486, 0.84), (292, 486, 0.84), (278, 487, 0.23331), (279, 487, 0.23331), (280, 487, 0.23331), (282, 487, 0.23331), (284, 487, 0.23331), (285, 487, 0.23331), (287, 487, 0.23331), (288, 487, 0.23331), (289, 487, 0.23331), (290, 487, 0.23331), (291, 487, 0.23331), (292, 487, 0.23331), (281, 488, 0.32669), (282, 488, 0.32669), (284, 488, 0.32669), (293, 488, 0.32669), (295, 488, 0.32669), (296, 488, 0.32669), (297, 488, 0.32669), (298, 488, 0.32669), (299, 488, 0.32669), (300, 488, 0.32669), (573, 488, 0.32669), (578, 488, 0.32669), (579, 488, 0.32669), (583, 488, 0.32669), (585, 488, 0.32669), (280, 488, 0.65338), (285, 488, 0.65338), (294, 488, 0.65338), (572, 488, 0.65338), (576, 488, 0.65338), (580, 488, 0.65338), (278, 488, 0.98007), (279, 488, 0.98007), (287, 488, 0.98007), (288, 488, 0.98007), (289, 488, 0.98007), (290, 488, 0.98007), (291, 488, 0.98007), (292, 488, 0.98007), (303, 488, 1.30676), (278, 489, 0.18669), (279, 489, 0.18669), (280, 489, 0.18669), (282, 489, 0.18669), (285, 489, 0.18669), (583, 489, 0.18669), (927, 489, 0.18669), (962, 489, 0.18669), (1115, 489, 0.18669), (1296, 489, 0.18669), (303, 489, 0.37338), (1052, 489, 0.56007), (278, 490, 0.32669), (279, 490, 0.32669), (282, 490, 0.32669), (285, 490, 0.32669), (287, 490, 0.32669), (288, 490, 0.32669), (289, 490, 0.32669), (290, 490, 0.32669), (291, 490, 0.32669), (292, 490, 0.32669), (280, 490, 0.65338), (284, 490, 0.65338), (574, 490, 0.65338), (575, 490, 0.65338), (584, 490, 0.65338), (582, 491, 0.09331), (1043, 491, 0.09331), (1048, 491, 0.09331), (1053, 491, 0.09331), (1055, 491, 0.09331), (1085, 491, 0.09331), (1090, 491, 0.09331), (1106, 491, 0.09331), (1112, 491, 0.09331), (1140, 491, 0.09331), (1153, 491, 0.09331), (1162, 491, 0.09331), (1186, 491, 0.09331), (1194, 491, 0.09331), (1199, 491, 0.09331), (1274, 491, 0.09331), (1276, 491, 0.09331), (1282, 491, 0.09331), (1289, 491, 0.09331), (1296, 491, 0.09331), (1299, 491, 0.09331), (573, 491, 0.18662), (577, 491, 0.18662), (579, 491, 0.18662), (583, 491, 0.18662), (1044, 491, 0.18662), (1046, 491, 0.18662), (1047, 491, 0.18662), (1049, 491, 0.18662), (1050, 491, 0.18662), (1062, 491, 0.18662), (1067, 491, 0.18662), (1078, 491, 0.18662), (1082, 491, 0.18662), (1095, 491, 0.18662), (1098, 491, 0.18662), (1111, 491, 0.18662), (1113, 491, 0.18662), (1163, 491, 0.18662), (1166, 491, 0.18662), (1173, 491, 0.18662), (1262, 491, 0.18662), (1270, 491, 0.18662), (1302, 491, 0.18662), (280, 491, 0.27993), (281, 491, 0.27993), (282, 491, 0.27993), (572, 491, 0.27993), (578, 491, 0.27993), (585, 491, 0.27993), (927, 491, 0.27993), (1059, 491, 0.27993), (1060, 491, 0.27993), (1063, 491, 0.27993), (1065, 491, 0.27993), (1069, 491, 0.27993), (1086, 491, 0.27993), (1087, 491, 0.27993), (1088, 491, 0.27993), (1089, 491, 0.27993), (1115, 491, 0.27993), (1149, 491, 0.27993), (1158, 491, 0.27993), (1191, 491, 0.27993), (1277, 491, 0.27993), (1281, 491, 0.27993), (1284, 491, 0.27993), (1288, 491, 0.27993), (1301, 491, 0.27993), (285, 491, 0.37324), (293, 491, 0.37324), (294, 491, 0.37324), (295, 491, 0.37324), (296, 491, 0.37324), (297, 491, 0.37324), (298, 491, 0.37324), (299, 491, 0.37324), (300, 491, 0.37324), (576, 491, 0.37324), (940, 491, 0.37324), (959, 491, 0.37324), (1035, 491, 0.37324), (1068, 491, 0.37324), (1074, 491, 0.37324), (1076, 491, 0.37324), (1105, 491, 0.37324), (1108, 491, 0.37324), (1125, 491, 0.37324), (1138, 491, 0.37324), (1147, 491, 0.37324), (1150, 491, 0.37324), (1157, 491, 0.37324), (1171, 491, 0.37324), (1175, 491, 0.37324), (1184, 491, 0.37324), (1188, 491, 0.37324), (1197, 491, 0.37324), (1200, 491, 0.37324), (1203, 491, 0.37324), (1261, 491, 0.37324), (1278, 491, 0.37324), (1279, 491, 0.37324), (1280, 491, 0.37324), (1293, 491, 0.37324), (1295, 491, 0.37324), (1103, 491, 0.41323), (1110, 491, 0.41323), (278, 491, 0.46655), (279, 491, 0.46655), (1057, 491, 0.46655), (1094, 491, 0.46655), (1129, 491, 0.46655), (1151, 491, 0.46655), (1159, 491, 0.46655), (1165, 491, 0.46655), (1185, 491, 0.46655), (1189, 491, 0.46655), (1205, 491, 0.46655), (1247, 491, 0.46655), (1285, 491, 0.46655), (1187, 491, 0.50654), (1271, 491, 0.50654), (1292, 491, 0.50654), (571, 491, 0.54653), (287, 491, 0.55986), (288, 491, 0.55986), (289, 491, 0.55986), (290, 491, 0.55986), (291, 491, 0.55986), (292, 491, 0.55986), (1061, 491, 0.55986), (1096, 491, 0.55986), (1130, 491, 0.55986), (1145, 491, 0.55986), (1161, 491, 0.55986), (1169, 491, 0.55986), (1195, 491, 0.55986), (1196, 491, 0.55986), (1198, 491, 0.55986), (1291, 491, 0.55986), (980, 491, 0.65317), (1036, 491, 0.65317), (1058, 491, 0.65317), (1093, 491, 0.65317), (1107, 491, 0.65317), (1109, 491, 0.65317), (1124, 491, 0.65317), (1172, 491, 0.65317), (1192, 491, 0.65317), (1208, 491, 0.65317), (283, 491, 0.67983), (284, 491, 0.67983), (581, 491, 0.67983), (1273, 491, 0.69316), (1290, 491, 0.69316), (1144, 491, 0.74648), (1146, 491, 0.74648), (1148, 491, 0.74648), (1209, 491, 0.74648), (1260, 491, 0.74648), (580, 491, 0.77314), (1152, 491, 0.78647), (1201, 491, 0.78647), (1033, 491, 0.83979), (1300, 491, 0.83979), (574, 491, 0.9331), (918, 491, 0.9331), (1170, 491, 0.9331), (1174, 491, 0.9331), (1193, 491, 0.9331), (1259, 491, 0.9331), (1126, 491, 0.97309), (575, 491, 1.02641), (1127, 491, 1.11972), (1257, 491, 1.21303), (584, 491, 1.30634), (1040, 491, 1.39965), (1066, 491, 1.39965), (1134, 491, 1.42631), (1128, 491, 1.49296), (1258, 491, 1.77289), (962, 491, 2.05282), (303, 491, 2.23944), (278, 492, 0.23331), (279, 492, 0.23331), (280, 492, 0.23331), (282, 492, 0.23331), (284, 492, 0.23331), (285, 492, 0.23331), (287, 492, 0.46662), (288, 492, 0.46662), (289, 492, 0.46662), (290, 492, 0.46662), (291, 492, 0.46662), (292, 492, 0.46662), (303, 492, 0.46662), (282, 493, 0.14), (571, 493, 0.14), (577, 493, 0.14), (581, 493, 0.14), (582, 493, 0.14), (280, 493, 0.28), (287, 493, 0.28), (288, 493, 0.28), (289, 493, 0.28), (290, 493, 0.28), (291, 493, 0.28), (292, 493, 0.28), (585, 493, 0.28), (284, 493, 0.42), (572, 493, 0.42), (574, 493, 0.42), (575, 493, 0.42), (578, 493, 0.42), (579, 493, 0.42), (583, 493, 0.42), (278, 493, 0.56), (279, 493, 0.56), (281, 493, 0.56), (285, 493, 0.56), (293, 493, 0.56), (294, 493, 0.56), (295, 493, 0.56), (296, 493, 0.56), (297, 493, 0.56), (298, 493, 0.56), (299, 493, 0.56), (300, 493, 0.56), (303, 493, 0.56), (573, 493, 0.56), (576, 493, 0.56), (580, 493, 0.56), (584, 493, 0.7), (577, 494, 0.28), (581, 494, 0.28), (582, 494, 0.28), (282, 494, 0.56), (571, 494, 0.56), (579, 494, 0.56), (583, 494, 0.56), (585, 494, 0.84), (280, 494, 1.12), (281, 494, 1.12), (284, 494, 1.12), (285, 494, 1.12), (287, 494, 1.12), (288, 494, 1.12), (289, 494, 1.12), (290, 494, 1.12), (291, 494, 1.12), (292, 494, 1.12), (293, 494, 1.12), (294, 494, 1.12), (295, 494, 1.12), (296, 494, 1.12), (297, 494, 1.12), (298, 494, 1.12), (299, 494, 1.12), (300, 494, 1.12), (572, 494, 1.12), (573, 494, 1.12), (574, 494, 1.12), (575, 494, 1.12), (576, 494, 1.12), (578, 494, 1.12), (580, 494, 1.12), (279, 494, 1.4), (278, 494, 1.68), (584, 494, 1.96), (280, 495, 0.28), (281, 495, 0.28), (284, 495, 0.28), (285, 495, 0.28), (293, 495, 0.28), (295, 495, 0.28), (296, 495, 0.28), (297, 495, 0.28), (298, 495, 0.28), (299, 495, 0.28), (300, 495, 0.28), (573, 495, 0.28), (578, 495, 0.28), (579, 495, 0.28), (583, 495, 0.28), (585, 495, 0.28), (278, 495, 0.56), (279, 495, 0.56), (294, 495, 0.56), (572, 495, 0.56), (576, 495, 0.56), (580, 495, 0.56), (287, 495, 0.84), (288, 495, 0.84), (289, 495, 0.84), (290, 495, 0.84), (291, 495, 0.84), (292, 495, 0.84), (574, 495, 0.84), (575, 495, 0.84), (584, 495, 1.12), (284, 496, 0.37331), (303, 496, 0.37331), (278, 496, 0.74662), (279, 496, 0.74662), (280, 496, 0.74662), (282, 496, 0.74662), (285, 496, 0.74662), (287, 496, 1.11993), (288, 496, 1.11993), (289, 496, 1.11993), (290, 496, 1.11993), (291, 496, 1.11993), (292, 496, 1.11993), (571, 496, 1.49324), (278, 497, 0.28), (279, 497, 0.28), (280, 497, 0.28), (282, 497, 0.28), (285, 497, 0.28), (287, 497, 0.56), (288, 497, 0.56), (289, 497, 0.56), (290, 497, 0.56), (291, 497, 0.56), (292, 497, 0.56), (272, 498, 0.28), (273, 498, 0.28), (274, 498, 0.28), (275, 498, 0.28), (276, 498, 0.28), (282, 498, 0.28), (304, 498, 0.28), (574, 498, 0.28), (575, 498, 0.28), (577, 498, 0.28), (581, 498, 0.28), (582, 498, 0.28), (584, 498, 0.56), (280, 498, 0.84), (579, 498, 0.84), (583, 498, 0.84), (585, 498, 0.84), (278, 498, 1.12), (279, 498, 1.12), (281, 498, 1.12), (284, 498, 1.12), (285, 498, 1.12), (287, 498, 1.12), (288, 498, 1.12), (289, 498, 1.12), (290, 498, 1.12), (291, 498, 1.12), (292, 498, 1.12), (572, 498, 1.12), (573, 498, 1.12), (576, 498, 1.12), (578, 498, 1.12), (580, 498, 1.12), (293, 498, 1.4), (294, 498, 1.4), (295, 498, 1.4), (296, 498, 1.4), (297, 498, 1.4), (298, 498, 1.4), (299, 498, 1.4), (300, 498, 1.4), (278, 499, 0.23331), (279, 499, 0.23331), (280, 499, 0.23331), (282, 499, 0.23331), (285, 499, 0.23331), (287, 499, 0.46662), (288, 499, 0.46662), (289, 499, 0.46662), (290, 499, 0.46662), (291, 499, 0.46662), (292, 499, 0.46662), (303, 499, 0.93324), (574, 500, 0.09331), (575, 500, 0.09331), (577, 500, 0.09331), (581, 500, 0.09331), (582, 500, 0.09331), (584, 500, 0.09331), (280, 500, 0.18662), (285, 500, 0.27993), (287, 500, 0.27993), (288, 500, 0.27993), (289, 500, 0.27993), (290, 500, 0.27993), (291, 500, 0.27993), (292, 500, 0.27993), (579, 500, 0.27993), (583, 500, 0.27993), (585, 500, 0.27993), (278, 500, 0.37324), (279, 500, 0.37324), (281, 500, 0.37324), (284, 500, 0.37324), (293, 500, 0.37324), (294, 500, 0.37324), (295, 500, 0.37324), (296, 500, 0.37324), (297, 500, 0.37324), (298, 500, 0.37324), (299, 500, 0.37324), (300, 500, 0.37324), (303, 500, 0.37324), (573, 500, 0.37324), (578, 500, 0.37324), (571, 500, 0.46655), (572, 500, 0.46655), (576, 500, 0.46655), (580, 500, 0.46655), (280, 501, 0.37331), (281, 501, 0.37331), (284, 501, 0.37331), (285, 501, 0.37331), (293, 501, 0.37331), (295, 501, 0.37331), (296, 501, 0.37331), (297, 501, 0.37331), (298, 501, 0.37331), (299, 501, 0.37331), (300, 501, 0.37331), (573, 501, 0.37331), (578, 501, 0.37331), (579, 501, 0.37331), (583, 501, 0.37331), (585, 501, 0.37331), (278, 501, 0.74662), (279, 501, 0.74662), (294, 501, 0.74662), (572, 501, 0.74662), (574, 501, 0.74662), (575, 501, 0.74662), (576, 501, 0.74662), (580, 501, 0.74662), (584, 501, 0.74662), (287, 501, 1.11993), (288, 501, 1.11993), (289, 501, 1.11993), (290, 501, 1.11993), (291, 501, 1.11993), (292, 501, 1.11993), (281, 502, 0.28), (282, 502, 0.28), (284, 502, 0.28), (285, 502, 0.28), (293, 502, 0.28), (294, 502, 0.28), (295, 502, 0.28), (296, 502, 0.28), (297, 502, 0.28), (298, 502, 0.28), (299, 502, 0.28), (300, 502, 0.28), (303, 502, 0.28), (572, 502, 0.28), (573, 502, 0.28), (576, 502, 0.28), (578, 502, 0.28), (580, 502, 0.28), (585, 502, 0.28), (278, 502, 0.56), (279, 502, 0.56), (280, 502, 0.56), (287, 502, 0.56), (288, 502, 0.56), (289, 502, 0.56), (290, 502, 0.56), (291, 502, 0.56), (292, 502, 0.56), (574, 502, 2.52), (575, 502, 2.52), (584, 502, 3.92), (278, 503, 0.14), (279, 503, 0.14), (280, 503, 0.14), (282, 503, 0.14), (285, 503, 0.14), (287, 503, 0.42), (288, 503, 0.42), (289, 503, 0.42), (290, 503, 0.42), (291, 503, 0.42), (292, 503, 0.42), (571, 503, 0.56), (278, 504, 0.18669), (279, 504, 0.18669), (280, 504, 0.18669), (282, 504, 0.18669), (284, 504, 0.18669), (285, 504, 0.18669), (287, 504, 0.18669), (288, 504, 0.18669), (289, 504, 0.18669), (290, 504, 0.18669), (291, 504, 0.18669), (292, 504, 0.18669), (298, 504, 0.18669), (574, 504, 0.18669), (575, 504, 0.18669), (584, 504, 0.18669), (272, 505, 0.18669), (273, 505, 0.18669), (274, 505, 0.18669), (275, 505, 0.18669), (276, 505, 0.18669), (278, 505, 0.18669), (279, 505, 0.18669), (280, 505, 0.18669), (281, 505, 0.18669), (282, 505, 0.18669), (283, 505, 0.18669), (285, 505, 0.18669), (293, 505, 0.18669), (294, 505, 0.18669), (295, 505, 0.18669), (296, 505, 0.18669), (297, 505, 0.18669), (298, 505, 0.18669), (299, 505, 0.18669), (300, 505, 0.18669), (304, 505, 0.18669), (576, 505, 0.18669), (577, 505, 0.18669), (581, 505, 0.18669), (582, 505, 0.18669), (585, 505, 0.18669), (303, 505, 0.37338), (287, 505, 0.56007), (288, 505, 0.56007), (289, 505, 0.56007), (290, 505, 0.56007), (291, 505, 0.56007), (292, 505, 0.56007), (574, 505, 0.56007), (575, 505, 0.56007), (584, 505, 0.74676), (272, 506, 0.18669), (273, 506, 0.18669), (274, 506, 0.18669), (275, 506, 0.18669), (276, 506, 0.18669), (278, 506, 0.18669), (279, 506, 0.18669), (280, 506, 0.18669), (281, 506, 0.18669), (285, 506, 0.18669), (293, 506, 0.18669), (294, 506, 0.18669), (295, 506, 0.18669), (296, 506, 0.18669), (297, 506, 0.18669), (298, 506, 0.18669), (299, 506, 0.18669), (300, 506, 0.18669), (304, 506, 0.18669), (572, 506, 0.18669), (573, 506, 0.18669), (576, 506, 0.18669), (578, 506, 0.18669), (579, 506, 0.18669), (580, 506, 0.18669), (583, 506, 0.18669), (574, 506, 0.37338), (575, 506, 0.37338), (584, 506, 0.56007), (284, 506, 0.74676), (280, 507, 0.28), (285, 507, 0.28), (303, 507, 0.28), (579, 507, 0.28), (583, 507, 0.28), (585, 507, 0.28), (278, 507, 0.56), (279, 507, 0.56), (281, 507, 0.56), (284, 507, 0.56), (287, 507, 0.56), (288, 507, 0.56), (289, 507, 0.56), (290, 507, 0.56), (291, 507, 0.56), (292, 507, 0.56), (293, 507, 0.56), (294, 507, 0.56), (295, 507, 0.56), (296, 507, 0.56), (297, 507, 0.56), (298, 507, 0.56), (299, 507, 0.56), (300, 507, 0.56), (572, 507, 0.56), (573, 507, 0.56), (574, 507, 0.56), (575, 507, 0.56), (576, 507, 0.56), (578, 507, 0.56), (580, 507, 0.56), (584, 507, 0.56), (278, 508, 0.37331), (279, 508, 0.37331), (281, 508, 0.37331), (284, 508, 0.37331), (285, 508, 0.37331), (287, 508, 0.37331), (288, 508, 0.37331), (289, 508, 0.37331), (290, 508, 0.37331), (291, 508, 0.37331), (292, 508, 0.37331), (293, 508, 0.37331), (294, 508, 0.37331), (295, 508, 0.37331), (296, 508, 0.37331), (297, 508, 0.37331), (298, 508, 0.37331), (299, 508, 0.37331), (300, 508, 0.37331), (572, 508, 0.37331), (573, 508, 0.37331), (576, 508, 0.37331), (578, 508, 0.37331), (579, 508, 0.37331), (580, 508, 0.37331), (583, 508, 0.37331), (574, 508, 1.11993), (575, 508, 1.11993), (584, 508, 1.86655), (278, 509, 0.42), (279, 509, 0.42), (280, 509, 0.42), (282, 509, 0.42), (285, 509, 0.42), (298, 509, 0.42), (284, 509, 0.84), (287, 509, 0.84), (288, 509, 0.84), (289, 509, 0.84), (290, 509, 0.84), (291, 509, 0.84), (292, 509, 0.84), (280, 510, 0.37331), (571, 510, 0.37331), (574, 510, 0.37331), (575, 510, 0.37331), (577, 510, 0.37331), (581, 510, 0.37331), (582, 510, 0.37331), (284, 510, 0.74662), (287, 510, 0.74662), (288, 510, 0.74662), (289, 510, 0.74662), (290, 510, 0.74662), (291, 510, 0.74662), (292, 510, 0.74662), (584, 510, 0.74662), (585, 510, 0.74662), (278, 510, 1.11993), (279, 510, 1.11993), (285, 510, 1.11993), (572, 510, 1.11993), (578, 510, 1.11993), (579, 510, 1.11993), (583, 510, 1.11993), (281, 510, 1.49324), (293, 510, 1.49324), (294, 510, 1.49324), (295, 510, 1.49324), (296, 510, 1.49324), (297, 510, 1.49324), (298, 510, 1.49324), (299, 510, 1.49324), (300, 510, 1.49324), (573, 510, 1.49324), (576, 510, 1.49324), (580, 510, 1.49324), (278, 511, 0.42), (279, 511, 0.42), (280, 511, 0.42), (282, 511, 0.42), (284, 511, 0.42), (285, 511, 0.42), (287, 511, 0.84), (288, 511, 0.84), (289, 511, 0.84), (290, 511, 0.84), (291, 511, 0.84), (292, 511, 0.84), (574, 511, 0.84), (575, 511, 0.84), (584, 511, 1.26), (278, 512, 0.37331), (279, 512, 0.37331), (282, 512, 0.37331), (284, 512, 0.37331), (285, 512, 0.37331), (280, 512, 0.74662), (287, 512, 0.74662), (288, 512, 0.74662), (289, 512, 0.74662), (290, 512, 0.74662), (291, 512, 0.74662), (292, 512, 0.74662), (278, 513, 0.23331), (279, 513, 0.23331), (280, 513, 0.23331), (282, 513, 0.23331), (284, 513, 0.23331), (285, 513, 0.23331), (287, 513, 0.23331), (288, 513, 0.23331), (289, 513, 0.23331), (290, 513, 0.23331), (291, 513, 0.23331), (292, 513, 0.23331), (287, 514, 0.32669), (288, 514, 0.32669), (289, 514, 0.32669), (290, 514, 0.32669), (291, 514, 0.32669), (294, 514, 0.32669), (578, 514, 0.32669), (278, 514, 0.65338), (279, 514, 0.65338), (281, 514, 0.65338), (284, 514, 0.65338), (285, 514, 0.65338), (293, 514, 0.65338), (295, 514, 0.65338), (296, 514, 0.65338), (297, 514, 0.65338), (298, 514, 0.65338), (299, 514, 0.65338), (300, 514, 0.65338), (571, 514, 0.65338), (572, 514, 0.65338), (573, 514, 0.65338), (574, 514, 0.65338), (575, 514, 0.65338), (576, 514, 0.65338), (579, 514, 0.65338), (580, 514, 0.65338), (583, 514, 0.65338), (584, 514, 0.98007), (292, 514, 2.05348), (278, 515, 0.32669), (279, 515, 0.32669), (280, 515, 0.32669), (282, 515, 0.32669), (285, 515, 0.32669), (287, 515, 0.32669), (288, 515, 0.32669), (289, 515, 0.32669), (290, 515, 0.32669), (291, 515, 0.32669), (292, 515, 0.32669), (571, 515, 1.30676), (574, 515, 2.61352), (575, 515, 2.61352), (584, 515, 3.92028), (281, 516, 0.23331), (282, 516, 0.23331), (284, 516, 0.23331), (293, 516, 0.23331), (294, 516, 0.23331), (295, 516, 0.23331), (296, 516, 0.23331), (297, 516, 0.23331), (298, 516, 0.23331), (299, 516, 0.23331), (300, 516, 0.23331), (572, 516, 0.23331), (573, 516, 0.23331), (576, 516, 0.23331), (578, 516, 0.23331), (579, 516, 0.23331), (580, 516, 0.23331), (583, 516, 0.23331), (585, 516, 0.23331), (278, 516, 0.46662), (279, 516, 0.46662), (280, 516, 0.46662), (285, 516, 0.46662), (287, 516, 0.46662), (288, 516, 0.46662), (289, 516, 0.46662), (290, 516, 0.46662), (291, 516, 0.46662), (292, 516, 0.46662), (571, 516, 0.93324), (303, 516, 1.39986), (574, 516, 1.63317), (575, 516, 1.63317), (584, 516, 2.3331), (278, 517, 0.28), (279, 517, 0.28), (281, 517, 0.28), (284, 517, 0.28), (285, 517, 0.28), (287, 517, 0.28), (288, 517, 0.28), (289, 517, 0.28), (290, 517, 0.28), (291, 517, 0.28), (292, 517, 0.28), (293, 517, 0.28), (294, 517, 0.28), (295, 517, 0.28), (296, 517, 0.28), (297, 517, 0.28), (298, 517, 0.28), (299, 517, 0.28), (300, 517, 0.28), (572, 517, 0.28), (573, 517, 0.28), (576, 517, 0.28), (578, 517, 0.28), (579, 517, 0.28), (580, 517, 0.28), (583, 517, 0.28), (574, 517, 1.4), (575, 517, 1.4), (584, 517, 2.24), (280, 518, 0.37331), (285, 518, 0.37331), (287, 518, 0.37331), (288, 518, 0.37331), (289, 518, 0.37331), (290, 518, 0.37331), (291, 518, 0.37331), (292, 518, 0.37331), (579, 518, 0.37331), (583, 518, 0.37331), (585, 518, 0.37331), (278, 518, 0.74662), (279, 518, 0.74662), (281, 518, 0.74662), (293, 518, 0.74662), (294, 518, 0.74662), (295, 518, 0.74662), (296, 518, 0.74662), (297, 518, 0.74662), (298, 518, 0.74662), (299, 518, 0.74662), (300, 518, 0.74662), (572, 518, 0.74662), (573, 518, 0.74662), (576, 518, 0.74662), (578, 518, 0.74662), (580, 518, 0.74662), (284, 518, 1.11993), (571, 518, 1.49324), (280, 519, 0.28), (282, 519, 0.28), (284, 519, 0.28), (287, 519, 0.28), (288, 519, 0.28), (289, 519, 0.28), (290, 519, 0.28), (291, 519, 0.28), (294, 519, 0.28), (574, 519, 0.28), (575, 519, 0.28), (578, 519, 0.28), (281, 519, 0.56), (293, 519, 0.56), (295, 519, 0.56), (296, 519, 0.56), (297, 519, 0.56), (298, 519, 0.56), (299, 519, 0.56), (300, 519, 0.56), (572, 519, 0.56), (573, 519, 0.56), (576, 519, 0.56), (579, 519, 0.56), (580, 519, 0.56), (583, 519, 0.56), (584, 519, 0.56), (278, 519, 0.84), (279, 519, 0.84), (285, 519, 0.84), (292, 519, 1.76), (571, 519, 2.52), (278, 520, 0.14), (279, 520, 0.14), (280, 520, 0.14), (282, 520, 0.14), (285, 520, 0.14), (284, 520, 0.28), (287, 520, 0.56), (288, 520, 0.56), (289, 520, 0.56), (290, 520, 0.56), (291, 520, 0.56), (292, 520, 0.56), (577, 521, 0.28), (581, 521, 0.28), (582, 521, 0.28), (282, 521, 0.56), (284, 521, 0.56), (574, 521, 0.56), (575, 521, 0.56), (579, 521, 0.56), (583, 521, 0.56), (585, 521, 0.56), (280, 521, 0.84), (281, 521, 0.84), (293, 521, 0.84), (294, 521, 0.84), (295, 521, 0.84), (296, 521, 0.84), (297, 521, 0.84), (298, 521, 0.84), (299, 521, 0.84), (300, 521, 0.84), (572, 521, 0.84), (573, 521, 0.84), (576, 521, 0.84), (578, 521, 0.84), (580, 521, 0.84), (584, 521, 0.84), (279, 521, 1.12), (285, 521, 1.12), (287, 521, 1.12), (288, 521, 1.12), (289, 521, 1.12), (290, 521, 1.12), (291, 521, 1.12), (292, 521, 1.12), (278, 521, 1.4), (278, 522, 0.32669), (279, 522, 0.32669), (280, 522, 0.32669), (282, 522, 0.32669), (284, 522, 0.32669), (285, 522, 0.32669), (287, 522, 0.65338), (288, 522, 0.65338), (289, 522, 0.65338), (290, 522, 0.65338), (291, 522, 0.65338), (292, 522, 0.65338), (574, 522, 0.98007), (575, 522, 0.98007), (584, 522, 1.63345), (272, 523, 0.37331), (273, 523, 0.37331), (274, 523, 0.37331), (275, 523, 0.37331), (276, 523, 0.37331), (278, 523, 0.37331), (279, 523, 0.37331), (280, 523, 0.37331), (283, 523, 0.37331), (285, 523, 0.37331), (304, 523, 0.37331), (577, 523, 0.37331), (578, 523, 0.37331), (581, 523, 0.37331), (585, 523, 0.37331), (282, 523, 0.74662), (287, 523, 0.74662), (288, 523, 0.74662), (289, 523, 0.74662), (290, 523, 0.74662), (291, 523, 0.74662), (292, 523, 0.74662), (278, 524, 0.28), (279, 524, 0.28), (281, 524, 0.28), (285, 524, 0.28), (293, 524, 0.28), (294, 524, 0.28), (295, 524, 0.28), (296, 524, 0.28), (297, 524, 0.28), (298, 524, 0.28), (299, 524, 0.28), (300, 524, 0.28), (572, 524, 0.28), (573, 524, 0.28), (576, 524, 0.28), (578, 524, 0.28), (579, 524, 0.28), (580, 524, 0.28), (583, 524, 0.28), (284, 524, 0.84), (574, 524, 0.84), (575, 524, 0.84), (584, 524, 1.4), (278, 525, 0.51331), (279, 525, 0.51331), (281, 525, 0.51331), (284, 525, 0.51331), (285, 525, 0.51331), (293, 525, 0.51331), (294, 525, 0.51331), (295, 525, 0.51331), (296, 525, 0.51331), (297, 525, 0.51331), (299, 525, 0.51331), (300, 525, 0.51331), (572, 525, 0.51331), (573, 525, 0.51331), (574, 525, 0.51331), (575, 525, 0.51331), (576, 525, 0.51331), (578, 525, 0.51331), (579, 525, 0.51331), (580, 525, 0.51331), (583, 525, 0.51331), (298, 525, 1.02662), (584, 525, 1.02662), (278, 526, 0.18669), (279, 526, 0.18669), (282, 526, 0.18669), (285, 526, 0.18669), (303, 526, 0.18669), (280, 526, 0.37338), (284, 526, 0.56007), (287, 526, 0.56007), (288, 526, 0.56007), (289, 526, 0.56007), (290, 526, 0.56007), (291, 526, 0.56007), (292, 526, 0.56007), (574, 526, 0.74676), (575, 526, 0.74676), (584, 526, 1.12014), (278, 527, 0.09331), (279, 527, 0.09331), (280, 527, 0.09331), (282, 527, 0.09331), (285, 527, 0.09331), (583, 527, 0.09331), (1065, 527, 0.09331), (1112, 527, 0.09331), (1115, 527, 0.09331), (1128, 527, 0.09331), (1134, 527, 0.09331), (1146, 527, 0.09331), (1147, 527, 0.09331), (1150, 527, 0.09331), (1152, 527, 0.09331), (1157, 527, 0.09331), (1158, 527, 0.09331), (1172, 527, 0.09331), (1188, 527, 0.09331), (1195, 527, 0.09331), (1209, 527, 0.09331), (1279, 527, 0.09331), (1282, 527, 0.09331), (1284, 527, 0.09331), (1291, 527, 0.09331), (1296, 527, 0.09331), (980, 527, 0.18662), (1047, 527, 0.18662), (1138, 527, 0.18662), (1145, 527, 0.18662), (1149, 527, 0.18662), (1169, 527, 0.18662), (1170, 527, 0.18662), (1175, 527, 0.18662), (1184, 527, 0.18662), (1185, 527, 0.18662), (1189, 527, 0.18662), (1193, 527, 0.18662), (1197, 527, 0.18662), (1205, 527, 0.18662), (1280, 527, 0.18662), (1186, 527, 0.27993), (1192, 527, 0.27993), (1194, 527, 0.27993), (1200, 527, 0.27993), (1285, 527, 0.27993), (927, 527, 0.37324), (1160, 527, 0.37324), (1286, 527, 0.37324), (1290, 527, 0.37324), (1187, 527, 0.46655), (1198, 527, 0.46655), (1295, 527, 0.46655), (1124, 527, 0.58652), (959, 527, 0.65317), (1201, 527, 0.65317), (1299, 527, 0.65317), (962, 527, 0.74648), (1125, 527, 0.77314), (278, 528, 0.28), (279, 528, 0.28), (280, 528, 0.28), (282, 528, 0.28), (285, 528, 0.28), (287, 528, 0.28), (288, 528, 0.28), (289, 528, 0.28), (290, 528, 0.28), (291, 528, 0.28), (292, 528, 0.28), (303, 528, 0.56), (303, 529, 0.14), (283, 529, 0.28), (577, 529, 0.28), (578, 529, 0.28), (581, 529, 0.28), (585, 529, 0.28), (574, 529, 0.42), (575, 529, 0.42), (278, 529, 0.56), (279, 529, 0.56), (280, 529, 0.56), (285, 529, 0.56), (287, 529, 0.56), (288, 529, 0.56), (289, 529, 0.56), (290, 529, 0.56), (291, 529, 0.56), (292, 529, 0.56), (571, 529, 0.56), (584, 529, 0.56), (282, 529, 0.7), (272, 530, 0.32669), (273, 530, 0.32669), (274, 530, 0.32669), (275, 530, 0.32669), (276, 530, 0.32669), (278, 530, 0.32669), (279, 530, 0.32669), (280, 530, 0.32669), (282, 530, 0.32669), (285, 530, 0.32669), (287, 530, 0.32669), (288, 530, 0.32669), (289, 530, 0.32669), (290, 530, 0.32669), (291, 530, 0.32669), (292, 530, 0.32669), (298, 530, 0.32669), (304, 530, 0.32669), (284, 531, 0.37331), (278, 531, 0.74662), (279, 531, 0.74662), (280, 531, 0.74662), (282, 531, 0.74662), (285, 531, 0.74662), (287, 531, 1.11993), (288, 531, 1.11993), (289, 531, 1.11993), (290, 531, 1.11993), (291, 531, 1.11993), (292, 531, 1.11993), (287, 532, 0.18669), (288, 532, 0.18669), (289, 532, 0.18669), (290, 532, 0.18669), (291, 532, 0.18669), (292, 532, 0.18669), (285, 532, 0.37338), (583, 532, 0.37338), (278, 532, 0.56007), (279, 532, 0.56007), (281, 532, 0.56007), (293, 532, 0.56007), (294, 532, 0.56007), (295, 532, 0.56007), (296, 532, 0.56007), (297, 532, 0.56007), (298, 532, 0.56007), (299, 532, 0.56007), (300, 532, 0.56007), (572, 532, 0.56007), (573, 532, 0.56007), (576, 532, 0.56007), (578, 532, 0.56007), (579, 532, 0.56007), (580, 532, 0.56007), (284, 532, 0.74676), (1066, 676, 0.18669), (1092, 676, 0.18669), (1115, 676, 0.18669), (1188, 676, 0.18669), (571, 676, 0.5334), (303, 676, 0.74676), (303, 679, 0.14), (1048, 679, 0.14), (1057, 679, 0.14), (1068, 679, 0.14), (1076, 679, 0.14), (1077, 679, 0.14), (1128, 679, 0.14), (1130, 679, 0.14), (1146, 679, 0.14), (1152, 679, 0.14), (1162, 679, 0.14), (1171, 679, 0.14), (1198, 679, 0.14), (1209, 679, 0.14), (1278, 679, 0.14), (1075, 679, 0.28), (1124, 679, 0.28), (1147, 679, 0.28), (1153, 679, 0.28), (1280, 679, 0.28), (1285, 679, 0.28), (571, 679, 0.4), (1115, 679, 0.42), (1107, 679, 0.7), (1150, 679, 0.7), (39, 679, 0.74), (287, 679, 0.74), (576, 679, 0.74), (1208, 679, 0.88), (1149, 679, 1.6), (1033, 683, 0.09331), (1036, 683, 0.09331), (1078, 683, 0.09331), (1083, 683, 0.09331), (1160, 683, 0.09331), (1258, 683, 0.09331), (1261, 683, 0.09331), (1049, 683, 0.18662), (1052, 683, 0.18662), (1053, 683, 0.18662), (1075, 683, 0.18662), (1076, 683, 0.18662), (1081, 683, 0.18662), (1089, 683, 0.18662), (1111, 683, 0.18662), (1114, 683, 0.18662), (1115, 683, 0.18662), (1165, 683, 0.18662), (1173, 683, 0.18662), (1257, 683, 0.18662), (1287, 683, 0.18662), (1294, 683, 0.18662), (1295, 683, 0.18662), (1300, 683, 0.18662), (940, 683, 0.27993), (1043, 683, 0.27993), (1048, 683, 0.27993), (1062, 683, 0.27993), (1067, 683, 0.27993), (1084, 683, 0.27993), (1085, 683, 0.27993), (1088, 683, 0.27993), (1098, 683, 0.27993), (1101, 683, 0.27993), (1106, 683, 0.27993), (1108, 683, 0.27993), (1189, 683, 0.27993), (1262, 683, 0.27993), (571, 683, 0.35991), (918, 683, 0.37324), (1040, 683, 0.37324), (1046, 683, 0.37324), (1060, 683, 0.37324), (1077, 683, 0.37324), (1091, 683, 0.37324), (1092, 683, 0.37324), (1103, 683, 0.37324), (1107, 683, 0.37324), (1110, 683, 0.37324), (1127, 683, 0.37324), (1209, 683, 0.37324), (1273, 683, 0.37324), (1278, 683, 0.37324), (1035, 683, 0.46655), (1059, 683, 0.46655), (1087, 683, 0.46655), (1169, 683, 0.46655), (1192, 683, 0.46655), (1200, 683, 0.46655), (287, 683, 0.49321), (290, 683, 0.49321), (577, 683, 0.49321), (578, 683, 0.49321), (584, 683, 0.49321), (1047, 683, 0.55986), (1063, 683, 0.55986), (1094, 683, 0.55986), (1112, 683, 0.55986), (1157, 683, 0.55986), (1187, 683, 0.55986), (1247, 683, 0.55986), (1259, 683, 0.55986), (1289, 683, 0.55986), (1302, 683, 0.55986), (1045, 683, 0.65317), (1058, 683, 0.65317), (1061, 683, 0.65317), (1086, 683, 0.65317), (1109, 683, 0.65317), (1130, 683, 0.65317), (1161, 683, 0.65317), (1205, 683, 0.65317), (1270, 683, 0.65317), (1286, 683, 0.65317), (1301, 683, 0.65317), (1284, 683, 0.69316), (1042, 683, 0.74648), (1055, 683, 0.74648), (1057, 683, 0.74648), (1068, 683, 0.74648), (1105, 683, 0.74648), (1124, 683, 0.74648), (1188, 683, 0.74648), (1199, 683, 0.74648), (1203, 683, 0.74648), (1293, 683, 0.74648), (1299, 683, 0.74648), (959, 683, 0.83979), (1093, 683, 0.83979), (1147, 683, 0.83979), (1162, 683, 0.83979), (1191, 683, 0.83979), (1197, 683, 0.83979), (1201, 683, 0.83979), (1290, 683, 0.83979), (1292, 683, 0.83979), (1274, 683, 0.87978), (1283, 683, 0.87978), (1296, 683, 0.87978), (1153, 683, 0.9331), (1158, 683, 0.9331), (1159, 683, 0.9331), (1170, 683, 0.9331), (1185, 683, 0.9331), (1202, 683, 0.9331), (1204, 683, 0.9331), (1288, 683, 0.9331), (1129, 683, 0.95976), (1271, 683, 0.97309), (1044, 683, 1.02641), (1074, 683, 1.02641), (1096, 683, 1.02641), (1126, 683, 1.02641), (1140, 683, 1.02641), (1163, 683, 1.02641), (1179, 683, 1.02641), (1276, 683, 1.02641), (1281, 683, 1.02641), (1291, 683, 1.02641), (1285, 683, 1.0664), (303, 683, 1.11972), (1069, 683, 1.11972), (1138, 683, 1.11972), (1186, 683, 1.11972), (1195, 683, 1.11972), (1198, 683, 1.11972), (980, 683, 1.21303), (1144, 683, 1.21303), (1152, 683, 1.21303), (1166, 683, 1.21303), (1175, 683, 1.21303), (1277, 683, 1.21303), (1184, 683, 1.25302), (1174, 683, 1.30634), (1150, 683, 1.38632), (1148, 683, 1.39965), (1172, 683, 1.39965), (1194, 683, 1.39965), (1128, 683, 1.49296), (1149, 683, 1.49296), (1065, 683, 1.53295), (1145, 683, 1.61293), (1151, 683, 1.62626), (1125, 683, 1.70624), (1134, 683, 1.79955), (1282, 683, 1.81288), (1146, 683, 1.8662), (1279, 683, 1.8662), (1280, 683, 1.95951), (927, 683, 2.05282), (1066, 683, 2.05282), (1193, 683, 2.42606), (1208, 683, 2.45272), (1171, 683, 2.51937), (962, 683, 5.13205), (286, 685, 0.28), (571, 685, 2.08), (509, 687, 0.18669), (571, 687, 0.18669), (1186, 687, 0.18669), (402, 687, 0.37338), (406, 687, 0.37338), (407, 687, 0.37338), (980, 687, 0.37338), (1293, 687, 0.37338), (1153, 688, 0.23331), (286, 688, 0.46662), (1150, 688, 0.6666), (571, 688, 1.03323), (509, 689, 0.14), (528, 689, 0.14), (1111, 689, 0.14), (1148, 689, 0.14), (1162, 689, 0.14), (1179, 689, 0.14), (1202, 689, 0.14), (1292, 689, 0.14), (395, 689, 0.28), (396, 689, 0.28), (402, 689, 0.28), (404, 689, 0.28), (406, 689, 0.28), (571, 689, 0.28), (1095, 689, 0.4), (1146, 689, 0.4), (1198, 689, 0.4), (1210, 689, 0.4), (1211, 689, 0.4), (1212, 689, 0.4), (1213, 689, 0.4), (1216, 689, 0.4), (1217, 689, 0.4), (1218, 689, 0.4), (1220, 689, 0.4), (1221, 689, 0.4), (1222, 689, 0.4), (1223, 689, 0.4), (1224, 689, 0.4), (1225, 689, 0.4), (1226, 689, 0.4), (1227, 689, 0.4), (1228, 689, 0.4), (1230, 689, 0.4), (1231, 689, 0.4), (1232, 689, 0.4), (1233, 689, 0.4), (1234, 689, 0.4), (1236, 689, 0.4), (1238, 689, 0.4), (1239, 689, 0.4), (1240, 689, 0.4), (1241, 689, 0.4), (1242, 689, 0.4), (1243, 689, 0.4), (1244, 689, 0.4), (1245, 689, 0.4), (1283, 689, 0.4), (1291, 689, 0.4), (266, 689, 0.56), (1289, 689, 0.8), (407, 689, 0.98), (400, 689, 1.16), (940, 690, 0.23331), (959, 690, 0.23331), (1111, 690, 0.23331), (1148, 690, 0.23331), (1149, 690, 0.23331), (1166, 690, 0.23331), (1169, 690, 0.23331), (1172, 690, 0.23331), (1185, 690, 0.23331), (1192, 690, 0.23331), (1202, 690, 0.23331), (1204, 690, 0.23331), (1292, 690, 0.23331), (286, 690, 0.46662), (395, 690, 0.46662), (400, 690, 0.46662), (744, 690, 0.46662), (1153, 690, 0.46662), (1165, 690, 0.46662), (1081, 690, 0.6666), (1145, 690, 0.6666), (1151, 690, 0.6666), (1159, 690, 0.6666), (1199, 690, 0.6666), (1205, 690, 0.6666), (1279, 690, 0.6666), (1285, 690, 0.6666), (1288, 690, 0.6666), (1291, 690, 0.6666), (1293, 690, 0.6666), (266, 690, 0.69993), (1162, 690, 0.89991), (1186, 690, 0.89991), (1191, 690, 0.89991), (1286, 690, 0.89991), (398, 690, 0.93324), (404, 690, 0.93324), (1270, 690, 1.13322), (1295, 690, 1.13322), (571, 690, 1.73316), (407, 690, 1.86648), (528, 690, 1.93314), (571, 693, 0.32669), (286, 694, 0.04669), (407, 694, 0.04669), (528, 694, 0.04669), (1165, 694, 0.04669), (1166, 694, 0.04669), (1191, 694, 0.04669), (1195, 694, 0.04669), (1286, 694, 0.04669), (404, 694, 0.09338), (1153, 694, 0.09338), (1285, 694, 0.09338), (1057, 694, 0.1334), (1069, 694, 0.1334), (1152, 694, 0.1334), (1186, 694, 0.1334), (1201, 694, 0.1334), (1281, 694, 0.1334), (1291, 694, 0.1334), (571, 694, 0.16008), (1197, 694, 0.18009), (1270, 694, 0.18009), (571, 695, 0.93324), (266, 698, 0.09331), (959, 698, 0.09331), (1111, 698, 0.09331), (1148, 698, 0.09331), (1202, 698, 0.09331), (1204, 698, 0.09331), (1278, 698, 0.09331), (1295, 698, 0.09331), (398, 698, 0.18662), (400, 698, 0.18662), (402, 698, 0.18662), (404, 698, 0.18662), (1185, 698, 0.18662), (1195, 698, 0.18662), (1270, 698, 0.18662), (1052, 698, 0.2666), (1066, 698, 0.2666), (1098, 698, 0.2666), (1149, 698, 0.2666), (1151, 698, 0.2666), (1172, 698, 0.2666), (1200, 698, 0.2666), (1210, 698, 0.2666), (1234, 698, 0.2666), (1236, 698, 0.2666), (1241, 698, 0.2666), (1243, 698, 0.2666), (1244, 698, 0.2666), (1245, 698, 0.2666), (509, 698, 0.27993), (528, 698, 0.27993), (744, 698, 0.27993), (1285, 698, 0.35991), (1144, 698, 0.5332), (1205, 698, 0.54653), (571, 698, 0.55986), (407, 698, 0.74648), (395, 698, 0.77314), (406, 698, 0.77314), (509, 699, 0.14), (571, 699, 0.14), (1165, 699, 0.14), (1277, 699, 0.14), (1278, 699, 0.14), (1290, 699, 0.14), (1292, 699, 0.14), (1295, 699, 0.14), (402, 699, 0.28), (1179, 699, 0.28), (1284, 699, 0.28), (1082, 699, 0.4), (1083, 699, 0.4), (1175, 699, 0.4), (1233, 699, 0.4), (407, 699, 0.42), (395, 699, 0.56), (286, 700, 0.14), (407, 700, 0.14), (1202, 700, 0.14), (1270, 700, 0.14), (1292, 700, 0.14), (406, 700, 0.28), (1205, 700, 0.28), (1059, 700, 0.4), (1185, 700, 0.4), (1187, 700, 0.4), (1197, 700, 0.4), (1201, 700, 0.4), (1285, 700, 0.4), (266, 700, 0.7), (571, 700, 1.46), (571, 701, 0.32669), (1066, 702, 0.14), (1128, 702, 0.14), (1129, 702, 0.14), (1278, 702, 0.14), (9, 702, 0.34), (295, 702, 0.34), (998, 702, 0.34), (9, 703, 0.8), (662, 703, 1.48), (407, 704, 0.46669), (9, 704, 1.3334), (29, 704, 1.3334), (1227, 704, 1.3334), (1228, 704, 1.3334), (398, 704, 2.93348), (1066, 705, 0.14), (1278, 705, 0.14), (10, 705, 0.34), (296, 705, 0.34), (999, 705, 0.34), (1280, 705, 0.4), (918, 706, 0.23331), (1203, 706, 0.23331), (1204, 706, 0.23331), (10, 706, 0.6666), (993, 706, 0.6666), (1205, 706, 0.89991), (1066, 708, 0.14), (11, 708, 0.34), (297, 708, 0.34), (1000, 708, 0.34), (1127, 708, 0.4), (1278, 708, 1.02), (266, 709, 0.23331), (11, 709, 0.6666), (1200, 709, 0.6666), (1201, 709, 0.6666), (1202, 709, 0.89991), (1053, 711, 0.14), (1066, 711, 0.14), (1068, 711, 0.14), (1128, 711, 0.14), (1195, 711, 0.14), (1069, 711, 0.28), (12, 711, 0.34), (298, 711, 0.34), (1001, 711, 0.34), (573, 711, 0.74), (12, 712, 1.4666), (660, 712, 2.71321), (12, 713, 1.0666), (660, 713, 1.97321), (1066, 714, 0.14), (13, 714, 0.34), (299, 714, 0.34), (1002, 714, 0.34), (13, 715, 1.6), (995, 715, 1.6), (1067, 715, 1.6), (1185, 715, 1.6), (1186, 715, 1.6), (1066, 717, 0.14), (14, 717, 0.34), (300, 717, 0.34), (1003, 717, 0.34), (407, 718, 0.51331), (404, 718, 1.02662), (14, 718, 1.4666), (996, 718, 1.4666), (1291, 718, 1.4666), (1292, 718, 1.4666), (1293, 718, 1.4666), (1270, 718, 1.97991), (528, 718, 3.73983), (1066, 720, 0.14), (15, 720, 0.34), (291, 720, 0.34), (1004, 720, 0.34), (15, 721, 1.2), (997, 721, 1.2), (1271, 721, 1.2), (1273, 721, 1.2), (1066, 723, 0.14), (1126, 723, 0.14), (1146, 723, 0.28), (16, 723, 0.34), (292, 723, 0.34), (1005, 723, 0.34), (16, 724, 1.7334), (998, 724, 1.7334), (1078, 724, 1.7334), (1288, 724, 1.7334), (1290, 724, 1.7334), (303, 726, 0.14), (1066, 726, 0.14), (1128, 726, 0.14), (17, 726, 0.34), (578, 726, 0.34), (1006, 726, 0.34), (266, 727, 0.46669), (17, 727, 1.3334), (927, 727, 1.3334), (1000, 727, 1.3334), (1023, 727, 1.3334), (1024, 727, 1.3334), (1029, 727, 1.3334), (1031, 727, 1.3334), (1144, 727, 1.3334), (1175, 727, 1.3334), (744, 727, 2.93348), (266, 728, 0.42), (17, 728, 1.2), (1000, 728, 1.2), (1174, 728, 1.2), (1175, 728, 1.2), (1066, 729, 0.14), (18, 729, 0.34), (579, 729, 0.34), (1007, 729, 0.34), (18, 730, 2), (1066, 732, 0.14), (19, 732, 0.34), (580, 732, 0.34), (1008, 732, 0.34), (19, 733, 1.4666), (1004, 733, 1.4666), (1086, 733, 1.4666), (1169, 733, 1.4666), (1286, 733, 1.97991), (1066, 735, 0.14), (20, 735, 0.34), (581, 735, 0.34), (1009, 735, 0.34), (1185, 736, 0.32669), (20, 736, 0.9334), (1005, 736, 0.9334), (1092, 736, 0.9334), (1165, 736, 0.9334), (1166, 736, 0.9334), (1285, 736, 0.9334), (1066, 738, 0.14), (21, 738, 0.34), (582, 738, 0.34), (1026, 738, 0.34), (21, 739, 1.3334), (1006, 739, 1.3334), (1162, 739, 1.3334), (962, 741, 0.14), (1066, 741, 0.14), (1074, 741, 0.14), (22, 741, 0.34), (583, 741, 0.34), (1027, 741, 0.34), (1209, 741, 0.42), (22, 742, 1.3334), (1066, 744, 0.14), (23, 744, 0.34), (584, 744, 0.34), (1028, 744, 0.34), (23, 745, 1.2), (999, 745, 1.2), (1095, 745, 1.2), (1096, 745, 1.2), (1158, 745, 1.2), (1159, 745, 1.2), (1161, 745, 1.2), (23, 746, 0.5334), (999, 746, 0.5334), (1095, 746, 0.5334), (1158, 746, 0.5334), (1159, 746, 0.5334), (1161, 746, 0.5334), (1283, 746, 0.5334), (1066, 747, 0.14), (24, 747, 0.34), (585, 747, 0.34), (1029, 747, 0.34), (1277, 748, 0.18669), (1280, 748, 0.18669), (24, 748, 0.5334), (1009, 748, 0.5334), (1103, 748, 0.5334), (1279, 748, 0.5334), (1278, 748, 0.72009), (1066, 750, 0.14), (25, 750, 0.34), (303, 750, 0.34), (1030, 750, 0.34), (25, 751, 2), (1027, 751, 2), (1066, 753, 0.14), (26, 753, 0.34), (278, 753, 0.34), (1031, 753, 0.34), (1149, 754, 0.28), (26, 754, 0.8), (1026, 754, 0.8), (1111, 754, 0.8), (1066, 756, 0.14), (27, 756, 0.34), (1032, 756, 0.34), (27, 757, 1.7334), (980, 757, 1.7334), (1028, 757, 1.7334), (1147, 757, 2.34009), (27, 758, 0.8), (980, 758, 0.8), (1028, 758, 0.8), (1147, 758, 1.08), (28, 759, 0.34), (279, 759, 0.34), (1010, 759, 0.34), (1066, 759, 1.3), (918, 760, 0.32669), (1089, 760, 0.32669), (1158, 760, 0.32669), (1172, 760, 0.32669), (1186, 760, 0.32669), (1193, 760, 0.32669), (1280, 760, 0.32669), (1115, 760, 0.65338), (1175, 760, 0.65338), (962, 760, 0.98007), (1146, 760, 1.12008), (1145, 760, 1.44677), (28, 760, 1.72679), (72, 760, 1.72679), (1210, 760, 2.05348), (918, 761, 0.18669), (959, 761, 0.18669), (1040, 761, 0.18669), (1042, 761, 0.18669), (1065, 761, 0.18669), (1081, 761, 0.18669), (1098, 761, 0.18669), (1101, 761, 0.18669), (1106, 761, 0.18669), (1108, 761, 0.18669), (1111, 761, 0.18669), (1125, 761, 0.18669), (1127, 761, 0.18669), (1128, 761, 0.18669), (1130, 761, 0.18669), (1157, 761, 0.18669), (1159, 761, 0.18669), (1162, 761, 0.18669), (1163, 761, 0.18669), (1172, 761, 0.18669), (1185, 761, 0.18669), (1187, 761, 0.18669), (1278, 761, 0.18669), (1285, 761, 0.18669), (1288, 761, 0.18669), (1289, 761, 0.18669), (1296, 761, 0.18669), (1302, 761, 0.18669), (927, 761, 0.37338), (1060, 761, 0.37338), (1087, 761, 0.37338), (1105, 761, 0.37338), (1107, 761, 0.37338), (1112, 761, 0.37338), (1113, 761, 0.37338), (1152, 761, 0.37338), (1158, 761, 0.37338), (1204, 761, 0.37338), (1208, 761, 0.37338), (1209, 761, 0.37338), (1276, 761, 0.37338), (1279, 761, 0.37338), (1280, 761, 0.37338), (1286, 761, 0.37338), (28, 761, 0.5334), (72, 761, 0.5334), (1110, 761, 0.56007), (1124, 761, 0.56007), (1186, 761, 0.56007), (1192, 761, 0.56007), (1205, 761, 0.56007), (1146, 761, 0.64008), (1273, 761, 0.64008), (940, 761, 0.74676), (1165, 761, 0.74676), (1174, 761, 0.74676), (1175, 761, 0.74676), (1144, 761, 0.93345), (1147, 761, 0.93345), (1150, 761, 1.01346), (1291, 761, 1.01346), (1145, 761, 1.12014), (962, 761, 1.30683), (1066, 761, 1.30683), (1115, 761, 1.30683), (927, 762, 0.18669), (940, 762, 0.18669), (1052, 762, 0.18669), (1058, 762, 0.18669), (1068, 762, 0.18669), (1106, 762, 0.18669), (1125, 762, 0.18669), (1149, 762, 0.18669), (1192, 762, 0.18669), (1205, 762, 0.18669), (1257, 762, 0.18669), (1271, 762, 0.18669), (1273, 762, 0.18669), (1276, 762, 0.18669), (1288, 762, 0.18669), (1290, 762, 0.18669), (959, 762, 0.37338), (1074, 762, 0.37338), (1151, 762, 0.37338), (1174, 762, 0.37338), (1179, 762, 0.37338), (1199, 762, 0.37338), (1259, 762, 0.37338), (1015, 762, 0.45339), (28, 762, 0.5334), (72, 762, 0.5334), (1145, 762, 0.56007), (1188, 762, 0.56007), (1195, 762, 0.74676), (1126, 762, 0.93345), (1146, 762, 1.20015), (1202, 762, 1.20015), (962, 762, 1.49352), (1145, 763, 0.84), (28, 763, 1.02), (72, 763, 1.02), (29, 766, 0.34), (70, 766, 0.34), (280, 766, 0.34), (29, 767, 1.2), (661, 767, 2.22), (30, 769, 0.34), (71, 769, 0.34), (281, 769, 0.34), (30, 770, 1.8666), (994, 770, 1.8666), (1199, 770, 2.51991), (509, 770, 4.10652), (31, 772, 0.34), (72, 772, 0.34), (282, 772, 0.34), (1195, 773, 0.23331), (31, 773, 0.6666), (1008, 773, 0.6666), (1197, 773, 0.89991), (962, 775, 0.14), (32, 775, 0.34), (73, 775, 0.34), (283, 775, 0.34), (32, 776, 0.9334), (1238, 776, 0.9334), (1239, 776, 0.9334), (1240, 776, 0.9334), (663, 776, 1.72679), (33, 778, 0.34), (284, 778, 0.34), (1011, 778, 0.34), (33, 779, 1.7334), (1003, 779, 1.7334), (1194, 780, 0.32669), (33, 780, 0.9334), (1002, 780, 0.9334), (1003, 780, 0.9334), (1032, 780, 0.9334), (1187, 780, 0.9334), (1193, 780, 0.9334), (34, 781, 1.0666), (1002, 781, 1.0666), (1187, 781, 1.0666), (34, 782, 0.9334), (303, 784, 0.07), (1066, 784, 0.07), (1125, 784, 0.07), (1278, 784, 0.07), (287, 784, 0.17), (304, 784, 0.17), (990, 784, 0.17), (1096, 784, 0.51), (70, 785, 0.63996), (71, 785, 0.63996), (72, 785, 0.63996), (73, 785, 0.63996), (266, 785, 0.63996), (395, 785, 0.63996), (396, 785, 0.63996), (398, 785, 0.63996), (400, 785, 0.63996), (402, 785, 0.63996), (404, 785, 0.63996), (406, 785, 0.63996), (407, 785, 0.63996), (509, 785, 0.63996), (528, 785, 0.63996), (660, 785, 0.63996), (661, 785, 0.63996), (662, 785, 0.63996), (663, 785, 0.63996), (733, 785, 0.63996), (744, 785, 0.63996), (918, 785, 0.63996), (927, 785, 0.63996), (940, 785, 0.63996), (959, 785, 0.63996), (962, 785, 0.63996), (980, 785, 0.63996), (990, 785, 0.63996), (991, 785, 0.63996), (992, 785, 0.63996), (993, 785, 0.63996), (994, 785, 0.63996), (995, 785, 0.63996), (996, 785, 0.63996), (997, 785, 0.63996), (998, 785, 0.63996), (999, 785, 0.63996), (1000, 785, 0.63996), (1001, 785, 0.63996), (1002, 785, 0.63996), (1003, 785, 0.63996), (1004, 785, 0.63996), (1005, 785, 0.63996), (1006, 785, 0.63996), (1007, 785, 0.63996), (1008, 785, 0.63996), (1009, 785, 0.63996), (1010, 785, 0.63996), (1011, 785, 0.63996), (1012, 785, 0.63996), (1013, 785, 0.63996), (1014, 785, 0.63996), (1015, 785, 0.63996), (1016, 785, 0.63996), (1017, 785, 0.63996), (1018, 785, 0.63996), (1019, 785, 0.63996), (1020, 785, 0.63996), (1021, 785, 0.63996), (1022, 785, 0.63996), (1023, 785, 0.63996), (1024, 785, 0.63996), (1025, 785, 0.63996), (1026, 785, 0.63996), (1027, 785, 0.63996), (1028, 785, 0.63996), (1029, 785, 0.63996), (1030, 785, 0.63996), (1031, 785, 0.63996), (1032, 785, 0.63996), (1033, 785, 0.63996), (1035, 785, 0.63996), (1036, 785, 0.63996), (1040, 785, 0.63996), (1042, 785, 0.63996), (1043, 785, 0.63996), (1044, 785, 0.63996), (1045, 785, 0.63996), (1046, 785, 0.63996), (1047, 785, 0.63996), (1048, 785, 0.63996), (1049, 785, 0.63996), (1050, 785, 0.63996), (1052, 785, 0.63996), (1053, 785, 0.63996), (1055, 785, 0.63996), (1057, 785, 0.63996), (1058, 785, 0.63996), (1059, 785, 0.63996), (1060, 785, 0.63996), (1061, 785, 0.63996), (1062, 785, 0.63996), (1063, 785, 0.63996), (1065, 785, 0.63996), (1066, 785, 0.63996), (1067, 785, 0.63996), (1068, 785, 0.63996), (1069, 785, 0.63996), (1074, 785, 0.63996), (1075, 785, 0.63996), (1076, 785, 0.63996), (1077, 785, 0.63996), (1078, 785, 0.63996), (1081, 785, 0.63996), (1082, 785, 0.63996), (1083, 785, 0.63996), (1084, 785, 0.63996), (1085, 785, 0.63996), (1086, 785, 0.63996), (1087, 785, 0.63996), (1088, 785, 0.63996), (1089, 785, 0.63996), (1090, 785, 0.63996), (1091, 785, 0.63996), (1092, 785, 0.63996), (1093, 785, 0.63996), (1094, 785, 0.63996), (1095, 785, 0.63996), (1096, 785, 0.63996), (1098, 785, 0.63996), (1101, 785, 0.63996), (1103, 785, 0.63996), (1105, 785, 0.63996), (1106, 785, 0.63996), (1107, 785, 0.63996), (1108, 785, 0.63996), (1109, 785, 0.63996), (1110, 785, 0.63996), (1111, 785, 0.63996), (1112, 785, 0.63996), (1113, 785, 0.63996), (1114, 785, 0.63996), (1115, 785, 0.63996), (1124, 785, 0.63996), (1125, 785, 0.63996), (1126, 785, 0.63996), (1127, 785, 0.63996), (1128, 785, 0.63996), (1129, 785, 0.63996), (1130, 785, 0.63996), (1134, 785, 0.63996), (1138, 785, 0.63996), (1140, 785, 0.63996), (1144, 785, 0.63996), (1145, 785, 0.63996), (1146, 785, 0.63996), (1147, 785, 0.63996), (1148, 785, 0.63996), (1149, 785, 0.63996), (1150, 785, 0.63996), (1151, 785, 0.63996), (1152, 785, 0.63996), (1153, 785, 0.63996), (1157, 785, 0.63996), (1158, 785, 0.63996), (1159, 785, 0.63996), (1160, 785, 0.63996), (1161, 785, 0.63996), (1162, 785, 0.63996), (1163, 785, 0.63996), (1165, 785, 0.63996), (1166, 785, 0.63996), (1169, 785, 0.63996), (1170, 785, 0.63996), (1171, 785, 0.63996), (1172, 785, 0.63996), (1173, 785, 0.63996), (1174, 785, 0.63996), (1175, 785, 0.63996), (1179, 785, 0.63996), (1184, 785, 0.63996), (1185, 785, 0.63996), (1186, 785, 0.63996), (1187, 785, 0.63996), (1188, 785, 0.63996), (1189, 785, 0.63996), (1191, 785, 0.63996), (1192, 785, 0.63996), (1193, 785, 0.63996), (1194, 785, 0.63996), (1195, 785, 0.63996), (1196, 785, 0.63996), (1197, 785, 0.63996), (1198, 785, 0.63996), (1199, 785, 0.63996), (1200, 785, 0.63996), (1201, 785, 0.63996), (1202, 785, 0.63996), (1203, 785, 0.63996), (1204, 785, 0.63996), (1205, 785, 0.63996), (1208, 785, 0.63996), (1209, 785, 0.63996), (1210, 785, 0.63996), (1211, 785, 0.63996), (1212, 785, 0.63996), (1213, 785, 0.63996), (1216, 785, 0.63996), (1217, 785, 0.63996), (1218, 785, 0.63996), (1220, 785, 0.63996), (1221, 785, 0.63996), (1222, 785, 0.63996), (1223, 785, 0.63996), (1224, 785, 0.63996), (1225, 785, 0.63996), (1226, 785, 0.63996), (1227, 785, 0.63996), (1228, 785, 0.63996), (1230, 785, 0.63996), (1231, 785, 0.63996), (1232, 785, 0.63996), (1233, 785, 0.63996), (1234, 785, 0.63996), (1236, 785, 0.63996), (1238, 785, 0.63996), (1239, 785, 0.63996), (1240, 785, 0.63996), (1241, 785, 0.63996), (1242, 785, 0.63996), (1243, 785, 0.63996), (1244, 785, 0.63996), (1245, 785, 0.63996), (1247, 785, 0.63996), (1257, 785, 0.63996), (1258, 785, 0.63996), (1259, 785, 0.63996), (1260, 785, 0.63996), (1261, 785, 0.63996), (1262, 785, 0.63996), (1270, 785, 0.63996), (1271, 785, 0.63996), (1273, 785, 0.63996), (1274, 785, 0.63996), (1276, 785, 0.63996), (1277, 785, 0.63996), (1278, 785, 0.63996), (1279, 785, 0.63996), (1280, 785, 0.63996), (1281, 785, 0.63996), (1282, 785, 0.63996), (1283, 785, 0.63996), (1284, 785, 0.63996), (1285, 785, 0.63996), (1286, 785, 0.63996), (1287, 785, 0.63996), (1288, 785, 0.63996), (1289, 785, 0.63996), (1290, 785, 0.63996), (1291, 785, 0.63996), (1292, 785, 0.63996), (1293, 785, 0.63996), (1294, 785, 0.63996), (1295, 785, 0.63996), (1296, 785, 0.63996), (1298, 785, 0.63996), (1299, 785, 0.63996), (1300, 785, 0.63996), (1301, 785, 0.63996), (1302, 785, 0.63996), (571, 786, 0.23331), (990, 786, 0.6666), (571, 787, 0.14), (1047, 787, 0.14), (1066, 787, 0.14), (1086, 787, 0.14), (1115, 787, 0.14), (1140, 787, 0.14), (1148, 787, 0.14), (1204, 787, 0.14), (1278, 787, 0.14), (959, 787, 0.28), (1045, 787, 0.28), (1057, 787, 0.28), (1074, 787, 0.28), (1109, 787, 0.28), (1195, 787, 0.28), (1200, 787, 0.28), (272, 787, 0.34), (288, 787, 0.34), (991, 787, 0.34), (579, 787, 0.74), (1110, 787, 1.16), (991, 788, 1.0666), (1066, 790, 0.14), (1278, 790, 0.14), (273, 790, 0.34), (289, 790, 0.34), (992, 790, 0.34), (1280, 790, 0.4), (301, 792, 0.28), (302, 792, 0.28), (38, 792, 1.48), (1048, 793, 0.07), (1058, 793, 0.07), (1060, 793, 0.07), (1066, 793, 0.07), (1074, 793, 0.07), (1083, 793, 0.07), (1084, 793, 0.07), (1085, 793, 0.07), (1088, 793, 0.07), (1089, 793, 0.07), (1095, 793, 0.07), (1115, 793, 0.07), (1191, 793, 0.07), (1193, 793, 0.07), (1278, 793, 0.07), (1283, 793, 0.07), (1285, 793, 0.07), (1107, 793, 0.14), (1174, 793, 0.14), (1282, 793, 0.14), (39, 793, 0.17), (572, 793, 0.17), (303, 793, 0.42), (962, 793, 0.77), (1048, 794, 0.07), (1066, 794, 0.07), (1085, 794, 0.07), (1086, 794, 0.07), (1095, 794, 0.07), (1196, 794, 0.07), (1209, 794, 0.07), (1278, 794, 0.07), (1283, 794, 0.07), (1045, 794, 0.14), (1296, 794, 0.14), (40, 794, 0.17), (573, 794, 0.17), (962, 794, 0.21), (303, 794, 0.42), (940, 794, 0.44), (1074, 795, 0.28), (1128, 795, 0.28), (1145, 795, 0.28), (1146, 795, 0.28), (1192, 795, 0.28), (1257, 795, 0.28), (1300, 795, 0.28), (1301, 795, 0.28), (959, 795, 0.56), (1161, 795, 0.56), (1208, 795, 0.84), (1291, 795, 0.96), (40, 795, 1.48), (1134, 795, 2.32), (1209, 795, 4.84), (962, 797, 0.07), (1045, 797, 0.07), (1063, 797, 0.07), (1066, 797, 0.07), (1074, 797, 0.07), (1082, 797, 0.07), (1085, 797, 0.07), (1088, 797, 0.07), (1095, 797, 0.07), (1278, 797, 0.07), (1281, 797, 0.07), (1283, 797, 0.07), (41, 797, 0.17), (574, 797, 0.17), (1103, 797, 0.21), (290, 797, 0.37), (303, 797, 0.42), (41, 798, 2.71321), (272, 798, 2.71321), (962, 800, 0.07), (1066, 800, 0.07), (1074, 800, 0.07), (1095, 800, 0.07), (1126, 800, 0.07), (1129, 800, 0.07), (1278, 800, 0.07), (42, 800, 0.17), (575, 800, 0.17), (303, 800, 0.28), (1283, 800, 0.65), (42, 801, 1.97321), (962, 803, 0.07), (1044, 803, 0.07), (1062, 803, 0.07), (1066, 803, 0.07), (1095, 803, 0.07), (1278, 803, 0.07), (1109, 803, 0.14), (43, 803, 0.17), (576, 803, 0.17), (1191, 803, 0.21), (303, 803, 0.28), (1285, 804, 0.23331), (1296, 804, 0.23331), (43, 804, 1.23321), (1066, 806, 0.07), (1278, 806, 0.07), (1281, 806, 0.07), (962, 806, 0.14), (44, 806, 0.17), (271, 806, 0.17), (577, 806, 0.17), (1095, 806, 0.51), (1146, 807, 0.46669), (44, 807, 2.46679), (1066, 808, 0.14), (1278, 808, 0.14), (274, 808, 0.34), (290, 808, 0.34), (993, 808, 0.34), (1280, 808, 0.4), (1066, 809, 0.14), (1247, 809, 0.14), (1278, 809, 0.14), (301, 809, 0.34), (994, 809, 0.34), (303, 810, 0.14), (1066, 810, 0.14), (1278, 810, 0.14), (277, 810, 0.34), (302, 810, 0.34), (995, 810, 0.34), (1066, 811, 0.14), (1128, 811, 0.14), (1278, 811, 0.14), (275, 811, 0.34), (293, 811, 0.34), (996, 811, 0.34), (1066, 812, 0.14), (1278, 812, 0.14), (276, 812, 0.34), (294, 812, 0.34), (997, 812, 0.34), (1280, 812, 0.4), (1007, 814, 1.2), (266, 817, 0.37331), (1030, 817, 1.0666), (407, 819, 0.28), (396, 819, 0.56), (1031, 819, 0.8), (734, 822, 0.4), (1010, 822, 0.4), (320, 823, 0.56661), (70, 823, 1.23321), (407, 823, 1.23321), (959, 824, 0.28), (962, 824, 0.28), (1040, 824, 0.28), (1127, 824, 0.28), (1130, 824, 0.28), (1134, 824, 0.28), (1145, 824, 0.28), (1187, 824, 0.28), (1208, 824, 0.28), (1292, 824, 0.28), (1299, 824, 0.28), (1042, 824, 0.56), (1047, 824, 0.56), (1057, 824, 0.56), (1084, 824, 0.56), (1199, 824, 0.56), (1204, 824, 0.56), (1290, 824, 0.56), (11, 824, 0.68), (1175, 824, 0.84), (1243, 824, 0.96), (1126, 824, 1.4), (71, 824, 1.48), (1200, 824, 1.8), (1201, 824, 1.8), (1129, 824, 2.6), (1202, 824, 3.48), (1205, 824, 3.48), (918, 824, 4), (1128, 824, 4), (303, 825, 0.18669), (1195, 825, 0.64008), (73, 825, 0.98679), (320, 1081, 0.34), (1014, 1081, 0.34), (1205, 1081, 0.34), (407, 1082, 0.28), (528, 1082, 0.28), (1124, 1082, 0.28), (404, 1082, 0.56), (1025, 1082, 0.8), (1045, 1082, 0.8), (1046, 1082, 0.8), (1059, 1082, 0.8), (407, 1083, 0.28), (406, 1083, 0.56), (396, 1088, 0.37338), (406, 1088, 0.37338), (407, 1088, 0.74676), (959, 1097, 0.18669), (1193, 1097, 0.18669), (1197, 1097, 0.18669), (1205, 1097, 0.18669), (1289, 1097, 0.18669), (407, 1099, 0.46669), (396, 1099, 0.93338), (407, 1107, 0.37331), (528, 1107, 0.37331), (404, 1107, 0.74662), (1165, 1107, 1.0666), (528, 1108, 0.14), (1179, 1108, 0.14), (1195, 1108, 0.14), (1295, 1108, 0.14), (266, 1108, 0.28), (395, 1108, 0.28), (396, 1108, 0.28), (400, 1108, 0.28), (404, 1108, 0.28), (1200, 1108, 0.28), (1205, 1108, 0.28), (1166, 1108, 0.4), (407, 1108, 0.56), (1205, 1115, 0.23331), (1198, 1115, 0.6666), (940, 1118, 0.14), (1153, 1118, 0.14), (1165, 1118, 0.14), (1172, 1118, 0.14), (1185, 1118, 0.14), (1192, 1118, 0.14), (1193, 1118, 0.14), (1196, 1118, 0.14), (1197, 1118, 0.14), (1200, 1118, 0.14), (1205, 1118, 0.14), (1288, 1118, 0.14), (1293, 1118, 0.14), (1076, 1118, 0.4), (1152, 1118, 0.4), (1278, 1118, 0.4), (266, 1136, 0.14), (940, 1136, 0.14), (1165, 1136, 0.14), (1191, 1136, 0.14), (1152, 1136, 0.4), (1291, 1136, 0.4), (266, 1137, 0.04669), (918, 1137, 0.04669), (940, 1137, 0.04669), (1147, 1137, 0.04669), (1175, 1137, 0.04669), (1191, 1137, 0.04669), (1196, 1137, 0.04669), (1202, 1137, 0.04669), (1203, 1137, 0.04669), (1204, 1137, 0.04669), (1270, 1137, 0.04669), (1279, 1137, 0.04669), (1289, 1137, 0.04669), (1292, 1137, 0.04669), (406, 1137, 0.09338), (1124, 1137, 0.09338), (1284, 1137, 0.09338), (1059, 1137, 0.1334), (1092, 1137, 0.1334), (1106, 1137, 0.1334), (1144, 1137, 0.1334), (1145, 1137, 0.1334), (1157, 1137, 0.1334), (1159, 1137, 0.1334), (1162, 1137, 0.1334), (1166, 1137, 0.1334), (1179, 1137, 0.1334), (1187, 1137, 0.1334), (1192, 1137, 0.1334), (1197, 1137, 0.1334), (1285, 1137, 0.1334), (1286, 1137, 0.1334), (571, 1137, 0.14007), (1199, 1137, 0.18009), (396, 1137, 0.18676), (1262, 1137, 0.24679), (1298, 1137, 0.24679), (407, 1137, 0.32683), (407, 1140, 0.7), (400, 1140, 1.4), (407, 1141, 0.46662); INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES (571, 1142, 0.14), (1165, 1142, 0.14), (1166, 1142, 0.14), (1174, 1142, 0.14), (1179, 1142, 0.14), (1186, 1142, 0.14), (1199, 1142, 0.14), (1201, 1142, 0.14), (1204, 1142, 0.14), (1270, 1142, 0.14), (1277, 1142, 0.14), (1278, 1142, 0.14), (1284, 1142, 0.14), (744, 1142, 0.28), (1124, 1142, 0.28), (1157, 1142, 0.28), (1286, 1142, 0.28), (1290, 1142, 0.28), (1145, 1142, 0.4), (1146, 1142, 0.4), (1161, 1142, 0.4), (1173, 1142, 0.4), (1194, 1142, 0.4), (1197, 1142, 0.4), (1200, 1142, 0.4), (1289, 1142, 0.4), (1294, 1142, 0.4), (1299, 1142, 0.4), (1285, 1142, 0.54), (395, 1142, 0.56), (398, 1142, 0.56), (406, 1142, 0.56), (396, 1142, 0.84), (528, 1142, 1.02), (400, 1142, 1.12), (404, 1142, 1.16), (266, 1142, 1.96), (407, 1142, 3.08), (744, 1148, 0.28), (395, 1148, 0.56), (396, 1148, 0.56), (398, 1148, 0.56), (407, 1148, 0.84), (528, 1150, 0.14), (1124, 1150, 0.14), (1165, 1150, 0.14), (1175, 1150, 0.14), (1191, 1150, 0.14), (1295, 1150, 0.14), (404, 1150, 0.28), (918, 1150, 0.28), (1169, 1150, 0.28), (1202, 1150, 0.28), (1203, 1150, 0.28), (1278, 1150, 0.28), (1280, 1150, 0.28), (1173, 1150, 0.4), (1284, 1150, 0.4), (1285, 1150, 0.4), (400, 1150, 0.56), (744, 1150, 0.56), (1262, 1150, 0.74), (1298, 1150, 0.74), (396, 1150, 0.84), (406, 1150, 0.84), (398, 1150, 1.12), (395, 1150, 1.96), (407, 1150, 3.96), (1147, 1151, 0.09331), (1149, 1151, 0.09331), (1174, 1151, 0.09331), (1200, 1151, 0.09331), (396, 1151, 0.18662), (1055, 1151, 0.2666), (1067, 1151, 0.2666), (1082, 1151, 0.2666), (1144, 1151, 0.2666), (1175, 1151, 0.2666), (407, 1151, 0.37324), (1158, 1151, 0.5332), (395, 1151, 0.55986), (266, 1151, 0.65317), (1157, 1152, 0.14), (1162, 1152, 0.14), (1172, 1152, 0.14), (1186, 1154, 0.28), (1196, 1154, 0.28), (1197, 1154, 0.28), (1288, 1154, 0.28), (406, 1154, 0.56), (407, 1154, 1.4), (407, 1155, 0.18669), (528, 1155, 0.18669), (404, 1155, 0.37338), (266, 1156, 0.09331), (940, 1156, 0.09331), (1111, 1156, 0.09331), (1124, 1156, 0.09331), (1157, 1156, 0.09331), (1166, 1156, 0.09331), (1169, 1156, 0.09331), (1172, 1156, 0.09331), (1186, 1156, 0.09331), (1192, 1156, 0.09331), (1195, 1156, 0.09331), (1196, 1156, 0.09331), (1197, 1156, 0.09331), (1200, 1156, 0.09331), (1202, 1156, 0.09331), (1289, 1156, 0.09331), (1292, 1156, 0.09331), (1293, 1156, 0.09331), (744, 1156, 0.18662), (959, 1156, 0.18662), (1193, 1156, 0.18662), (1277, 1156, 0.18662), (1284, 1156, 0.18662), (1286, 1156, 0.18662), (1288, 1156, 0.18662), (1065, 1156, 0.2666), (1151, 1156, 0.2666), (1170, 1156, 0.2666), (1174, 1156, 0.2666), (1274, 1156, 0.2666), (1282, 1156, 0.2666), (1296, 1156, 0.2666), (571, 1156, 0.27993), (980, 1156, 0.35991), (1148, 1156, 0.35991), (1198, 1156, 0.35991), (398, 1156, 0.37324), (400, 1156, 0.55986), (396, 1156, 0.77314), (509, 1156, 0.95976), (528, 1156, 1.23969), (402, 1156, 1.333), (406, 1156, 1.333), (395, 1156, 1.51962), (404, 1156, 1.89286), (407, 1156, 3.26585), (744, 1160, 0.09331), (1149, 1160, 0.09331), (1165, 1160, 0.09331), (1169, 1160, 0.09331), (1175, 1160, 0.09331), (1192, 1160, 0.09331), (1194, 1160, 0.09331), (1280, 1160, 0.09331), (1290, 1160, 0.09331), (395, 1160, 0.18662), (396, 1160, 0.18662), (398, 1160, 0.18662), (1060, 1160, 0.2666), (1096, 1160, 0.2666), (1107, 1160, 0.2666), (1109, 1160, 0.2666), (1185, 1160, 0.2666), (407, 1160, 0.27993), (940, 1160, 0.35991), (509, 1164, 0.51331), (528, 1164, 0.51331), (571, 1164, 0.51331), (528, 1167, 0.14), (744, 1167, 0.14), (1166, 1167, 0.14), (1175, 1167, 0.14), (1185, 1167, 0.14), (1186, 1167, 0.14), (1191, 1167, 0.14), (1200, 1167, 0.14), (1285, 1167, 0.14), (1286, 1167, 0.14), (1295, 1167, 0.14), (395, 1167, 0.28), (396, 1167, 0.28), (398, 1167, 0.28), (404, 1167, 0.28), (406, 1167, 0.28), (980, 1167, 0.28), (1153, 1167, 0.28), (1165, 1167, 0.28), (1169, 1167, 0.28), (1192, 1167, 0.28), (1293, 1167, 0.28), (1150, 1167, 0.4), (1198, 1167, 0.4), (266, 1167, 0.42), (407, 1167, 0.7), (1200, 1171, 0.28), (1205, 1171, 0.28), (396, 1171, 0.56), (406, 1171, 0.56), (407, 1171, 0.56), (1198, 1171, 0.8), (744, 1172, 0.09331), (959, 1172, 0.09331), (1169, 1172, 0.09331), (1179, 1172, 0.09331), (1288, 1172, 0.09331), (395, 1172, 0.18662), (396, 1172, 0.18662), (398, 1172, 0.18662), (1193, 1172, 0.18662), (1200, 1172, 0.18662), (1110, 1172, 0.2666), (1271, 1172, 0.2666), (407, 1172, 0.27993), (266, 1172, 0.65317), (918, 1175, 0.32669), (1203, 1175, 0.32669), (1042, 1176, 0.9334), (1043, 1176, 0.9334), (407, 1177, 0.14), (1286, 1177, 0.14), (1295, 1177, 0.14), (406, 1177, 0.28), (1112, 1177, 0.4), (266, 1177, 0.42), (1145, 1177, 0.8), (266, 1178, 0.14), (528, 1178, 0.14), (940, 1178, 0.14), (1165, 1178, 0.14), (1191, 1178, 0.14), (404, 1178, 0.28), (407, 1178, 0.42), (1153, 1179, 0.18669), (1103, 1179, 0.5334), (1201, 1179, 0.5334), (1273, 1179, 0.5334), (1284, 1179, 0.5334), (1285, 1179, 0.5334), (1292, 1179, 0.5334), (407, 1179, 0.56007), (266, 1179, 0.74676), (406, 1179, 1.17348), (509, 1180, 0.14), (744, 1180, 0.14), (918, 1180, 0.14), (1203, 1180, 0.14), (398, 1180, 0.28), (404, 1180, 0.28), (407, 1180, 0.28), (528, 1180, 0.28), (1108, 1180, 0.4), (1126, 1180, 0.4), (1290, 1180, 0.4), (266, 1180, 0.42), (1158, 1185, 1.3334), (1188, 1185, 1.3334), (1203, 1185, 1.3334), (407, 1186, 0.56), (396, 1186, 1.12), (1018, 1186, 1.6), (1163, 1186, 1.6), (1175, 1193, 0.2666), (1199, 1193, 0.2666), (1205, 1193, 0.2666), (266, 1194, 0.09331), (528, 1194, 0.09331), (1165, 1194, 0.09331), (1174, 1194, 0.09331), (1175, 1194, 0.09331), (1197, 1194, 0.09331), (1278, 1194, 0.09331), (1280, 1194, 0.09331), (1285, 1194, 0.09331), (395, 1194, 0.18662), (404, 1194, 0.18662), (1199, 1194, 0.18662), (959, 1194, 0.2666), (1061, 1194, 0.2666), (1076, 1194, 0.2666), (1103, 1194, 0.2666), (1184, 1194, 0.2666), (1216, 1194, 0.2666), (1217, 1194, 0.2666), (1276, 1194, 0.2666), (1279, 1194, 0.2666), (1283, 1194, 0.2666), (1284, 1194, 0.2666), (1294, 1194, 0.5332), (407, 1194, 0.67983), (407, 1195, 0.09331), (509, 1195, 0.09331), (1179, 1195, 0.09331), (1186, 1195, 0.09331), (1196, 1195, 0.09331), (1205, 1195, 0.09331), (1285, 1195, 0.09331), (1288, 1195, 0.09331), (402, 1195, 0.18662), (1065, 1195, 0.2666), (1084, 1195, 0.2666), (1095, 1195, 0.2666), (1152, 1195, 0.2666), (1212, 1195, 0.2666), (1220, 1195, 0.2666), (1221, 1195, 0.2666), (1226, 1195, 0.2666), (1227, 1195, 0.2666), (1228, 1195, 0.2666), (1283, 1195, 0.2666), (266, 1195, 0.27993), (1111, 1196, 0.14), (1148, 1196, 0.14), (1169, 1196, 0.14), (1185, 1196, 0.14), (395, 1196, 0.28), (400, 1196, 0.28), (1055, 1196, 0.4), (1140, 1196, 0.4), (1146, 1196, 0.4), (1165, 1196, 0.4), (1173, 1196, 0.4), (1174, 1196, 0.4), (1211, 1196, 0.4), (1213, 1196, 0.4), (1218, 1196, 0.4), (1222, 1196, 0.4), (1223, 1196, 0.4), (1224, 1196, 0.4), (1225, 1196, 0.4), (1230, 1196, 0.4), (1231, 1196, 0.4), (1232, 1196, 0.4), (1242, 1196, 0.4), (1271, 1196, 0.4), (1291, 1196, 0.4), (571, 1196, 0.42), (396, 1196, 0.56), (402, 1196, 0.88), (509, 1196, 0.88), (407, 1196, 1.12), (528, 1196, 1.16), (266, 1196, 1.26), (404, 1196, 1.44), (1175, 1197, 0.14), (1204, 1197, 0.14), (1270, 1197, 0.14), (1278, 1197, 0.14), (396, 1197, 0.28), (400, 1197, 0.28), (406, 1197, 0.28), (734, 1197, 0.4), (959, 1197, 0.4), (1069, 1197, 0.4), (1172, 1197, 0.4), (1179, 1197, 0.4), (1184, 1197, 0.4), (1201, 1197, 0.4), (1284, 1197, 0.4), (266, 1197, 0.56), (407, 1197, 0.7), (1081, 1198, 0.2666), (1094, 1198, 0.2666), (1108, 1198, 0.2666), (1144, 1198, 0.2666), (1159, 1198, 0.2666), (1162, 1198, 0.2666), (1165, 1198, 0.2666), (1171, 1198, 0.2666), (1186, 1198, 0.2666), (1285, 1198, 0.2666), (1286, 1198, 0.2666), (1288, 1198, 0.2666), (1293, 1198, 0.2666), (1173, 1198, 0.5332), (509, 1199, 0.14), (744, 1199, 0.14), (1111, 1199, 0.14), (1148, 1199, 0.14), (1194, 1199, 0.14), (1205, 1199, 0.14), (266, 1199, 0.28), (395, 1199, 0.28), (398, 1199, 0.28), (400, 1199, 0.28), (402, 1199, 0.28), (407, 1199, 0.56), (528, 1200, 0.18669), (1147, 1200, 0.18669), (1192, 1200, 0.18669), (404, 1200, 0.37338), (406, 1200, 0.37338), (407, 1200, 0.37338), (1289, 1200, 0.5334), (407, 1201, 0.14), (396, 1201, 0.28), (1057, 1201, 0.4), (1066, 1201, 0.4), (1096, 1201, 0.4), (1192, 1201, 0.4), (1281, 1201, 0.4), (266, 1201, 0.42), (1186, 1213, 0.18669), (1198, 1213, 0.18669), (940, 1214, 0.14), (1198, 1214, 0.14), (1278, 1214, 0.4), (959, 1215, 0.14), (1282, 1215, 0.4), (1289, 1215, 0.4), (528, 1343, 0.04669), (404, 1343, 0.09338), (406, 1343, 0.09338), (407, 1343, 0.09338), (1158, 1343, 0.1334), (1169, 1343, 0.1334), (1188, 1343, 0.1334), (1189, 1343, 0.1334), (1166, 1345, 0.23331), (1186, 1345, 0.23331), (1277, 1345, 0.23331), (1179, 1347, 0.09331), (1198, 1347, 0.09331), (1277, 1347, 0.09331), (509, 1363, 0.23331), (1277, 1363, 0.23331), (1278, 1363, 0.23331), (1290, 1363, 0.23331), (1292, 1363, 0.23331), (395, 1363, 0.46662), (402, 1363, 0.46662), (407, 1363, 0.46662), (1179, 1363, 0.46662), (1082, 1363, 0.6666), (1083, 1363, 0.6666), (1086, 1363, 0.6666), (407, 1365, 0.14), (509, 1365, 0.14), (402, 1365, 0.28), (266, 1367, 0.37331), (1169, 1373, 0.28), (1286, 1373, 0.28), (407, 1374, 0.18669), (744, 1374, 0.18669), (398, 1374, 0.37338), (1294, 1374, 0.5334), (1012, 1375, 0.6666), (1057, 1377, 0.8), (1204, 1380, 0.14), (1286, 1380, 0.14), (1202, 1380, 0.28), (1271, 1380, 0.4), (1012, 1388, 0.9334), (407, 1390, 0.37331), (528, 1390, 0.37331), (404, 1390, 0.74662), (407, 1394, 0.32669), (509, 1394, 0.32669), (402, 1394, 0.65338), (1124, 1395, 0.14), (1147, 1395, 0.14), (1195, 1395, 0.14), (1284, 1395, 0.14), (1295, 1395, 0.14), (1153, 1395, 0.28), (1145, 1395, 0.4), (1296, 1395, 0.4), (407, 1397, 0.28), (528, 1397, 0.28), (404, 1397, 0.56), (528, 1404, 0.14), (404, 1404, 0.28), (509, 1404, 0.28), (1086, 1404, 0.4), (407, 1404, 0.42), (402, 1404, 0.56), (940, 1405, 0.14), (1196, 1405, 0.14), (1204, 1405, 0.14), (1286, 1405, 0.14), (1290, 1405, 0.14), (1179, 1405, 0.28), (1195, 1405, 0.28), (1065, 1405, 0.4), (1084, 1405, 0.4), (1108, 1405, 0.4), (1291, 1405, 0.4), (407, 1407, 0.18669), (1074, 1407, 0.5334), (1086, 1407, 0.5334), (398, 1407, 1.17348), (744, 1407, 1.17348), (407, 1410, 0.18669), (400, 1410, 0.37338), (1203, 1410, 0.5334), (1196, 1423, 0.23331), (1288, 1423, 0.23331), (407, 1424, 0.18669), (528, 1424, 0.18669), (404, 1424, 0.37338), (528, 1591, 0.14), (744, 1591, 0.14), (1111, 1591, 0.14), (1148, 1591, 0.14), (1186, 1591, 0.14), (1198, 1591, 0.14), (1286, 1591, 0.14), (1295, 1591, 0.14), (398, 1591, 0.28), (404, 1591, 0.28), (406, 1591, 0.28), (407, 1591, 0.42), (407, 1620, 0.14), (509, 1620, 0.14), (402, 1620, 0.28), (959, 1625, 0.56), (1289, 1625, 0.56), (407, 1628, 0.18669), (744, 1628, 0.18669), (1179, 1628, 0.18669), (398, 1628, 0.37338), (918, 1632, 0.51331), (1203, 1632, 0.51331), (286, 1634, 0.09331), (407, 1642, 0.14), (980, 1642, 0.14), (1277, 1642, 0.14), (1293, 1642, 0.14), (395, 1642, 0.28), (1052, 1642, 0.4), (1082, 1642, 0.4), (1083, 1642, 0.4), (1152, 1642, 0.4), (918, 1657, 0.18669), (1203, 1657, 0.18669), (1081, 1658, 1.2), (1151, 1658, 1.2), (1202, 1659, 0.23331), (1203, 1659, 0.6666), (1172, 1664, 0.51331), (1084, 1664, 1.4666), (1203, 1664, 1.4666), (266, 1666, 0.37331), (509, 1672, 0.23331), (402, 1672, 0.46662), (395, 1672, 0.93324), (407, 1672, 1.16655), (407, 1682, 0.18669), (406, 1682, 0.37338), (1065, 1717, 0.21), (1134, 1717, 0.21), (1209, 1717, 0.21), (1292, 1717, 0.51), (286, 1721, 0.18669), (571, 1721, 0.18669), (1165, 1721, 0.18669), (1285, 1721, 0.18669), (266, 1734, 0.32669), (509, 1749, 0.09331), (1179, 1749, 0.09331), (1198, 1749, 0.09331), (1200, 1749, 0.09331), (1290, 1749, 0.09331), (402, 1749, 0.18662), (744, 1749, 0.18662), (1108, 1749, 0.2666), (1174, 1749, 0.2666), (1271, 1749, 0.2666), (407, 1749, 0.27993), (398, 1749, 0.37324), (1111, 1750, 0.18669), (1148, 1750, 0.18669), (1179, 1752, 0.32669), (1292, 1752, 0.32669), (1193, 1752, 0.65338), (1198, 1753, 0.5334), (571, 1753, 0.56007), (407, 1764, 0.09331), (1198, 1764, 0.09331), (396, 1764, 0.18662), (1170, 1764, 0.2666), (1103, 1775, 0.6666), (1292, 1775, 0.6666), (571, 1777, 0.98007), (1044, 1778, 1.0666), (407, 1783, 0.28), (509, 1783, 0.28), (402, 1783, 0.56), (1111, 1788, 0.18669), (1148, 1788, 0.18669), (407, 1792, 0.18669), (395, 1792, 0.37338), (1157, 1978, 0.23331), (1198, 1978, 0.23331), (509, 1979, 0.23331), (528, 1979, 0.23331), (402, 1979, 0.46662), (404, 1979, 0.46662), (407, 1979, 0.46662), (1278, 1979, 0.6666), (1284, 1981, 0.23331), (1017, 1981, 0.6666), (1189, 1981, 0.6666), (1191, 1981, 0.89991), (1286, 1984, 0.32669), (1145, 1984, 0.9334), (1179, 1997, 0.18669), (407, 1997, 0.37338), (1145, 1997, 0.5334), (571, 1997, 0.56007), (407, 1999, 0.23331), (406, 1999, 0.46662), (1200, 2004, 0.23331), (1148, 2004, 0.6666), (1152, 2004, 0.6666), (1160, 2004, 0.6666), (1198, 2004, 0.6666), (1270, 2004, 0.6666), (528, 2004, 1.46652), (407, 2006, 0.09331), (1197, 2006, 0.09331), (400, 2006, 0.18662), (1289, 2006, 0.18662), (407, 2011, 0.23331), (395, 2011, 0.46662), (980, 2011, 0.46662), (1293, 2011, 0.46662), (959, 2012, 0.23331), (1157, 2012, 0.23331), (1289, 2012, 0.23331), (940, 2026, 0.28), (1289, 2026, 0.28), (744, 2040, 0.14), (398, 2040, 0.28), (406, 2040, 0.28), (407, 2040, 0.28), (396, 2041, 0.74662), (400, 2041, 0.74662), (407, 2041, 0.74662), (980, 2041, 1.0666), (1198, 2041, 1.0666), (528, 2041, 2.34652), (1165, 2050, 0.51331), (1150, 2050, 1.4666), (1165, 2054, 0.37331), (1199, 2054, 0.37331), (1286, 2054, 0.37331), (1111, 2055, 0.28), (1148, 2055, 0.28), (1145, 2055, 0.8), (571, 2055, 0.84), (407, 2073, 0.18669), (744, 2073, 0.18669), (398, 2073, 0.37338), (1270, 2073, 0.5334), (266, 2081, 0.23331), (407, 2103, 0.32669), (396, 2103, 0.65338), (1150, 2103, 0.9334), (407, 2108, 0.37331), (406, 2108, 0.74662), (407, 2116, 0.18669), (406, 2116, 0.37338), (509, 2119, 0.37331), (528, 2119, 0.37331), (1166, 2125, 0.18669), (400, 2125, 0.37338), (406, 2125, 0.37338), (1150, 2125, 0.5334), (1187, 2125, 0.5334), (395, 2125, 0.74676), (396, 2125, 0.74676), (407, 2125, 1.12014), (980, 2126, 0.28), (1293, 2126, 0.28), (1202, 2131, 0.14), (1192, 2131, 0.34), (1202, 2132, 0.14), (1191, 2132, 0.34), (1066, 2133, 0.14), (1174, 2133, 0.14), (1202, 2133, 0.14), (1186, 2133, 0.34), (407, 2143, 0.56), (528, 2143, 0.56), (404, 2143, 1.12), (1179, 2147, 0.18669), (1202, 2147, 0.18669), (1075, 2153, 0.8), (1149, 2153, 0.8), (1283, 2153, 0.8), (266, 2154, 0.37331), (407, 2154, 0.74662), (407, 2160, 0.51331), (396, 2160, 1.02662), (407, 2167, 0.32669), (406, 2167, 0.65338), (1015, 2173, 0.9334), (1290, 2174, 1.0666), (266, 2174, 1.11993), (1126, 2175, 1.2), (1202, 2175, 1.2), (744, 2175, 2.64), (407, 2177, 0.28), (400, 2177, 0.56), (509, 2182, 0.37331), (744, 2182, 0.37331), (1153, 2182, 0.37331), (396, 2182, 0.74662), (398, 2182, 0.74662), (400, 2182, 0.74662), (402, 2182, 0.74662), (1150, 2182, 1.0666), (1174, 2182, 1.0666), (407, 2182, 1.49324), (509, 2185, 0.28), (528, 2185, 0.28), (407, 2188, 0.37331), (509, 2188, 0.37331), (402, 2188, 0.74662), (407, 2189, 0.23331), (395, 2189, 0.46662), (266, 2209, 0.46662), (528, 2212, 0.42), (404, 2212, 0.84), (406, 2212, 0.84), (407, 2212, 0.84), (407, 2213, 1.4), (266, 2218, 0.84), (1200, 2226, 0.28), (1295, 2226, 0.28), (1110, 2226, 0.8), (266, 2228, 0.09331), (407, 2228, 0.09331), (1147, 2228, 0.09331), (396, 2228, 0.18662), (266, 2275, 0.04669), (1291, 2275, 0.04669), (1049, 2275, 0.1334), (1289, 2285, 0.60669), (1200, 2285, 1.7334), (266, 2294, 0.04669), (1153, 2294, 0.04669), (528, 2298, 0.18669), (404, 2298, 0.37338), (1283, 2298, 0.5334), (407, 2298, 0.56007), (407, 2308, 0.23331), (396, 2308, 0.46662), (407, 2313, 0.46669), (396, 2313, 0.93338), (980, 2314, 0.4), (1200, 2314, 0.4), (1271, 2314, 0.4), (1274, 2314, 0.4), (509, 2314, 0.88), (528, 2314, 0.88), (1157, 2343, 0.23331), (1201, 2343, 0.23331), (1047, 2344, 0.9334), (407, 2358, 0.37331), (396, 2358, 0.74662), (407, 2361, 0.93338), (1153, 2361, 1.3334), (407, 2364, 0.46669), (406, 2364, 0.93338), (1295, 2374, 0.18669), (407, 2374, 0.37338), (400, 2374, 0.74676), (1174, 2375, 0.37331), (1175, 2375, 0.37331), (959, 2391, 0.18669), (1284, 2399, 0.23331), (1296, 2399, 0.6666), (1157, 2420, 0.18669), (1201, 2420, 0.18669), (407, 2433, 0.42), (509, 2433, 0.42), (402, 2433, 0.84), (407, 2438, 0.84), (407, 2441, 0.46669), (1286, 2441, 0.46669), (395, 2441, 0.93338), (407, 2443, 0.28), (744, 2443, 0.28), (398, 2443, 0.56), (407, 2445, 0.42), (395, 2445, 0.84), (1045, 2445, 1.2), (1046, 2445, 1.2), (266, 2452, 0.65338), (407, 2452, 0.65338), (927, 2463, 0.07), (1045, 2463, 0.07), (1058, 2463, 0.07), (1066, 2463, 0.07), (1084, 2463, 0.07), (1085, 2463, 0.07), (1095, 2463, 0.07), (1125, 2463, 0.07), (1126, 2463, 0.07), (1129, 2463, 0.07), (1130, 2463, 0.07), (1148, 2463, 0.07), (1192, 2463, 0.07), (1247, 2463, 0.07), (1278, 2463, 0.07), (1283, 2463, 0.07), (1048, 2463, 0.14), (1074, 2463, 0.14), (1107, 2463, 0.14), (1115, 2463, 0.14), (1257, 2463, 0.14), (1225, 2463, 0.27), (1217, 2463, 0.44), (1221, 2463, 0.44), (1223, 2463, 0.44), (1228, 2463, 0.44), (1231, 2463, 0.44), (1233, 2463, 0.44), (1236, 2463, 0.44), (1240, 2463, 0.44), (1245, 2463, 0.44), (303, 2463, 0.49), (1161, 2463, 0.56), (962, 2463, 0.63), (407, 2467, 0.32669), (400, 2467, 0.65338), (1048, 2476, 0.9334), (1093, 2476, 0.9334), (266, 2477, 0.28), (1166, 2484, 0.18669), (1271, 2484, 0.5334), (1048, 2492, 1.4666), (1093, 2492, 1.4666), (407, 2548, 0.23331), (509, 2548, 0.23331), (402, 2548, 0.46662), (1162, 2556, 0.28), (1076, 2556, 0.8), (1112, 2556, 0.8), (1163, 2556, 0.8), (1195, 2560, 0.23331), (1199, 2560, 0.23331), (1288, 2560, 0.23331), (1284, 2560, 0.46662), (266, 2568, 0.32669), (407, 2583, 0.37331), (528, 2583, 0.37331), (404, 2583, 0.74662), (1187, 2591, 0.9334), (1192, 2591, 0.9334), (1285, 2591, 0.9334), (407, 2606, 0.46662), (1063, 2606, 0.6666), (395, 2606, 0.93324), (407, 2695, 0.32669), (406, 2695, 0.65338), (509, 2726, 0.46662), (528, 2726, 0.46662), (744, 2726, 0.46662), (407, 2729, 0.28), (400, 2729, 0.56), (744, 2781, 0.56), (320, 2781, 0.8), (509, 2781, 0.84), (528, 2781, 0.84), (407, 2782, 0.65331), (509, 2782, 0.65331), (402, 2782, 1.30662), (509, 2790, 0.14), (395, 2790, 0.28), (396, 2790, 0.28), (402, 2790, 0.28), (744, 2790, 0.28), (1065, 2790, 0.4), (1174, 2790, 0.4), (1282, 2790, 0.4), (1296, 2790, 0.4), (398, 2790, 0.56), (407, 2790, 0.7), (509, 2793, 0.18669), (402, 2793, 0.37338), (407, 2793, 0.56007), (1166, 2836, 0.42), (400, 2836, 0.84), (1014, 2836, 1.2), (407, 2836, 1.26), (266, 2840, 0.46669), (1199, 2851, 0.28), (1151, 2851, 0.8), (407, 2856, 0.51331), (744, 2856, 0.51331), (398, 2856, 1.02662), (407, 2861, 0.32669), (528, 2861, 0.32669), (1124, 2861, 0.32669), (404, 2861, 0.65338), (266, 2875, 0.23331), (407, 2879, 0.37331), (744, 2879, 0.37331), (398, 2879, 0.74662), (266, 2890, 0.14), (959, 2890, 0.28), (266, 2963, 0.18669), (266, 2977, 0.32669), (1111, 2978, 0.37331), (1148, 2978, 0.37331), (395, 2980, 0.37338), (1146, 2980, 0.5334), (396, 2980, 0.74676), (407, 2980, 0.93345), (407, 2994, 0.46669), (744, 2994, 0.46669), (398, 2994, 0.93338), (266, 3001, 0.37331), (407, 3010, 0.42), (406, 3010, 0.84), (1066, 3191, 0.14), (1126, 3191, 0.14), (1055, 3191, 0.34), (1055, 3196, 1.4666), (1074, 3212, 1.0666), (1077, 3223, 0.6666), (407, 3233, 0.56), (528, 3233, 0.56), (404, 3233, 1.12), (1277, 3233, 1.6), (407, 3337, 0.18669), (528, 3337, 0.18669), (404, 3337, 0.37338), (407, 3387, 0.42), (528, 3387, 0.42), (404, 3387, 0.84), (1277, 3572, 0.28), (1289, 3572, 0.8), (407, 3585, 0.28), (406, 3585, 0.56), (407, 3591, 0.65331), (744, 3591, 0.65331), (398, 3591, 1.30662), (1024, 3608, 0.6666), (1195, 3608, 0.6666), (1052, 3609, 0.5334), (1172, 3622, 0.23331), (1174, 3622, 0.23331), (1197, 3622, 0.23331), (1289, 3622, 0.23331), (407, 3634, 0.51331), (744, 3634, 0.51331), (398, 3634, 1.02662), (1197, 3638, 0.56), (1152, 3638, 0.8), (407, 3705, 0.14), (395, 3705, 0.28), (1094, 3705, 0.4), (407, 3750, 0.46669), (744, 3750, 0.46669), (398, 3750, 0.93338), (1162, 3763, 0.28), (1171, 3763, 0.8), (266, 3780, 0.28), (407, 3780, 0.56), (407, 3804, 0.18669), (528, 3804, 0.18669), (404, 3804, 0.37338), (1151, 3804, 0.5334), (407, 3808, 0.46669), (528, 3808, 0.46669), (404, 3808, 0.93338), (1291, 3808, 1.3334), (927, 3811, 1.4666), (1023, 3811, 1.4666), (744, 3811, 3.22652), (407, 3824, 0.51331), (400, 3824, 1.02662), (407, 3829, 0.18669), (744, 3829, 0.18669), (398, 3829, 0.37338), (407, 4133, 0.28), (395, 4133, 0.56), (1290, 4139, 0.5334), (744, 4139, 1.17348), (407, 4187, 0.14), (940, 4187, 0.14), (395, 4187, 0.28), (1074, 4212, 1.3334), (959, 4232, 0.6666), (1022, 4232, 0.6666), (1284, 4232, 0.6666), (1279, 4238, 0.5334), (1285, 4238, 0.5334), (1062, 4302, 0.5334), (1063, 4302, 0.5334), (1090, 4318, 1.7334), (1194, 4318, 1.7334), (1082, 4321, 0.5334), (1278, 4321, 0.5334), (1279, 4321, 0.5334), (407, 4421, 0.46669), (744, 4421, 0.46669), (398, 4421, 0.93338), (407, 4422, 0.32669), (744, 4422, 0.32669), (398, 4422, 0.65338), (1145, 4422, 0.9334), (407, 4423, 0.60669), (744, 4423, 0.60669), (398, 4423, 1.21338), (744, 4424, 0.42), (395, 4424, 0.84), (398, 4424, 0.84), (407, 4424, 0.84), (407, 4425, 0.46669), (744, 4425, 0.46669), (398, 4425, 0.93338), (1126, 4425, 1.3334), (407, 4426, 0.23331), (744, 4426, 0.23331), (398, 4426, 0.46662), (407, 4427, 0.42), (744, 4427, 0.42), (398, 4427, 0.84), (407, 4435, 0.23331), (509, 4435, 0.23331), (402, 4435, 0.46662), (407, 4437, 0.51331), (509, 4437, 0.51331), (402, 4437, 1.02662), (407, 4438, 0.51331), (509, 4438, 0.51331), (402, 4438, 1.02662), (407, 4439, 0.28), (509, 4439, 0.28), (402, 4439, 0.56), (407, 4440, 0.28), (509, 4440, 0.28), (402, 4440, 0.56), (407, 4441, 0.42), (509, 4441, 0.42), (402, 4441, 0.84), (407, 4442, 0.37331), (509, 4442, 0.37331), (402, 4442, 0.74662), (407, 4444, 0.28), (509, 4444, 0.28), (402, 4444, 0.56), (407, 4445, 0.32669), (509, 4445, 0.32669), (402, 4445, 0.65338), (509, 4446, 0.51331), (396, 4446, 1.02662), (402, 4446, 1.02662), (407, 4446, 1.53993), (395, 4446, 2.05324), (959, 4474, 0.18669), (407, 4483, 0.46669), (528, 4483, 0.46669), (404, 4483, 0.93338), (1277, 4484, 0.37331), (1144, 4484, 1.0666), (1171, 4484, 1.0666), (1194, 4486, 0.42), (1280, 4486, 0.42), (266, 4489, 0.65331), (266, 4492, 0.23331), (1165, 4517, 0.23331), (1179, 4517, 0.23331), (1082, 4550, 1.4666), (266, 4554, 0.51331), (962, 4658, 1.0666), (266, 4664, 0.46662), (407, 4682, 0.32669), (528, 4682, 0.32669), (404, 4682, 0.65338), (266, 4683, 0.42), (528, 4719, 2.64), (1124, 4726, 0.28), (1169, 4726, 0.28), (1172, 4737, 0.46669), (1186, 4737, 0.46669), (407, 4795, 0.56), (1091, 4795, 0.8), (1068, 4857, 1.3334), (1074, 4857, 1.3334), (1074, 4875, 0.21), (1114, 4875, 0.21), (1058, 4889, 0.6666), (266, 5004, 0.23331), (407, 5097, 0.37331), (395, 5097, 0.74662), (940, 5132, 0.37331), (266, 5134, 0.46669), (407, 5134, 0.93338), (407, 5144, 0.46669), (528, 5144, 0.46669), (404, 5144, 0.93338), (266, 5175, 0.37331), (1020, 5180, 0.6666), (1065, 5180, 0.6666), (1188, 5180, 0.6666), (528, 5200, 2.64), (528, 5233, 3.22652), (266, 5254, 0.37331), (1187, 5254, 1.0666), (407, 5257, 0.56), (266, 5272, 0.32669), (1166, 5453, 0.6666), (1289, 5453, 0.6666), (940, 5468, 0.46669), (1292, 5468, 0.46669), (940, 5474, 0.32669), (959, 5474, 0.32669), (1157, 5474, 0.32669), (1286, 5474, 0.32669), (1066, 5492, 1.0666), (407, 5501, 0.28), (395, 5501, 0.56), (959, 5559, 0.18669), (1065, 5577, 1.0666), (959, 5618, 1.6), (1085, 5618, 1.6), (1087, 5618, 1.6), (1088, 5618, 1.6), (1063, 5637, 0.9334), (395, 5642, 0.56), (396, 5642, 0.56), (407, 5642, 0.56), (266, 5716, 0.18669), (1152, 5716, 0.5334), (407, 5726, 0.56), (395, 5726, 1.12), (1157, 5731, 0.42), (1094, 5731, 1.2), (266, 5748, 0.46669), (734, 5748, 1.3334), (1089, 5783, 1.2), (1089, 5794, 0.9334), (1090, 5796, 0.9334), (1157, 5818, 0.37338), (1185, 5818, 0.37338), (959, 5834, 0.46669), (940, 5887, 0.23331), (940, 5893, 1.2), (1069, 5893, 1.2), (1184, 5893, 1.2), (1101, 6036, 0.9334), (1281, 6036, 0.9334), (407, 6040, 0.32669), (1165, 6040, 0.32669), (395, 6040, 0.65338), (407, 6088, 0.37331), (528, 6088, 0.37331), (404, 6088, 0.74662), (1068, 6099, 0.6666), (407, 6106, 0.42), (528, 6106, 0.42), (404, 6106, 0.84), (1287, 6106, 1.2), (407, 6202, 0.60669), (528, 6202, 0.60669), (404, 6202, 1.21338), (407, 6203, 0.37331), (528, 6203, 0.37331), (404, 6203, 0.74662), (528, 6204, 0.42), (404, 6204, 0.84), (406, 6204, 0.84), (407, 6204, 0.84), (407, 6205, 0.37331), (528, 6205, 0.37331), (404, 6205, 0.74662), (1146, 6205, 1.0666), (407, 6206, 0.37331), (528, 6206, 0.37331), (404, 6206, 0.74662), (407, 6207, 0.51331), (528, 6207, 0.51331), (404, 6207, 1.02662), (407, 6208, 0.28), (528, 6208, 0.28), (404, 6208, 0.56), (407, 6209, 0.28), (528, 6209, 0.28), (404, 6209, 0.56), (407, 6210, 0.51331), (528, 6210, 0.51331), (404, 6210, 1.02662), (407, 6211, 0.32669), (528, 6211, 0.32669), (404, 6211, 0.65338), (1270, 6234, 0.56), (1289, 6234, 0.56), (1101, 6247, 1.0666), (407, 6257, 0.23331), (395, 6257, 0.46662), (1109, 6257, 0.6666), (407, 6301, 0.84), (1160, 6315, 1.2), (1274, 6315, 1.2), (980, 6384, 0.32669), (1293, 6384, 0.32669), (407, 6385, 0.46662), (396, 6385, 0.93324), (407, 6485, 0.37331), (406, 6485, 0.74662), (407, 6552, 0.51331), (396, 6552, 1.02662), (266, 6561, 0.65338), (266, 6597, 0.37331), (266, 6721, 0.37331), (266, 6793, 0.23331), (266, 6930, 0.74662), (1076, 7010, 0.4), (1076, 7018, 0.8), (407, 7052, 0.65331), (400, 7052, 1.30662), (407, 7082, 0.46669), (400, 7082, 0.93338), (407, 7084, 0.42), (400, 7084, 0.84), (407, 7085, 0.93338), (1146, 7085, 1.3334), (1174, 7111, 0.21), (1081, 7111, 0.51), (266, 7151, 0.84), (266, 7165, 0.23331), (266, 7213, 0.46669), (407, 7234, 0.32669), (395, 7234, 0.65338), (1084, 7325, 1.3334), (1172, 7325, 1.3334), (407, 7350, 0.93338), (1146, 7350, 1.3334), (407, 7443, 0.51331), (406, 7443, 1.02662), (1279, 7469, 0.23331), (1101, 7469, 0.6666), (1277, 7469, 0.6666), (1281, 7469, 0.6666), (303, 7498, 0.42), (1170, 7498, 0.51), (407, 7503, 0.84), (1109, 7538, 0.04669), (1129, 7538, 0.04669), (1144, 7538, 0.04669), (1149, 7538, 0.04669), (1188, 7538, 0.04669), (1195, 7538, 0.04669), (1196, 7538, 0.04669), (1199, 7538, 0.04669), (1202, 7538, 0.04669), (1270, 7538, 0.04669), (980, 7538, 0.09338), (1042, 7538, 0.09338), (1059, 7538, 0.09338), (1074, 7538, 0.09338), (1087, 7538, 0.09338), (1091, 7538, 0.09338), (1093, 7538, 0.09338), (1192, 7538, 0.09338), (1293, 7538, 0.09338), (1043, 7538, 0.14007), (1066, 7538, 0.14007), (1115, 7538, 0.14007), (1193, 7538, 0.14007), (1148, 7538, 0.16008), (1174, 7538, 0.16008), (962, 7538, 0.18676), (1203, 7538, 0.18676), (1049, 7538, 0.23345), (1088, 7538, 0.23345), (1111, 7538, 0.23345), (927, 7538, 0.32683), (1277, 7538, 0.51359), (1098, 7538, 0.64032), (959, 7628, 0.28), (407, 7644, 0.84), (407, 7659, 0.65338), (962, 7829, 0.21), (396, 7829, 0.51), (266, 7987, 0.42), (266, 7990, 0.56), (407, 8052, 0.32669), (396, 8052, 0.65338), (962, 8114, 0.6666), (407, 8121, 0.32669), (396, 8121, 0.65338), (266, 8214, 0.84), (407, 8216, 0.18669), (400, 8216, 0.37338), (1113, 8546, 1.4666), (1284, 8546, 1.4666), (1016, 8735, 1.2), (1161, 8735, 1.2), (266, 8880, 0.42), (407, 8999, 0.42), (396, 8999, 0.84), (1124, 9094, 0.04669), (1126, 9094, 0.04669), (1128, 9094, 0.04669), (1134, 9094, 0.04669), (1152, 9094, 0.04669), (1209, 9094, 0.04669), (1247, 9094, 0.04669), (1300, 9094, 0.04669), (1208, 9094, 0.09338), (576, 9094, 0.1334), (578, 9094, 0.1334), (1098, 9094, 0.1334), (1111, 9094, 0.38686), (1013, 9118, 1.2), (1095, 9118, 1.2), (1146, 9118, 1.2), (266, 9609, 0.46669), (303, 9771, 0.14), (959, 9771, 0.14), (1047, 9771, 0.14), (1065, 9771, 0.14), (1093, 9771, 0.14), (1098, 9771, 0.14), (1124, 9771, 0.14), (1127, 9771, 0.14), (1128, 9771, 0.14), (1138, 9771, 0.14), (1153, 9771, 0.14), (1194, 9771, 0.14), (1205, 9771, 0.14), (1270, 9771, 0.14), (1271, 9771, 0.14), (1276, 9771, 0.14), (1283, 9771, 0.14), (1291, 9771, 0.14), (1299, 9771, 0.14), (962, 9771, 0.28), (1045, 9771, 0.28), (1144, 9771, 0.28), (1148, 9771, 0.28), (1196, 9771, 0.28), (1285, 9771, 0.28), (1153, 9784, 0.42), (1150, 9784, 1.2), (1111, 10045, 0.56), (1148, 10045, 0.56), (1111, 10049, 0.32669), (1148, 10049, 0.32669), (407, 10053, 0.51331), (406, 10053, 1.02662), (407, 10056, 0.42), (406, 10056, 0.84), (1111, 10074, 0.28), (1148, 10074, 0.28), (1111, 10075, 0.23331), (1148, 10075, 0.23331), (1111, 10078, 0.42), (1148, 10078, 0.42), (1111, 10079, 0.7), (1148, 10079, 0.7), (980, 10159, 0.51331), (407, 10159, 0.51331), (406, 10159, 1.02662), (1126, 10159, 3.59317), (266, 10226, 0.42), (1052, 10339, 0.32669), (1146, 10339, 0.32669), (1257, 10339, 0.32669), (585, 10339, 1.72679), (407, 10354, 1.30662), (1146, 10354, 1.8666), (407, 10440, 0.74662), (303, 10901, 0.32669), (303, 10930, 2.24), (303, 10934, 0.23331), (1044, 10934, 0.23331), (1046, 10934, 0.23331), (1106, 10934, 0.69993), (303, 10937, 1.49324), (303, 10948, 0.93324), (303, 10949, 0.23331), (1040, 10949, 0.23331), (303, 10950, 0.18669), (962, 10950, 0.18669), (1049, 10950, 0.18669), (1130, 10950, 0.18669), (1195, 10950, 0.18669), (1192, 10950, 0.37338), (927, 10961, 0.28), (962, 10961, 0.28), (1289, 10961, 0.28), (303, 10961, 0.84), (1035, 11432, 0.14), (1257, 11432, 0.14), (1258, 11432, 0.14), (1259, 11432, 0.14), (1298, 11432, 1.12), (1036, 11443, 0.8), (1040, 11444, 0.8), (266, 11444, 1.76), (1035, 11446, 1.4666), (1040, 11450, 0.8), (266, 11450, 0.96), (1035, 11454, 1.0666), (1036, 11454, 1.0666), (266, 11457, 0.7), (266, 11458, 0.42), (253, 11459, 1.3334), (266, 11588, 0.37331), (1040, 11588, 0.37331), (1257, 11588, 0.37331), (266, 11589, 0.23331), (1040, 11589, 0.23331), (266, 11590, 0.49321), (1033, 11590, 0.49321), (1035, 11590, 0.49321), (1036, 11590, 0.49321), (1040, 11590, 0.49321), (1257, 11590, 0.49321), (1258, 11590, 0.49321), (1259, 11590, 0.49321), (1260, 11590, 0.49321), (1261, 11590, 0.49321), (1300, 11590, 0.49321), (266, 11591, 0.46669), (1040, 11591, 0.46669), (266, 11592, 0.23331), (266, 11593, 0.18669), (1040, 11593, 0.18669), (266, 11594, 0.37331), (1040, 11594, 0.37331), (266, 11595, 0.09331), (1033, 11595, 0.09331), (1035, 11595, 0.09331), (1040, 11595, 0.09331), (1257, 11595, 0.09331), (1258, 11595, 0.09331), (1259, 11595, 0.09331), (1261, 11595, 0.09331), (1298, 11595, 0.09331), (1300, 11595, 0.09331), (1301, 11595, 0.09331), (266, 11596, 0.32669), (1040, 11596, 0.32669), (266, 11597, 0.42), (1126, 11597, 0.42), (1040, 11597, 1.26), (266, 11598, 0.7), (1040, 11598, 0.7), (1258, 11598, 0.7), (1259, 11598, 0.7), (1261, 11598, 0.7), (266, 11599, 0.37331), (1040, 11599, 0.37331), (266, 11600, 0.18669), (1040, 11600, 0.18669), (266, 11601, 0.23331), (266, 11602, 0.09331), (266, 11603, 0.28), (266, 11604, 0.28), (266, 11605, 0.32669), (266, 11606, 0.46669), (266, 11607, 0.37331), (266, 11608, 0.51331), (266, 11609, 0.56), (266, 11610, 0.51331), (266, 11611, 0.46669), (266, 11612, 0.42), (266, 11613, 0.32669), (266, 11614, 0.51331), (266, 11615, 0.42), (266, 11616, 0.14), (266, 11617, 0.51331), (266, 11618, 0.37331), (266, 11619, 0.46669), (266, 11620, 0.60669), (266, 11621, 0.60669), (266, 11622, 0.56), (266, 11623, 0.32669), (1257, 11623, 0.32669), (266, 11624, 0.42), (266, 11625, 0.37331), (266, 11626, 0.60669), (266, 11627, 0.42), (266, 11628, 0.42), (266, 11629, 0.56), (266, 11630, 0.42), (266, 11631, 0.65338), (266, 11632, 0.74662), (266, 11633, 0.42), (266, 11634, 0.37331), (266, 11635, 0.46669), (266, 11636, 0.28), (266, 11637, 0.51331), (266, 11638, 0.37331), (266, 11639, 0.32669), (266, 11640, 0.60669), (266, 11641, 0.28), (266, 11642, 0.28), (266, 11643, 0.42), (266, 11644, 0.32669), (266, 11645, 0.42), (266, 11646, 0.46669), (266, 11647, 0.32669), (266, 11648, 0.56), (266, 11649, 0.51331), (266, 11650, 0.56), (266, 11651, 0.51331), (266, 11652, 0.65331), (266, 11653, 0.46669), (266, 11654, 0.32669), (266, 11655, 0.32669), (266, 11656, 0.56), (266, 11657, 0.37331), (266, 11658, 0.04669), (266, 11659, 0.42), (266, 11660, 0.37331), (266, 11661, 0.32669), (266, 11662, 0.37331), (266, 11663, 0.42), (266, 11664, 2.24), (266, 11665, 0.46669), (266, 11666, 0.42), (266, 11667, 0.37331), (266, 11668, 0.14), (266, 11669, 0.98007), (266, 11670, 0.65331), (266, 11671, 0.37331), (266, 11672, 0.42), (266, 11673, 0.46669), (266, 11674, 0.56), (266, 11675, 0.56), (266, 11676, 0.60669), (266, 11677, 0.7), (266, 11678, 0.7), (266, 11679, 0.84), (266, 11680, 0.42), (1257, 11680, 0.42), (1112, 11780, 0.23331), (1130, 11780, 0.23331), (1159, 11780, 0.23331), (1201, 11780, 0.23331), (1209, 11780, 0.23331), (1257, 11780, 0.23331), (1134, 11780, 0.46662), (1160, 11780, 0.46662), (1016, 11780, 0.56661), (1161, 11780, 0.79992), (1260, 11781, 0.23331), (1285, 11781, 0.23331), (1300, 11781, 0.23331), (940, 11781, 0.46662), (962, 11782, 0.18669), (1285, 11782, 0.18669), (287, 11782, 0.98679), (959, 11784, 0.37331), (962, 11784, 0.37331), (1069, 11784, 0.37331), (1110, 11784, 0.37331), (1124, 11784, 0.37331), (1125, 11784, 0.37331), (1144, 11784, 0.37331), (1166, 11784, 0.37331), (1179, 11784, 0.37331), (1208, 11784, 0.37331), (1280, 11784, 0.37331), (1288, 11784, 0.37331), (1289, 11784, 0.37331), (1302, 11784, 0.37331), (1060, 11784, 0.74662), (1175, 11784, 0.74662), (1285, 11784, 0.74662), (1286, 11784, 0.74662), (1299, 11784, 0.74662), (927, 11784, 1.11993), (1174, 11784, 1.11993), (1074, 11784, 1.27992), (1287, 11784, 1.27992), (1273, 11784, 2.02654), (303, 11785, 0.23331), (1065, 11785, 0.23331), (1074, 11785, 0.23331), (1081, 11785, 0.23331), (1103, 11785, 0.23331), (1127, 11785, 0.23331), (1128, 11785, 0.23331), (1148, 11785, 0.23331), (1153, 11785, 0.23331), (1170, 11785, 0.23331), (1186, 11785, 0.23331), (1192, 11785, 0.23331), (1198, 11785, 0.23331), (1205, 11785, 0.23331), (1208, 11785, 0.23331), (1209, 11785, 0.23331), (1257, 11785, 0.23331), (1276, 11785, 0.23331), (1281, 11785, 0.23331), (1294, 11785, 0.23331), (1300, 11785, 0.23331), (1076, 11785, 0.46662), (1093, 11785, 0.46662), (1094, 11785, 0.46662), (1107, 11785, 0.46662), (1144, 11785, 0.46662), (1149, 11785, 0.46662), (1187, 11785, 0.46662), (1191, 11785, 0.46662), (1194, 11785, 0.46662), (1258, 11785, 0.46662), (1278, 11785, 0.46662), (962, 11785, 0.69993), (301, 11788, 0.09331), (302, 11788, 0.09331), (1046, 11788, 0.09331), (1047, 11788, 0.09331), (1049, 11788, 0.09331), (1061, 11788, 0.09331), (1074, 11788, 0.09331), (1088, 11788, 0.09331), (1101, 11788, 0.09331), (1103, 11788, 0.09331), (1108, 11788, 0.09331), (1151, 11788, 0.09331), (1166, 11788, 0.09331), (1200, 11788, 0.09331), (1273, 11788, 0.09331), (1283, 11788, 0.09331), (1291, 11788, 0.09331), (1298, 11788, 0.09331), (571, 11788, 0.18662), (1042, 11788, 0.18662), (1044, 11788, 0.18662), (1045, 11788, 0.18662), (1057, 11788, 0.18662), (1058, 11788, 0.18662), (1059, 11788, 0.18662), (1062, 11788, 0.18662), (1067, 11788, 0.18662), (1068, 11788, 0.18662), (1075, 11788, 0.18662), (1077, 11788, 0.18662), (1081, 11788, 0.18662), (1087, 11788, 0.18662), (1098, 11788, 0.18662), (1105, 11788, 0.18662), (1109, 11788, 0.18662), (1112, 11788, 0.18662), (1113, 11788, 0.18662), (1260, 11788, 0.18662), (1278, 11788, 0.18662), (980, 11788, 0.27993), (1048, 11788, 0.27993), (1060, 11788, 0.27993), (1083, 11788, 0.27993), (1090, 11788, 0.27993), (1138, 11788, 0.27993), (1145, 11788, 0.27993), (1146, 11788, 0.27993), (1153, 11788, 0.27993), (1184, 11788, 0.27993), (1195, 11788, 0.27993), (1262, 11788, 0.27993), (1050, 11788, 0.37324), (1052, 11788, 0.37324), (1055, 11788, 0.37324), (1063, 11788, 0.37324), (1078, 11788, 0.37324), (1107, 11788, 0.37324), (1140, 11788, 0.37324), (1157, 11788, 0.37324), (1158, 11788, 0.37324), (1165, 11788, 0.37324), (1170, 11788, 0.37324), (1194, 11788, 0.37324), (1292, 11788, 0.37324), (1301, 11788, 0.37324), (1095, 11788, 0.41323), (1043, 11788, 0.46655), (1086, 11788, 0.46655), (1093, 11788, 0.46655), (1094, 11788, 0.46655), (1111, 11788, 0.46655), (1160, 11788, 0.46655), (1173, 11788, 0.46655), (1174, 11788, 0.46655), (1175, 11788, 0.46655), (1188, 11788, 0.46655), (1196, 11788, 0.46655), (1203, 11788, 0.46655), (1205, 11788, 0.46655), (1258, 11788, 0.46655), (1280, 11788, 0.46655), (1288, 11788, 0.46655), (1289, 11788, 0.46655), (1290, 11788, 0.46655), (1299, 11788, 0.46655), (287, 11788, 0.49321), (572, 11788, 0.49321), (573, 11788, 0.49321), (579, 11788, 0.49321), (1187, 11788, 0.50654), (1115, 11788, 0.55986), (1147, 11788, 0.55986), (1150, 11788, 0.55986), (1169, 11788, 0.55986), (1259, 11788, 0.55986), (1281, 11788, 0.55986), (1069, 11788, 0.59985), (1276, 11788, 0.59985), (1284, 11788, 0.59985), (1035, 11788, 0.65317), (1085, 11788, 0.65317), (1128, 11788, 0.65317), (1189, 11788, 0.65317), (1261, 11788, 0.65317), (1270, 11788, 0.65317), (1274, 11788, 0.65317), (1286, 11788, 0.65317), (1293, 11788, 0.65317), (1295, 11788, 0.65317), (1300, 11788, 0.65317), (1302, 11788, 0.65317), (1152, 11788, 0.69316), (1179, 11788, 0.69316), (1277, 11788, 0.69316), (927, 11788, 0.74648), (1036, 11788, 0.74648), (1065, 11788, 0.74648), (1124, 11788, 0.74648), (1148, 11788, 0.74648), (1161, 11788, 0.74648), (1197, 11788, 0.74648), (1202, 11788, 0.74648), (1294, 11788, 0.74648), (1096, 11788, 0.83979), (1127, 11788, 0.83979), (1134, 11788, 0.83979), (1149, 11788, 0.83979), (1162, 11788, 0.83979), (1193, 11788, 0.83979), (959, 11788, 0.87978), (918, 11788, 0.9331), (1033, 11788, 0.9331), (1186, 11788, 0.9331), (1198, 11788, 0.9331), (1204, 11788, 0.9331), (940, 11788, 0.97309), (1185, 11788, 0.97309), (1040, 11788, 1.02641), (1066, 11788, 1.02641), (1130, 11788, 1.02641), (1199, 11788, 1.02641), (1285, 11788, 1.02641), (303, 11788, 1.11972), (1129, 11788, 1.11972), (1191, 11788, 1.11972), (1279, 11788, 1.11972), (1144, 11788, 1.21303), (1209, 11788, 1.21303), (1192, 11788, 1.25302), (1201, 11788, 1.25302), (1247, 11788, 1.30634), (1257, 11788, 1.30634), (1172, 11788, 1.34633), (1125, 11788, 1.39965), (1171, 11788, 1.49296), (1126, 11788, 1.58627), (1159, 11788, 1.58627), (1208, 11788, 2.42606), (1163, 11788, 2.51937), (962, 11788, 2.61268), (918, 11790, 0.60669), (962, 11790, 0.60669), (1130, 11790, 0.60669), (1161, 11790, 0.60669), (1200, 11790, 0.60669), (1209, 11790, 0.60669), (1259, 11790, 0.60669), (1284, 11790, 0.60669), (1300, 11790, 0.60669), (959, 11790, 1.21338), (1179, 11790, 1.21338), (27, 11790, 1.47339), (1028, 11790, 1.47339), (1211, 11790, 2.08008), (1257, 11790, 2.42676), (980, 11790, 2.68677), (1147, 11790, 4.50684), (301, 11793, 0.14), (302, 11793, 0.14), (1078, 11793, 0.14), (1083, 11793, 0.14), (1088, 11793, 0.14), (1090, 11793, 0.14), (1277, 11793, 0.14), (571, 11793, 0.28), (1052, 11793, 0.28), (1075, 11793, 0.28), (1077, 11793, 0.28), (1082, 11793, 0.28), (1092, 11793, 0.28), (1110, 11793, 0.28), (1173, 11793, 0.28), (1271, 11793, 0.28), (1296, 11793, 0.28), (1049, 11793, 0.42), (1053, 11793, 0.42), (1055, 11793, 0.42), (1061, 11793, 0.42), (1062, 11793, 0.42), (1081, 11793, 0.42), (1084, 11793, 0.42), (1089, 11793, 0.42), (1108, 11793, 0.42), (1147, 11793, 0.42), (1273, 11793, 0.42), (1287, 11793, 0.42), (1292, 11793, 0.42), (980, 11793, 0.56), (1042, 11793, 0.56), (1095, 11793, 0.56), (1103, 11793, 0.56), (1105, 11793, 0.56), (1138, 11793, 0.56), (1145, 11793, 0.56), (1157, 11793, 0.56), (1262, 11793, 0.56), (1278, 11793, 0.56), (1291, 11793, 0.56), (1091, 11793, 0.7), (1140, 11793, 0.7), (1162, 11793, 0.7), (1288, 11793, 0.7), (1299, 11793, 0.7), (282, 11793, 0.74), (287, 11793, 0.74), (288, 11793, 0.74), (295, 11793, 0.74), (572, 11793, 0.74), (574, 11793, 0.74), (579, 11793, 0.74), (1060, 11793, 0.76), (1063, 11793, 0.84), (1074, 11793, 0.84), (1076, 11793, 0.84), (1098, 11793, 0.84), (1111, 11793, 0.84), (1158, 11793, 0.84), (1166, 11793, 0.84), (1204, 11793, 0.84), (1260, 11793, 0.84), (1282, 11793, 0.84), (1057, 11793, 0.9), (1036, 11793, 0.98), (1043, 11793, 0.98), (1047, 11793, 0.98), (1058, 11793, 0.98), (1086, 11793, 0.98), (1093, 11793, 0.98), (1094, 11793, 0.98), (1150, 11793, 0.98), (1169, 11793, 0.98), (1196, 11793, 0.98), (1200, 11793, 0.98), (1261, 11793, 0.98), (1286, 11793, 0.98), (1289, 11793, 0.98), (1293, 11793, 0.98), (1300, 11793, 0.98), (1087, 11793, 1.04), (1179, 11793, 1.04), (1284, 11793, 1.04), (1046, 11793, 1.12), (1048, 11793, 1.12), (1112, 11793, 1.12), (1130, 11793, 1.12), (1151, 11793, 1.12), (1163, 11793, 1.12), (1197, 11793, 1.12), (1199, 11793, 1.12), (1295, 11793, 1.12), (1101, 11793, 1.18), (1276, 11793, 1.18), (1035, 11793, 1.26), (1045, 11793, 1.26), (1059, 11793, 1.26), (1068, 11793, 1.26), (1159, 11793, 1.26), (1170, 11793, 1.26), (1188, 11793, 1.26), (1195, 11793, 1.26), (1257, 11793, 1.26), (1258, 11793, 1.26), (1302, 11793, 1.26), (1109, 11793, 1.32), (1160, 11793, 1.32), (1067, 11793, 1.4), (1096, 11793, 1.4), (1113, 11793, 1.4), (1124, 11793, 1.4), (1194, 11793, 1.4), (1202, 11793, 1.4), (1205, 11793, 1.4), (1270, 11793, 1.4), (1274, 11793, 1.4), (1294, 11793, 1.4), (959, 11793, 1.46), (1184, 11793, 1.46), (573, 11793, 1.48), (1065, 11793, 1.54), (1175, 11793, 1.54), (1198, 11793, 1.54), (1050, 11793, 1.6), (1283, 11793, 1.6), (303, 11793, 1.68), (1127, 11793, 1.68), (1189, 11793, 1.68), (1191, 11793, 1.68), (940, 11793, 1.74), (1106, 11793, 1.74), (1161, 11793, 1.74), (1290, 11793, 1.74), (1033, 11793, 1.82), (1040, 11793, 1.82), (1146, 11793, 1.82), (1165, 11793, 1.82), (1174, 11793, 1.82), (1259, 11793, 1.82), (1301, 11793, 1.82), (1107, 11793, 1.88), (1171, 11793, 1.96), (1069, 11793, 2.02), (1153, 11793, 2.02), (1172, 11793, 2.02), (918, 11793, 2.1), (1129, 11793, 2.1), (1134, 11793, 2.1), (1203, 11793, 2.1), (1280, 11793, 2.1), (1085, 11793, 2.24), (1148, 11793, 2.24), (1186, 11793, 2.24), (1281, 11793, 2.3), (1279, 11793, 2.38), (1066, 11793, 2.44), (1115, 11793, 2.44), (1187, 11793, 2.44), (927, 11793, 2.52), (1193, 11793, 2.52), (1192, 11793, 2.58), (1185, 11793, 2.72), (1152, 11793, 2.78), (1125, 11793, 2.98), (1126, 11793, 3.14), (1149, 11793, 3.42), (1201, 11793, 3.48), (1209, 11793, 3.5), (1285, 11793, 3.78), (1208, 11793, 4.48), (1247, 11793, 4.52), (1128, 11793, 4.76), (1144, 11793, 6.22), (962, 11793, 6.72), (1033, 11795, 0.46669), (1040, 11795, 0.46669), (1134, 11795, 0.46669), (1247, 11795, 0.46669), (1257, 11795, 0.46669), (1036, 11795, 0.93338), (1124, 11795, 0.93338), (1258, 11795, 0.93338), (1260, 11795, 0.93338), (1261, 11795, 0.93338), (1300, 11795, 0.93338), (1035, 11795, 1.40007), (1259, 11795, 1.40007), (1052, 11843, 0.14), (1053, 11843, 0.14), (1055, 11843, 0.14), (1060, 11843, 0.14), (1084, 11843, 0.14), (1105, 11843, 0.14), (1109, 11843, 0.14), (1110, 11843, 0.14), (1184, 11843, 0.14), (940, 11843, 0.28), (1043, 11843, 0.28), (1049, 11843, 0.28), (1059, 11843, 0.28), (1062, 11843, 0.28), (1077, 11843, 0.28), (1088, 11843, 0.28), (1091, 11843, 0.28), (1092, 11843, 0.28), (1108, 11843, 0.28), (1113, 11843, 0.28), (1114, 11843, 0.28), (1169, 11843, 0.28), (1287, 11843, 0.28), (571, 11843, 0.42), (1042, 11843, 0.42), (1057, 11843, 0.42), (1061, 11843, 0.42), (1063, 11843, 0.42), (1067, 11843, 0.42), (1068, 11843, 0.42), (1086, 11843, 0.42), (1103, 11843, 0.42), (1111, 11843, 0.42), (1112, 11843, 0.42), (1129, 11843, 0.42), (1196, 11843, 0.42), (1273, 11843, 0.42), (1278, 11843, 0.42), (1047, 11843, 0.56), (1048, 11843, 0.56), (1069, 11843, 0.56), (1075, 11843, 0.56), (1076, 11843, 0.56), (1090, 11843, 0.56), (1096, 11843, 0.56), (1106, 11843, 0.56), (1158, 11843, 0.56), (1160, 11843, 0.56), (1291, 11843, 0.56), (1293, 11843, 0.56), (1301, 11843, 0.56), (1035, 11843, 0.7), (1044, 11843, 0.7), (1058, 11843, 0.7), (1083, 11843, 0.7), (1089, 11843, 0.7), (1140, 11843, 0.7), (1277, 11843, 0.7), (1282, 11843, 0.7), (1302, 11843, 0.7), (283, 11843, 0.74), (572, 11843, 0.74), (574, 11843, 0.74), (580, 11843, 0.74), (581, 11843, 0.74), (584, 11843, 0.74), (585, 11843, 0.74), (1033, 11843, 0.84), (1036, 11843, 0.84), (1045, 11843, 0.84), (1078, 11843, 0.84), (1082, 11843, 0.84), (1085, 11843, 0.84), (1148, 11843, 0.84), (1170, 11843, 0.84), (1186, 11843, 0.84), (1189, 11843, 0.84), (1261, 11843, 0.84), (1262, 11843, 0.84), (1271, 11843, 0.84), (1281, 11843, 0.84), (1284, 11843, 0.84), (1295, 11843, 0.84), (1296, 11843, 0.84), (303, 11843, 0.98), (1050, 11843, 0.98), (1087, 11843, 0.98), (1093, 11843, 0.98), (1115, 11843, 0.98), (1134, 11843, 0.98), (1149, 11843, 0.98), (1150, 11843, 0.98), (1153, 11843, 0.98), (1159, 11843, 0.98), (1162, 11843, 0.98), (1179, 11843, 0.98), (1198, 11843, 0.98), (1203, 11843, 0.98), (1286, 11843, 0.98), (1194, 11843, 1.04), (1294, 11843, 1.04), (959, 11843, 1.12), (980, 11843, 1.12), (1128, 11843, 1.12), (1199, 11843, 1.12), (1260, 11843, 1.12), (1283, 11843, 1.12), (1173, 11843, 1.18), (1046, 11843, 1.26), (1066, 11843, 1.26), (1074, 11843, 1.26), (1125, 11843, 1.26), (1147, 11843, 1.26), (1151, 11843, 1.26), (1166, 11843, 1.26), (1185, 11843, 1.26), (1195, 11843, 1.26), (1274, 11843, 1.26), (1276, 11843, 1.26), (1197, 11843, 1.32), (1200, 11843, 1.32), (918, 11843, 1.4), (1152, 11843, 1.4), (1202, 11843, 1.4), (1258, 11843, 1.4), (1279, 11843, 1.4), (1288, 11843, 1.4), (1300, 11843, 1.4), (1289, 11843, 1.46), (1157, 11843, 1.54), (1171, 11843, 1.54), (1192, 11843, 1.54), (1259, 11843, 1.54), (1270, 11843, 1.54), (1065, 11843, 1.68), (1130, 11843, 1.68), (1165, 11843, 1.68), (1191, 11843, 1.68), (1127, 11843, 1.72), (1299, 11843, 1.74), (1146, 11843, 1.82), (1187, 11843, 1.82), (1205, 11843, 1.82), (1138, 11843, 1.86), (1126, 11843, 1.88), (1285, 11843, 1.88), (1172, 11843, 1.96), (1174, 11843, 1.96), (1175, 11843, 1.96), (1280, 11843, 1.96), (1290, 11843, 1.96), (1292, 11843, 1.96), (927, 11843, 2.1), (1040, 11843, 2.1), (1188, 11843, 2.1), (1144, 11843, 2.24), (1209, 11843, 2.24), (1145, 11843, 2.52), (1193, 11843, 2.52), (1201, 11843, 2.66), (1247, 11843, 2.7), (1161, 11843, 2.86), (1208, 11843, 2.94), (1257, 11843, 2.94), (1204, 11843, 2.98), (1163, 11843, 3.22), (1124, 11843, 4), (962, 11843, 7.42), (1036, 11844, 0.28), (1033, 11937, 0.46669), (1035, 11937, 0.46669), (1059, 11937, 0.46669), (1125, 11937, 0.46669), (1126, 11937, 0.46669), (1165, 11937, 0.46669), (1260, 11937, 0.46669), (1261, 11937, 0.46669), (1293, 11937, 0.46669), (1301, 11937, 0.46669), (1302, 11937, 0.46669), (1036, 11937, 0.93338), (1040, 11937, 0.93338), (1144, 11937, 0.93338), (1186, 11937, 0.93338), (1257, 11937, 0.93338), (1262, 11937, 0.93338), (1284, 11937, 0.93338), (1300, 11937, 0.93338), (734, 11937, 1.13339), (1258, 11937, 1.40007), (1259, 11937, 2.80014), (962, 11938, 0.23331), (1033, 11938, 0.23331), (1035, 11938, 0.23331), (1042, 11938, 0.23331), (1076, 11938, 0.23331), (1110, 11938, 0.23331), (1111, 11938, 0.23331), (1175, 11938, 0.23331), (1200, 11938, 0.23331), (1201, 11938, 0.23331), (1205, 11938, 0.23331), (1257, 11938, 0.23331), (1270, 11938, 0.23331), (1286, 11938, 0.23331), (1299, 11938, 0.23331), (1300, 11938, 0.23331), (1301, 11938, 0.23331), (1302, 11938, 0.23331), (1198, 11938, 0.79992), (266, 12048, 0.51), (266, 12049, 0.9334), (271, 12113, 2.71321), (272, 12114, 0.42), (273, 12114, 0.42), (274, 12114, 0.42), (275, 12114, 0.42), (276, 12114, 0.42), (284, 12114, 0.42), (304, 12114, 0.42), (574, 12114, 1.26), (575, 12114, 1.26), (584, 12114, 2.1), (272, 12115, 0.23331), (273, 12115, 0.23331), (274, 12115, 0.23331), (275, 12115, 0.23331), (276, 12115, 0.23331), (282, 12115, 0.23331), (287, 12115, 0.23331), (288, 12115, 0.23331), (289, 12115, 0.23331), (290, 12115, 0.23331), (291, 12115, 0.23331), (292, 12115, 0.23331), (304, 12115, 0.23331), (579, 12115, 0.23331), (582, 12115, 0.23331), (585, 12115, 0.23331), (283, 12115, 0.46662), (577, 12115, 0.46662), (578, 12115, 0.46662), (581, 12115, 0.46662), (574, 12115, 0.69993), (575, 12115, 0.69993), (584, 12115, 1.16655), (273, 12117, 2.46679), (274, 12118, 1.48), (303, 12119, 0.18669), (1067, 12119, 0.18669), (1068, 12119, 0.18669), (1146, 12119, 0.18669), (1208, 12119, 0.18669), (1296, 12119, 0.18669), (275, 12119, 0.98679), (962, 12120, 0.51331), (1067, 12120, 1.02662), (1282, 12120, 1.02662), (275, 12120, 2.71321), (1033, 12122, 0.28), (1185, 12122, 0.28), (1277, 12122, 0.28), (276, 12122, 1.48), (1049, 12123, 0.32669), (1066, 12123, 0.32669), (1075, 12123, 0.32669), (1153, 12123, 0.32669), (1289, 12123, 0.32669), (1290, 12123, 0.32669), (1055, 12123, 0.65338), (276, 12123, 1.72679), (303, 12125, 0.23331), (277, 12125, 1.23321), (962, 12126, 0.60669), (1115, 12126, 0.60669), (278, 12126, 3.20679), (278, 12127, 1.72679), (278, 12128, 0.46669), (279, 12128, 0.46669), (278, 12129, 0.42), (279, 12129, 0.42), (281, 12129, 0.42), (293, 12129, 0.42), (294, 12129, 0.42), (295, 12129, 0.42), (296, 12129, 0.42), (297, 12129, 0.42), (298, 12129, 0.42), (299, 12129, 0.42), (572, 12129, 0.42), (573, 12129, 0.42), (576, 12129, 0.42), (578, 12129, 0.42), (580, 12129, 0.42), (582, 12129, 0.42), (585, 12129, 0.42), (300, 12129, 1.44), (278, 12130, 0.28), (279, 12130, 0.28), (280, 12130, 0.28), (281, 12130, 0.28), (284, 12130, 0.28), (293, 12130, 0.28), (294, 12130, 0.28), (295, 12130, 0.28), (296, 12130, 0.28), (297, 12130, 0.28), (298, 12130, 0.28), (299, 12130, 0.28), (300, 12130, 0.28), (571, 12130, 0.28), (572, 12130, 0.28), (573, 12130, 0.28), (574, 12130, 0.28), (576, 12130, 0.28), (578, 12130, 0.28), (580, 12130, 0.28), (584, 12130, 0.28), (585, 12130, 0.28), (287, 12130, 0.56), (288, 12130, 0.56), (289, 12130, 0.56), (290, 12130, 0.56), (291, 12130, 0.56), (292, 12130, 0.56), (575, 12130, 0.56), (278, 12131, 0.23331), (279, 12131, 0.23331), (280, 12131, 0.23331), (281, 12131, 0.23331), (284, 12131, 0.23331), (293, 12131, 0.23331), (294, 12131, 0.23331), (295, 12131, 0.23331), (296, 12131, 0.23331), (297, 12131, 0.23331), (298, 12131, 0.23331), (299, 12131, 0.23331), (300, 12131, 0.23331), (303, 12131, 0.23331), (572, 12131, 0.23331), (573, 12131, 0.23331), (576, 12131, 0.23331), (578, 12131, 0.23331), (580, 12131, 0.23331), (585, 12131, 0.23331), (287, 12131, 0.46662), (288, 12131, 0.46662), (289, 12131, 0.46662), (290, 12131, 0.46662), (291, 12131, 0.46662), (292, 12131, 0.46662), (278, 12132, 0.74), (278, 12133, 0.32669), (279, 12133, 0.32669), (280, 12133, 0.32669), (281, 12133, 0.32669), (287, 12133, 0.32669), (288, 12133, 0.32669), (289, 12133, 0.32669), (290, 12133, 0.32669), (291, 12133, 0.32669), (292, 12133, 0.32669), (293, 12133, 0.32669), (294, 12133, 0.32669), (295, 12133, 0.32669), (296, 12133, 0.32669), (297, 12133, 0.32669), (298, 12133, 0.32669), (299, 12133, 0.32669), (300, 12133, 0.32669), (572, 12133, 0.32669), (573, 12133, 0.32669), (576, 12133, 0.32669), (578, 12133, 0.32669), (580, 12133, 0.32669), (585, 12133, 0.32669), (284, 12133, 0.65338), (278, 12134, 0.56), (279, 12134, 0.56), (281, 12134, 0.56), (293, 12134, 0.56), (294, 12134, 0.56), (295, 12134, 0.56), (296, 12134, 0.56), (297, 12134, 0.56), (299, 12134, 0.56), (300, 12134, 0.56), (572, 12134, 0.56), (573, 12134, 0.56), (574, 12134, 0.56), (575, 12134, 0.56), (576, 12134, 0.56), (578, 12134, 0.56), (580, 12134, 0.56), (585, 12134, 0.56), (280, 12134, 0.84), (284, 12134, 0.84), (298, 12134, 0.84), (584, 12134, 0.84), (287, 12134, 1.12), (288, 12134, 1.12), (289, 12134, 1.12), (290, 12134, 1.12), (291, 12134, 1.12), (292, 12134, 1.12), (278, 12135, 0.65338), (279, 12135, 0.65338), (280, 12135, 0.65338), (281, 12135, 0.65338), (284, 12135, 0.65338), (287, 12135, 0.65338), (288, 12135, 0.65338), (289, 12135, 0.65338), (290, 12135, 0.65338), (291, 12135, 0.65338), (292, 12135, 0.65338), (293, 12135, 0.65338), (294, 12135, 0.65338), (295, 12135, 0.65338), (296, 12135, 0.65338), (297, 12135, 0.65338), (298, 12135, 0.65338), (299, 12135, 0.65338), (300, 12135, 0.65338), (572, 12135, 0.65338), (573, 12135, 0.65338), (576, 12135, 0.65338), (578, 12135, 0.65338), (580, 12135, 0.65338), (585, 12135, 0.65338), (279, 12141, 1.58661), (1292, 12142, 0.32669), (279, 12142, 0.9334), (1066, 12143, 0.18669), (1151, 12143, 0.18669), (279, 12143, 0.5334), (288, 12143, 0.98679), (279, 12144, 1.97321), (279, 12145, 1.97321), (918, 12148, 0.09331), (940, 12148, 0.09331), (959, 12148, 0.09331), (1046, 12148, 0.09331), (1057, 12148, 0.09331), (1058, 12148, 0.09331), (1082, 12148, 0.09331), (1086, 12148, 0.09331), (1106, 12148, 0.09331), (1111, 12148, 0.09331), (1115, 12148, 0.09331), (1126, 12148, 0.09331), (1138, 12148, 0.09331), (1150, 12148, 0.09331), (1171, 12148, 0.09331), (1175, 12148, 0.09331), (1185, 12148, 0.09331), (1192, 12148, 0.09331), (1194, 12148, 0.09331), (1196, 12148, 0.09331), (1199, 12148, 0.09331), (1203, 12148, 0.09331), (1247, 12148, 0.09331), (1270, 12148, 0.09331), (1274, 12148, 0.09331), (1277, 12148, 0.09331), (1282, 12148, 0.09331), (1283, 12148, 0.09331), (1285, 12148, 0.09331), (1296, 12148, 0.09331), (927, 12148, 0.18662), (1050, 12148, 0.18662), (1061, 12148, 0.18662), (1068, 12148, 0.18662), (1078, 12148, 0.18662), (1091, 12148, 0.18662), (1093, 12148, 0.18662), (1109, 12148, 0.18662), (1130, 12148, 0.18662), (1134, 12148, 0.18662), (1140, 12148, 0.18662), (1144, 12148, 0.18662), (1147, 12148, 0.18662), (1148, 12148, 0.18662), (1153, 12148, 0.18662), (1158, 12148, 0.18662), (1161, 12148, 0.18662), (1170, 12148, 0.18662), (1189, 12148, 0.18662), (1193, 12148, 0.18662), (1195, 12148, 0.18662), (1198, 12148, 0.18662), (1209, 12148, 0.18662), (1278, 12148, 0.18662), (1279, 12148, 0.18662), (1280, 12148, 0.18662), (1294, 12148, 0.18662), (1299, 12148, 0.18662), (1065, 12148, 0.27993), (1169, 12148, 0.27993), (1179, 12148, 0.27993), (1186, 12148, 0.27993), (1204, 12148, 0.27993), (1289, 12148, 0.27993), (980, 12148, 0.37324), (1128, 12148, 0.37324), (1149, 12148, 0.37324), (1163, 12148, 0.37324), (1172, 12148, 0.37324), (1205, 12148, 0.37324), (1271, 12148, 0.37324), (303, 12148, 0.46655), (1166, 12148, 0.46655), (1174, 12148, 0.46655), (1288, 12148, 0.46655), (280, 12148, 0.49321), (1188, 12148, 0.55986), (1208, 12148, 0.55986), (1151, 12148, 0.65317), (1152, 12148, 0.65317), (1159, 12148, 0.65317), (1042, 12148, 0.74648), (1066, 12148, 0.74648), (962, 12148, 0.83979), (303, 12149, 0.14), (940, 12149, 0.14), (1042, 12149, 0.14), (1044, 12149, 0.14), (1047, 12149, 0.14), (1048, 12149, 0.14), (1053, 12149, 0.14), (1058, 12149, 0.14), (1059, 12149, 0.14), (1062, 12149, 0.14), (1074, 12149, 0.14), (1088, 12149, 0.14), (1106, 12149, 0.14), (1115, 12149, 0.14), (1129, 12149, 0.14), (1130, 12149, 0.14), (1134, 12149, 0.14), (1146, 12149, 0.14), (1153, 12149, 0.14), (1157, 12149, 0.14), (1160, 12149, 0.14), (1165, 12149, 0.14), (1174, 12149, 0.14), (1179, 12149, 0.14), (1189, 12149, 0.14), (1191, 12149, 0.14), (1192, 12149, 0.14), (1200, 12149, 0.14), (1257, 12149, 0.14), (1262, 12149, 0.14), (1270, 12149, 0.14), (1279, 12149, 0.14), (1285, 12149, 0.14), (1286, 12149, 0.14), (1291, 12149, 0.14), (1292, 12149, 0.14), (1293, 12149, 0.14), (1302, 12149, 0.14), (918, 12149, 0.28), (1046, 12149, 0.28), (1049, 12149, 0.28), (1050, 12149, 0.28), (1065, 12149, 0.28), (1068, 12149, 0.28), (1138, 12149, 0.28), (1147, 12149, 0.28), (1169, 12149, 0.28), (1186, 12149, 0.28), (1201, 12149, 0.28), (1202, 12149, 0.28), (1247, 12149, 0.28), (1273, 12149, 0.28), (1278, 12149, 0.28), (1280, 12149, 0.28), (1290, 12149, 0.28), (1294, 12149, 0.28), (1299, 12149, 0.28); INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES (927, 12149, 0.42), (1107, 12149, 0.42), (1111, 12149, 0.42), (1149, 12149, 0.42), (1151, 12149, 0.42), (1163, 12149, 0.42), (1172, 12149, 0.42), (1175, 12149, 0.42), (1193, 12149, 0.42), (1197, 12149, 0.42), (1271, 12149, 0.42), (1288, 12149, 0.42), (1296, 12149, 0.42), (1101, 12149, 0.56), (1150, 12149, 0.56), (1152, 12149, 0.56), (1195, 12149, 0.56), (1199, 12149, 0.56), (1277, 12149, 0.56), (980, 12149, 0.62), (959, 12149, 0.7), (1125, 12149, 0.7), (1128, 12149, 0.7), (1203, 12149, 0.7), (1205, 12149, 0.7), (280, 12149, 0.74), (1093, 12149, 0.84), (1159, 12149, 0.84), (1204, 12149, 0.84), (1124, 12149, 1.02), (1209, 12149, 1.16), (1198, 12149, 1.18), (1208, 12149, 1.26), (1188, 12149, 1.54), (962, 12149, 1.82), (280, 12150, 2.71321), (1125, 12150, 3.22652), (280, 12151, 0.32669), (284, 12151, 1.30676), (280, 12152, 1.23321), (1042, 12153, 0.09331), (1112, 12153, 0.09331), (1126, 12153, 0.09331), (1129, 12153, 0.09331), (1166, 12153, 0.09331), (1282, 12153, 0.09331), (918, 12153, 0.18662), (1047, 12153, 0.18662), (1059, 12153, 0.18662), (1060, 12153, 0.18662), (1066, 12153, 0.18662), (1091, 12153, 0.18662), (1107, 12153, 0.18662), (1108, 12153, 0.18662), (1130, 12153, 0.18662), (1145, 12153, 0.18662), (1146, 12153, 0.18662), (1159, 12153, 0.18662), (1163, 12153, 0.18662), (1169, 12153, 0.18662), (1173, 12153, 0.18662), (1184, 12153, 0.18662), (1188, 12153, 0.18662), (1191, 12153, 0.18662), (1194, 12153, 0.18662), (1247, 12153, 0.18662), (1280, 12153, 0.18662), (1283, 12153, 0.18662), (1290, 12153, 0.18662), (1293, 12153, 0.18662), (1299, 12153, 0.18662), (1301, 12153, 0.18662), (1083, 12153, 0.27993), (1106, 12153, 0.27993), (1115, 12153, 0.27993), (1161, 12153, 0.27993), (1197, 12153, 0.27993), (1279, 12153, 0.27993), (1296, 12153, 0.27993), (1150, 12153, 0.31992), (1125, 12153, 0.37324), (1128, 12153, 0.37324), (1157, 12153, 0.37324), (1205, 12153, 0.37324), (1294, 12153, 0.37324), (1295, 12153, 0.37324), (1302, 12153, 0.37324), (1058, 12153, 0.46655), (1134, 12153, 0.46655), (1185, 12153, 0.46655), (1285, 12153, 0.46655), (280, 12153, 0.49321), (959, 12153, 0.55986), (1153, 12153, 0.55986), (1174, 12153, 0.55986), (1187, 12153, 0.55986), (1201, 12153, 0.55986), (1209, 12153, 0.58652), (1198, 12153, 0.65317), (1199, 12153, 0.65317), (927, 12153, 0.74648), (1158, 12153, 0.74648), (1192, 12153, 0.74648), (1165, 12153, 0.83979), (1193, 12153, 0.83979), (1203, 12153, 0.83979), (980, 12153, 0.87978), (1148, 12153, 0.9331), (1175, 12153, 0.97309), (1160, 12153, 1.15971), (1152, 12153, 1.21303), (1149, 12153, 1.30634), (962, 12153, 1.39965), (1052, 12154, 0.32669), (1109, 12154, 0.32669), (1140, 12154, 0.32669), (1186, 12154, 0.32669), (1188, 12154, 0.32669), (1193, 12154, 0.32669), (280, 12154, 1.72679), (281, 12155, 0.42), (283, 12155, 0.42), (293, 12155, 0.42), (294, 12155, 0.42), (295, 12155, 0.42), (296, 12155, 0.42), (297, 12155, 0.42), (298, 12155, 0.42), (299, 12155, 0.42), (300, 12155, 0.42), (576, 12155, 0.42), (577, 12155, 0.42), (581, 12155, 0.42), (582, 12155, 0.42), (585, 12155, 0.42), (281, 12156, 0.23331), (283, 12156, 0.23331), (576, 12156, 0.23331), (577, 12156, 0.23331), (581, 12156, 0.23331), (582, 12156, 0.23331), (585, 12156, 0.23331), (281, 12157, 0.23331), (283, 12157, 0.23331), (293, 12157, 0.23331), (294, 12157, 0.23331), (295, 12157, 0.23331), (296, 12157, 0.23331), (297, 12157, 0.23331), (298, 12157, 0.23331), (299, 12157, 0.23331), (300, 12157, 0.23331), (576, 12157, 0.23331), (577, 12157, 0.23331), (581, 12157, 0.23331), (582, 12157, 0.23331), (585, 12157, 0.23331), (281, 12158, 0.46669), (283, 12158, 0.46669), (576, 12158, 0.46669), (577, 12158, 0.46669), (581, 12158, 0.46669), (582, 12158, 0.46669), (585, 12158, 0.46669), (281, 12159, 0.42), (283, 12159, 0.42), (576, 12159, 0.42), (577, 12159, 0.42), (581, 12159, 0.42), (582, 12159, 0.42), (585, 12159, 0.42), (281, 12160, 0.23331), (283, 12160, 0.23331), (293, 12160, 0.23331), (294, 12160, 0.23331), (295, 12160, 0.23331), (296, 12160, 0.23331), (297, 12160, 0.23331), (298, 12160, 0.23331), (299, 12160, 0.23331), (300, 12160, 0.23331), (576, 12160, 0.23331), (577, 12160, 0.23331), (581, 12160, 0.23331), (582, 12160, 0.23331), (585, 12160, 0.23331), (282, 12161, 0.28), (578, 12161, 0.28), (579, 12161, 0.28), (583, 12161, 0.28), (281, 12161, 0.56), (576, 12161, 0.56), (585, 12161, 0.56), (283, 12161, 0.84), (577, 12161, 0.84), (581, 12161, 0.84), (582, 12161, 0.84), (281, 12162, 0.23331), (282, 12162, 0.23331), (576, 12162, 0.23331), (578, 12162, 0.23331), (582, 12162, 0.23331), (283, 12162, 0.46662), (577, 12162, 0.46662), (581, 12162, 0.46662), (585, 12162, 0.46662), (281, 12163, 0.46669), (283, 12163, 0.46669), (293, 12163, 0.46669), (294, 12163, 0.46669), (295, 12163, 0.46669), (296, 12163, 0.46669), (297, 12163, 0.46669), (298, 12163, 0.46669), (299, 12163, 0.46669), (300, 12163, 0.46669), (576, 12163, 0.46669), (577, 12163, 0.46669), (581, 12163, 0.46669), (582, 12163, 0.46669), (585, 12163, 0.46669), (281, 12164, 0.51331), (282, 12164, 0.51331), (576, 12164, 0.51331), (582, 12164, 0.51331), (578, 12164, 1.02662), (283, 12164, 1.53993), (577, 12164, 1.53993), (581, 12164, 1.53993), (585, 12164, 1.53993), (281, 12165, 0.37331), (283, 12165, 0.37331), (293, 12165, 0.37331), (294, 12165, 0.37331), (295, 12165, 0.37331), (296, 12165, 0.37331), (297, 12165, 0.37331), (298, 12165, 0.37331), (299, 12165, 0.37331), (300, 12165, 0.37331), (576, 12165, 0.37331), (577, 12165, 0.37331), (581, 12165, 0.37331), (582, 12165, 0.37331), (585, 12165, 0.37331), (281, 12166, 0.23331), (283, 12166, 0.23331), (293, 12166, 0.23331), (294, 12166, 0.23331), (295, 12166, 0.23331), (296, 12166, 0.23331), (297, 12166, 0.23331), (298, 12166, 0.23331), (299, 12166, 0.23331), (300, 12166, 0.23331), (576, 12166, 0.23331), (577, 12166, 0.23331), (581, 12166, 0.23331), (582, 12166, 0.23331), (585, 12166, 0.23331), (281, 12167, 0.14), (283, 12167, 0.14), (303, 12167, 0.14), (576, 12167, 0.14), (577, 12167, 0.14), (581, 12167, 0.14), (582, 12167, 0.14), (585, 12167, 0.14), (281, 12168, 0.28), (283, 12168, 0.28), (576, 12168, 0.28), (577, 12168, 0.28), (581, 12168, 0.28), (582, 12168, 0.28), (585, 12168, 0.28), (281, 12169, 0.46669), (283, 12169, 0.46669), (293, 12169, 0.46669), (294, 12169, 0.46669), (295, 12169, 0.46669), (296, 12169, 0.46669), (297, 12169, 0.46669), (298, 12169, 0.46669), (299, 12169, 0.46669), (300, 12169, 0.46669), (576, 12169, 0.46669), (577, 12169, 0.46669), (581, 12169, 0.46669), (582, 12169, 0.46669), (585, 12169, 0.46669), (281, 12170, 0.32669), (283, 12170, 0.32669), (576, 12170, 0.32669), (577, 12170, 0.32669), (581, 12170, 0.32669), (582, 12170, 0.32669), (585, 12170, 0.32669), (281, 12171, 0.37331), (283, 12171, 0.37331), (576, 12171, 0.37331), (577, 12171, 0.37331), (581, 12171, 0.37331), (582, 12171, 0.37331), (585, 12171, 0.37331), (281, 12172, 0.37331), (283, 12172, 0.37331), (293, 12172, 0.37331), (294, 12172, 0.37331), (295, 12172, 0.37331), (296, 12172, 0.37331), (297, 12172, 0.37331), (298, 12172, 0.37331), (299, 12172, 0.37331), (300, 12172, 0.37331), (576, 12172, 0.37331), (577, 12172, 0.37331), (581, 12172, 0.37331), (582, 12172, 0.37331), (585, 12172, 0.37331), (281, 12173, 0.37331), (283, 12173, 0.37331), (293, 12173, 0.37331), (294, 12173, 0.37331), (295, 12173, 0.37331), (296, 12173, 0.37331), (297, 12173, 0.37331), (298, 12173, 0.37331), (299, 12173, 0.37331), (300, 12173, 0.37331), (576, 12173, 0.37331), (577, 12173, 0.37331), (581, 12173, 0.37331), (582, 12173, 0.37331), (585, 12173, 0.37331), (281, 12174, 0.51331), (283, 12174, 0.51331), (293, 12174, 0.51331), (294, 12174, 0.51331), (295, 12174, 0.51331), (296, 12174, 0.51331), (297, 12174, 0.51331), (298, 12174, 0.51331), (299, 12174, 0.51331), (300, 12174, 0.51331), (576, 12174, 0.51331), (577, 12174, 0.51331), (581, 12174, 0.51331), (582, 12174, 0.51331), (585, 12174, 0.51331), (281, 12175, 0.46669), (283, 12175, 0.46669), (293, 12175, 0.46669), (294, 12175, 0.46669), (295, 12175, 0.46669), (296, 12175, 0.46669), (297, 12175, 0.46669), (298, 12175, 0.46669), (299, 12175, 0.46669), (300, 12175, 0.46669), (576, 12175, 0.46669), (577, 12175, 0.46669), (581, 12175, 0.46669), (582, 12175, 0.46669), (585, 12175, 0.46669), (281, 12176, 0.32669), (293, 12176, 0.32669), (294, 12176, 0.32669), (295, 12176, 0.32669), (296, 12176, 0.32669), (297, 12176, 0.32669), (298, 12176, 0.32669), (299, 12176, 0.32669), (300, 12176, 0.32669), (576, 12176, 0.32669), (583, 12176, 0.32669), (585, 12176, 0.32669), (282, 12176, 0.65338), (578, 12176, 0.65338), (579, 12176, 0.65338), (283, 12176, 0.98007), (577, 12176, 0.98007), (581, 12176, 0.98007), (582, 12176, 0.98007), (281, 12177, 0.42), (283, 12177, 0.42), (576, 12177, 0.42), (577, 12177, 0.42), (581, 12177, 0.42), (582, 12177, 0.42), (585, 12177, 0.42), (281, 12178, 0.32669), (283, 12178, 0.32669), (293, 12178, 0.32669), (294, 12178, 0.32669), (295, 12178, 0.32669), (296, 12178, 0.32669), (297, 12178, 0.32669), (298, 12178, 0.32669), (299, 12178, 0.32669), (300, 12178, 0.32669), (576, 12178, 0.32669), (577, 12178, 0.32669), (581, 12178, 0.32669), (582, 12178, 0.32669), (585, 12178, 0.32669), (281, 12179, 0.32669), (283, 12179, 0.32669), (293, 12179, 0.32669), (294, 12179, 0.32669), (295, 12179, 0.32669), (296, 12179, 0.32669), (297, 12179, 0.32669), (298, 12179, 0.32669), (299, 12179, 0.32669), (300, 12179, 0.32669), (576, 12179, 0.32669), (577, 12179, 0.32669), (581, 12179, 0.32669), (582, 12179, 0.32669), (585, 12179, 0.32669), (281, 12180, 0.23331), (283, 12180, 0.23331), (576, 12180, 0.23331), (577, 12180, 0.23331), (581, 12180, 0.23331), (582, 12180, 0.23331), (585, 12180, 0.23331), (281, 12181, 0.37331), (283, 12181, 0.37331), (576, 12181, 0.37331), (577, 12181, 0.37331), (581, 12181, 0.37331), (582, 12181, 0.37331), (585, 12181, 0.37331), (281, 12182, 0.14), (293, 12182, 0.14), (294, 12182, 0.14), (295, 12182, 0.14), (296, 12182, 0.14), (297, 12182, 0.14), (298, 12182, 0.14), (299, 12182, 0.14), (300, 12182, 0.14), (576, 12182, 0.14), (583, 12182, 0.14), (282, 12182, 0.28), (578, 12182, 0.28), (579, 12182, 0.28), (585, 12182, 0.28), (283, 12182, 0.42), (577, 12182, 0.42), (581, 12182, 0.42), (582, 12182, 0.42), (281, 12183, 0.32669), (283, 12183, 0.32669), (576, 12183, 0.32669), (577, 12183, 0.32669), (581, 12183, 0.32669), (582, 12183, 0.32669), (585, 12183, 0.32669), (281, 12184, 0.42), (283, 12184, 0.42), (293, 12184, 0.42), (294, 12184, 0.42), (295, 12184, 0.42), (296, 12184, 0.42), (297, 12184, 0.42), (298, 12184, 0.42), (299, 12184, 0.42), (300, 12184, 0.42), (576, 12184, 0.42), (577, 12184, 0.42), (581, 12184, 0.42), (582, 12184, 0.42), (585, 12184, 0.42), (281, 12185, 0.37331), (283, 12185, 0.37331), (293, 12185, 0.37331), (294, 12185, 0.37331), (295, 12185, 0.37331), (296, 12185, 0.37331), (297, 12185, 0.37331), (298, 12185, 0.37331), (299, 12185, 0.37331), (300, 12185, 0.37331), (576, 12185, 0.37331), (577, 12185, 0.37331), (581, 12185, 0.37331), (582, 12185, 0.37331), (585, 12185, 0.37331), (281, 12186, 0.28), (283, 12186, 0.28), (576, 12186, 0.28), (577, 12186, 0.28), (581, 12186, 0.28), (582, 12186, 0.28), (585, 12186, 0.28), (281, 12187, 0.32669), (283, 12187, 0.32669), (293, 12187, 0.32669), (294, 12187, 0.32669), (295, 12187, 0.32669), (296, 12187, 0.32669), (297, 12187, 0.32669), (298, 12187, 0.32669), (299, 12187, 0.32669), (300, 12187, 0.32669), (576, 12187, 0.32669), (577, 12187, 0.32669), (581, 12187, 0.32669), (582, 12187, 0.32669), (585, 12187, 0.32669), (281, 12188, 0.18669), (283, 12188, 0.18669), (293, 12188, 0.18669), (294, 12188, 0.18669), (295, 12188, 0.18669), (296, 12188, 0.18669), (297, 12188, 0.18669), (298, 12188, 0.18669), (299, 12188, 0.18669), (300, 12188, 0.18669), (576, 12188, 0.18669), (577, 12188, 0.18669), (581, 12188, 0.18669), (582, 12188, 0.18669), (585, 12188, 0.18669), (281, 12189, 0.23331), (283, 12189, 0.23331), (576, 12189, 0.23331), (577, 12189, 0.23331), (581, 12189, 0.23331), (582, 12189, 0.23331), (585, 12189, 0.23331), (293, 12189, 0.46662), (294, 12189, 0.46662), (295, 12189, 0.46662), (296, 12189, 0.46662), (297, 12189, 0.46662), (298, 12189, 0.46662), (299, 12189, 0.46662), (300, 12189, 0.46662), (281, 12190, 0.14), (283, 12190, 0.14), (576, 12190, 0.14), (577, 12190, 0.14), (581, 12190, 0.14), (582, 12190, 0.14), (585, 12190, 0.14), (281, 12191, 0.32669), (283, 12191, 0.32669), (576, 12191, 0.32669), (577, 12191, 0.32669), (581, 12191, 0.32669), (582, 12191, 0.32669), (585, 12191, 0.32669), (281, 12192, 0.28), (283, 12192, 0.28), (576, 12192, 0.28), (577, 12192, 0.28), (581, 12192, 0.28), (582, 12192, 0.28), (585, 12192, 0.28), (281, 12193, 0.23331), (283, 12193, 0.23331), (293, 12193, 0.23331), (294, 12193, 0.23331), (295, 12193, 0.23331), (296, 12193, 0.23331), (297, 12193, 0.23331), (298, 12193, 0.23331), (299, 12193, 0.23331), (300, 12193, 0.23331), (576, 12193, 0.23331), (577, 12193, 0.23331), (581, 12193, 0.23331), (582, 12193, 0.23331), (585, 12193, 0.23331), (281, 12194, 0.32669), (283, 12194, 0.32669), (293, 12194, 0.32669), (294, 12194, 0.32669), (295, 12194, 0.32669), (296, 12194, 0.32669), (297, 12194, 0.32669), (298, 12194, 0.32669), (299, 12194, 0.32669), (300, 12194, 0.32669), (576, 12194, 0.32669), (577, 12194, 0.32669), (581, 12194, 0.32669), (582, 12194, 0.32669), (585, 12194, 0.32669), (281, 12195, 0.32669), (283, 12195, 0.32669), (576, 12195, 0.32669), (577, 12195, 0.32669), (581, 12195, 0.32669), (582, 12195, 0.32669), (585, 12195, 0.32669), (281, 12196, 0.28), (283, 12196, 0.28), (576, 12196, 0.28), (577, 12196, 0.28), (581, 12196, 0.28), (582, 12196, 0.28), (585, 12196, 0.28), (281, 12197, 0.23331), (283, 12197, 0.23331), (576, 12197, 0.23331), (577, 12197, 0.23331), (581, 12197, 0.23331), (582, 12197, 0.23331), (585, 12197, 0.23331), (281, 12198, 0.42), (576, 12198, 0.42), (578, 12198, 0.42), (582, 12198, 0.42), (283, 12198, 0.84), (577, 12198, 0.84), (581, 12198, 0.84), (585, 12198, 0.84), (281, 12199, 0.42), (283, 12199, 0.42), (293, 12199, 0.42), (294, 12199, 0.42), (295, 12199, 0.42), (296, 12199, 0.42), (297, 12199, 0.42), (298, 12199, 0.42), (299, 12199, 0.42), (300, 12199, 0.42), (576, 12199, 0.42), (577, 12199, 0.42), (581, 12199, 0.42), (582, 12199, 0.42), (585, 12199, 0.42), (281, 12200, 0.37331), (283, 12200, 0.37331), (293, 12200, 0.37331), (294, 12200, 0.37331), (295, 12200, 0.37331), (296, 12200, 0.37331), (297, 12200, 0.37331), (298, 12200, 0.37331), (299, 12200, 0.37331), (300, 12200, 0.37331), (576, 12200, 0.37331), (577, 12200, 0.37331), (581, 12200, 0.37331), (582, 12200, 0.37331), (585, 12200, 0.37331), (281, 12201, 0.65331), (283, 12201, 0.65331), (576, 12201, 0.65331), (577, 12201, 0.65331), (581, 12201, 0.65331), (582, 12201, 0.65331), (585, 12201, 0.65331), (281, 12202, 0.23331), (576, 12202, 0.23331), (578, 12202, 0.23331), (582, 12202, 0.23331), (283, 12202, 0.46662), (577, 12202, 0.46662), (581, 12202, 0.46662), (585, 12202, 0.46662), (281, 12203, 0.23331), (283, 12203, 0.23331), (576, 12203, 0.23331), (577, 12203, 0.23331), (581, 12203, 0.23331), (582, 12203, 0.23331), (585, 12203, 0.23331), (1208, 12204, 0.42), (281, 12204, 2.22), (281, 12205, 0.42), (283, 12205, 0.42), (293, 12205, 0.42), (294, 12205, 0.42), (295, 12205, 0.42), (296, 12205, 0.42), (297, 12205, 0.42), (298, 12205, 0.42), (299, 12205, 0.42), (300, 12205, 0.42), (576, 12205, 0.42), (577, 12205, 0.42), (581, 12205, 0.42), (582, 12205, 0.42), (585, 12205, 0.42), (281, 12206, 0.32669), (283, 12206, 0.32669), (293, 12206, 0.32669), (294, 12206, 0.32669), (295, 12206, 0.32669), (296, 12206, 0.32669), (297, 12206, 0.32669), (298, 12206, 0.32669), (299, 12206, 0.32669), (300, 12206, 0.32669), (576, 12206, 0.32669), (577, 12206, 0.32669), (581, 12206, 0.32669), (582, 12206, 0.32669), (585, 12206, 0.32669), (281, 12207, 0.37331), (283, 12207, 0.37331), (576, 12207, 0.37331), (577, 12207, 0.37331), (581, 12207, 0.37331), (582, 12207, 0.37331), (585, 12207, 0.37331), (282, 12208, 0.23331), (578, 12208, 0.23331), (281, 12208, 0.46662), (576, 12208, 0.46662), (582, 12208, 0.46662), (283, 12208, 0.69993), (577, 12208, 0.69993), (581, 12208, 0.69993), (585, 12208, 0.69993), (281, 12209, 0.23331), (283, 12209, 0.23331), (576, 12209, 0.23331), (577, 12209, 0.23331), (581, 12209, 0.23331), (582, 12209, 0.23331), (585, 12209, 0.23331), (281, 12210, 0.51331), (283, 12210, 0.51331), (576, 12210, 0.51331), (577, 12210, 0.51331), (581, 12210, 0.51331), (582, 12210, 0.51331), (585, 12210, 0.51331), (281, 12211, 0.32669), (283, 12211, 0.32669), (576, 12211, 0.32669), (577, 12211, 0.32669), (581, 12211, 0.32669), (582, 12211, 0.32669), (585, 12211, 0.32669), (281, 12212, 0.37331), (283, 12212, 0.37331), (576, 12212, 0.37331), (577, 12212, 0.37331), (581, 12212, 0.37331), (582, 12212, 0.37331), (585, 12212, 0.37331), (281, 12213, 0.51331), (283, 12213, 0.51331), (293, 12213, 0.51331), (294, 12213, 0.51331), (295, 12213, 0.51331), (296, 12213, 0.51331), (297, 12213, 0.51331), (298, 12213, 0.51331), (299, 12213, 0.51331), (300, 12213, 0.51331), (576, 12213, 0.51331), (577, 12213, 0.51331), (581, 12213, 0.51331), (582, 12213, 0.51331), (585, 12213, 0.51331), (281, 12214, 0.42), (283, 12214, 0.42), (293, 12214, 0.42), (294, 12214, 0.42), (295, 12214, 0.42), (296, 12214, 0.42), (297, 12214, 0.42), (298, 12214, 0.42), (299, 12214, 0.42), (300, 12214, 0.42), (576, 12214, 0.42), (577, 12214, 0.42), (581, 12214, 0.42), (582, 12214, 0.42), (585, 12214, 0.42), (281, 12215, 0.18669), (283, 12215, 0.18669), (293, 12215, 0.18669), (294, 12215, 0.18669), (295, 12215, 0.18669), (296, 12215, 0.18669), (297, 12215, 0.18669), (298, 12215, 0.18669), (299, 12215, 0.18669), (300, 12215, 0.18669), (576, 12215, 0.18669), (577, 12215, 0.18669), (581, 12215, 0.18669), (582, 12215, 0.18669), (585, 12215, 0.18669), (281, 12216, 0.28), (293, 12216, 0.28), (294, 12216, 0.28), (295, 12216, 0.28), (296, 12216, 0.28), (297, 12216, 0.28), (298, 12216, 0.28), (299, 12216, 0.28), (300, 12216, 0.28), (576, 12216, 0.28), (583, 12216, 0.28), (579, 12216, 0.42), (282, 12216, 0.56), (578, 12216, 0.7), (582, 12216, 0.7), (585, 12216, 0.7), (283, 12216, 0.98), (577, 12216, 0.98), (581, 12216, 0.98), (281, 12217, 0.42), (283, 12217, 0.42), (576, 12217, 0.42), (577, 12217, 0.42), (581, 12217, 0.42), (582, 12217, 0.42), (585, 12217, 0.42), (281, 12218, 0.28), (283, 12218, 0.28), (576, 12218, 0.28), (577, 12218, 0.28), (581, 12218, 0.28), (582, 12218, 0.28), (585, 12218, 0.28), (293, 12218, 0.56), (294, 12218, 0.56), (295, 12218, 0.56), (296, 12218, 0.56), (297, 12218, 0.56), (298, 12218, 0.56), (299, 12218, 0.56), (300, 12218, 0.56), (281, 12219, 0.14), (576, 12219, 0.14), (578, 12219, 0.14), (582, 12219, 0.14), (283, 12219, 0.28), (577, 12219, 0.28), (581, 12219, 0.28), (585, 12219, 0.28), (281, 12220, 0.18669), (283, 12220, 0.18669), (576, 12220, 0.18669), (577, 12220, 0.18669), (581, 12220, 0.18669), (582, 12220, 0.18669), (585, 12220, 0.18669), (281, 12221, 0.18669), (283, 12221, 0.18669), (293, 12221, 0.18669), (294, 12221, 0.18669), (295, 12221, 0.18669), (296, 12221, 0.18669), (297, 12221, 0.18669), (298, 12221, 0.18669), (299, 12221, 0.18669), (300, 12221, 0.18669), (576, 12221, 0.18669), (577, 12221, 0.18669), (581, 12221, 0.18669), (582, 12221, 0.18669), (585, 12221, 0.18669), (281, 12222, 0.46669), (283, 12222, 0.46669), (576, 12222, 0.46669), (577, 12222, 0.46669), (581, 12222, 0.46669), (582, 12222, 0.46669), (585, 12222, 0.46669), (281, 12223, 0.46669), (283, 12223, 0.46669), (576, 12223, 0.46669), (577, 12223, 0.46669), (581, 12223, 0.46669), (582, 12223, 0.46669), (585, 12223, 0.46669), (281, 12224, 0.37331), (283, 12224, 0.37331), (576, 12224, 0.37331), (577, 12224, 0.37331), (581, 12224, 0.37331), (582, 12224, 0.37331), (585, 12224, 0.37331), (281, 12225, 0.51331), (283, 12225, 0.51331), (576, 12225, 0.51331), (577, 12225, 0.51331), (581, 12225, 0.51331), (582, 12225, 0.51331), (585, 12225, 0.51331), (281, 12226, 0.51331), (283, 12226, 0.51331), (576, 12226, 0.51331), (577, 12226, 0.51331), (581, 12226, 0.51331), (582, 12226, 0.51331), (585, 12226, 0.51331), (293, 12227, 0.23331), (294, 12227, 0.23331), (295, 12227, 0.23331), (296, 12227, 0.23331), (297, 12227, 0.23331), (298, 12227, 0.23331), (299, 12227, 0.23331), (300, 12227, 0.23331), (281, 12227, 0.69993), (283, 12227, 0.69993), (576, 12227, 0.69993), (577, 12227, 0.69993), (581, 12227, 0.69993), (582, 12227, 0.69993), (585, 12227, 0.69993), (281, 12228, 0.23331), (283, 12228, 0.23331), (576, 12228, 0.23331), (577, 12228, 0.23331), (581, 12228, 0.23331), (582, 12228, 0.23331), (585, 12228, 0.23331), (281, 12229, 0.37331), (283, 12229, 0.37331), (576, 12229, 0.37331), (577, 12229, 0.37331), (581, 12229, 0.37331), (582, 12229, 0.37331), (585, 12229, 0.37331), (281, 12230, 0.42), (283, 12230, 0.42), (293, 12230, 0.42), (294, 12230, 0.42), (295, 12230, 0.42), (296, 12230, 0.42), (297, 12230, 0.42), (298, 12230, 0.42), (299, 12230, 0.42), (300, 12230, 0.42), (576, 12230, 0.42), (577, 12230, 0.42), (581, 12230, 0.42), (582, 12230, 0.42), (585, 12230, 0.42), (293, 12231, 0.18669), (294, 12231, 0.18669), (295, 12231, 0.18669), (296, 12231, 0.18669), (297, 12231, 0.18669), (298, 12231, 0.18669), (299, 12231, 0.18669), (300, 12231, 0.18669), (281, 12231, 0.37338), (283, 12231, 0.37338), (576, 12231, 0.37338), (577, 12231, 0.37338), (581, 12231, 0.37338), (582, 12231, 0.37338), (585, 12231, 0.37338), (281, 12232, 0.28), (283, 12232, 0.28), (576, 12232, 0.28), (577, 12232, 0.28), (581, 12232, 0.28), (582, 12232, 0.28), (585, 12232, 0.28), (1174, 12233, 0.23331), (1208, 12233, 0.23331), (1247, 12233, 0.23331), (1292, 12233, 0.23331), (281, 12233, 1.23321), (281, 12234, 0.18669), (282, 12234, 0.18669), (293, 12234, 0.18669), (294, 12234, 0.18669), (295, 12234, 0.18669), (296, 12234, 0.18669), (297, 12234, 0.18669), (298, 12234, 0.18669), (299, 12234, 0.18669), (300, 12234, 0.18669), (576, 12234, 0.18669), (578, 12234, 0.18669), (579, 12234, 0.18669), (283, 12234, 0.37338), (577, 12234, 0.37338), (581, 12234, 0.37338), (582, 12234, 0.37338), (585, 12234, 0.37338), (281, 12235, 0.46669), (283, 12235, 0.46669), (576, 12235, 0.46669), (577, 12235, 0.46669), (581, 12235, 0.46669), (582, 12235, 0.46669), (585, 12235, 0.46669), (281, 12236, 0.32669), (283, 12236, 0.32669), (576, 12236, 0.32669), (577, 12236, 0.32669), (581, 12236, 0.32669), (582, 12236, 0.32669), (585, 12236, 0.32669), (918, 12237, 0.42), (281, 12237, 2.22), (281, 12238, 0.18669), (283, 12238, 0.18669), (293, 12238, 0.18669), (294, 12238, 0.18669), (295, 12238, 0.18669), (296, 12238, 0.18669), (297, 12238, 0.18669), (298, 12238, 0.18669), (299, 12238, 0.18669), (300, 12238, 0.18669), (576, 12238, 0.18669), (577, 12238, 0.18669), (581, 12238, 0.18669), (582, 12238, 0.18669), (585, 12238, 0.18669), (281, 12239, 0.37331), (282, 12239, 0.37331), (576, 12239, 0.37331), (579, 12239, 0.37331), (583, 12239, 0.37331), (578, 12239, 0.74662), (582, 12239, 0.74662), (585, 12239, 0.74662), (283, 12239, 1.11993), (577, 12239, 1.11993), (581, 12239, 1.11993), (281, 12240, 0.46669), (283, 12240, 0.46669), (576, 12240, 0.46669), (577, 12240, 0.46669), (581, 12240, 0.46669), (582, 12240, 0.46669), (585, 12240, 0.46669), (281, 12241, 0.56), (283, 12241, 0.56), (576, 12241, 0.56), (577, 12241, 0.56), (581, 12241, 0.56), (582, 12241, 0.56), (585, 12241, 0.56), (281, 12242, 0.46669), (283, 12242, 0.46669), (293, 12242, 0.46669), (294, 12242, 0.46669), (295, 12242, 0.46669), (296, 12242, 0.46669), (297, 12242, 0.46669), (298, 12242, 0.46669), (299, 12242, 0.46669), (300, 12242, 0.46669), (576, 12242, 0.46669), (577, 12242, 0.46669), (581, 12242, 0.46669), (582, 12242, 0.46669), (585, 12242, 0.46669), (1048, 12243, 0.14), (1098, 12243, 0.14), (1106, 12243, 0.14), (1152, 12243, 0.14), (1166, 12243, 0.14), (1193, 12243, 0.14), (1200, 12243, 0.14), (1043, 12243, 0.28), (1192, 12243, 0.28), (1199, 12243, 0.28), (1203, 12243, 0.28), (1148, 12243, 0.48), (1160, 12243, 0.48), (1198, 12243, 0.48), (1270, 12243, 0.48), (281, 12243, 0.74), (1066, 12243, 0.84), (571, 12244, 0.18669), (940, 12244, 0.18669), (1033, 12244, 0.18669), (1035, 12244, 0.18669), (1045, 12244, 0.18669), (1062, 12244, 0.18669), (1065, 12244, 0.18669), (1074, 12244, 0.18669), (1078, 12244, 0.18669), (1089, 12244, 0.18669), (1091, 12244, 0.18669), (1108, 12244, 0.18669), (1125, 12244, 0.18669), (1126, 12244, 0.18669), (1128, 12244, 0.18669), (1138, 12244, 0.18669), (1149, 12244, 0.18669), (1150, 12244, 0.18669), (1165, 12244, 0.18669), (1173, 12244, 0.18669), (1175, 12244, 0.18669), (1185, 12244, 0.18669), (1188, 12244, 0.18669), (1191, 12244, 0.18669), (1195, 12244, 0.18669), (1199, 12244, 0.18669), (1200, 12244, 0.18669), (1201, 12244, 0.18669), (1203, 12244, 0.18669), (1209, 12244, 0.18669), (1258, 12244, 0.18669), (1260, 12244, 0.18669), (1262, 12244, 0.18669), (1277, 12244, 0.18669), (1282, 12244, 0.18669), (1288, 12244, 0.18669), (1289, 12244, 0.18669), (980, 12244, 0.37338), (1042, 12244, 0.37338), (1058, 12244, 0.37338), (1059, 12244, 0.37338), (1075, 12244, 0.37338), (1076, 12244, 0.37338), (1077, 12244, 0.37338), (1092, 12244, 0.37338), (1093, 12244, 0.37338), (1105, 12244, 0.37338), (1127, 12244, 0.37338), (1146, 12244, 0.37338), (1147, 12244, 0.37338), (1163, 12244, 0.37338), (1169, 12244, 0.37338), (1170, 12244, 0.37338), (1174, 12244, 0.37338), (1198, 12244, 0.37338), (1202, 12244, 0.37338), (1259, 12244, 0.37338), (1273, 12244, 0.37338), (1283, 12244, 0.37338), (1294, 12244, 0.37338), (1295, 12244, 0.37338), (1301, 12244, 0.37338), (1047, 12244, 0.56007), (1082, 12244, 0.56007), (1106, 12244, 0.56007), (1161, 12244, 0.56007), (1179, 12244, 0.56007), (1186, 12244, 0.56007), (1189, 12244, 0.56007), (1194, 12244, 0.56007), (1276, 12244, 0.56007), (1279, 12244, 0.56007), (1281, 12244, 0.56007), (1290, 12244, 0.56007), (1300, 12244, 0.56007), (1055, 12244, 0.64008), (1145, 12244, 0.64008), (959, 12244, 0.74676), (1087, 12244, 0.74676), (1172, 12244, 0.74676), (1193, 12244, 0.74676), (1197, 12244, 0.74676), (1208, 12244, 0.74676), (1247, 12244, 0.74676), (1278, 12244, 0.74676), (1291, 12244, 0.74676), (1166, 12244, 0.82677), (1152, 12244, 0.93345), (1205, 12244, 0.93345), (1257, 12244, 0.93345), (1271, 12244, 0.93345), (281, 12244, 0.98679), (575, 12244, 0.98679), (1040, 12244, 1.12014), (1066, 12244, 1.12014), (1187, 12244, 1.12014), (927, 12244, 1.30683), (1192, 12244, 1.30683), (1204, 12244, 1.30683), (1144, 12244, 1.38684), (303, 12244, 1.8669), (1302, 12244, 1.92024), (962, 12244, 2.05359), (282, 12282, 0.09331), (283, 12282, 0.09331), (571, 12282, 0.09331), (577, 12282, 0.09331), (578, 12282, 0.09331), (579, 12282, 0.09331), (581, 12282, 0.09331), (582, 12282, 0.09331), (585, 12282, 0.09331), (1040, 12282, 0.09331), (282, 12283, 0.51331), (283, 12283, 0.51331), (571, 12283, 0.51331), (577, 12283, 0.51331), (578, 12283, 0.51331), (579, 12283, 0.51331), (581, 12283, 0.51331), (582, 12283, 0.51331), (585, 12283, 0.51331), (282, 12284, 0.09331), (283, 12284, 0.09331), (577, 12284, 0.09331), (578, 12284, 0.09331), (579, 12284, 0.09331), (581, 12284, 0.09331), (582, 12284, 0.09331), (282, 12285, 0.37331), (283, 12285, 0.37331), (577, 12285, 0.37331), (578, 12285, 0.37331), (579, 12285, 0.37331), (581, 12285, 0.37331), (582, 12285, 0.37331), (282, 12286, 0.32669), (283, 12286, 0.32669), (577, 12286, 0.32669), (578, 12286, 0.32669), (581, 12286, 0.32669), (585, 12286, 0.32669), (282, 12287, 0.32669), (283, 12287, 0.32669), (571, 12287, 0.32669), (577, 12287, 0.32669), (578, 12287, 0.32669), (579, 12287, 0.32669), (581, 12287, 0.32669), (582, 12287, 0.32669), (585, 12287, 0.32669), (282, 12288, 0.46669), (283, 12288, 0.46669), (577, 12288, 0.46669), (578, 12288, 0.46669), (579, 12288, 0.46669), (581, 12288, 0.46669), (582, 12288, 0.46669), (585, 12288, 0.46669), (282, 12289, 0.46669), (283, 12289, 0.46669), (577, 12289, 0.46669), (578, 12289, 0.46669), (579, 12289, 0.46669), (581, 12289, 0.46669), (582, 12289, 0.46669), (583, 12289, 0.46669), (282, 12290, 0.28), (283, 12290, 0.28), (577, 12290, 0.28), (578, 12290, 0.28), (579, 12290, 0.28), (581, 12290, 0.28), (582, 12290, 0.28), (585, 12290, 0.28), (282, 12291, 0.32669), (283, 12291, 0.32669), (577, 12291, 0.32669), (578, 12291, 0.32669), (581, 12291, 0.32669), (585, 12291, 0.32669), (583, 12292, 0.56), (585, 12292, 0.56), (282, 12292, 1.12), (283, 12292, 1.12), (577, 12292, 1.12), (578, 12292, 1.12), (579, 12292, 1.12), (581, 12292, 1.12), (582, 12292, 1.12), (282, 12293, 0.37331), (283, 12293, 0.37331), (577, 12293, 0.37331), (581, 12293, 0.37331), (585, 12293, 0.37331), (282, 12294, 2.46679), (282, 12295, 0.23331), (283, 12295, 0.23331), (577, 12295, 0.23331), (578, 12295, 0.23331), (579, 12295, 0.23331), (581, 12295, 0.23331), (582, 12295, 0.23331), (585, 12295, 0.23331), (282, 12296, 0.28), (283, 12296, 0.28), (577, 12296, 0.28), (578, 12296, 0.28), (579, 12296, 0.28), (581, 12296, 0.28), (582, 12296, 0.28), (282, 12297, 0.32669), (579, 12297, 0.32669), (582, 12297, 0.32669), (583, 12297, 0.32669), (585, 12297, 0.32669), (283, 12297, 0.65338), (577, 12297, 0.65338), (578, 12297, 0.65338), (581, 12297, 0.65338), (282, 12298, 0.46669), (283, 12298, 0.46669), (571, 12298, 0.46669), (577, 12298, 0.46669), (578, 12298, 0.46669), (579, 12298, 0.46669), (581, 12298, 0.46669), (582, 12298, 0.46669), (585, 12298, 0.46669), (282, 12299, 0.18662), (283, 12299, 0.18662), (577, 12299, 0.18662), (578, 12299, 0.18662), (581, 12299, 0.18662), (585, 12299, 0.18662), (282, 12300, 0.23331), (283, 12300, 0.23331), (571, 12300, 0.23331), (577, 12300, 0.23331), (578, 12300, 0.23331), (579, 12300, 0.23331), (581, 12300, 0.23331), (582, 12300, 0.23331), (585, 12300, 0.23331), (282, 12301, 0.18669), (283, 12301, 0.18669), (577, 12301, 0.18669), (578, 12301, 0.18669), (579, 12301, 0.18669), (581, 12301, 0.18669), (582, 12301, 0.18669), (282, 12302, 0.14), (283, 12302, 0.14), (577, 12302, 0.14), (578, 12302, 0.14), (579, 12302, 0.14), (581, 12302, 0.14), (582, 12302, 0.14), (583, 12302, 0.14), (282, 12303, 0.23331), (283, 12303, 0.23331), (303, 12303, 0.23331), (577, 12303, 0.23331), (578, 12303, 0.23331), (581, 12303, 0.23331), (585, 12303, 0.23331), (1153, 12303, 0.23331), (282, 12304, 0.14), (283, 12304, 0.28), (577, 12304, 0.28), (578, 12304, 0.28), (581, 12304, 0.28), (585, 12304, 0.28), (282, 12305, 0.09331), (283, 12305, 0.09331), (287, 12305, 0.09331), (288, 12305, 0.09331), (289, 12305, 0.09331), (290, 12305, 0.09331), (291, 12305, 0.09331), (292, 12305, 0.09331), (577, 12305, 0.09331), (578, 12305, 0.09331), (581, 12305, 0.09331), (585, 12305, 0.09331), (1125, 12305, 0.18662), (282, 12306, 0.65331), (283, 12306, 0.65331), (577, 12306, 0.65331), (581, 12306, 0.65331), (585, 12306, 0.65331), (282, 12307, 0.42), (283, 12307, 0.42), (577, 12307, 0.42), (578, 12307, 0.42), (579, 12307, 0.42), (581, 12307, 0.42), (582, 12307, 0.42), (585, 12307, 0.42), (282, 12308, 0.23331), (283, 12308, 0.23331), (577, 12308, 0.23331), (578, 12308, 0.23331), (579, 12308, 0.23331), (581, 12308, 0.23331), (582, 12308, 0.23331), (583, 12308, 0.23331), (282, 12309, 2.22), (282, 12310, 0.18669), (283, 12310, 0.18669), (571, 12310, 0.18669), (577, 12310, 0.18669), (578, 12310, 0.18669), (579, 12310, 0.18669), (581, 12310, 0.18669), (582, 12310, 0.18669), (585, 12310, 0.18669), (282, 12311, 0.37331), (283, 12311, 0.37331), (577, 12311, 0.37331), (578, 12311, 0.37331), (579, 12311, 0.37331), (581, 12311, 0.37331), (582, 12311, 0.37331), (282, 12312, 0.42), (283, 12312, 0.42), (571, 12312, 0.42), (577, 12312, 0.42), (578, 12312, 0.42), (579, 12312, 0.42), (581, 12312, 0.42), (582, 12312, 0.42), (585, 12312, 0.42), (282, 12313, 0.18669), (283, 12313, 0.18669), (571, 12313, 0.18669), (577, 12313, 0.18669), (578, 12313, 0.18669), (579, 12313, 0.18669), (581, 12313, 0.18669), (582, 12313, 0.18669), (585, 12313, 0.18669), (282, 12314, 0.23331), (283, 12314, 0.23331), (577, 12314, 0.23331), (578, 12314, 0.23331), (579, 12314, 0.23331), (581, 12314, 0.23331), (582, 12314, 0.23331), (583, 12314, 0.23331), (282, 12315, 0.18669), (283, 12315, 0.18669), (577, 12315, 0.18669), (578, 12315, 0.18669), (581, 12315, 0.18669), (585, 12315, 0.18669), (282, 12316, 0.18669), (283, 12316, 0.18669), (577, 12316, 0.18669), (578, 12316, 0.18669), (581, 12316, 0.18669), (585, 12316, 0.18669), (282, 12317, 0.28), (283, 12317, 0.28), (577, 12317, 0.28), (578, 12317, 0.28), (579, 12317, 0.28), (581, 12317, 0.28), (582, 12317, 0.28), (282, 12318, 0.46669), (283, 12318, 0.46669), (577, 12318, 0.46669), (578, 12318, 0.46669), (581, 12318, 0.46669), (585, 12318, 0.46669), (282, 12319, 0.46669), (283, 12319, 0.46669), (571, 12319, 0.46669), (577, 12319, 0.46669), (578, 12319, 0.46669), (579, 12319, 0.46669), (581, 12319, 0.46669), (582, 12319, 0.46669), (585, 12319, 0.46669), (282, 12320, 0.28), (283, 12320, 0.28), (577, 12320, 0.28), (578, 12320, 0.28), (579, 12320, 0.28), (581, 12320, 0.28), (582, 12320, 0.28), (583, 12321, 0.23331), (282, 12321, 0.46662), (283, 12321, 0.46662), (577, 12321, 0.46662), (578, 12321, 0.46662), (579, 12321, 0.46662), (581, 12321, 0.46662), (582, 12321, 0.46662), (282, 12322, 0.28), (283, 12322, 0.28), (577, 12322, 0.28), (578, 12322, 0.28), (579, 12322, 0.28), (581, 12322, 0.28), (582, 12322, 0.28), (282, 12323, 0.18669), (283, 12323, 0.18669), (577, 12323, 0.18669), (578, 12323, 0.18669), (579, 12323, 0.18669), (581, 12323, 0.18669), (582, 12323, 0.18669), (282, 12324, 0.23331), (283, 12324, 0.23331), (577, 12324, 0.23331), (578, 12324, 0.23331), (581, 12324, 0.23331), (585, 12324, 0.23331), (282, 12325, 0.23331), (283, 12325, 0.23331), (571, 12325, 0.23331), (574, 12325, 0.23331), (577, 12325, 0.23331), (578, 12325, 0.23331), (579, 12325, 0.23331), (581, 12325, 0.23331), (582, 12325, 0.23331), (583, 12325, 0.23331), (584, 12325, 0.23331), (575, 12325, 0.46662), (287, 12325, 0.69993), (288, 12325, 0.69993), (289, 12325, 0.69993), (290, 12325, 0.69993), (291, 12325, 0.69993), (292, 12325, 0.69993), (282, 12326, 0.37331), (283, 12326, 0.37331), (577, 12326, 0.37331), (578, 12326, 0.37331), (579, 12326, 0.37331), (581, 12326, 0.37331), (582, 12326, 0.37331), (583, 12326, 0.37331), (282, 12327, 0.18669), (283, 12327, 0.18669), (577, 12327, 0.18669), (578, 12327, 0.18669), (581, 12327, 0.18669), (585, 12327, 0.18669), (287, 12327, 0.37338), (288, 12327, 0.37338), (289, 12327, 0.37338), (290, 12327, 0.37338), (291, 12327, 0.37338), (292, 12327, 0.37338), (282, 12328, 0.32669), (283, 12328, 0.32669), (577, 12328, 0.32669), (581, 12328, 0.32669), (585, 12328, 0.32669), (282, 12329, 0.32669), (283, 12329, 0.32669), (577, 12329, 0.32669), (578, 12329, 0.32669), (579, 12329, 0.32669), (581, 12329, 0.32669), (582, 12329, 0.32669), (282, 12330, 0.18669), (283, 12330, 0.18669), (577, 12330, 0.18669), (578, 12330, 0.18669), (579, 12330, 0.18669), (581, 12330, 0.18669), (582, 12330, 0.18669), (583, 12330, 0.18669), (918, 12331, 0.09331), (940, 12331, 0.09331), (959, 12331, 0.09331), (980, 12331, 0.09331), (1033, 12331, 0.09331), (1035, 12331, 0.09331), (1042, 12331, 0.09331), (1043, 12331, 0.09331), (1050, 12331, 0.09331), (1055, 12331, 0.09331), (1058, 12331, 0.09331), (1059, 12331, 0.09331), (1063, 12331, 0.09331), (1066, 12331, 0.09331), (1076, 12331, 0.09331), (1084, 12331, 0.09331), (1086, 12331, 0.09331), (1087, 12331, 0.09331), (1092, 12331, 0.09331), (1095, 12331, 0.09331), (1111, 12331, 0.09331), (1113, 12331, 0.09331), (1114, 12331, 0.09331), (1124, 12331, 0.09331), (1134, 12331, 0.09331), (1144, 12331, 0.09331), (1161, 12331, 0.09331), (1165, 12331, 0.09331), (1171, 12331, 0.09331), (1188, 12331, 0.09331), (1189, 12331, 0.09331), (1191, 12331, 0.09331), (1195, 12331, 0.09331), (1197, 12331, 0.09331), (1199, 12331, 0.09331), (1202, 12331, 0.09331), (1204, 12331, 0.09331), (1261, 12331, 0.09331), (1271, 12331, 0.09331), (1276, 12331, 0.09331), (1277, 12331, 0.09331), (1280, 12331, 0.09331), (1285, 12331, 0.09331), (1288, 12331, 0.09331), (1291, 12331, 0.09331), (1293, 12331, 0.09331), (1296, 12331, 0.09331), (1301, 12331, 0.09331), (1302, 12331, 0.09331), (1040, 12331, 0.18662), (1060, 12331, 0.18662), (1067, 12331, 0.18662), (1068, 12331, 0.18662), (1082, 12331, 0.18662), (1089, 12331, 0.18662), (1096, 12331, 0.18662), (1108, 12331, 0.18662), (1128, 12331, 0.18662), (1130, 12331, 0.18662), (1138, 12331, 0.18662), (1140, 12331, 0.18662), (1147, 12331, 0.18662), (1149, 12331, 0.18662), (1172, 12331, 0.18662), (1184, 12331, 0.18662), (1185, 12331, 0.18662), (1186, 12331, 0.18662), (1196, 12331, 0.18662), (1201, 12331, 0.18662), (1257, 12331, 0.18662), (1270, 12331, 0.18662), (1273, 12331, 0.18662), (1274, 12331, 0.18662), (1279, 12331, 0.18662), (1282, 12331, 0.18662), (1299, 12331, 0.18662), (927, 12331, 0.27993), (1044, 12331, 0.27993), (1065, 12331, 0.27993), (1069, 12331, 0.27993), (1081, 12331, 0.27993), (1125, 12331, 0.27993), (1126, 12331, 0.27993), (1145, 12331, 0.27993), (1153, 12331, 0.27993), (1166, 12331, 0.27993), (1179, 12331, 0.27993), (1187, 12331, 0.27993), (1193, 12331, 0.27993), (1258, 12331, 0.27993), (1262, 12331, 0.27993), (1085, 12331, 0.37324), (1094, 12331, 0.37324), (1150, 12331, 0.37324), (1152, 12331, 0.37324), (1208, 12331, 0.37324), (1284, 12331, 0.37324), (1047, 12331, 0.46655), (1062, 12331, 0.46655), (1074, 12331, 0.46655), (1107, 12331, 0.46655), (1158, 12331, 0.46655), (1203, 12331, 0.46655), (1289, 12331, 0.46655), (1292, 12331, 0.46655), (282, 12331, 0.49321), (1159, 12331, 0.55986), (1112, 12331, 0.59985), (1146, 12331, 0.74648), (1174, 12331, 0.74648), (1209, 12331, 1.14638), (962, 12331, 1.39965), (282, 12332, 0.56), (283, 12332, 0.56), (577, 12332, 0.56), (578, 12332, 0.56), (581, 12332, 0.56), (585, 12332, 0.56), (282, 12333, 0.23331), (283, 12333, 0.23331), (577, 12333, 0.23331), (578, 12333, 0.23331), (579, 12333, 0.23331), (581, 12333, 0.23331), (582, 12333, 0.23331), (583, 12333, 0.23331), (1047, 12334, 0.14), (1058, 12334, 0.14), (1067, 12334, 0.14), (1078, 12334, 0.14), (1087, 12334, 0.14), (1089, 12334, 0.14), (1144, 12334, 0.14), (1163, 12334, 0.14), (1165, 12334, 0.14), (1061, 12334, 0.28), (1184, 12334, 0.28), (282, 12334, 0.74), (282, 12335, 0.18669), (283, 12335, 0.18669), (571, 12335, 0.18669), (577, 12335, 0.18669), (578, 12335, 0.18669), (579, 12335, 0.18669), (581, 12335, 0.18669), (582, 12335, 0.18669), (585, 12335, 0.18669), (282, 12336, 0.32669), (283, 12336, 0.32669), (577, 12336, 0.32669), (578, 12336, 0.32669), (579, 12336, 0.32669), (581, 12336, 0.32669), (582, 12336, 0.32669), (282, 12337, 0.23331), (283, 12337, 0.23331), (577, 12337, 0.23331), (578, 12337, 0.23331), (579, 12337, 0.23331), (581, 12337, 0.23331), (582, 12337, 0.23331), (585, 12337, 0.23331), (585, 12338, 0.18669), (583, 12338, 0.56007), (282, 12338, 0.93345), (283, 12338, 0.93345), (577, 12338, 0.93345), (578, 12338, 0.93345), (579, 12338, 0.93345), (581, 12338, 0.93345), (582, 12338, 0.93345), (282, 12339, 0.37331), (283, 12339, 0.37331), (298, 12339, 0.37331), (577, 12339, 0.37331), (578, 12339, 0.37331), (579, 12339, 0.37331), (581, 12339, 0.37331), (582, 12339, 0.37331), (583, 12339, 0.37331), (583, 12340, 0.32669), (585, 12340, 0.32669), (282, 12340, 0.65338), (283, 12340, 0.65338), (577, 12340, 0.65338), (578, 12340, 0.65338), (579, 12340, 0.65338), (581, 12340, 0.65338), (582, 12340, 0.65338), (282, 12341, 0.14), (283, 12341, 0.14), (571, 12341, 0.14), (577, 12341, 0.14), (578, 12341, 0.14), (579, 12341, 0.14), (581, 12341, 0.14), (582, 12341, 0.14), (585, 12341, 0.14), (282, 12342, 0.60669), (283, 12342, 0.60669), (577, 12342, 0.60669), (578, 12342, 0.60669), (581, 12342, 0.60669), (585, 12342, 0.60669), (282, 12343, 0.23331), (283, 12343, 0.23331), (577, 12343, 0.23331), (578, 12343, 0.23331), (579, 12343, 0.23331), (581, 12343, 0.23331), (582, 12343, 0.23331), (583, 12343, 0.23331), (282, 12344, 0.32669), (283, 12344, 0.32669), (577, 12344, 0.32669), (578, 12344, 0.32669), (579, 12344, 0.32669), (581, 12344, 0.32669), (582, 12344, 0.32669), (282, 12345, 0.23331), (283, 12345, 0.23331), (571, 12345, 0.23331), (577, 12345, 0.23331), (578, 12345, 0.23331), (579, 12345, 0.23331), (581, 12345, 0.23331), (582, 12345, 0.23331), (585, 12345, 0.23331), (282, 12346, 0.23331), (283, 12346, 0.23331), (577, 12346, 0.23331), (581, 12346, 0.23331), (585, 12346, 0.23331), (282, 12347, 0.18669), (283, 12347, 0.18669), (577, 12347, 0.18669), (578, 12347, 0.18669), (581, 12347, 0.18669), (585, 12347, 0.18669), (282, 12348, 0.28), (283, 12348, 0.28), (577, 12348, 0.28), (578, 12348, 0.28), (579, 12348, 0.28), (581, 12348, 0.28), (582, 12348, 0.28), (282, 12349, 0.42), (283, 12349, 0.42), (571, 12349, 0.42), (577, 12349, 0.42), (578, 12349, 0.42), (579, 12349, 0.42), (581, 12349, 0.42), (582, 12349, 0.42), (585, 12349, 0.42), (571, 12350, 0.46669), (585, 12350, 0.46669), (583, 12350, 0.93338), (282, 12350, 1.86676), (283, 12350, 1.86676), (577, 12350, 1.86676), (578, 12350, 1.86676), (579, 12350, 1.86676), (581, 12350, 1.86676), (582, 12350, 1.86676), (283, 12409, 0.74), (581, 12409, 0.74), (283, 12410, 1.23321), (581, 12410, 1.23321), (283, 12411, 0.18669), (577, 12411, 0.18669), (578, 12411, 0.18669), (581, 12411, 0.18669), (585, 12411, 0.18669), (283, 12412, 0.28), (577, 12412, 0.28), (578, 12412, 0.28), (581, 12412, 0.28), (585, 12412, 0.28), (283, 12413, 2.22), (581, 12413, 2.22), (283, 12414, 0.23331), (577, 12414, 0.23331), (578, 12414, 0.23331), (581, 12414, 0.23331), (585, 12414, 0.23331), (283, 12415, 0.74), (581, 12415, 0.74), (283, 12416, 1.97321), (581, 12416, 1.97321), (283, 12417, 0.37331), (577, 12417, 0.37331), (578, 12417, 0.37331), (581, 12417, 0.37331), (585, 12417, 0.37331), (283, 12418, 1.72679), (581, 12418, 1.72679), (283, 12419, 0.42), (577, 12419, 0.42), (578, 12419, 0.42), (581, 12419, 0.42), (585, 12419, 0.42), (284, 12424, 0.37331), (574, 12424, 0.37331), (575, 12424, 0.37331), (584, 12424, 0.37331), (287, 12424, 1.11993), (288, 12424, 1.11993), (289, 12424, 1.11993), (290, 12424, 1.11993), (291, 12424, 1.11993), (292, 12424, 1.11993), (571, 12424, 1.49324), (284, 12425, 0.23331), (571, 12425, 0.23331), (574, 12425, 0.23331), (584, 12425, 0.23331), (287, 12425, 0.46662), (288, 12425, 0.46662), (289, 12425, 0.46662), (290, 12425, 0.46662), (291, 12425, 0.46662), (292, 12425, 0.46662), (575, 12425, 0.46662), (571, 12426, 0.28), (284, 12426, 1.48), (580, 12426, 1.48), (571, 12427, 0.51331), (284, 12427, 2.71321), (580, 12427, 2.71321), (284, 12428, 0.42), (287, 12428, 0.42), (288, 12428, 0.42), (289, 12428, 0.42), (290, 12428, 0.42), (291, 12428, 0.42), (292, 12428, 0.42), (571, 12428, 1.68), (571, 12429, 0.14), (284, 12429, 0.74), (580, 12429, 0.74), (284, 12430, 0.42), (284, 12431, 0.32669), (574, 12431, 0.32669), (575, 12431, 0.32669), (584, 12431, 0.32669), (571, 12432, 0.32669), (284, 12432, 1.72679), (580, 12432, 1.72679), (284, 12433, 0.14), (303, 12433, 0.14), (284, 12434, 0.28), (303, 12434, 0.56), (284, 12435, 0.42), (303, 12435, 0.42), (284, 12436, 0.28), (571, 12437, 0.28), (284, 12437, 1.48), (580, 12437, 1.48), (286, 12439, 0.32669), (286, 12440, 0.23331), (286, 12441, 0.37331), (962, 12442, 0.23331), (980, 12442, 0.23331), (1059, 12442, 0.23331), (1067, 12442, 0.23331), (1125, 12442, 0.23331), (1127, 12442, 0.23331), (1146, 12442, 0.23331), (1152, 12442, 0.23331), (1172, 12442, 0.23331), (1184, 12442, 0.23331), (1186, 12442, 0.23331), (1203, 12442, 0.23331), (1204, 12442, 0.23331), (1258, 12442, 0.23331), (1280, 12442, 0.23331), (1282, 12442, 0.23331), (1302, 12442, 0.23331), (1055, 12442, 0.46662), (1083, 12442, 0.46662), (1096, 12442, 0.46662), (1108, 12442, 0.46662), (1140, 12442, 0.46662), (1147, 12442, 0.46662), (1295, 12442, 0.46662), (1128, 12442, 0.69993), (1294, 12442, 0.69993), (1179, 12442, 0.93324), (287, 12442, 1.23321), (1134, 12442, 1.46652), (287, 12443, 0.32669), (288, 12443, 0.32669), (289, 12443, 0.32669), (290, 12443, 0.32669), (291, 12443, 0.32669), (292, 12443, 0.32669), (574, 12443, 0.32669), (575, 12443, 0.32669), (584, 12443, 0.32669), (303, 12443, 0.65338), (287, 12444, 0.56), (288, 12444, 0.56), (289, 12444, 0.56), (290, 12444, 0.56), (291, 12444, 0.56), (292, 12444, 0.56), (287, 12445, 0.65338), (288, 12445, 0.65338), (289, 12445, 0.65338), (290, 12445, 0.65338), (291, 12445, 0.65338), (292, 12445, 0.65338), (303, 12445, 0.98007), (287, 12446, 1.97321), (287, 12447, 0.42), (288, 12447, 0.42), (289, 12447, 0.42), (290, 12447, 0.42), (291, 12447, 0.42), (292, 12447, 0.42), (287, 12448, 0.84), (288, 12448, 0.84), (289, 12448, 0.84), (290, 12448, 0.84), (291, 12448, 0.84), (292, 12448, 0.84), (571, 12448, 2.52), (287, 12449, 0.84), (288, 12449, 0.84), (289, 12449, 0.84), (290, 12449, 0.84), (291, 12449, 0.84), (292, 12449, 0.84), (574, 12449, 1.26), (575, 12449, 1.26), (584, 12449, 2.1), (287, 12450, 0.84), (288, 12450, 0.84), (289, 12450, 0.84), (290, 12450, 0.84), (291, 12450, 0.84), (292, 12450, 0.84), (298, 12451, 0.18669), (287, 12451, 0.74676), (288, 12451, 0.74676), (289, 12451, 0.74676), (290, 12451, 0.74676), (291, 12451, 0.74676), (292, 12451, 0.74676), (571, 12451, 0.74676), (1185, 12452, 0.32669), (287, 12452, 1.72679), (287, 12453, 1.11993), (288, 12453, 1.11993), (289, 12453, 1.11993), (290, 12453, 1.11993), (291, 12453, 1.11993), (292, 12453, 1.11993), (571, 12453, 2.98648), (287, 12454, 1.48), (574, 12455, 0.42), (575, 12455, 0.42), (584, 12455, 0.42), (287, 12455, 1.26), (288, 12455, 1.26), (289, 12455, 1.26), (290, 12455, 1.26), (291, 12455, 1.26), (292, 12455, 1.26), (571, 12455, 1.68), (287, 12456, 0.98679), (303, 12457, 0.18669), (927, 12457, 0.18669), (962, 12457, 0.18669), (1093, 12457, 0.18669), (1105, 12457, 0.18669), (1113, 12457, 0.18669), (1147, 12457, 0.18669), (1151, 12457, 0.18669), (1152, 12457, 0.18669), (1170, 12457, 0.18669), (1172, 12457, 0.18669), (1174, 12457, 0.18669), (1195, 12457, 0.18669), (1262, 12457, 0.18669), (1283, 12457, 0.18669), (571, 12457, 0.37338), (1148, 12457, 0.37338), (1274, 12457, 0.37338), (1276, 12457, 0.37338), (288, 12457, 0.98679), (572, 12457, 0.98679), (579, 12457, 0.98679), (288, 12458, 0.4), (288, 12459, 1.23321), (288, 12460, 2.22), (301, 12461, 0.09331), (302, 12461, 0.09331), (980, 12461, 0.09331), (1074, 12461, 0.09331), (1088, 12461, 0.09331), (1091, 12461, 0.09331), (1106, 12461, 0.09331), (1107, 12461, 0.09331), (1109, 12461, 0.09331), (1113, 12461, 0.09331), (1129, 12461, 0.09331), (1262, 12461, 0.09331), (1276, 12461, 0.09331), (1284, 12461, 0.09331), (1290, 12461, 0.09331), (1294, 12461, 0.09331), (959, 12461, 0.18662), (1035, 12461, 0.18662), (1036, 12461, 0.18662), (1040, 12461, 0.18662), (1043, 12461, 0.18662), (1050, 12461, 0.18662), (1053, 12461, 0.18662), (1059, 12461, 0.18662), (1061, 12461, 0.18662), (1062, 12461, 0.18662), (1063, 12461, 0.18662), (1083, 12461, 0.18662), (1085, 12461, 0.18662), (1096, 12461, 0.18662), (1108, 12461, 0.18662), (1115, 12461, 0.18662), (1128, 12461, 0.18662), (1144, 12461, 0.18662), (1158, 12461, 0.18662), (1179, 12461, 0.18662), (1185, 12461, 0.18662), (1209, 12461, 0.18662), (1257, 12461, 0.18662), (1258, 12461, 0.18662), (1280, 12461, 0.18662), (1283, 12461, 0.18662), (940, 12461, 0.27993), (1042, 12461, 0.27993), (1044, 12461, 0.27993), (1047, 12461, 0.27993), (1087, 12461, 0.27993), (1110, 12461, 0.27993), (1114, 12461, 0.27993), (1127, 12461, 0.27993), (1140, 12461, 0.27993), (1146, 12461, 0.27993), (1150, 12461, 0.27993), (1157, 12461, 0.27993), (1160, 12461, 0.27993), (1198, 12461, 0.27993), (1247, 12461, 0.27993), (1259, 12461, 0.27993), (1260, 12461, 0.27993), (1261, 12461, 0.27993), (1282, 12461, 0.27993), (1300, 12461, 0.27993), (1092, 12461, 0.31992), (1033, 12461, 0.37324), (1058, 12461, 0.37324), (1065, 12461, 0.37324), (1090, 12461, 0.37324), (1093, 12461, 0.37324), (1124, 12461, 0.37324), (1169, 12461, 0.37324), (1171, 12461, 0.37324), (1174, 12461, 0.37324), (1187, 12461, 0.37324), (1202, 12461, 0.37324), (1273, 12461, 0.37324), (1277, 12461, 0.37324), (1301, 12461, 0.37324), (1302, 12461, 0.37324), (1162, 12461, 0.41323), (1291, 12461, 0.41323), (918, 12461, 0.46655), (1125, 12461, 0.46655), (1147, 12461, 0.46655), (1163, 12461, 0.46655), (1189, 12461, 0.46655), (1194, 12461, 0.46655), (1201, 12461, 0.46655), (1289, 12461, 0.46655), (288, 12461, 0.49321), (295, 12461, 0.49321), (1081, 12461, 0.50654), (1200, 12461, 0.50654), (1046, 12461, 0.55986), (1066, 12461, 0.55986), (1111, 12461, 0.55986), (1148, 12461, 0.55986), (1152, 12461, 0.55986), (1166, 12461, 0.55986), (1175, 12461, 0.55986), (1192, 12461, 0.55986), (1195, 12461, 0.55986), (1145, 12461, 0.59985), (1286, 12461, 0.59985), (1288, 12461, 0.59985), (1138, 12461, 0.65317), (1170, 12461, 0.65317), (1197, 12461, 0.65317), (1292, 12461, 0.65317), (1295, 12461, 0.69316), (1149, 12461, 0.74648), (1172, 12461, 0.74648), (1203, 12461, 0.74648), (1279, 12461, 0.74648), (1151, 12461, 0.78647), (1186, 12461, 0.78647), (1293, 12461, 0.78647), (1188, 12461, 0.83979), (1199, 12461, 0.87978), (1285, 12461, 0.91977), (1204, 12461, 0.9331), (1159, 12461, 1.0664), (1205, 12461, 1.0664), (1153, 12461, 1.11972), (1193, 12461, 1.11972), (1134, 12461, 1.14638), (1165, 12461, 1.25302), (1191, 12461, 1.25302), (1161, 12461, 1.49296), (927, 12461, 1.58627), (1270, 12461, 1.90619), (962, 12461, 2.05282), (303, 12461, 2.70599), (1208, 12461, 2.75931), (288, 12462, 0.2666), (297, 12462, 0.49321), (288, 12463, 0.90661), (288, 12464, 2.22), (288, 12465, 0.1334), (289, 12472, 0.8), (289, 12473, 1.23321), (1126, 12474, 0.32669), (1209, 12474, 0.32669), (289, 12474, 1.72679), (1066, 12475, 0.18669), (289, 12475, 0.5334), (289, 12476, 1.24661), (289, 12477, 2.71321), (289, 12478, 1.72679), (289, 12479, 1.23321), (962, 12487, 0.46669), (980, 12487, 0.46669), (1036, 12487, 0.46669), (1040, 12487, 0.46669), (1044, 12487, 0.46669), (1053, 12487, 0.46669), (1067, 12487, 0.46669), (1090, 12487, 0.46669), (1096, 12487, 0.46669), (1107, 12487, 0.46669), (1125, 12487, 0.46669), (1126, 12487, 0.46669), (1152, 12487, 0.46669), (1153, 12487, 0.46669), (1161, 12487, 0.46669), (1165, 12487, 0.46669), (1188, 12487, 0.46669), (1257, 12487, 0.46669), (1276, 12487, 0.46669), (1285, 12487, 0.46669), (1296, 12487, 0.46669), (1300, 12487, 0.46669), (1301, 12487, 0.46669), (1084, 12487, 0.93338), (1138, 12487, 0.93338), (1159, 12487, 0.93338), (1163, 12487, 0.93338), (1191, 12487, 0.93338), (1194, 12487, 0.93338), (1205, 12487, 0.93338), (1186, 12487, 1.40007), (1187, 12487, 1.40007), (1185, 12487, 2.33345), (290, 12487, 2.46679), (290, 12488, 0.98679), (290, 12489, 1.23321), (1046, 12490, 0.09331), (1049, 12490, 0.09331), (1062, 12490, 0.09331), (1063, 12490, 0.09331), (1066, 12490, 0.09331), (1086, 12490, 0.09331), (1112, 12490, 0.09331), (1113, 12490, 0.09331), (1150, 12490, 0.09331), (1209, 12490, 0.09331), (1283, 12490, 0.09331), (1285, 12490, 0.09331), (1289, 12490, 0.09331), (303, 12490, 0.18662), (1060, 12490, 0.18662), (1074, 12490, 0.18662), (1094, 12490, 0.18662), (1148, 12490, 0.18662), (1161, 12490, 0.18662), (1191, 12490, 0.18662), (1195, 12490, 0.18662), (1271, 12490, 0.18662), (1278, 12490, 0.18662), (1158, 12490, 0.27993), (290, 12490, 0.49321), (962, 12490, 0.55986), (1247, 12490, 1.23969), (962, 12491, 0.18669), (1042, 12491, 0.18669), (1074, 12491, 0.18669), (1088, 12491, 0.18669), (1165, 12491, 0.18669), (1175, 12491, 0.18669), (1196, 12491, 0.18669), (1201, 12491, 0.18669), (1247, 12491, 0.18669), (1270, 12491, 0.18669), (1280, 12491, 0.18669), (1285, 12491, 0.18669), (1035, 12491, 0.37338), (1125, 12491, 0.37338), (1151, 12491, 0.37338), (1159, 12491, 0.37338), (1172, 12491, 0.37338), (1292, 12491, 0.37338), (290, 12491, 0.98679), (303, 12492, 0.18669), (940, 12492, 0.18669), (1050, 12492, 0.18669), (1053, 12492, 0.18669), (1059, 12492, 0.18669), (1085, 12492, 0.18669), (1095, 12492, 0.18669), (1108, 12492, 0.18669), (1128, 12492, 0.18669), (1140, 12492, 0.18669), (1159, 12492, 0.18669), (1170, 12492, 0.18669), (1173, 12492, 0.18669), (1194, 12492, 0.18669), (1209, 12492, 0.18669), (1247, 12492, 0.18669), (1294, 12492, 0.18669), (1049, 12492, 0.37338), (1063, 12492, 0.37338), (1076, 12492, 0.37338), (1081, 12492, 0.37338), (1084, 12492, 0.37338), (1101, 12492, 0.37338), (1105, 12492, 0.37338), (1115, 12492, 0.37338), (1147, 12492, 0.37338), (1151, 12492, 0.37338), (1152, 12492, 0.37338), (1163, 12492, 0.37338), (1192, 12492, 0.37338), (1204, 12492, 0.37338), (1281, 12492, 0.37338), (1282, 12492, 0.37338), (1286, 12492, 0.37338), (1288, 12492, 0.37338), (1302, 12492, 0.37338), (927, 12492, 0.56007), (1042, 12492, 0.56007), (1061, 12492, 0.56007), (1077, 12492, 0.56007), (1094, 12492, 0.56007), (1109, 12492, 0.56007), (1171, 12492, 0.56007), (1188, 12492, 0.56007), (1202, 12492, 0.56007), (1262, 12492, 0.56007), (1273, 12492, 0.56007), (1277, 12492, 0.56007), (1287, 12492, 0.56007), (1296, 12492, 0.56007), (1058, 12492, 0.74676), (1067, 12492, 0.74676), (1069, 12492, 0.74676), (1093, 12492, 0.74676), (1179, 12492, 0.74676), (1196, 12492, 0.74676), (1279, 12492, 0.74676), (1283, 12492, 0.74676), (1299, 12492, 0.74676), (980, 12492, 0.93345), (1057, 12492, 0.93345), (1086, 12492, 0.93345), (1089, 12492, 0.93345), (1107, 12492, 0.93345), (1111, 12492, 0.93345), (1278, 12492, 0.93345), (1285, 12492, 0.93345), (290, 12492, 0.98679), (1044, 12492, 1.12014), (1075, 12492, 1.12014), (1090, 12492, 1.12014), (1113, 12492, 1.12014), (1138, 12492, 1.12014), (1144, 12492, 1.12014), (1166, 12492, 1.12014), (1185, 12492, 1.12014), (1208, 12492, 1.12014), (1110, 12492, 1.30683), (1172, 12492, 1.30683), (1274, 12492, 1.30683), (1292, 12492, 1.30683), (1062, 12492, 1.49352), (1087, 12492, 1.49352), (1106, 12492, 1.49352), (1068, 12492, 1.68021), (1270, 12492, 1.68021), (1276, 12492, 1.68021), (1291, 12492, 1.76022), (1046, 12492, 1.8669), (1174, 12492, 1.8669), (1280, 12492, 1.8669), (1045, 12492, 2.05359), (1146, 12492, 2.05359), (1271, 12492, 2.05359), (1074, 12492, 2.42697), (1195, 12492, 2.42697), (1047, 12492, 2.80035), (1065, 12492, 3.17373), (962, 12492, 4.48056), (1066, 12492, 4.48056), (293, 12494, 1.48), (293, 12495, 1.23321), (293, 12496, 0.74), (293, 12497, 0.98679), (294, 12501, 1.48), (1059, 12502, 0.23331), (294, 12502, 1.23321), (1163, 12504, 0.18669), (1294, 12504, 0.18669), (295, 12504, 0.98679), (962, 12505, 0.23331), (1066, 12505, 0.23331), (1112, 12505, 0.23331), (1145, 12505, 0.23331), (1146, 12505, 0.23331), (1157, 12505, 0.23331), (1165, 12505, 0.23331), (1166, 12505, 0.23331), (1257, 12505, 0.23331), (1284, 12505, 0.23331), (1202, 12505, 0.46662), (295, 12505, 1.23321), (296, 12507, 1.48), (296, 12508, 1.23321), (1179, 12509, 0.23331), (1188, 12509, 0.46662), (296, 12509, 1.23321), (296, 12510, 1.97321), (1260, 12511, 0.28), (296, 12511, 1.48), (297, 12514, 1.23321), (298, 12515, 1.72679), (1257, 12516, 0.23331), (1259, 12516, 0.23331), (1260, 12516, 0.23331), (298, 12516, 1.23321); INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES (1199, 12517, 0.32669), (1277, 12517, 0.32669), (298, 12517, 1.72679), (298, 12518, 1.23321), (298, 12519, 0.32669), (303, 12519, 0.65338), (571, 12519, 1.30676), (298, 12520, 2.22), (299, 12522, 0.98679), (299, 12523, 0.98679), (300, 12525, 1.48), (300, 12526, 0.98679), (301, 12528, 0.23331), (302, 12528, 0.23331), (1042, 12528, 0.23331), (1047, 12528, 0.23331), (1063, 12528, 0.23331), (1088, 12528, 0.23331), (1101, 12528, 0.23331), (1149, 12528, 0.23331), (1163, 12528, 0.23331), (1271, 12528, 0.23331), (1043, 12528, 0.46662), (1065, 12528, 0.46662), (1067, 12528, 0.46662), (1086, 12528, 0.46662), (1103, 12528, 0.46662), (1112, 12528, 0.46662), (1113, 12528, 0.46662), (1115, 12528, 0.46662), (1281, 12528, 0.69993), (301, 12529, 0.18669), (302, 12529, 0.18669), (962, 12529, 0.18669), (980, 12529, 0.18669), (1042, 12529, 0.18669), (1048, 12529, 0.18669), (1062, 12529, 0.18669), (1063, 12529, 0.18669), (1069, 12529, 0.18669), (1085, 12529, 0.18669), (1088, 12529, 0.18669), (1093, 12529, 0.18669), (1111, 12529, 0.18669), (1148, 12529, 0.18669), (1150, 12529, 0.18669), (1152, 12529, 0.18669), (1175, 12529, 0.18669), (1191, 12529, 0.18669), (1193, 12529, 0.18669), (1296, 12529, 0.18669), (1299, 12529, 0.18669), (1086, 12529, 0.37338), (1115, 12529, 0.37338), (1209, 12529, 0.37338), (1174, 12529, 0.74676), (1066, 12529, 0.93345), (301, 12530, 0.14), (302, 12530, 0.14), (962, 12530, 0.14), (1035, 12530, 0.14), (1050, 12530, 0.14), (1058, 12530, 0.14), (1096, 12530, 0.14), (1112, 12530, 0.14), (1125, 12530, 0.14), (1128, 12530, 0.14), (1129, 12530, 0.14), (1130, 12530, 0.14), (1134, 12530, 0.14), (1138, 12530, 0.14), (1159, 12530, 0.14), (1161, 12530, 0.14), (1173, 12530, 0.14), (1184, 12530, 0.14), (1185, 12530, 0.14), (1192, 12530, 0.14), (1193, 12530, 0.14), (1199, 12530, 0.14), (1200, 12530, 0.14), (1209, 12530, 0.14), (1260, 12530, 0.14), (1283, 12530, 0.14), (1285, 12530, 0.14), (1289, 12530, 0.14), (1301, 12530, 0.14), (1036, 12530, 0.28), (1055, 12530, 0.28), (1089, 12530, 0.28), (1108, 12530, 0.28), (1124, 12530, 0.28), (1150, 12530, 0.28), (1151, 12530, 0.28), (1174, 12530, 0.28), (1296, 12530, 0.28), (959, 12530, 0.42), (1107, 12530, 0.42), (1201, 12530, 0.42), (1261, 12530, 0.42), (1197, 12530, 0.56), (1202, 12530, 0.56), (1259, 12530, 0.56), (1300, 12530, 0.7), (1258, 12530, 0.84), (1257, 12530, 1.26), (301, 12531, 0.14), (302, 12531, 0.14), (962, 12531, 0.14), (1107, 12531, 0.14), (1165, 12531, 0.14), (1185, 12531, 0.14), (1186, 12531, 0.14), (1188, 12531, 0.14), (1193, 12531, 0.14), (1208, 12531, 0.14), (1258, 12531, 0.14), (927, 12531, 0.28), (1044, 12531, 0.28), (1201, 12531, 0.28), (1205, 12531, 0.28), (1283, 12531, 0.28), (1285, 12531, 0.48), (1197, 12531, 0.62), (1129, 12531, 0.88), (301, 12532, 0.09331), (302, 12532, 0.09331), (301, 12533, 0.37331), (302, 12533, 0.37331), (302, 12534, 0.9334), (301, 12534, 2.38017), (301, 12535, 0.14), (302, 12535, 0.14), (927, 12535, 0.14), (1062, 12535, 0.14), (1066, 12535, 0.14), (1113, 12535, 0.14), (1152, 12535, 0.14), (1160, 12535, 0.14), (1169, 12535, 0.14), (1172, 12535, 0.14), (1194, 12535, 0.14), (1195, 12535, 0.14), (1273, 12535, 0.14), (1282, 12535, 0.14), (1289, 12535, 0.14), (1291, 12535, 0.14), (1292, 12535, 0.14), (1301, 12535, 0.14), (1302, 12535, 0.14), (962, 12535, 0.28), (1065, 12535, 0.28), (1087, 12535, 0.28), (1090, 12535, 0.28), (1179, 12535, 0.28), (1193, 12535, 0.28), (1274, 12535, 0.28), (1166, 12535, 0.42), (1171, 12535, 0.42), (1271, 12535, 0.42), (1276, 12535, 0.56), (301, 12536, 1.36017), (302, 12536, 1.36017), (301, 12537, 0.46669), (302, 12537, 0.46669), (301, 12538, 0.23331), (302, 12538, 0.23331), (1188, 12538, 0.23331), (1021, 12538, 0.56661), (303, 12538, 0.93324), (301, 12539, 0.37331), (302, 12539, 0.37331), (302, 12543, 0.93), (303, 12544, 0.32669), (303, 12545, 0.23331), (303, 12546, 0.37331), (303, 12547, 0.23331), (303, 12548, 0.37331), (303, 12549, 0.28), (303, 12550, 0.37331), (303, 12551, 0.37331), (303, 12552, 0.28), (303, 12553, 0.42), (303, 12554, 0.42), (303, 12555, 0.28), (303, 12556, 1.12), (303, 12557, 0.42), (303, 12558, 0.28), (303, 12559, 0.28), (303, 12560, 0.21), (303, 12561, 0.21), (303, 12562, 0.35), (303, 12563, 0.42), (303, 12564, 0.56), (918, 12565, 0.28), (962, 12565, 0.28), (1057, 12565, 0.28), (1125, 12565, 0.28), (1150, 12565, 0.28), (1161, 12565, 0.28), (1162, 12565, 0.28), (1171, 12565, 0.28), (1274, 12565, 0.28), (1280, 12565, 0.28), (1281, 12565, 0.28), (1152, 12565, 0.56), (1198, 12565, 0.56), (1199, 12565, 0.56), (1103, 12565, 0.84), (1159, 12565, 1.12), (303, 12565, 2.52), (303, 12566, 0.28), (1186, 12566, 0.28), (303, 12567, 0.28), (571, 12567, 0.28), (962, 12567, 0.28), (1174, 12567, 0.56), (584, 12567, 1.48), (303, 12568, 0.32669), (1301, 12568, 0.32669), (1107, 12568, 0.65338), (571, 12569, 0.23331), (962, 12569, 0.23331), (1043, 12569, 0.23331), (1066, 12569, 0.23331), (1086, 12569, 0.23331), (1095, 12569, 0.23331), (1112, 12569, 0.23331), (1127, 12569, 0.23331), (1166, 12569, 0.23331), (1169, 12569, 0.23331), (1195, 12569, 0.23331), (1200, 12569, 0.23331), (1270, 12569, 0.23331), (1074, 12569, 0.46662), (1128, 12569, 0.46662), (1209, 12569, 0.46662), (303, 12569, 0.93324), (1247, 12569, 0.93324), (580, 12569, 1.23321), (303, 12570, 0.23331), (1045, 12570, 0.23331), (1046, 12570, 0.23331), (1144, 12570, 0.23331), (1271, 12570, 0.23331), (1283, 12570, 0.23331), (1290, 12570, 0.23331), (1067, 12570, 0.46662), (1175, 12571, 0.23331), (1205, 12571, 0.23331), (303, 12571, 0.46662), (303, 12572, 0.28), (303, 12573, 1.63345), (303, 12574, 0.42), (980, 12575, 0.28), (1291, 12575, 0.28), (1171, 12575, 0.56), (1201, 12575, 0.56), (303, 12575, 1.12), (1288, 12575, 1.12), (918, 12576, 0.09331), (940, 12576, 0.09331), (980, 12576, 0.09331), (1042, 12576, 0.09331), (1063, 12576, 0.09331), (1065, 12576, 0.09331), (1066, 12576, 0.09331), (1087, 12576, 0.09331), (1095, 12576, 0.09331), (1130, 12576, 0.09331), (1134, 12576, 0.09331), (1150, 12576, 0.09331), (1161, 12576, 0.09331), (1169, 12576, 0.09331), (1174, 12576, 0.09331), (1185, 12576, 0.09331), (1189, 12576, 0.09331), (1191, 12576, 0.09331), (1193, 12576, 0.09331), (1194, 12576, 0.09331), (1204, 12576, 0.09331), (1205, 12576, 0.09331), (1208, 12576, 0.09331), (1259, 12576, 0.09331), (1262, 12576, 0.09331), (1270, 12576, 0.09331), (1282, 12576, 0.09331), (1284, 12576, 0.09331), (1288, 12576, 0.09331), (1291, 12576, 0.09331), (1293, 12576, 0.09331), (1301, 12576, 0.09331), (1033, 12576, 0.18662), (1055, 12576, 0.18662), (1062, 12576, 0.18662), (1067, 12576, 0.18662), (1108, 12576, 0.18662), (1124, 12576, 0.18662), (1138, 12576, 0.18662), (1140, 12576, 0.18662), (1144, 12576, 0.18662), (1146, 12576, 0.18662), (1148, 12576, 0.18662), (1152, 12576, 0.18662), (1163, 12576, 0.18662), (1165, 12576, 0.18662), (1171, 12576, 0.18662), (1188, 12576, 0.18662), (1192, 12576, 0.18662), (1197, 12576, 0.18662), (1200, 12576, 0.18662), (1201, 12576, 0.18662), (1203, 12576, 0.18662), (1257, 12576, 0.18662), (1271, 12576, 0.18662), (1277, 12576, 0.18662), (1289, 12576, 0.18662), (1296, 12576, 0.18662), (927, 12576, 0.27993), (1057, 12576, 0.27993), (1061, 12576, 0.27993), (1149, 12576, 0.27993), (1153, 12576, 0.27993), (1170, 12576, 0.27993), (1209, 12576, 0.27993), (1276, 12576, 0.31992), (962, 12576, 0.37324), (1186, 12576, 0.37324), (1195, 12576, 0.37324), (303, 12576, 0.46655), (1074, 12576, 0.50654), (1044, 12576, 0.55986), (1128, 12576, 0.67983), (940, 12577, 0.32669), (1065, 12577, 0.32669), (1066, 12577, 0.32669), (1109, 12577, 0.32669), (1125, 12577, 0.32669), (1127, 12577, 0.32669), (1169, 12577, 0.32669), (1193, 12577, 0.32669), (1202, 12577, 0.32669), (1204, 12577, 0.32669), (1296, 12577, 0.32669), (1128, 12577, 0.65338), (1279, 12577, 0.65338), (1283, 12577, 0.65338), (303, 12577, 0.98007), (303, 12578, 0.14), (918, 12578, 0.14), (962, 12578, 0.14), (1047, 12578, 0.14), (1063, 12578, 0.14), (1065, 12578, 0.14), (1066, 12578, 0.14), (1126, 12578, 0.14), (1138, 12578, 0.14), (1146, 12578, 0.14), (1166, 12578, 0.14), (1191, 12578, 0.14), (1262, 12578, 0.14), (1277, 12578, 0.14), (1295, 12578, 0.14), (1082, 12578, 0.28), (1163, 12578, 0.28), (1205, 12578, 0.28), (1208, 12578, 0.28), (303, 12579, 1.68), (927, 12580, 0.14), (1040, 12580, 0.14), (1046, 12580, 0.14), (1050, 12580, 0.14), (1059, 12580, 0.14), (1061, 12580, 0.14), (1076, 12580, 0.14), (1082, 12580, 0.14), (1089, 12580, 0.14), (1093, 12580, 0.14), (1110, 12580, 0.14), (1115, 12580, 0.14), (1124, 12580, 0.14), (1126, 12580, 0.14), (1129, 12580, 0.14), (1134, 12580, 0.14), (1145, 12580, 0.14), (1148, 12580, 0.14), (1150, 12580, 0.14), (1161, 12580, 0.14), (1170, 12580, 0.14), (1186, 12580, 0.14), (1187, 12580, 0.14), (1191, 12580, 0.14), (1196, 12580, 0.14), (1198, 12580, 0.14), (1201, 12580, 0.14), (1203, 12580, 0.14), (1209, 12580, 0.14), (1262, 12580, 0.14), (1273, 12580, 0.14), (1278, 12580, 0.14), (1282, 12580, 0.14), (1284, 12580, 0.14), (1288, 12580, 0.14), (1296, 12580, 0.14), (1045, 12580, 0.28), (1047, 12580, 0.28), (1075, 12580, 0.28), (1078, 12580, 0.28), (1085, 12580, 0.28), (1096, 12580, 0.28), (1111, 12580, 0.28), (1138, 12580, 0.28), (1144, 12580, 0.28), (1153, 12580, 0.28), (1159, 12580, 0.28), (1160, 12580, 0.28), (1166, 12580, 0.28), (1179, 12580, 0.28), (1189, 12580, 0.28), (1197, 12580, 0.28), (1199, 12580, 0.28), (1204, 12580, 0.28), (1247, 12580, 0.28), (1274, 12580, 0.28), (1276, 12580, 0.28), (1283, 12580, 0.28), (1295, 12580, 0.28), (1042, 12580, 0.42), (1058, 12580, 0.42), (1065, 12580, 0.42), (1066, 12580, 0.42), (1088, 12580, 0.42), (1103, 12580, 0.42), (1108, 12580, 0.42), (1128, 12580, 0.42), (1146, 12580, 0.42), (1149, 12580, 0.42), (1158, 12580, 0.42), (1163, 12580, 0.42), (1165, 12580, 0.42), (1171, 12580, 0.42), (1172, 12580, 0.42), (1188, 12580, 0.42), (1205, 12580, 0.42), (1270, 12580, 0.42), (1302, 12580, 0.42), (303, 12580, 0.56), (959, 12580, 0.56), (1125, 12580, 0.56), (1140, 12580, 0.56), (1151, 12580, 0.56), (1169, 12580, 0.56), (1175, 12580, 0.56), (1185, 12580, 0.56), (1292, 12580, 0.56), (1294, 12580, 0.56), (1060, 12580, 0.7), (1130, 12580, 0.7), (1280, 12580, 0.7), (1289, 12580, 0.7), (1301, 12580, 0.7), (1193, 12580, 0.84), (1208, 12580, 0.84), (1157, 12580, 1.12), (962, 12580, 1.26), (1192, 12580, 1.26), (1279, 12580, 1.32), (918, 12580, 2.14), (962, 12581, 0.18669), (1046, 12581, 0.18669), (1093, 12581, 0.18669), (1145, 12581, 0.18669), (303, 12581, 0.74676), (959, 12582, 0.09331), (1040, 12582, 0.09331), (1058, 12582, 0.09331), (1068, 12582, 0.09331), (1069, 12582, 0.09331), (1111, 12582, 0.09331), (1147, 12582, 0.09331), (1159, 12582, 0.09331), (1162, 12582, 0.09331), (1163, 12582, 0.09331), (1179, 12582, 0.09331), (1185, 12582, 0.09331), (1189, 12582, 0.09331), (1197, 12582, 0.09331), (1199, 12582, 0.09331), (1247, 12582, 0.09331), (1262, 12582, 0.09331), (1280, 12582, 0.09331), (1284, 12582, 0.09331), (1287, 12582, 0.09331), (1291, 12582, 0.09331), (1293, 12582, 0.09331), (1295, 12582, 0.09331), (980, 12582, 0.18662), (1036, 12582, 0.18662), (1044, 12582, 0.18662), (1050, 12582, 0.18662), (1060, 12582, 0.18662), (1074, 12582, 0.18662), (1096, 12582, 0.18662), (1105, 12582, 0.18662), (1107, 12582, 0.18662), (1108, 12582, 0.18662), (1134, 12582, 0.18662), (1148, 12582, 0.18662), (1160, 12582, 0.18662), (1161, 12582, 0.18662), (1169, 12582, 0.18662), (1192, 12582, 0.18662), (1193, 12582, 0.18662), (1270, 12582, 0.18662), (1271, 12582, 0.18662), (1281, 12582, 0.18662), (1282, 12582, 0.18662), (1296, 12582, 0.18662), (1299, 12582, 0.18662), (1035, 12582, 0.27993), (1065, 12582, 0.27993), (1066, 12582, 0.27993), (1124, 12582, 0.27993), (1125, 12582, 0.27993), (1127, 12582, 0.27993), (1128, 12582, 0.27993), (1138, 12582, 0.27993), (1149, 12582, 0.27993), (1151, 12582, 0.27993), (1158, 12582, 0.27993), (1172, 12582, 0.27993), (1175, 12582, 0.27993), (1187, 12582, 0.27993), (1198, 12582, 0.27993), (1259, 12582, 0.27993), (1301, 12582, 0.27993), (1091, 12582, 0.37324), (1110, 12582, 0.37324), (1170, 12582, 0.37324), (1173, 12582, 0.37324), (1195, 12582, 0.37324), (1209, 12582, 0.37324), (1258, 12582, 0.37324), (1288, 12582, 0.37324), (1174, 12582, 0.46655), (1285, 12582, 0.46655), (1300, 12582, 0.46655), (303, 12582, 0.55986), (1033, 12582, 0.55986), (1047, 12582, 0.55986), (1083, 12582, 0.55986), (1130, 12582, 0.55986), (1205, 12582, 0.55986), (1188, 12582, 0.65317), (1202, 12582, 0.65317), (1257, 12582, 0.65317), (1201, 12582, 0.74648), (1204, 12582, 0.74648), (1261, 12582, 0.74648), (927, 12582, 0.83979), (1208, 12582, 0.83979), (1279, 12582, 0.83979), (1152, 12582, 0.87978), (962, 12582, 1.11972), (940, 12583, 0.46669), (1067, 12583, 0.46669), (1127, 12583, 0.46669), (1161, 12583, 0.46669), (1204, 12583, 0.46669), (1247, 12583, 0.46669), (1169, 12583, 0.93338), (303, 12583, 1.86676), (918, 12584, 0.42), (980, 12584, 0.42), (1069, 12584, 0.42), (1163, 12584, 0.42), (1174, 12584, 0.42), (1175, 12584, 0.42), (1201, 12584, 0.42), (1068, 12584, 0.84), (1162, 12584, 0.84), (1173, 12584, 0.84), (1270, 12584, 0.84), (1044, 12584, 1.26), (303, 12584, 2.1), (303, 12585, 0.18669), (303, 12586, 0.42), (1163, 12586, 0.42), (1130, 12587, 0.28), (1257, 12587, 0.28), (303, 12587, 0.84), (303, 12588, 0.14), (303, 12589, 0.28), (1059, 12590, 0.23331), (1170, 12590, 0.23331), (1208, 12590, 0.23331), (1273, 12590, 0.23331), (1293, 12590, 0.23331), (1302, 12590, 0.23331), (303, 12590, 0.46662), (1140, 12590, 0.46662), (1173, 12590, 0.46662), (1197, 12590, 0.46662), (1286, 12590, 0.46662), (962, 12591, 0.32669), (1042, 12591, 0.32669), (1045, 12591, 0.32669), (1085, 12591, 0.32669), (1124, 12591, 0.32669), (1125, 12591, 0.32669), (1130, 12591, 0.32669), (1134, 12591, 0.32669), (1173, 12591, 0.32669), (1186, 12591, 0.32669), (1209, 12591, 0.32669), (1279, 12591, 0.32669), (1290, 12591, 0.32669), (1301, 12591, 0.32669), (918, 12591, 0.65338), (927, 12591, 0.65338), (1128, 12591, 0.65338), (1144, 12591, 0.65338), (1159, 12591, 0.65338), (1174, 12591, 0.65338), (1188, 12591, 0.65338), (1262, 12591, 0.65338), (1145, 12591, 0.98007), (1172, 12591, 0.98007), (1208, 12591, 0.98007), (303, 12591, 1.30676), (303, 12592, 0.28), (1128, 12592, 0.28), (1169, 12592, 0.28), (1285, 12592, 0.56), (303, 12593, 0.23331), (303, 12594, 0.51331), (303, 12595, 0.18669), (927, 12595, 0.18669), (1063, 12595, 0.18669), (1066, 12595, 0.18669), (1074, 12595, 0.18669), (1134, 12595, 0.18669), (1185, 12595, 0.18669), (1199, 12595, 0.18669), (1299, 12595, 0.18669), (1091, 12595, 0.37338), (1175, 12595, 0.37338), (1208, 12595, 0.37338), (1205, 12595, 0.56007), (918, 12595, 0.74676), (1045, 12595, 0.74676), (1046, 12595, 0.74676), (1203, 12595, 0.82677), (1201, 12595, 1.12014), (303, 12596, 0.18669), (303, 12597, 0.37331), (303, 12598, 1.63317), (303, 12599, 0.28), (1173, 12599, 0.28), (1287, 12599, 0.28), (1146, 12599, 0.56), (303, 12600, 1.49324), (303, 12601, 0.14), (959, 12601, 0.14), (1042, 12601, 0.14), (1045, 12601, 0.14), (1074, 12601, 0.14), (1078, 12601, 0.14), (1095, 12601, 0.14), (1107, 12601, 0.14), (1126, 12601, 0.14), (1127, 12601, 0.14), (1130, 12601, 0.14), (1146, 12601, 0.14), (1147, 12601, 0.14), (1151, 12601, 0.14), (1159, 12601, 0.14), (1171, 12601, 0.14), (1175, 12601, 0.14), (1189, 12601, 0.14), (1194, 12601, 0.14), (1198, 12601, 0.14), (1201, 12601, 0.14), (1247, 12601, 0.14), (1276, 12601, 0.14), (1280, 12601, 0.14), (1289, 12601, 0.14), (1294, 12601, 0.14), (1299, 12601, 0.14), (1301, 12601, 0.14), (927, 12601, 0.28), (980, 12601, 0.28), (1082, 12601, 0.28), (1124, 12601, 0.28), (1128, 12601, 0.28), (1134, 12601, 0.28), (1170, 12601, 0.28), (1172, 12601, 0.28), (1185, 12601, 0.28), (1192, 12601, 0.28), (1197, 12601, 0.28), (1203, 12601, 0.28), (1270, 12601, 0.28), (1279, 12601, 0.28), (1291, 12601, 0.28), (1302, 12601, 0.28), (1061, 12601, 0.42), (1063, 12601, 0.42), (1165, 12601, 0.42), (1179, 12601, 0.42), (1188, 12601, 0.42), (1191, 12601, 0.42), (1193, 12601, 0.42), (1205, 12601, 0.42), (1271, 12601, 0.42), (1288, 12601, 0.42), (962, 12601, 0.56), (1153, 12601, 0.56), (1163, 12601, 0.56), (303, 12602, 0.32669), (303, 12603, 0.09331), (940, 12603, 0.09331), (1048, 12603, 0.09331), (1084, 12603, 0.09331), (1093, 12603, 0.09331), (1111, 12603, 0.09331), (1138, 12603, 0.09331), (1152, 12603, 0.09331), (1162, 12603, 0.09331), (1188, 12603, 0.09331), (1189, 12603, 0.09331), (1198, 12603, 0.09331), (1257, 12603, 0.09331), (1280, 12603, 0.09331), (1288, 12603, 0.09331), (1292, 12603, 0.09331), (1293, 12603, 0.09331), (918, 12603, 0.18662), (927, 12603, 0.18662), (959, 12603, 0.18662), (962, 12603, 0.18662), (1044, 12603, 0.18662), (1058, 12603, 0.18662), (1069, 12603, 0.18662), (1075, 12603, 0.18662), (1096, 12603, 0.18662), (1134, 12603, 0.18662), (1146, 12603, 0.18662), (1147, 12603, 0.18662), (1158, 12603, 0.18662), (1174, 12603, 0.18662), (1186, 12603, 0.18662), (1187, 12603, 0.18662), (1191, 12603, 0.18662), (1193, 12603, 0.18662), (1201, 12603, 0.18662), (1205, 12603, 0.18662), (1282, 12603, 0.18662), (1057, 12603, 0.27993), (1066, 12603, 0.27993), (1125, 12603, 0.27993), (1148, 12603, 0.27993), (1172, 12603, 0.27993), (1196, 12603, 0.27993), (1202, 12603, 0.27993), (1204, 12603, 0.27993), (1208, 12603, 0.27993), (1247, 12603, 0.27993), (1274, 12603, 0.27993), (1149, 12603, 0.37324), (1163, 12603, 0.37324), (1184, 12603, 0.37324), (1175, 12603, 0.50654), (1209, 12603, 1.05307), (303, 12604, 0.09331), (303, 12605, 0.98007), (303, 12606, 0.56), (303, 12607, 0.28), (303, 12608, 1.49352), (303, 12609, 0.28), (1077, 12609, 0.28), (1115, 12609, 0.28), (1209, 12609, 0.28), (303, 12610, 0.28), (1084, 12610, 0.28), (1101, 12610, 0.28), (1115, 12610, 0.28), (1125, 12610, 0.28), (1150, 12610, 0.28), (1151, 12610, 0.28), (1171, 12610, 0.28), (1174, 12610, 0.28), (1193, 12610, 0.28), (1209, 12610, 0.28), (1280, 12610, 0.28), (1292, 12610, 0.28), (1302, 12610, 0.28), (918, 12610, 0.56), (962, 12610, 0.56), (1066, 12610, 0.56), (1075, 12610, 0.56), (1082, 12610, 0.56), (1091, 12610, 0.56), (1105, 12610, 0.56), (1152, 12610, 0.56), (1205, 12610, 0.56), (1270, 12610, 0.56), (1153, 12610, 0.84), (1103, 12610, 1.12), (1147, 12610, 1.68), (303, 12611, 0.23331), (1098, 12611, 0.23331), (303, 12612, 0.37331), (303, 12613, 0.46662), (303, 12614, 0.65338), (303, 12615, 0.28), (1068, 12615, 0.28), (1088, 12615, 0.28), (1285, 12615, 0.28), (1081, 12616, 0.56), (1094, 12616, 1.12), (303, 12616, 26.6), (303, 12617, 0.60669), (303, 12618, 0.14), (303, 12619, 1.49324), (303, 12620, 0.32669), (1033, 12620, 0.32669), (1035, 12620, 0.32669), (1042, 12620, 0.32669), (1163, 12620, 0.32669), (1258, 12620, 0.32669), (1040, 12620, 0.65338), (1276, 12620, 0.65338), (1171, 12621, 0.42), (1191, 12621, 0.42), (1290, 12621, 0.42), (303, 12621, 1.68), (303, 12622, 0.46669), (1161, 12622, 0.46669), (1171, 12622, 0.46669), (1191, 12622, 2.80014), (303, 12623, 1.68), (1208, 12624, 0.32669), (303, 12624, 30.3822), (1043, 12625, 0.28), (1059, 12625, 0.28), (1187, 12625, 0.28), (1188, 12625, 0.28), (1208, 12625, 0.28), (303, 12625, 0.56), (1192, 12625, 0.56), (1089, 12625, 0.96), (303, 12626, 0.28), (1147, 12627, 0.28), (1188, 12627, 0.28), (1203, 12627, 0.28), (1205, 12627, 0.28), (1277, 12627, 0.28), (303, 12627, 1.12), (303, 12628, 0.18669), (303, 12629, 0.28), (303, 12630, 0.65338), (303, 12631, 0.28), (1035, 12631, 0.28), (1069, 12631, 0.28), (1085, 12631, 0.28), (1115, 12631, 0.28), (304, 12631, 1.48), (303, 12632, 1.30676), (303, 12633, 0.14), (303, 12634, 1.49324), (303, 12635, 3.36), (303, 12636, 0.18669), (1066, 12636, 0.18669), (1086, 12636, 0.18669), (1090, 12636, 0.18669), (1203, 12636, 0.18669), (1109, 12636, 0.56007), (303, 12637, 0.74662), (303, 12638, 1.30676), (303, 12639, 0.28), (927, 12640, 0.18669), (1044, 12640, 0.18669), (1095, 12640, 0.18669), (1273, 12640, 0.18669), (1274, 12640, 0.18669), (1278, 12640, 0.18669), (1279, 12640, 0.18669), (303, 12640, 0.37338), (1066, 12640, 0.37338), (1086, 12640, 0.37338), (1285, 12640, 0.37338), (303, 12641, 0.23331), (1055, 12641, 0.23331), (1146, 12641, 0.23331), (303, 12642, 0.37331), (1044, 12643, 0.32669), (1057, 12643, 0.32669), (1061, 12643, 0.32669), (1069, 12643, 0.32669), (1075, 12643, 0.32669), (1091, 12643, 0.32669), (1092, 12643, 0.32669), (1128, 12643, 0.32669), (1146, 12643, 0.32669), (1148, 12643, 0.32669), (1169, 12643, 0.32669), (1171, 12643, 0.32669), (1196, 12643, 0.32669), (1198, 12643, 0.32669), (1281, 12643, 0.32669), (1285, 12643, 0.32669), (1299, 12643, 0.32669), (303, 12643, 0.65338), (927, 12643, 0.65338), (1185, 12643, 0.65338), (1195, 12643, 0.65338), (1279, 12643, 0.65338), (962, 12643, 0.98007), (1144, 12643, 1.12008), (303, 12644, 0.28), (1185, 12644, 0.28), (1247, 12644, 0.28), (1089, 12645, 0.23331), (303, 12645, 0.69993), (303, 12646, 0.28), (303, 12647, 0.28), (303, 12648, 1.49324), (303, 12649, 0.14), (962, 12649, 0.14), (1057, 12649, 0.14), (1130, 12649, 0.14), (1161, 12649, 0.14), (1193, 12649, 0.14), (1195, 12649, 0.14), (1261, 12649, 0.14), (1292, 12649, 0.14), (1085, 12649, 0.28), (1101, 12649, 0.28), (1295, 12649, 0.28), (1045, 12649, 0.42), (303, 12650, 0.93324), (927, 12651, 0.42), (1059, 12651, 0.42), (1096, 12651, 0.42), (1105, 12651, 0.42), (1106, 12651, 0.42), (1107, 12651, 0.42), (1111, 12651, 0.42), (1148, 12651, 0.42), (1171, 12651, 0.42), (1185, 12651, 0.42), (1193, 12651, 0.42), (1208, 12651, 0.42), (1247, 12651, 0.42), (1280, 12651, 0.42), (1281, 12651, 0.42), (1291, 12651, 0.42), (303, 12651, 0.84), (918, 12651, 0.84), (1098, 12651, 0.84), (1144, 12651, 0.84), (1195, 12651, 0.84), (1278, 12651, 0.84), (303, 12652, 0.28), (303, 12653, 0.18669), (927, 12653, 0.18669), (962, 12653, 0.18669), (1042, 12653, 0.18669), (1057, 12653, 0.18669), (1074, 12653, 0.18669), (1128, 12653, 0.18669), (1192, 12653, 0.18669), (1195, 12653, 0.18669), (1197, 12653, 0.18669), (1201, 12653, 0.18669), (1281, 12653, 0.18669), (1193, 12653, 0.37338), (303, 12654, 0.23331), (1274, 12654, 0.23331), (303, 12655, 0.42), (303, 12656, 0.18669), (1286, 12656, 0.18669), (1147, 12656, 0.37338), (1144, 12656, 0.74676), (1298, 12656, 1.8669), (303, 12657, 0.32669), (303, 12658, 0.18669), (940, 12658, 0.18669), (1042, 12658, 0.18669), (1074, 12658, 0.18669), (1076, 12658, 0.18669), (1128, 12658, 0.18669), (1134, 12658, 0.18669), (1166, 12658, 0.18669), (1171, 12658, 0.18669), (1174, 12658, 0.18669), (1193, 12658, 0.18669), (1194, 12658, 0.18669), (1195, 12658, 0.18669), (1201, 12658, 0.18669), (1286, 12658, 0.18669), (1044, 12658, 0.37338), (1059, 12658, 0.37338), (1088, 12658, 0.37338), (1095, 12658, 0.37338), (1184, 12658, 0.37338), (1276, 12658, 0.37338), (1292, 12658, 0.37338), (962, 12658, 0.56007), (1188, 12658, 0.64008), (959, 12658, 0.74676), (1163, 12658, 0.74676), (303, 12659, 1.68), (303, 12660, 1.12014), (303, 12661, 0.42), (1129, 12662, 0.23331), (1160, 12662, 0.23331), (1163, 12662, 0.23331), (1257, 12662, 0.23331), (303, 12662, 0.69993), (1209, 12662, 0.93324), (303, 12663, 0.28), (1128, 12663, 0.28), (1174, 12663, 0.28), (1259, 12663, 0.28), (1300, 12663, 0.28), (1040, 12663, 0.56), (1045, 12663, 0.56), (1129, 12663, 0.56), (1208, 12663, 0.56), (1209, 12663, 0.56), (303, 12664, 1.12), (303, 12665, 0.09331), (303, 12666, 0.09331), (303, 12667, 0.09331), (303, 12668, 0.09331), (303, 12669, 0.09331), (303, 12670, 0.09331), (303, 12671, 7.51387), (303, 12672, 0.23331), (303, 12673, 0.18669), (959, 12673, 0.18669), (980, 12673, 0.18669), (1058, 12673, 0.18669), (1062, 12673, 0.18669), (1074, 12673, 0.18669), (1098, 12673, 0.18669), (1105, 12673, 0.18669), (1107, 12673, 0.18669), (1126, 12673, 0.18669), (1140, 12673, 0.18669), (1145, 12673, 0.18669), (1151, 12673, 0.18669), (1163, 12673, 0.18669), (1171, 12673, 0.18669), (1172, 12673, 0.18669), (1185, 12673, 0.18669), (1187, 12673, 0.18669), (1196, 12673, 0.18669), (1209, 12673, 0.18669), (1270, 12673, 0.18669), (1276, 12673, 0.18669), (1277, 12673, 0.18669), (1287, 12673, 0.18669), (1289, 12673, 0.18669), (1292, 12673, 0.18669), (1296, 12673, 0.18669), (962, 12673, 0.37338), (1043, 12673, 0.37338), (1055, 12673, 0.37338), (1059, 12673, 0.37338), (1086, 12673, 0.37338), (1093, 12673, 0.37338), (1103, 12673, 0.37338), (1112, 12673, 0.37338), (1113, 12673, 0.37338), (1149, 12673, 0.37338), (1152, 12673, 0.37338), (1174, 12673, 0.37338), (1208, 12673, 0.37338), (1280, 12673, 0.37338), (1281, 12673, 0.37338), (1290, 12673, 0.37338), (1299, 12673, 0.37338), (1047, 12673, 0.56007), (1134, 12673, 0.56007), (1262, 12673, 0.56007), (1274, 12673, 0.56007), (303, 12674, 0.18669), (1049, 12674, 0.18669), (1066, 12674, 0.18669), (1151, 12674, 0.18669), (1165, 12674, 0.18669), (1185, 12674, 0.18669), (1186, 12674, 0.18669), (1195, 12674, 0.18669), (1276, 12674, 0.18669), (1299, 12674, 0.18669), (1262, 12674, 0.37338), (1277, 12674, 0.37338), (962, 12674, 0.56007), (303, 12675, 0.93345), (962, 12676, 0.14), (1293, 12676, 0.14), (1042, 12676, 0.28), (1088, 12676, 0.28), (303, 12676, 0.42), (940, 12677, 0.42), (959, 12677, 0.42), (1066, 12677, 0.42), (1076, 12677, 0.42), (1078, 12677, 0.42), (1084, 12677, 0.42), (1089, 12677, 0.42), (1093, 12677, 0.42), (1095, 12677, 0.42), (1124, 12677, 0.42), (1128, 12677, 0.42), (1129, 12677, 0.42), (1138, 12677, 0.42), (1140, 12677, 0.42), (1163, 12677, 0.42), (1170, 12677, 0.42), (1172, 12677, 0.42), (1186, 12677, 0.42), (1187, 12677, 0.42), (1194, 12677, 0.42), (1198, 12677, 0.42), (1204, 12677, 0.42), (1208, 12677, 0.42), (1247, 12677, 0.42), (1270, 12677, 0.42), (1273, 12677, 0.42), (1277, 12677, 0.42), (1282, 12677, 0.42), (1290, 12677, 0.42), (1302, 12677, 0.42), (303, 12677, 0.84), (918, 12677, 0.84), (1077, 12677, 0.84), (1092, 12677, 0.84), (1144, 12677, 0.84), (1145, 12677, 0.84), (1146, 12677, 0.84), (1153, 12677, 0.84), (1158, 12677, 0.84), (1159, 12677, 0.84), (1165, 12677, 0.84), (1166, 12677, 0.84), (1175, 12677, 0.84), (1188, 12677, 0.84), (1200, 12677, 0.84), (1203, 12677, 0.84), (1271, 12677, 0.84), (1276, 12677, 0.84), (1279, 12677, 0.84), (1288, 12677, 0.84), (962, 12677, 1.26), (1060, 12677, 1.26), (1083, 12677, 1.26), (1125, 12677, 1.26), (1149, 12677, 1.26), (1174, 12677, 1.26), (1280, 12677, 1.26), (1151, 12677, 1.44), (1063, 12677, 1.68), (1291, 12677, 1.86), (927, 12677, 2.1), (1152, 12677, 2.52), (1193, 12677, 2.94), (1081, 12677, 3.12), (303, 12678, 1.30676), (303, 12679, 0.46669), (303, 12680, 0.74676), (1061, 12681, 0.51331), (1158, 12681, 0.51331), (1279, 12681, 0.51331), (1283, 12681, 0.51331), (1096, 12681, 1.02662), (1098, 12681, 1.53993), (1262, 12681, 1.53993), (303, 12681, 2.05324), (303, 12682, 0.28), (303, 12683, 1.49324), (303, 12684, 0.65338), (574, 12684, 0.98007), (575, 12684, 0.98007), (571, 12684, 1.30676), (584, 12684, 1.30676), (303, 12685, 3.36), (303, 12686, 1.86676), (303, 12687, 0.32669), (980, 12688, 0.09331), (1035, 12688, 0.09331), (1043, 12688, 0.09331), (1055, 12688, 0.09331), (1058, 12688, 0.09331), (1062, 12688, 0.09331), (1083, 12688, 0.09331), (1086, 12688, 0.09331), (1095, 12688, 0.09331), (1098, 12688, 0.09331), (1107, 12688, 0.09331), (1109, 12688, 0.09331), (1110, 12688, 0.09331), (1115, 12688, 0.09331), (1124, 12688, 0.09331), (1126, 12688, 0.09331), (1127, 12688, 0.09331), (1134, 12688, 0.09331), (1157, 12688, 0.09331), (1158, 12688, 0.09331), (1173, 12688, 0.09331), (1186, 12688, 0.09331), (1187, 12688, 0.09331), (1191, 12688, 0.09331), (1192, 12688, 0.09331), (1204, 12688, 0.09331), (1209, 12688, 0.09331), (1274, 12688, 0.09331), (1276, 12688, 0.09331), (1277, 12688, 0.09331), (1280, 12688, 0.09331), (1285, 12688, 0.09331), (1290, 12688, 0.09331), (1291, 12688, 0.09331), (1294, 12688, 0.09331), (1047, 12688, 0.18662), (1052, 12688, 0.18662), (1069, 12688, 0.18662), (1076, 12688, 0.18662), (1077, 12688, 0.18662), (1089, 12688, 0.18662), (1091, 12688, 0.18662), (1092, 12688, 0.18662), (1146, 12688, 0.18662), (1165, 12688, 0.18662), (1171, 12688, 0.18662), (1184, 12688, 0.18662), (1189, 12688, 0.18662), (1194, 12688, 0.18662), (1195, 12688, 0.18662), (1283, 12688, 0.18662), (1295, 12688, 0.18662), (1301, 12688, 0.18662), (918, 12688, 0.27993), (1057, 12688, 0.27993), (1065, 12688, 0.27993), (1078, 12688, 0.27993), (1087, 12688, 0.27993), (1111, 12688, 0.27993), (1125, 12688, 0.27993), (1138, 12688, 0.27993), (1149, 12688, 0.27993), (1160, 12688, 0.27993), (1163, 12688, 0.27993), (1273, 12688, 0.27993), (1302, 12688, 0.27993), (1200, 12688, 0.31992), (303, 12688, 0.37324), (1140, 12688, 0.37324), (1150, 12688, 0.37324), (1175, 12688, 0.37324), (1289, 12688, 0.37324), (1292, 12688, 0.37324), (1145, 12688, 0.41323), (1271, 12688, 0.41323), (1066, 12688, 0.46655), (1128, 12688, 0.46655), (1166, 12688, 0.46655), (1170, 12688, 0.46655), (1199, 12688, 0.46655), (1201, 12688, 0.46655), (1203, 12688, 0.46655), (1270, 12688, 0.46655), (1279, 12688, 0.46655), (1288, 12688, 0.46655), (1144, 12688, 0.55986), (1152, 12688, 0.55986), (1159, 12688, 0.55986), (1172, 12688, 0.55986), (1188, 12688, 0.55986), (1042, 12688, 0.65317), (1046, 12688, 0.65317), (1153, 12688, 0.65317), (1174, 12688, 0.65317), (1185, 12688, 0.65317), (1197, 12688, 0.65317), (1205, 12688, 0.65317), (1193, 12688, 0.74648), (1198, 12688, 0.74648), (1151, 12688, 0.78647), (959, 12688, 0.9331), (1208, 12688, 1.02641), (1074, 12688, 1.11972), (1161, 12688, 1.21303), (927, 12688, 1.49296), (962, 12688, 1.77289), (303, 12689, 0.18669), (959, 12689, 0.18669), (1046, 12689, 0.18669), (1076, 12689, 0.18669), (1077, 12689, 0.18669), (1083, 12689, 0.18669), (1084, 12689, 0.18669), (1087, 12689, 0.18669), (1130, 12689, 0.18669), (1140, 12689, 0.18669), (1165, 12689, 0.18669), (1194, 12689, 0.18669), (1201, 12689, 0.18669), (1208, 12689, 0.18669), (1282, 12689, 0.18669), (1285, 12689, 0.18669), (1296, 12689, 0.18669), (1057, 12689, 0.37338), (1061, 12689, 0.37338), (1086, 12689, 0.37338), (1092, 12689, 0.37338), (1111, 12689, 0.37338), (1114, 12689, 0.37338), (1152, 12689, 0.37338), (1153, 12689, 0.37338), (1185, 12689, 0.37338), (1203, 12689, 0.37338), (1271, 12689, 0.37338), (1273, 12689, 0.37338), (1270, 12689, 0.56007), (1276, 12689, 0.56007), (1042, 12689, 0.74676), (1074, 12689, 0.74676), (1063, 12689, 0.93345), (962, 12689, 1.8669), (303, 12690, 0.46669), (962, 12691, 0.18669), (1066, 12691, 0.18669), (303, 12691, 1.30683), (303, 12692, 0.84), (303, 12693, 2.8), (303, 12694, 0.65338), (1129, 12695, 0.32669), (1193, 12695, 0.32669), (1288, 12695, 0.32669), (1292, 12695, 0.32669), (303, 12695, 1.30676), (303, 12696, 0.28), (1208, 12696, 0.28), (303, 12697, 0.18669), (962, 12697, 0.18669), (1036, 12697, 0.18669), (1083, 12697, 0.18669), (1128, 12697, 0.18669), (1261, 12697, 0.18669), (1287, 12697, 0.18669), (927, 12697, 0.37338), (1109, 12697, 0.37338), (1196, 12697, 0.37338), (1066, 12697, 0.56007), (303, 12698, 0.18669), (927, 12698, 0.18669), (962, 12698, 0.18669), (1055, 12698, 0.18669), (1060, 12698, 0.18669), (1124, 12698, 0.18669), (1125, 12698, 0.18669), (1130, 12698, 0.18669), (1152, 12698, 0.18669), (1172, 12698, 0.18669), (1175, 12698, 0.18669), (1187, 12698, 0.18669), (1188, 12698, 0.18669), (1189, 12698, 0.18669), (1199, 12698, 0.18669), (1205, 12698, 0.18669), (1276, 12698, 0.18669), (1280, 12698, 0.18669), (1290, 12698, 0.18669), (1043, 12698, 0.37338), (1065, 12698, 0.37338), (1162, 12698, 0.37338), (1191, 12698, 0.37338), (1204, 12698, 0.37338), (1208, 12698, 0.37338), (1195, 12698, 0.56007), (303, 12699, 0.28), (303, 12700, 0.28), (918, 12700, 0.28), (1115, 12700, 0.28), (1125, 12700, 0.28), (1129, 12700, 0.28), (1201, 12700, 0.28), (1209, 12700, 0.28), (1286, 12700, 0.28), (1084, 12700, 0.56), (1124, 12700, 0.56), (1126, 12700, 0.56), (1130, 12700, 0.56), (1150, 12700, 0.56), (1202, 12700, 0.56), (1295, 12700, 0.56), (962, 12700, 0.84), (1299, 12700, 0.84), (1134, 12700, 1.12), (1174, 12700, 1.12), (1128, 12700, 1.4), (1175, 12700, 1.4), (1173, 12700, 1.52), (1247, 12700, 2.24), (303, 12701, 0.23331), (1173, 12702, 0.32669), (303, 12702, 0.65338), (303, 12703, 0.37331), (1033, 12704, 0.18669), (1035, 12704, 0.18669), (1208, 12704, 0.18669), (1258, 12704, 0.18669), (1261, 12704, 0.18669), (1281, 12704, 0.18669), (1300, 12704, 0.18669), (303, 12704, 0.37338), (1172, 12704, 0.37338), (303, 12705, 0.18669), (1124, 12705, 0.18669), (962, 12706, 0.18669), (1048, 12706, 0.18669), (1055, 12706, 0.18669), (1076, 12706, 0.18669), (1078, 12706, 0.18669), (1089, 12706, 0.18669), (1092, 12706, 0.18669), (1094, 12706, 0.18669), (1103, 12706, 0.18669), (1129, 12706, 0.18669), (1146, 12706, 0.18669), (1163, 12706, 0.18669), (1165, 12706, 0.18669), (1274, 12706, 0.37338), (1299, 12706, 0.37338), (1052, 12706, 0.56007), (1086, 12706, 0.56007), (1109, 12706, 0.56007), (303, 12706, 0.74676), (1077, 12706, 1.20015), (303, 12707, 0.28), (959, 12707, 0.28), (1046, 12707, 0.28), (1192, 12707, 0.28), (1082, 12707, 0.56), (1089, 12707, 0.56), (927, 12708, 0.18669), (1063, 12708, 0.18669), (1065, 12708, 0.18669), (1113, 12708, 0.18669), (1146, 12708, 0.18669), (1149, 12708, 0.18669), (1163, 12708, 0.18669), (1285, 12708, 0.18669), (1289, 12708, 0.18669), (1296, 12708, 0.18669), (1290, 12708, 0.37338), (1299, 12708, 0.37338), (303, 12708, 0.56007), (303, 12709, 0.32669), (1163, 12709, 0.32669), (1285, 12709, 0.32669), (1290, 12709, 0.32669), (303, 12710, 0.37331), (303, 12711, 0.28), (303, 12712, 0.18669), (1046, 12712, 0.18669), (1049, 12712, 0.18669), (1078, 12712, 0.18669), (1082, 12712, 0.18669), (1085, 12712, 0.18669), (1086, 12712, 0.18669), (1093, 12712, 0.18669), (1103, 12712, 0.18669), (1111, 12712, 0.18669), (1113, 12712, 0.18669), (1115, 12712, 0.18669), (1125, 12712, 0.18669), (1144, 12712, 0.18669), (1145, 12712, 0.18669), (1147, 12712, 0.18669), (1153, 12712, 0.18669), (1162, 12712, 0.18669), (1170, 12712, 0.18669), (1171, 12712, 0.18669), (1172, 12712, 0.18669), (1179, 12712, 0.18669), (1186, 12712, 0.18669), (1197, 12712, 0.18669), (1204, 12712, 0.18669), (1271, 12712, 0.18669), (1273, 12712, 0.18669), (1280, 12712, 0.18669), (1281, 12712, 0.18669), (1284, 12712, 0.18669), (1286, 12712, 0.18669), (1288, 12712, 0.18669), (1296, 12712, 0.18669), (1299, 12712, 0.18669), (1302, 12712, 0.18669), (1055, 12712, 0.37338), (1061, 12712, 0.37338), (1063, 12712, 0.37338), (1066, 12712, 0.37338), (1074, 12712, 0.37338), (1077, 12712, 0.37338), (1081, 12712, 0.37338), (1090, 12712, 0.37338), (1092, 12712, 0.37338), (1094, 12712, 0.37338), (1098, 12712, 0.37338), (1109, 12712, 0.37338), (1110, 12712, 0.37338), (1158, 12712, 0.37338), (1159, 12712, 0.37338), (1166, 12712, 0.37338), (1174, 12712, 0.37338), (1195, 12712, 0.37338), (1285, 12712, 0.37338), (1292, 12712, 0.37338), (1052, 12712, 0.56007), (1146, 12712, 0.56007), (1169, 12712, 0.56007), (1283, 12712, 0.56007), (1289, 12712, 0.56007), (1160, 12712, 0.64008), (1095, 12712, 0.74676), (1096, 12712, 0.74676), (1276, 12712, 0.74676), (959, 12712, 0.93345), (1124, 12712, 0.98679), (1140, 12712, 1.01346), (962, 12712, 1.30683), (1274, 12712, 1.57353), (303, 12713, 0.74662), (303, 12714, 0.14), (1043, 12714, 0.14), (1055, 12714, 0.14), (1124, 12714, 0.14), (1128, 12714, 0.14), (1130, 12714, 0.14), (1147, 12714, 0.14), (1161, 12714, 0.14), (1163, 12714, 0.14), (1174, 12714, 0.14), (1191, 12714, 0.14), (1192, 12714, 0.14), (1197, 12714, 0.14), (1198, 12714, 0.14), (1200, 12714, 0.14), (1276, 12714, 0.14), (1280, 12714, 0.14), (1294, 12714, 0.14), (1299, 12714, 0.14), (1302, 12714, 0.14), (962, 12714, 0.28), (1061, 12714, 0.28), (1065, 12714, 0.28), (1074, 12714, 0.28), (1084, 12714, 0.28), (1091, 12714, 0.28), (1149, 12714, 0.28), (1150, 12714, 0.28), (1171, 12714, 0.28), (1188, 12714, 0.28), (1195, 12714, 0.28), (1271, 12714, 0.28), (1278, 12714, 0.28), (1148, 12714, 0.42), (1204, 12714, 0.42), (1208, 12714, 0.56), (1208, 12715, 0.18669), (303, 12715, 0.74676), (303, 12716, 0.23331), (303, 12717, 0.32669), (1055, 12717, 0.32669), (1087, 12717, 0.32669), (1166, 12717, 0.65338), (303, 12718, 0.37331), (1087, 12718, 0.37331), (1208, 12718, 0.74662), (303, 12719, 1.49324), (303, 12720, 1.30676), (303, 12721, 0.28), (962, 12722, 0.18669), (1081, 12722, 0.18669), (1126, 12722, 0.18669), (1127, 12722, 0.18669), (1128, 12722, 0.18669), (1144, 12722, 0.18669), (1146, 12722, 0.18669), (1147, 12722, 0.18669), (1165, 12722, 0.18669), (1170, 12722, 0.18669), (1201, 12722, 0.18669), (1276, 12722, 0.18669), (1285, 12722, 0.18669), (1291, 12722, 0.18669), (1292, 12722, 0.18669), (1301, 12722, 0.18669), (1302, 12722, 0.18669), (1043, 12722, 0.37338), (1059, 12722, 0.37338), (1111, 12722, 0.37338), (1153, 12722, 0.37338), (1280, 12722, 0.37338), (1282, 12722, 0.37338), (1299, 12722, 0.37338), (1152, 12722, 0.64008), (303, 12722, 0.74676), (1066, 12722, 1.30683), (1146, 12723, 0.37331), (1175, 12723, 0.37331), (1257, 12723, 0.37331), (1202, 12723, 0.74662), (1284, 12723, 0.74662), (1286, 12723, 0.74662), (303, 12723, 1.49324), (1066, 12724, 0.18669), (1281, 12724, 0.18669), (303, 12724, 0.37338), (1048, 12724, 0.37338), (303, 12725, 0.37331), (303, 12726, 0.32669), (303, 12727, 2.24), (303, 12728, 0.51331), (303, 12729, 0.23331), (927, 12729, 0.23331), (980, 12729, 0.23331), (1096, 12729, 0.23331), (1098, 12729, 0.23331), (1111, 12729, 0.23331), (1148, 12729, 0.23331), (1149, 12729, 0.23331), (1163, 12729, 0.23331), (1170, 12729, 0.23331), (1171, 12729, 0.23331), (1197, 12729, 0.23331), (1205, 12729, 0.23331), (1273, 12729, 0.23331), (1278, 12729, 0.23331), (1282, 12729, 0.23331), (1090, 12729, 0.46662), (1138, 12729, 0.46662), (1166, 12729, 0.46662), (1179, 12729, 0.46662), (1270, 12729, 0.46662), (1277, 12729, 0.46662), (1172, 12729, 0.69993), (1145, 12729, 0.79992), (1048, 12729, 1.39986), (959, 12730, 0.14), (980, 12730, 0.14), (1044, 12730, 0.14), (1053, 12730, 0.14), (1055, 12730, 0.14), (1058, 12730, 0.14), (1063, 12730, 0.14), (1130, 12730, 0.14), (1140, 12730, 0.14), (1147, 12730, 0.14), (1150, 12730, 0.14), (1153, 12730, 0.14), (1161, 12730, 0.14), (1169, 12730, 0.14), (1173, 12730, 0.14), (1174, 12730, 0.14), (1175, 12730, 0.14), (1195, 12730, 0.14), (1196, 12730, 0.14), (1199, 12730, 0.14), (1203, 12730, 0.14), (1204, 12730, 0.14), (1209, 12730, 0.14), (1283, 12730, 0.14), (1290, 12730, 0.14), (1291, 12730, 0.14), (1292, 12730, 0.14), (1293, 12730, 0.14), (1294, 12730, 0.14), (1295, 12730, 0.14), (1299, 12730, 0.14), (303, 12730, 0.28), (1042, 12730, 0.28), (1045, 12730, 0.28), (1066, 12730, 0.28), (1082, 12730, 0.28), (1124, 12730, 0.28), (1128, 12730, 0.28), (1134, 12730, 0.28), (1138, 12730, 0.28), (1144, 12730, 0.28), (1146, 12730, 0.28), (1157, 12730, 0.28), (1166, 12730, 0.28), (1172, 12730, 0.28), (1185, 12730, 0.28), (1187, 12730, 0.28), (1189, 12730, 0.28), (1194, 12730, 0.28), (1197, 12730, 0.28), (1198, 12730, 0.28), (1200, 12730, 0.28), (1247, 12730, 0.28), (1065, 12730, 0.42), (1074, 12730, 0.42), (1089, 12730, 0.42), (1148, 12730, 0.42), (1149, 12730, 0.42), (1151, 12730, 0.42), (1179, 12730, 0.42), (1188, 12730, 0.42), (1201, 12730, 0.42), (1205, 12730, 0.42), (1270, 12730, 0.42), (1276, 12730, 0.42), (1280, 12730, 0.42), (1285, 12730, 0.42), (1288, 12730, 0.42), (1301, 12730, 0.42), (927, 12730, 0.56), (1152, 12730, 0.56), (1279, 12730, 0.56), (1171, 12730, 0.7), (1208, 12730, 0.7), (1277, 12730, 0.7), (1302, 12730, 0.7), (1193, 12730, 0.84), (1278, 12730, 0.84), (1170, 12730, 0.9), (962, 12730, 1.26), (1289, 12730, 1.32), (303, 12731, 0.32669), (303, 12732, 0.60669), (1074, 12732, 0.60669), (303, 12733, 0.23331), (962, 12733, 0.23331), (1045, 12733, 0.23331), (1058, 12733, 0.23331), (1067, 12733, 0.23331), (1075, 12733, 0.23331), (1076, 12733, 0.23331), (1077, 12733, 0.23331), (1130, 12733, 0.23331), (1140, 12733, 0.23331), (1148, 12733, 0.23331), (1162, 12733, 0.23331), (1197, 12733, 0.23331), (1199, 12733, 0.23331), (1204, 12733, 0.23331), (1205, 12733, 0.23331), (1282, 12733, 0.23331), (1302, 12733, 0.23331), (1158, 12733, 0.46662), (1174, 12733, 0.46662), (1189, 12733, 0.46662), (1201, 12733, 0.46662), (1289, 12733, 0.46662), (918, 12733, 0.69993), (1061, 12733, 0.69993), (1159, 12733, 0.69993), (1285, 12733, 0.69993), (1047, 12733, 0.93324), (1060, 12733, 0.93324), (1163, 12733, 0.93324), (1172, 12733, 0.93324), (1203, 12733, 0.93324), (927, 12733, 1.16655), (303, 12734, 0.09331), (918, 12735, 0.14), (927, 12735, 0.14), (1047, 12735, 0.14), (1050, 12735, 0.14), (1065, 12735, 0.14), (1078, 12735, 0.14), (1089, 12735, 0.14), (1090, 12735, 0.14), (1101, 12735, 0.14), (1111, 12735, 0.14), (1113, 12735, 0.14), (1125, 12735, 0.14), (1126, 12735, 0.14), (1129, 12735, 0.14), (1134, 12735, 0.14), (1153, 12735, 0.14), (1158, 12735, 0.14), (1166, 12735, 0.14), (1169, 12735, 0.14), (1188, 12735, 0.14), (1191, 12735, 0.14), (1195, 12735, 0.14), (1198, 12735, 0.14), (1199, 12735, 0.14), (1201, 12735, 0.14), (1202, 12735, 0.14), (1204, 12735, 0.14), (1247, 12735, 0.14), (1270, 12735, 0.14), (1273, 12735, 0.14), (1288, 12735, 0.14), (1289, 12735, 0.14), (1296, 12735, 0.14), (1299, 12735, 0.14), (1046, 12735, 0.28), (1086, 12735, 0.28), (1087, 12735, 0.28), (1096, 12735, 0.28), (1112, 12735, 0.28), (1140, 12735, 0.28), (1148, 12735, 0.28), (1165, 12735, 0.28), (1170, 12735, 0.28), (1174, 12735, 0.28), (1186, 12735, 0.28), (1189, 12735, 0.28), (1274, 12735, 0.28), (1279, 12735, 0.28), (1285, 12735, 0.28), (1286, 12735, 0.28), (1292, 12735, 0.28), (1295, 12735, 0.28), (1066, 12735, 0.42), (1076, 12735, 0.42), (1128, 12735, 0.42), (1150, 12735, 0.42), (962, 12735, 0.7), (303, 12735, 0.84), (1145, 12735, 0.96), (303, 12736, 0.18669), (1046, 12736, 0.18669), (303, 12737, 0.56), (1047, 12738, 0.09331), (1050, 12738, 0.09331), (1062, 12738, 0.09331), (1069, 12738, 0.09331), (1076, 12738, 0.09331), (1077, 12738, 0.09331), (1078, 12738, 0.09331), (1084, 12738, 0.09331), (1085, 12738, 0.09331), (1087, 12738, 0.09331), (1091, 12738, 0.09331), (1103, 12738, 0.09331), (1108, 12738, 0.09331), (1111, 12738, 0.09331), (1115, 12738, 0.09331), (1134, 12738, 0.09331), (1140, 12738, 0.09331), (1152, 12738, 0.09331), (1157, 12738, 0.09331), (1166, 12738, 0.09331), (1174, 12738, 0.09331), (1192, 12738, 0.09331), (1195, 12738, 0.09331), (1196, 12738, 0.09331), (1199, 12738, 0.09331), (1201, 12738, 0.09331), (1203, 12738, 0.09331), (1247, 12738, 0.09331), (1276, 12738, 0.09331), (1277, 12738, 0.09331), (1278, 12738, 0.09331), (1282, 12738, 0.09331), (1291, 12738, 0.09331), (1292, 12738, 0.09331), (1301, 12738, 0.09331), (940, 12738, 0.18662), (1042, 12738, 0.18662), (1044, 12738, 0.18662), (1045, 12738, 0.18662), (1049, 12738, 0.18662), (1058, 12738, 0.18662), (1063, 12738, 0.18662), (1067, 12738, 0.18662), (1083, 12738, 0.18662), (1086, 12738, 0.18662), (1092, 12738, 0.18662), (1093, 12738, 0.18662), (1095, 12738, 0.18662), (1185, 12738, 0.18662), (1186, 12738, 0.18662), (1280, 12738, 0.18662), (1285, 12738, 0.18662), (1294, 12738, 0.18662), (1302, 12738, 0.18662), (1046, 12738, 0.27993), (1096, 12738, 0.27993), (1107, 12738, 0.27993), (1146, 12738, 0.27993), (1148, 12738, 0.27993), (1171, 12738, 0.27993), (1184, 12738, 0.27993), (1191, 12738, 0.27993), (1270, 12738, 0.27993), (1271, 12738, 0.27993), (1189, 12738, 0.31992), (918, 12738, 0.37324), (927, 12738, 0.37324), (1128, 12738, 0.37324), (1149, 12738, 0.37324), (1187, 12738, 0.37324), (1197, 12738, 0.37324), (1290, 12738, 0.37324), (1299, 12738, 0.37324), (1169, 12738, 0.41323), (1138, 12738, 0.46655), (1161, 12738, 0.46655), (1193, 12738, 0.46655), (1200, 12738, 0.46655), (1205, 12738, 0.46655), (1279, 12738, 0.46655), (1179, 12738, 0.55986), (1065, 12738, 0.65317), (1066, 12738, 0.65317), (1172, 12738, 0.65317), (1147, 12738, 0.74648), (1159, 12738, 0.74648), (1158, 12738, 0.78647), (1188, 12738, 0.97309), (962, 12738, 1.02641), (1163, 12738, 1.02641), (303, 12738, 1.30634), (1204, 12738, 2.05282), (1208, 12738, 2.45272), (303, 12739, 0.23331), (918, 12739, 0.23331), (927, 12739, 0.23331), (1040, 12739, 0.23331), (1047, 12739, 0.23331), (1050, 12739, 0.23331), (1061, 12739, 0.23331), (1062, 12739, 0.23331), (1063, 12739, 0.23331), (1069, 12739, 0.23331), (1074, 12739, 0.23331), (1077, 12739, 0.23331), (1083, 12739, 0.23331), (1086, 12739, 0.23331), (1096, 12739, 0.23331), (1098, 12739, 0.23331), (1101, 12739, 0.23331), (1124, 12739, 0.23331), (1130, 12739, 0.23331), (1134, 12739, 0.23331), (1152, 12739, 0.23331), (1166, 12739, 0.23331), (1170, 12739, 0.23331), (1175, 12739, 0.23331), (1184, 12739, 0.23331), (1192, 12739, 0.23331), (1257, 12739, 0.23331), (1280, 12739, 0.23331), (1282, 12739, 0.23331), (1296, 12739, 0.23331), (1302, 12739, 0.23331), (1111, 12739, 0.46662), (1125, 12739, 0.46662), (1146, 12739, 0.46662), (1150, 12739, 0.46662), (1158, 12739, 0.46662), (1160, 12739, 0.46662), (1163, 12739, 0.46662), (1174, 12739, 0.46662), (1189, 12739, 0.46662), (1194, 12739, 0.46662), (1197, 12739, 0.46662), (1285, 12739, 0.46662), (1066, 12739, 0.69993), (1187, 12739, 0.69993), (1193, 12739, 0.69993), (1286, 12739, 0.69993), (1172, 12739, 0.93324), (962, 12739, 1.39986), (1128, 12740, 0.04669), (1129, 12740, 0.04669), (1247, 12740, 0.04669), (303, 12740, 0.09338), (303, 12741, 2.79972), (303, 12742, 0.28), (303, 12743, 0.93324), (1043, 12744, 0.23331), (1087, 12744, 0.23331), (1109, 12744, 0.23331), (1094, 12744, 0.46662), (1196, 12744, 0.69993), (303, 12744, 0.93324), (1085, 12744, 1.16655), (303, 12745, 3.36), (303, 12746, 0.46669), (303, 12747, 0.37331), (303, 12748, 1.86676), (303, 12749, 1.96014), (303, 12750, 0.65338), (303, 12751, 0.98007), (303, 12752, 0.28), (303, 12753, 0.18669), (962, 12753, 0.18669), (1076, 12753, 0.18669), (1077, 12753, 0.18669), (1288, 12753, 0.18669), (1296, 12753, 0.37338), (303, 12754, 0.74662), (303, 12755, 0.42), (303, 12756, 0.23331), (1053, 12756, 0.23331), (1076, 12756, 0.23331), (1095, 12756, 0.23331), (1096, 12756, 0.23331), (1111, 12756, 0.23331), (1148, 12756, 0.23331), (1208, 12756, 0.23331), (1274, 12756, 0.23331), (1278, 12756, 0.23331), (1279, 12756, 0.23331), (1282, 12756, 0.23331), (962, 12756, 0.46662), (1057, 12756, 0.46662), (1074, 12756, 0.46662), (1277, 12756, 0.46662), (1289, 12756, 0.46662), (303, 12757, 0.28), (303, 12758, 0.14), (303, 12759, 3.36), (303, 12760, 0.32669), (303, 12761, 0.18669), (1179, 12761, 0.18669), (1230, 12761, 0.18669), (1231, 12761, 0.18669), (1278, 12761, 0.18669), (1289, 12761, 0.18669), (1302, 12761, 0.18669), (962, 12761, 0.37338), (1059, 12761, 0.37338), (1083, 12761, 0.37338), (1288, 12761, 0.37338), (14, 12761, 0.45339), (16, 12761, 0.45339), (998, 12761, 0.45339), (303, 12762, 0.42), (303, 12763, 0.74676), (1088, 12764, 0.28), (1092, 12764, 0.28), (1111, 12764, 0.28), (1130, 12764, 0.28), (1163, 12764, 0.28), (1201, 12764, 0.28), (959, 12764, 0.56), (1050, 12764, 0.56), (1273, 12764, 0.84), (303, 12764, 2.24), (1042, 12765, 0.28), (1208, 12765, 0.28), (303, 12765, 1.12), (303, 12766, 0.23331), (962, 12766, 0.23331), (1063, 12766, 0.23331), (1076, 12766, 0.23331), (1077, 12766, 0.23331), (1085, 12766, 0.23331), (1115, 12766, 0.23331), (1127, 12766, 0.23331), (1138, 12766, 0.23331), (1146, 12766, 0.23331), (1148, 12766, 0.23331), (1276, 12766, 0.23331), (303, 12767, 0.18669), (303, 12768, 0.65338), (303, 12769, 0.28), (1076, 12770, 0.42), (1077, 12770, 0.42), (1090, 12770, 0.42), (1105, 12770, 0.42), (1107, 12770, 0.42), (1110, 12770, 0.42), (1128, 12770, 0.42), (1138, 12770, 0.42), (1149, 12770, 0.42), (1173, 12770, 0.42), (1185, 12770, 0.42), (1282, 12770, 0.42), (1302, 12770, 0.42), (303, 12770, 0.84), (940, 12770, 0.84), (1171, 12770, 0.84), (1184, 12770, 0.84), (1193, 12770, 0.84), (1198, 12770, 0.84), (1199, 12770, 0.84), (1296, 12770, 0.84), (927, 12770, 1.26), (1063, 12770, 1.26), (1066, 12770, 1.26), (1106, 12770, 1.26), (1146, 12770, 1.26), (1271, 12770, 1.26), (1270, 12770, 1.68), (1285, 12770, 1.68), (962, 12770, 2.52), (1163, 12770, 3.36), (303, 12771, 0.32669), (1040, 12771, 0.32669), (1087, 12771, 0.32669), (1192, 12771, 0.32669), (1300, 12771, 0.65338), (303, 12772, 0.23331), (1101, 12772, 0.23331), (1282, 12772, 0.23331), (303, 12773, 0.28), (303, 12774, 0.46669), (1074, 12775, 0.32669), (1150, 12775, 0.32669), (1148, 12775, 0.65338), (1198, 12775, 0.65338), (1292, 12775, 0.65338), (1172, 12775, 1.12008), (303, 12775, 1.63345), (303, 12776, 0.56), (1128, 12776, 0.56), (1150, 12776, 0.56), (1157, 12776, 0.56), (1094, 12776, 1.12), (1175, 12776, 1.12), (1194, 12776, 1.12), (1288, 12776, 1.12), (1147, 12776, 1.68), (303, 12777, 0.23331), (303, 12778, 0.23331), (303, 12779, 0.37331), (303, 12780, 1.68), (303, 12781, 0.56), (303, 12782, 1.12), (303, 12783, 0.84), (303, 12784, 2.42697), (303, 12785, 0.14), (303, 12786, 0.56), (571, 12787, 0.18669), (1144, 12787, 0.37338), (584, 12787, 0.98679), (303, 12787, 4.10718), (303, 12788, 0.37331), (940, 12789, 0.18669), (1044, 12789, 0.18669), (1047, 12789, 0.18669), (1068, 12789, 0.18669), (1074, 12789, 0.18669), (1075, 12789, 0.18669), (1082, 12789, 0.18669), (1084, 12789, 0.18669), (1103, 12789, 0.18669), (1112, 12789, 0.18669), (1149, 12789, 0.18669), (1158, 12789, 0.18669), (1159, 12789, 0.18669), (1162, 12789, 0.18669), (1194, 12789, 0.18669), (1196, 12789, 0.18669), (1200, 12789, 0.18669), (1262, 12789, 0.18669), (1274, 12789, 0.18669), (1282, 12789, 0.18669), (1283, 12789, 0.18669), (1287, 12789, 0.18669), (1292, 12789, 0.18669), (1293, 12789, 0.18669), (918, 12789, 0.37338), (1042, 12789, 0.37338), (1059, 12789, 0.37338), (1069, 12789, 0.37338), (1089, 12789, 0.37338), (1090, 12789, 0.37338), (1096, 12789, 0.37338), (1108, 12789, 0.37338), (1160, 12789, 0.37338), (1175, 12789, 0.37338), (1179, 12789, 0.37338), (1184, 12789, 0.37338), (1185, 12789, 0.37338), (1187, 12789, 0.37338), (1201, 12789, 0.37338), (1247, 12789, 0.37338), (1273, 12789, 0.37338), (1277, 12789, 0.37338), (1279, 12789, 0.37338), (1284, 12789, 0.37338), (1288, 12789, 0.37338), (1289, 12789, 0.37338), (1294, 12789, 0.37338), (1296, 12789, 0.37338), (1043, 12789, 0.56007), (1049, 12789, 0.56007), (1050, 12789, 0.56007), (1058, 12789, 0.56007), (1060, 12789, 0.56007), (1063, 12789, 0.56007), (1076, 12789, 0.56007), (1129, 12789, 0.56007), (1130, 12789, 0.56007), (1140, 12789, 0.56007), (1148, 12789, 0.56007), (1152, 12789, 0.56007), (1161, 12789, 0.56007), (1165, 12789, 0.56007), (1172, 12789, 0.56007), (1173, 12789, 0.56007), (1186, 12789, 0.56007), (1192, 12789, 0.56007), (1199, 12789, 0.56007), (1202, 12789, 0.56007), (1285, 12789, 0.56007), (1286, 12789, 0.56007), (1290, 12789, 0.56007), (1295, 12789, 0.56007), (1299, 12789, 0.56007), (980, 12789, 0.74676), (1066, 12789, 0.74676), (1115, 12789, 0.74676), (1127, 12789, 0.74676), (1134, 12789, 0.74676), (1150, 12789, 0.74676), (1151, 12789, 0.74676), (1157, 12789, 0.74676), (1170, 12789, 0.74676), (1189, 12789, 0.74676), (1193, 12789, 0.74676), (1198, 12789, 0.74676), (1205, 12789, 0.74676), (303, 12789, 0.93345), (927, 12789, 0.93345), (959, 12789, 0.93345), (1046, 12789, 0.93345), (1093, 12789, 0.93345), (1126, 12789, 0.93345), (1144, 12789, 0.93345), (1147, 12789, 0.93345), (1191, 12789, 0.93345), (1197, 12789, 0.93345), (1204, 12789, 0.93345), (1301, 12789, 0.93345), (1055, 12789, 1.12014), (1065, 12789, 1.12014), (1107, 12789, 1.12014), (1124, 12789, 1.12014), (1174, 12789, 1.12014), (1203, 12789, 1.12014), (1209, 12789, 1.12014), (1280, 12789, 1.12014), (1302, 12789, 1.12014), (1146, 12789, 1.30683), (1153, 12789, 1.30683), (1163, 12789, 1.30683), (1195, 12789, 1.30683), (1138, 12789, 1.49352), (1128, 12789, 1.68021), (1171, 12789, 1.68021), (1188, 12789, 1.68021), (1270, 12789, 1.68021), (1278, 12789, 1.76022), (1125, 12789, 2.48031), (1208, 12789, 2.61366), (962, 12789, 3.36042), (303, 12790, 0.28), (927, 12790, 0.28), (940, 12790, 0.28), (1085, 12790, 0.28), (1086, 12790, 0.28), (1152, 12790, 0.28), (1172, 12790, 0.28), (1174, 12790, 0.28), (1198, 12790, 0.28), (1271, 12790, 0.28), (1276, 12790, 0.28), (1286, 12790, 0.28), (1288, 12790, 0.28), (1289, 12790, 0.28), (1291, 12790, 0.28), (1293, 12790, 0.28), (1301, 12790, 0.28), (962, 12790, 0.56), (1042, 12790, 0.56), (1049, 12790, 0.56), (1066, 12790, 0.56), (1081, 12790, 0.56), (1112, 12790, 0.56), (1129, 12790, 0.56), (1148, 12790, 0.56), (1150, 12790, 0.56), (1199, 12790, 0.56), (1109, 12790, 0.84), (1146, 12790, 0.84), (1088, 12790, 1.12), (1144, 12790, 1.12), (927, 12791, 0.18669), (1045, 12791, 0.18669), (1047, 12791, 0.18669), (1053, 12791, 0.18669), (1055, 12791, 0.18669), (1060, 12791, 0.18669), (1063, 12791, 0.18669), (1065, 12791, 0.18669), (1075, 12791, 0.18669), (1076, 12791, 0.18669), (1077, 12791, 0.18669), (1078, 12791, 0.18669), (1089, 12791, 0.18669), (1107, 12791, 0.18669), (1112, 12791, 0.18669), (1113, 12791, 0.18669), (1115, 12791, 0.18669), (1126, 12791, 0.18669), (1128, 12791, 0.18669), (1129, 12791, 0.18669), (1134, 12791, 0.18669), (1138, 12791, 0.18669), (1145, 12791, 0.18669), (1147, 12791, 0.18669), (1153, 12791, 0.18669), (1157, 12791, 0.18669), (1158, 12791, 0.18669), (1159, 12791, 0.18669), (1161, 12791, 0.18669), (1166, 12791, 0.18669), (1174, 12791, 0.18669), (1187, 12791, 0.18669), (1202, 12791, 0.18669), (1205, 12791, 0.18669), (1209, 12791, 0.18669), (1273, 12791, 0.18669), (1285, 12791, 0.18669), (1289, 12791, 0.18669), (1292, 12791, 0.18669), (959, 12791, 0.37338), (1057, 12791, 0.37338), (1058, 12791, 0.37338), (1062, 12791, 0.37338), (1085, 12791, 0.37338), (1093, 12791, 0.37338), (1125, 12791, 0.37338), (1140, 12791, 0.37338), (1149, 12791, 0.37338), (1152, 12791, 0.37338), (1163, 12791, 0.37338), (1194, 12791, 0.37338), (1195, 12791, 0.37338), (1197, 12791, 0.37338), (1201, 12791, 0.37338), (1271, 12791, 0.37338), (1274, 12791, 0.37338), (1277, 12791, 0.37338), (1295, 12791, 0.37338), (1302, 12791, 0.37338), (1111, 12791, 0.56007), (1148, 12791, 0.56007), (1169, 12791, 0.56007), (1198, 12791, 0.56007), (1199, 12791, 0.56007), (1290, 12791, 0.56007), (1061, 12791, 0.74676), (1066, 12791, 0.74676), (1172, 12791, 0.74676), (1185, 12791, 0.74676), (1193, 12791, 0.74676), (1203, 12791, 0.93345), (962, 12791, 1.49352), (1208, 12791, 1.54686), (303, 12791, 3.54711), (962, 12792, 0.23331), (303, 12792, 0.69993), (303, 12793, 0.14), (1055, 12793, 0.14), (1066, 12793, 0.14), (1202, 12793, 0.14), (1279, 12793, 0.14), (1290, 12793, 0.14), (1103, 12793, 0.28), (962, 12793, 0.42), (303, 12794, 2.05324), (303, 12795, 0.14), (927, 12795, 0.14), (962, 12795, 0.14), (980, 12795, 0.14), (1043, 12795, 0.14), (1067, 12795, 0.14), (1068, 12795, 0.14), (1075, 12795, 0.14), (1108, 12795, 0.14), (1112, 12795, 0.14), (1151, 12795, 0.14), (1159, 12795, 0.14), (1174, 12795, 0.14), (1193, 12795, 0.14), (1247, 12795, 0.14), (1271, 12795, 0.14), (1276, 12795, 0.14), (1280, 12795, 0.14), (1281, 12795, 0.14), (1285, 12795, 0.14), (1063, 12795, 0.28), (1069, 12795, 0.28), (1089, 12795, 0.28), (1289, 12795, 0.28), (1296, 12795, 0.28), (1044, 12795, 0.42), (1058, 12795, 0.42), (1065, 12795, 0.42), (1146, 12795, 0.42), (303, 12796, 0.14), (927, 12796, 0.14), (1055, 12796, 0.14), (1067, 12796, 0.14), (1069, 12796, 0.14); INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES (1086, 12796, 0.14), (1089, 12796, 0.14), (1093, 12796, 0.14), (1109, 12796, 0.14), (1113, 12796, 0.14), (1127, 12796, 0.14), (1128, 12796, 0.14), (1158, 12796, 0.14), (1188, 12796, 0.14), (1192, 12796, 0.14), (1193, 12796, 0.14), (1201, 12796, 0.14), (1209, 12796, 0.14), (1247, 12796, 0.14), (1283, 12796, 0.14), (1290, 12796, 0.14), (1299, 12796, 0.14), (962, 12796, 0.28), (1066, 12796, 0.28), (1076, 12796, 0.28), (1084, 12796, 0.28), (1129, 12796, 0.28), (1144, 12796, 0.28), (1157, 12796, 0.28), (1161, 12796, 0.28), (1162, 12796, 0.28), (1169, 12796, 0.28), (1172, 12796, 0.28), (1189, 12796, 0.28), (1081, 12796, 0.42), (1186, 12796, 0.42), (1159, 12796, 0.98), (303, 12797, 0.18669), (303, 12798, 2.46679), (1036, 12799, 0.18669), (1300, 12799, 0.18669), (303, 12799, 0.74676), (303, 12800, 0.23331), (1036, 12800, 0.23331), (303, 12801, 0.18669), (1125, 12801, 0.18669), (1126, 12801, 0.18669), (1159, 12801, 0.18669), (1047, 12801, 0.37338), (1124, 12801, 0.37338), (918, 12801, 0.56007), (303, 12802, 0.28), (1205, 12802, 0.28), (1262, 12802, 0.28), (962, 12802, 0.56), (1098, 12802, 0.56), (1108, 12802, 0.56), (303, 12803, 0.74676), (962, 12804, 0.23331), (1075, 12804, 0.23331), (1185, 12804, 0.23331), (1195, 12804, 0.23331), (1204, 12804, 0.23331), (1209, 12804, 0.23331), (1259, 12804, 0.23331), (1299, 12804, 0.69993), (303, 12804, 0.93324), (303, 12805, 0.37331), (574, 12805, 0.37331), (575, 12805, 0.37331), (584, 12805, 0.37331), (303, 12806, 0.37331), (1204, 12807, 0.32669), (303, 12807, 1.96014), (303, 12808, 0.98), (303, 12809, 0.7), (980, 12810, 0.18669), (1036, 12810, 0.18669), (1042, 12810, 0.18669), (1050, 12810, 0.18669), (1074, 12810, 0.18669), (1086, 12810, 0.18669), (1125, 12810, 0.18669), (1127, 12810, 0.18669), (1134, 12810, 0.18669), (1149, 12810, 0.18669), (1174, 12810, 0.18669), (1193, 12810, 0.18669), (1195, 12810, 0.18669), (1209, 12810, 0.18669), (1258, 12810, 0.18669), (1271, 12810, 0.18669), (1281, 12810, 0.18669), (1282, 12810, 0.18669), (1288, 12810, 0.18669), (1299, 12810, 0.18669), (962, 12810, 0.37338), (1033, 12810, 0.37338), (1112, 12810, 0.37338), (1130, 12810, 0.37338), (1152, 12810, 0.37338), (1170, 12810, 0.37338), (1173, 12810, 0.37338), (1185, 12810, 0.37338), (1257, 12810, 0.37338), (1261, 12810, 0.37338), (1294, 12810, 0.37338), (1201, 12810, 0.56007), (1279, 12810, 0.56007), (303, 12810, 0.74676), (303, 12811, 0.23331), (303, 12812, 0.23331), (927, 12812, 0.23331), (1059, 12812, 0.23331), (1066, 12812, 0.23331), (1082, 12812, 0.23331), (1089, 12812, 0.23331), (1111, 12812, 0.23331), (1125, 12812, 0.23331), (1130, 12812, 0.23331), (1145, 12812, 0.23331), (1161, 12812, 0.23331), (1165, 12812, 0.23331), (1169, 12812, 0.23331), (1175, 12812, 0.23331), (1186, 12812, 0.23331), (1187, 12812, 0.23331), (1189, 12812, 0.23331), (1193, 12812, 0.23331), (1198, 12812, 0.23331), (1257, 12812, 0.23331), (1259, 12812, 0.23331), (1270, 12812, 0.23331), (1274, 12812, 0.23331), (1276, 12812, 0.23331), (1282, 12812, 0.23331), (1284, 12812, 0.23331), (1042, 12812, 0.46662), (1098, 12812, 0.46662), (1107, 12812, 0.46662), (1115, 12812, 0.46662), (1134, 12812, 0.46662), (1151, 12812, 0.46662), (1171, 12812, 0.46662), (1184, 12812, 0.46662), (1195, 12812, 0.46662), (1199, 12812, 0.46662), (1201, 12812, 0.46662), (1205, 12812, 0.46662), (1262, 12812, 0.46662), (1280, 12812, 0.46662), (1293, 12812, 0.46662), (1162, 12812, 0.69993), (1191, 12812, 0.69993), (1208, 12812, 0.69993), (1292, 12812, 0.69993), (1299, 12812, 0.93324), (918, 12812, 1.16655), (1060, 12812, 1.16655), (1203, 12812, 1.16655), (303, 12813, 1.12), (1185, 12814, 0.28), (303, 12814, 1.12), (962, 12815, 0.28), (1074, 12815, 0.28), (1089, 12815, 0.28), (1160, 12815, 0.28), (1203, 12815, 0.28), (1287, 12815, 0.28), (1196, 12815, 0.56), (303, 12815, 1.12), (303, 12816, 0.18669), (1208, 12816, 0.18669), (1286, 12816, 0.18669), (1196, 12816, 0.37338), (303, 12817, 0.09331), (303, 12818, 0.14), (959, 12818, 0.14), (1048, 12818, 0.14), (1059, 12818, 0.14), (1067, 12818, 0.14), (1091, 12818, 0.14), (1147, 12818, 0.14), (1159, 12818, 0.14), (1186, 12818, 0.14), (1191, 12818, 0.14), (1202, 12818, 0.14), (1209, 12818, 0.14), (1279, 12818, 0.14), (927, 12818, 0.28), (1045, 12818, 0.28), (1049, 12818, 0.28), (1053, 12818, 0.28), (1077, 12818, 0.28), (1083, 12818, 0.28), (1088, 12818, 0.28), (1148, 12818, 0.28), (1200, 12818, 0.28), (1294, 12818, 0.28), (1081, 12818, 0.42), (1092, 12818, 0.42), (1106, 12818, 0.42), (1109, 12818, 0.42), (1111, 12818, 0.42), (1112, 12818, 0.42), (1113, 12818, 0.42), (1115, 12818, 0.42), (1153, 12818, 0.42), (1188, 12818, 0.42), (1286, 12818, 0.42), (1288, 12818, 0.42), (1198, 12818, 0.48), (1063, 12818, 0.56), (1075, 12818, 0.56), (1090, 12818, 0.56), (1110, 12818, 0.56), (1179, 12818, 0.56), (1194, 12818, 0.56), (1283, 12818, 0.56), (1287, 12818, 0.56), (1291, 12818, 0.56), (1292, 12818, 0.56), (940, 12818, 0.7), (1043, 12818, 0.7), (1044, 12818, 0.7), (1057, 12818, 0.7), (1060, 12818, 0.7), (1061, 12818, 0.7), (1062, 12818, 0.7), (1096, 12818, 0.7), (1128, 12818, 0.7), (1151, 12818, 0.7), (1171, 12818, 0.7), (1196, 12818, 0.7), (1247, 12818, 0.7), (1273, 12818, 0.7), (980, 12818, 0.84), (1047, 12818, 0.84), (1052, 12818, 0.84), (1055, 12818, 0.84), (1068, 12818, 0.84), (1069, 12818, 0.84), (1082, 12818, 0.84), (1085, 12818, 0.84), (1094, 12818, 0.84), (1103, 12818, 0.84), (1138, 12818, 0.84), (1144, 12818, 0.84), (1157, 12818, 0.84), (1193, 12818, 0.84), (1302, 12818, 0.84), (1152, 12818, 0.9), (1084, 12818, 0.98), (1101, 12818, 0.98), (1262, 12818, 0.98), (1296, 12818, 0.98), (1086, 12818, 1.12), (1170, 12818, 1.12), (1174, 12818, 1.12), (1274, 12818, 1.12), (1281, 12818, 1.12), (1042, 12818, 1.26), (1046, 12818, 1.26), (1058, 12818, 1.26), (1087, 12818, 1.26), (1093, 12818, 1.26), (1105, 12818, 1.26), (1140, 12818, 1.26), (1280, 12818, 1.26), (1289, 12818, 1.26), (1050, 12818, 1.4), (1076, 12818, 1.4), (1078, 12818, 1.4), (1185, 12818, 1.4), (1146, 12818, 1.54), (1172, 12818, 1.54), (1270, 12818, 1.54), (1282, 12818, 1.54), (1285, 12818, 1.54), (1299, 12818, 1.54), (1065, 12818, 1.68), (1107, 12818, 1.68), (1277, 12818, 1.68), (1108, 12818, 1.74), (1163, 12818, 1.82), (1271, 12818, 1.82), (1276, 12818, 1.96), (1208, 12818, 2), (1074, 12818, 2.38), (1195, 12818, 2.8), (1166, 12818, 3), (1278, 12818, 3.7), (1066, 12818, 5.74), (962, 12818, 6.3), (303, 12819, 0.28), (962, 12819, 0.28), (1066, 12819, 0.28), (1074, 12819, 0.28), (1195, 12819, 0.28), (1247, 12819, 0.28), (1274, 12819, 0.28), (571, 13055, 0.09331), (580, 13055, 0.49321), (571, 13056, 0.32669), (575, 13056, 1.72679), (571, 13057, 0.14), (584, 13057, 0.74), (571, 13058, 0.42), (579, 13058, 2.22), (571, 13059, 0.23331), (575, 13059, 1.23321), (571, 13060, 0.18669), (572, 13060, 0.98679), (1045, 13061, 0.14), (1055, 13061, 0.14), (1066, 13061, 0.14), (1086, 13061, 0.14), (1113, 13061, 0.14), (1114, 13061, 0.14), (1166, 13061, 0.14), (1173, 13061, 0.14), (1185, 13061, 0.14), (1257, 13061, 0.14), (1270, 13061, 0.14), (571, 13061, 0.28), (959, 13061, 0.28), (1063, 13061, 0.28), (1077, 13061, 0.28), (1090, 13061, 0.28), (1092, 13061, 0.28), (1112, 13061, 0.28), (1129, 13061, 0.28), (1146, 13061, 0.28), (1149, 13061, 0.28), (1175, 13061, 0.28), (1209, 13061, 0.28), (1287, 13061, 0.28), (1075, 13061, 0.42), (1174, 13061, 0.42), (1152, 13061, 0.48), (962, 13061, 0.56), (1069, 13061, 0.56), (1285, 13061, 0.56), (1068, 13061, 0.7), (572, 13061, 0.74), (579, 13061, 0.74), (1074, 13061, 0.84), (1247, 13061, 0.98), (571, 13062, 0.23331), (584, 13062, 1.23321), (571, 13063, 0.32669), (1126, 13063, 0.32669), (1128, 13063, 0.32669), (1204, 13063, 0.32669), (1258, 13063, 0.32669), (580, 13063, 1.72679), (571, 13066, 0.32669), (572, 13066, 1.72679), (571, 13067, 0.28), (1084, 13067, 0.28), (1185, 13067, 0.28), (1192, 13067, 0.28), (1291, 13067, 0.28), (584, 13067, 1.48), (571, 13068, 0.32669), (583, 13068, 1.72679), (584, 13068, 1.72679), (571, 13070, 0.18669), (1171, 13070, 0.18669), (1208, 13070, 0.18669), (1279, 13070, 0.18669), (962, 13070, 0.37338), (1169, 13070, 0.37338), (1174, 13070, 0.37338), (1194, 13070, 0.37338), (584, 13070, 0.98679), (571, 13071, 0.32669), (576, 13071, 1.72679), (579, 13071, 1.72679), (571, 13072, 0.23331), (572, 13072, 1.23321), (571, 13073, 0.23331), (572, 13073, 1.23321), (571, 13074, 0.51331), (572, 13074, 2.71321), (573, 13074, 2.71321), (571, 13076, 0.28), (575, 13076, 1.48), (571, 13080, 0.37331), (575, 13080, 1.97321), (1144, 13080, 2.23986), (571, 13083, 0.23331), (1124, 13083, 0.23331), (1127, 13083, 0.23331), (1301, 13083, 0.46662), (578, 13083, 0.6666), (1128, 13083, 0.93324), (579, 13083, 1.23321), (574, 13119, 1.11993), (575, 13119, 1.11993), (584, 13119, 1.86655), (574, 13120, 0.42), (575, 13120, 0.42), (584, 13120, 0.42), (574, 13121, 0.37338), (575, 13121, 0.37338), (584, 13121, 0.56007), (407, 13159, 0.28), (395, 13159, 0.56), (407, 13160, 0.56), (395, 13160, 1.12), (407, 13161, 0.65331), (395, 13161, 4.10652), (407, 13162, 0.51331), (395, 13162, 1.02662), (407, 13163, 0.14), (395, 13163, 0.88), (407, 13164, 0.23331), (395, 13164, 0.46662), (407, 13165, 0.46669), (395, 13165, 2.93348), (407, 13166, 0.46669), (395, 13166, 0.93338), (407, 13167, 0.7), (395, 13167, 0.88), (396, 13167, 0.88), (402, 13167, 0.88), (404, 13167, 0.88), (406, 13167, 0.88), (407, 13168, 0.42), (395, 13168, 0.84), (407, 13169, 0.32669), (395, 13169, 0.65338), (407, 13170, 0.32669), (395, 13170, 0.65338), (407, 13171, 0.32669), (395, 13171, 0.65338), (407, 13172, 0.23331), (395, 13172, 1.46652), (407, 13180, 0.74662), (396, 13180, 2.34652), (404, 13180, 2.34652), (407, 13203, 0.65331), (1242, 13203, 1.8666), (402, 13203, 4.10652), (962, 13261, 0.18669), (1067, 13261, 0.18669), (1158, 13261, 0.18669), (1210, 13261, 1.17348), (1211, 13261, 1.17348), (1212, 13261, 1.17348), (1213, 13261, 1.17348), (1216, 13261, 1.17348), (1217, 13261, 1.17348), (1218, 13261, 1.17348), (1220, 13261, 1.17348), (1221, 13261, 1.17348), (1222, 13261, 1.17348), (1223, 13261, 1.17348), (1224, 13261, 1.17348), (1225, 13261, 1.17348), (1226, 13261, 1.17348), (1227, 13261, 1.17348), (1228, 13261, 1.17348), (1230, 13261, 1.17348), (1231, 13261, 1.17348), (1232, 13261, 1.17348), (1233, 13261, 1.17348), (1234, 13261, 1.17348), (1236, 13261, 1.17348), (1238, 13261, 1.17348), (1239, 13261, 1.17348), (1240, 13261, 1.17348), (1241, 13261, 1.17348), (1242, 13261, 1.17348), (1243, 13261, 1.17348), (1244, 13261, 1.17348), (1245, 13261, 1.17348), (1093, 13262, 0.18669), (992, 13262, 0.45339), (1128, 13262, 0.93345), (1210, 13262, 1.17348), (1211, 13262, 1.17348), (1212, 13262, 1.17348), (1213, 13262, 1.17348), (1218, 13262, 1.17348), (1226, 13262, 1.17348), (1232, 13262, 1.17348), (1238, 13262, 1.17348), (1241, 13262, 1.17348), (1242, 13262, 1.17348), (1243, 13262, 1.17348), (1227, 13262, 1.62687), (1228, 13262, 1.62687), (1216, 13262, 1.81356), (1217, 13262, 1.81356), (1220, 13262, 1.81356), (1221, 13262, 1.81356), (1222, 13262, 1.81356), (1223, 13262, 1.81356), (1224, 13262, 1.81356), (1225, 13262, 1.81356), (1230, 13262, 1.81356), (1231, 13262, 1.81356), (1233, 13262, 1.81356), (1234, 13262, 1.81356), (1236, 13262, 1.81356), (1239, 13262, 1.81356), (1240, 13262, 1.81356), (1244, 13262, 1.81356), (1245, 13262, 1.81356), (1244, 13263, 0.6666), (1245, 13263, 0.6666), (1216, 13264, 0.5334), (1217, 13264, 0.5334), (1220, 13264, 0.5334), (1221, 13264, 0.5334), (1222, 13264, 0.5334), (1223, 13264, 0.5334), (1224, 13264, 0.5334), (1225, 13264, 0.5334), (1227, 13264, 0.5334), (1228, 13264, 0.5334), (1230, 13264, 0.5334), (1231, 13264, 0.5334), (1233, 13264, 0.5334), (1234, 13264, 0.5334), (1236, 13264, 0.5334), (1239, 13264, 0.5334), (1240, 13264, 0.5334), (1244, 13264, 0.5334), (1245, 13264, 0.5334), (1238, 13282, 0.4), (1239, 13282, 0.4), (1240, 13282, 0.4), (1234, 13295, 1.6), (1236, 13295, 1.6), (1230, 13313, 1.7334), (1231, 13313, 1.7334), (1227, 13327, 1.2), (1228, 13327, 1.2), (1224, 13341, 1.4666), (1225, 13341, 1.4666), (1222, 13346, 0.9334), (1223, 13346, 0.9334), (1220, 13350, 1.3334), (1221, 13350, 1.3334), (1216, 13359, 0.5334), (1217, 13359, 0.5334), (395, 13488, 0.51), (407, 13489, 0.32669), (396, 13489, 2.05348), (407, 13490, 0.32669), (396, 13490, 0.65338), (407, 13491, 0.51331), (396, 13491, 1.02662), (407, 13492, 0.37331), (396, 13492, 0.74662), (407, 13493, 0.42), (396, 13493, 0.84), (407, 13494, 0.42), (396, 13494, 0.84), (407, 13495, 0.37331), (396, 13495, 2.34652), (407, 13496, 0.7), (396, 13496, 4.4), (407, 13497, 0.7), (396, 13497, 1.4), (407, 13498, 0.18669), (396, 13498, 1.17348), (407, 13499, 0.60669), (396, 13499, 1.21338), (398, 13519, 0.51), (407, 13520, 0.42), (398, 13520, 2.64), (407, 13521, 0.51331), (398, 13521, 3.22652), (407, 13522, 0.18669), (398, 13522, 1.17348), (400, 13541, 0.51), (407, 13542, 0.56), (400, 13542, 3.52), (407, 13543, 0.23331), (400, 13543, 0.46662), (407, 13544, 0.42), (400, 13544, 2.64), (407, 13545, 0.28), (400, 13545, 0.56), (402, 13563, 0.51), (407, 13564, 0.42), (402, 13564, 2.64), (404, 13581, 0.51), (407, 13582, 0.51331), (404, 13582, 3.22652), (407, 13583, 0.51331), (404, 13583, 3.22652), (404, 13584, 1.46652), (407, 13585, 0.42), (404, 13585, 2.64), (404, 13586, 1.46652), (407, 13587, 0.42), (404, 13587, 2.64), (407, 13603, 0.56), (406, 13603, 1.12), (406, 13604, 0.51), (407, 13605, 0.32669), (406, 13605, 0.65338), (407, 13606, 0.32669), (406, 13606, 2.05348), (407, 13607, 0.28), (406, 13607, 1.76), (407, 13608, 0.37331), (406, 13608, 2.34652), (407, 13609, 0.7), (406, 13609, 1.4), (407, 13610, 0.42), (406, 13610, 0.84), (407, 13611, 0.51331), (406, 13611, 3.22652), (407, 13612, 0.28), (406, 13612, 1.76), (407, 13613, 0.23331), (406, 13613, 0.46662), (407, 13614, 0.51331), (406, 13614, 1.02662), (407, 13618, 0.51), (407, 13619, 0.46669), (407, 13620, 0.65331), (407, 13621, 0.18669), (407, 13622, 0.65338), (407, 13623, 0.42), (407, 13624, 0.65331), (407, 13625, 0.46669), (407, 13626, 1.12), (509, 18154, 0.34), (509, 18155, 2.64), (528, 18941, 0.34), (571, 21268, 0.6666), (571, 21269, 0.7), (571, 21270, 0.5334), (571, 21271, 2), (1169, 21272, 0.32669), (1174, 21272, 0.32669), (1200, 21272, 0.32669), (1201, 21272, 0.32669), (1044, 21272, 0.65338), (1128, 21272, 0.65338), (571, 21272, 0.9334), (571, 21273, 2.05324), (571, 21274, 2.24), (1088, 21275, 0.23331), (1112, 21275, 0.23331), (1146, 21275, 0.23331), (1151, 21275, 0.23331), (1158, 21275, 0.23331), (1173, 21275, 0.23331), (1209, 21275, 0.23331), (1258, 21275, 0.23331), (1291, 21275, 0.23331), (1299, 21275, 0.23331), (1066, 21275, 0.46662), (571, 21275, 0.6666), (1196, 21275, 0.69993), (1191, 21275, 0.93324), (571, 21276, 0.74676), (1036, 21277, 0.23331), (1040, 21277, 0.23331), (1066, 21277, 0.23331), (1076, 21277, 0.23331), (1109, 21277, 0.23331), (1124, 21277, 0.23331), (1129, 21277, 0.23331), (1157, 21277, 0.23331), (1200, 21277, 0.23331), (1261, 21277, 0.23331), (1295, 21277, 0.23331), (962, 21277, 0.46662), (1110, 21277, 0.46662), (571, 21277, 0.6666), (1152, 21277, 0.79992), (571, 21278, 0.42), (571, 21279, 0.46669), (571, 21280, 1.11993), (571, 21281, 0.46669), (571, 21282, 0.51331), (571, 21283, 0.32669), (571, 21284, 0.96), (571, 21285, 1.11993), (571, 21286, 0.42), (571, 21287, 0.84), (1086, 21299, 0.18669), (1089, 21299, 0.18669), (1090, 21299, 0.18669), (1112, 21299, 0.18669), (1130, 21299, 0.18669), (1148, 21299, 0.18669), (1149, 21299, 0.18669), (1299, 21299, 0.18669), (1068, 21299, 0.37338), (1069, 21299, 0.37338), (1084, 21299, 0.37338), (1196, 21299, 0.37338), (1146, 21299, 0.56007), (573, 21299, 0.98679), (962, 21299, 2.24028), (574, 21300, 2.71321), (1300, 21301, 0.37331), (1258, 21301, 0.74662), (574, 21301, 1.97321), (574, 21302, 0.74), (1065, 21303, 0.51331), (1293, 21303, 0.51331), (1125, 21303, 1.02662), (1283, 21303, 1.53993), (576, 21303, 2.71321), (576, 21304, 0.74), (1066, 21305, 0.18669), (1074, 21305, 0.18669), (1092, 21305, 0.18669), (959, 21305, 0.37338), (1081, 21305, 0.37338), (576, 21305, 0.98679), (1066, 21306, 0.18669), (1148, 21306, 0.18669), (1149, 21306, 0.18669), (576, 21306, 0.5334), (576, 21307, 0.68), (577, 21310, 1.23321), (1042, 21311, 0.32669), (1060, 21311, 0.32669), (1148, 21311, 0.32669), (1161, 21311, 0.32669), (1198, 21311, 0.32669), (1138, 21311, 0.65338), (1140, 21311, 0.65338), (1179, 21311, 0.65338), (577, 21311, 1.72679), (1060, 21312, 0.56007), (577, 21312, 0.98679), (578, 21313, 2.46679), (962, 21314, 0.46662), (1074, 21314, 0.79992), (578, 21314, 1.23321), (578, 21315, 0.79339), (1163, 21316, 0.93338), (583, 21316, 2.46679), (1036, 21317, 0.37331), (1046, 21317, 0.37331), (583, 21317, 1.97321), (584, 21319, 0.7), (1299, 21320, 0.56), (585, 21320, 2.96), (585, 21321, 0.56), (585, 21322, 1.97321), (733, 21433, 0.34), (1048, 21433, 0.34), (733, 23043, 0.74), (660, 23265, 0.51), (660, 23266, 2.46679), (661, 23266, 2.46679), (662, 23266, 2.46679), (663, 23266, 2.46679), (661, 23267, 0.51), (661, 23268, 2.46679), (662, 23268, 2.46679), (662, 23270, 0.51), (663, 23271, 0.51), (734, 23306, 0.34), (1015, 23306, 0.34), (1204, 23306, 0.34), (918, 23373, 0.65331), (1203, 23373, 0.65331), (1124, 24481, 0.46669), (1174, 24481, 1.3334), (1126, 24852, 0.21), (1169, 24852, 0.51), (1127, 25834, 0.14), (1195, 25834, 0.34), (1130, 26101, 0.28), (1134, 26101, 0.28), (1247, 26101, 0.28), (1127, 26101, 0.56), (1128, 26101, 0.56), (1280, 26101, 0.8), (1209, 26101, 0.84), (1149, 26414, 0.07), (1199, 26414, 0.07), (1115, 26780, 0.42), (1130, 26780, 0.42), (1262, 26780, 0.42), (1273, 26780, 0.42), (1033, 26780, 0.84), (1173, 26780, 1.26), (1035, 26780, 1.68), (1208, 26780, 2.1), (1033, 26804, 0.6666), (1033, 26810, 1.3334), (744, 27178, 0.34), (1127, 27327, 0.04669), (1129, 27327, 0.04669), (1134, 27327, 0.04669), (1209, 27327, 0.04669), (1247, 27327, 0.09338), (1111, 27327, 0.1334), (1127, 27330, 0.04669), (1247, 27330, 0.04669), (1111, 27330, 0.1334), (1082, 27332, 0.42), (1138, 27332, 0.42), (1148, 27332, 0.42), (1288, 27332, 0.42), (962, 27332, 0.84), (1111, 27332, 0.84), (927, 27333, 0.37331), (1111, 27333, 0.37331), (1134, 27333, 0.37331), (1161, 27333, 0.37331), (1162, 27333, 0.37331), (1201, 27333, 0.37331), (1204, 27333, 0.37331), (1208, 27333, 0.37331), (1060, 27333, 0.74662), (980, 27638, 0.04669), (1128, 27638, 0.04669), (1153, 27638, 0.04669), (1291, 27638, 0.04669), (1098, 27638, 0.1334), (1126, 27640, 0.04669), (1098, 27640, 0.29348), (1146, 27642, 0.37331), (1179, 27642, 0.37331), (1279, 27642, 0.37331), (1191, 27642, 0.74662), (23, 27642, 0.90661), (999, 27642, 0.90661), (1098, 27642, 1.11993), (1274, 27642, 1.11993), (1161, 27642, 1.27992), (1158, 27642, 2.02654), (1096, 27642, 2.23986), (1159, 27642, 2.23986), (1095, 27642, 3.89309), (1283, 27642, 3.89309), (918, 27643, 0.04669), (1049, 27643, 0.04669), (1055, 27643, 0.04669), (1058, 27643, 0.04669), (1093, 27643, 0.04669), (1112, 27643, 0.04669), (1127, 27643, 0.04669), (1208, 27643, 0.04669), (1247, 27643, 0.04669), (1138, 27643, 0.09338), (1098, 27643, 0.1334), (962, 27643, 0.18676), (1023, 28803, 0.34), (1046, 28803, 0.34), (1019, 28865, 0.34), (1043, 28865, 0.34), (1018, 28880, 0.34), (1042, 28880, 0.34), (1017, 28943, 0.34), (1044, 28943, 0.34), (1171, 28972, 1.3334), (1075, 29070, 0.37331), (1146, 29070, 0.37331), (1257, 29070, 0.37331), (1025, 29935, 0.34), (1045, 29935, 0.34), (1024, 29966, 0.34), (1047, 29966, 0.34), (1047, 29970, 1.7334), (927, 30156, 0.32669), (1124, 30156, 0.32669), (1124, 30157, 0.14), (1127, 30157, 0.14), (1130, 30157, 0.14), (1208, 30157, 0.14), (1209, 30157, 0.14), (1128, 30160, 0.42), (1129, 30160, 0.42), (1192, 30160, 0.42), (1209, 30160, 0.42), (1262, 30160, 0.42), (959, 30160, 0.84), (1089, 30160, 0.84), (1112, 30160, 0.84), (1148, 30160, 0.84), (1185, 30160, 0.84), (1286, 30160, 0.84), (20, 30160, 1.02), (1005, 30160, 1.02), (1186, 30160, 1.26), (1092, 30160, 1.44), (1222, 30160, 1.44), (1223, 30160, 1.44), (1163, 30160, 1.68), (1285, 30160, 1.86), (1124, 30160, 2.94), (1166, 30160, 3.12), (1165, 30160, 4.38), (962, 30160, 6.48), (1125, 30160, 7.26), (1126, 30162, 0.32669), (1134, 30162, 0.32669), (1208, 30162, 0.32669), (1247, 30162, 0.32669), (1257, 30162, 0.32669), (1125, 30162, 0.65338), (1127, 30162, 0.65338), (1128, 30162, 0.65338), (1130, 30162, 0.65338), (1124, 30162, 0.98007), (1129, 30162, 0.98007), (1209, 30162, 0.98007), (1174, 30164, 0.42), (1204, 30164, 0.42), (1208, 30164, 0.42), (1288, 30164, 0.84), (1124, 30164, 2.1), (1124, 30165, 0.42), (1125, 30165, 0.42), (1127, 30165, 0.42), (1128, 30165, 0.42), (1129, 30165, 0.42), (1130, 30165, 0.42), (1134, 30165, 0.42), (1208, 30165, 0.42), (1209, 30165, 0.42), (1247, 30165, 0.42), (918, 30166, 0.18669), (1124, 30166, 0.18669), (1125, 30166, 0.18669), (1152, 30166, 0.18669), (1174, 30166, 0.18669), (1203, 30166, 0.18669), (1209, 30166, 0.18669), (1288, 30166, 0.18669), (1291, 30166, 0.18669), (1302, 30166, 0.18669), (1148, 30166, 0.37338), (1200, 30166, 0.37338), (1093, 30166, 0.56007), (1201, 30166, 0.64008), (962, 30169, 0.56), (1125, 30169, 0.56), (1138, 30169, 0.56), (1145, 30169, 0.56), (1192, 30169, 0.56), (1209, 30169, 0.56), (1290, 30169, 0.56), (1293, 30169, 0.56), (1115, 30169, 1.12), (1128, 30169, 1.12), (1163, 30169, 1.12), (1296, 30169, 1.12), (1124, 30169, 2.24), (1035, 30170, 0.32669), (1036, 30170, 0.32669), (1126, 30170, 0.32669), (1130, 30170, 0.32669), (1165, 30170, 0.32669), (1201, 30170, 0.32669), (1209, 30170, 0.32669), (1258, 30170, 0.32669), (1261, 30170, 0.32669), (1033, 30170, 0.65338), (1040, 30170, 0.65338), (1124, 30170, 0.65338), (1129, 30170, 0.65338), (1284, 30170, 0.65338), (1286, 30170, 0.65338), (1127, 30170, 0.98007), (1125, 30232, 0.28), (1127, 30232, 0.28), (1065, 30234, 0.46669), (1157, 30234, 0.46669), (1163, 30234, 0.46669), (1125, 30234, 0.93338), (962, 30235, 0.28), (1130, 30235, 0.28), (1198, 30235, 0.28), (1247, 30235, 0.28), (1125, 30235, 0.56), (1127, 30235, 0.56), (1128, 30235, 0.56), (1125, 30236, 0.04669), (1127, 30236, 0.04669), (1128, 30236, 0.04669), (1129, 30236, 0.04669), (1134, 30236, 0.04669), (1247, 30236, 0.04669), (1208, 30236, 0.09338), (1209, 30236, 0.09338), (962, 30420, 0.28), (1036, 30420, 0.28), (1128, 30420, 0.28), (1129, 30420, 0.28), (1200, 30420, 0.28), (1292, 30420, 0.28), (1300, 30420, 0.28), (1040, 30420, 0.56), (1114, 30420, 0.56), (1115, 30420, 0.56), (1124, 30420, 0.56), (1259, 30420, 0.56), (1126, 30420, 0.84), (1202, 30420, 0.84), (1257, 30420, 1.12), (1261, 30420, 1.12), (1130, 30420, 1.4), (1284, 30420, 2.08), (1208, 30420, 2.52), (1134, 30420, 2.88), (1209, 30420, 3.16), (1127, 30420, 3.44), (1201, 30421, 0.46669), (1074, 30421, 1.40007), (1126, 30421, 3.46684), (918, 30426, 0.46669), (1124, 30426, 0.46669), (1127, 30426, 0.46669), (1129, 30426, 0.46669), (1146, 30426, 0.46669), (1147, 30426, 0.46669), (1175, 30426, 0.46669), (1187, 30426, 0.46669), (1201, 30426, 0.46669), (1202, 30426, 0.46669), (1208, 30426, 0.46669), (1209, 30426, 0.46669), (1284, 30426, 0.46669), (959, 30426, 0.93338), (1125, 30426, 0.93338), (1126, 30426, 0.93338), (1130, 30426, 1.40007), (1045, 30528, 0.28), (1063, 30528, 0.28), (1066, 30528, 0.28), (1069, 30528, 0.28), (1140, 30528, 0.28), (1151, 30528, 0.28), (1192, 30528, 0.28), (1093, 30528, 0.56), (1127, 30528, 0.56), (1209, 30528, 0.56), (1068, 30528, 0.84), (1149, 30528, 0.96), (1128, 30528, 1.12), (1036, 30534, 0.42), (1127, 30534, 0.42), (1200, 30534, 0.42), (1257, 30534, 0.42), (1300, 30534, 0.42), (1202, 30534, 0.84), (1204, 30534, 0.84), (1208, 30534, 0.84), (1045, 30535, 0.28), (1068, 30535, 0.28), (1089, 30535, 0.28), (1128, 30535, 0.28), (1146, 30535, 0.28), (1166, 30535, 0.28), (1173, 30535, 0.28), (1175, 30535, 0.28), (1201, 30535, 0.28), (1296, 30535, 0.28), (1299, 30535, 0.28), (1301, 30535, 0.28), (1058, 30535, 0.56), (1063, 30535, 0.56), (1112, 30535, 0.56), (1129, 30535, 0.56), (1130, 30535, 0.56), (1152, 30535, 0.56), (1127, 30535, 0.84), (1187, 30535, 0.84), (1247, 30535, 0.84), (1209, 30535, 1.12), (962, 30540, 0.28), (980, 30540, 0.28), (1036, 30540, 0.28), (1044, 30540, 0.28), (1046, 30540, 0.28), (1115, 30540, 0.28), (1128, 30540, 0.28), (1146, 30540, 0.28), (1174, 30540, 0.28), (1175, 30540, 0.28), (1185, 30540, 0.28), (1187, 30540, 0.28), (1201, 30540, 0.28), (1262, 30540, 0.28), (1280, 30540, 0.28), (1299, 30540, 0.28), (1300, 30540, 0.28), (1040, 30540, 0.56), (1114, 30540, 0.56), (1129, 30540, 0.56), (1259, 30540, 0.56), (1284, 30540, 0.56), (1126, 30540, 0.84), (1209, 30540, 1.12), (1257, 30540, 1.12), (1261, 30540, 1.12), (1205, 30540, 1.4), (1208, 30540, 1.4), (1130, 30540, 1.68), (1127, 30540, 3.44), (1201, 30580, 0.37331), (1128, 30580, 2.61317), (1049, 30583, 0.04669), (1055, 30583, 0.04669), (1058, 30583, 0.04669), (1093, 30583, 0.04669), (1112, 30583, 0.04669), (1128, 30583, 0.04669), (1138, 30583, 0.09338), (962, 30583, 0.18676), (1124, 30585, 0.14), (1127, 30585, 0.14), (1128, 30585, 0.28), (1301, 30585, 1.44), (1042, 30590, 0.32669), (1063, 30590, 0.32669), (1086, 30590, 0.32669), (1089, 30590, 0.32669), (1115, 30590, 0.32669), (1145, 30590, 0.32669), (1187, 30590, 0.32669), (1191, 30590, 0.32669), (1193, 30590, 0.32669), (1295, 30590, 0.32669), (1128, 30590, 0.65338), (1196, 30590, 0.65338), (1062, 30590, 0.98007), (1188, 30590, 0.98007), (1296, 30590, 1.30676), (1065, 30590, 1.63345), (1271, 30590, 1.63345), (1066, 30590, 2.61352), (927, 30592, 0.28), (959, 30592, 0.28), (962, 30592, 0.28), (1129, 30592, 0.28), (1134, 30592, 0.28), (1174, 30592, 0.28), (1201, 30592, 0.28), (1202, 30592, 0.28), (1209, 30592, 0.28), (1057, 30592, 0.56), (1173, 30592, 0.56), (1203, 30592, 0.56), (1065, 30592, 0.96), (1128, 30592, 1.68), (1128, 30593, 0.37331), (1188, 30593, 0.37331), (1191, 30593, 0.37331), (34, 30593, 0.90661), (1002, 30593, 0.90661), (1238, 30593, 1.27992), (1295, 30593, 1.65323), (918, 30671, 0.51), (918, 30672, 0.32669), (927, 30672, 0.65338), (1147, 30672, 1.30676), (940, 30673, 0.18669), (1033, 30673, 0.18669), (1066, 30673, 0.18669), (1074, 30673, 0.18669), (1076, 30673, 0.18669), (1085, 30673, 0.18669), (1087, 30673, 0.18669), (1101, 30673, 0.18669), (1107, 30673, 0.18669), (1124, 30673, 0.18669), (1130, 30673, 0.18669), (1147, 30673, 0.18669), (1151, 30673, 0.18669), (1161, 30673, 0.18669), (1171, 30673, 0.18669), (1174, 30673, 0.18669), (1179, 30673, 0.18669), (1185, 30673, 0.18669), (1194, 30673, 0.18669), (1197, 30673, 0.18669), (1198, 30673, 0.18669), (1208, 30673, 0.18669), (1258, 30673, 0.18669), (1270, 30673, 0.18669), (1271, 30673, 0.18669), (1279, 30673, 0.18669), (1284, 30673, 0.18669), (1289, 30673, 0.18669), (1290, 30673, 0.18669), (1292, 30673, 0.18669), (1295, 30673, 0.18669), (1296, 30673, 0.18669), (1300, 30673, 0.18669), (918, 30673, 0.37338), (1125, 30673, 0.37338), (1126, 30673, 0.37338), (1128, 30673, 0.37338), (1163, 30673, 0.37338), (1172, 30673, 0.37338), (1205, 30673, 0.37338), (1061, 30673, 0.56007), (1134, 30673, 0.56007), (1188, 30673, 0.56007), (1203, 30673, 0.56007), (1257, 30673, 0.56007), (962, 30673, 0.74676), (1288, 30673, 0.74676), (927, 30674, 0.37331), (962, 30674, 0.37331), (1159, 30674, 0.37331), (1172, 30674, 0.37331), (1188, 30674, 0.37331), (1191, 30674, 0.37331), (1290, 30674, 0.37331), (918, 30674, 0.74662), (1198, 30674, 0.74662), (962, 30675, 0.32669), (1044, 30675, 0.32669), (1130, 30675, 0.32669), (1169, 30675, 0.32669), (1175, 30675, 0.32669), (1199, 30675, 0.32669), (1201, 30675, 0.32669), (1208, 30675, 0.32669), (1257, 30675, 0.32669), (1258, 30675, 0.32669), (1300, 30675, 0.32669), (1043, 30675, 0.65338), (1127, 30675, 0.65338), (1128, 30675, 0.65338), (9, 30675, 0.79339), (10, 30675, 0.79339), (993, 30675, 0.79339), (1031, 30675, 0.79339), (1200, 30675, 0.98007), (1205, 30675, 0.98007), (1244, 30675, 1.12008), (1245, 30675, 1.12008), (1203, 30675, 1.30676), (918, 30675, 4.667), (1204, 30675, 4.99369), (918, 30676, 0.37331), (1208, 30676, 0.74662), (918, 30677, 0.18669), (980, 30677, 0.18669), (1045, 30677, 0.18669), (1047, 30677, 0.18669), (1066, 30677, 0.18669), (1067, 30677, 0.18669), (1153, 30677, 0.18669), (1208, 30677, 0.18669), (1195, 30677, 0.37338), (918, 30678, 0.28), (1205, 30678, 0.28), (1208, 30678, 0.28), (1204, 30678, 0.56), (918, 30679, 0.28), (1126, 30679, 0.28), (1163, 30679, 0.28), (1200, 30679, 0.28), (1205, 30679, 0.28), (1279, 30679, 0.28), (918, 30680, 0.32669), (1101, 30680, 0.32669), (1115, 30680, 0.32669), (1152, 30680, 0.32669), (1153, 30680, 0.32669), (1204, 30680, 0.32669), (1247, 30680, 0.32669), (1301, 30680, 0.32669), (1150, 30680, 0.65338), (1271, 30680, 0.65338), (1127, 30680, 0.98007), (1200, 30680, 0.98007), (1205, 30680, 1.63345), (918, 30681, 0.60669), (1204, 30681, 0.60669), (1208, 30681, 0.60669), (1191, 30681, 1.21338), (1274, 30681, 1.21338), (1048, 30682, 0.28), (1066, 30682, 0.28), (1126, 30682, 0.28), (1128, 30682, 0.28), (1205, 30682, 0.28), (918, 30682, 0.56), (1163, 30682, 0.56), (1165, 30682, 0.56), (918, 30683, 1.21338), (918, 30684, 0.51331), (1184, 30684, 0.51331), (1271, 30684, 0.51331), (1299, 30684, 0.51331), (918, 30685, 0.32669), (1036, 30685, 0.32669), (1127, 30685, 0.32669), (918, 30686, 0.42), (927, 30686, 0.42), (1280, 30686, 0.42), (1203, 30686, 0.84), (918, 30687, 0.51331), (1053, 30687, 0.51331), (1197, 30687, 0.51331), (1291, 30687, 1.02662), (1293, 30687, 1.53993), (918, 30688, 0.37331), (1201, 30688, 0.37331), (918, 30689, 0.42), (1179, 30689, 0.42), (1199, 30689, 0.42), (1273, 30689, 0.42), (1301, 30689, 0.42), (918, 30690, 0.28), (1110, 30690, 0.28), (1189, 30690, 0.28), (1191, 30690, 0.28), (1158, 30690, 0.84), (1188, 30691, 0.28), (1191, 30691, 0.28), (918, 30691, 0.56), (1171, 30691, 0.56), (918, 30692, 0.42), (1058, 30692, 0.42), (1063, 30692, 0.42), (1069, 30692, 0.42), (1088, 30692, 0.42), (1110, 30692, 0.42), (1113, 30692, 0.42), (1146, 30692, 0.42), (1151, 30692, 0.42), (1152, 30692, 0.42), (1199, 30692, 0.42), (1247, 30692, 0.42), (1262, 30692, 0.42), (1274, 30692, 0.42), (1276, 30692, 0.42), (1279, 30692, 0.42), (1285, 30692, 0.42), (927, 30692, 0.84), (1042, 30692, 0.84), (1093, 30692, 0.84), (1147, 30692, 0.84), (1196, 30692, 0.84), (1281, 30692, 0.84), (962, 30692, 1.26), (1191, 30692, 1.26), (1150, 30692, 1.44), (1161, 30692, 2.52), (918, 30693, 4.10652), (918, 30694, 0.56), (1093, 30694, 0.56), (1147, 30694, 0.56), (1166, 30694, 0.56), (1199, 30694, 0.56), (1247, 30694, 0.56), (1288, 30694, 0.56), (1300, 30694, 0.56), (1302, 30694, 0.56), (1257, 30694, 1.12), (29, 30694, 1.36), (1029, 30694, 1.36), (1152, 30694, 2.24), (918, 30695, 0.46669), (927, 30695, 0.46669), (1086, 30695, 0.46669), (1093, 30695, 0.46669), (1096, 30695, 0.46669), (1153, 30695, 0.46669), (1173, 30695, 0.46669), (1174, 30695, 0.46669), (1194, 30695, 0.46669), (1197, 30695, 0.46669), (1198, 30695, 0.46669), (1205, 30695, 0.46669), (1208, 30695, 0.46669), (1270, 30695, 0.46669), (1152, 30695, 0.93338), (1158, 30695, 0.93338), (1204, 30695, 0.93338), (1148, 30695, 1.60008), (918, 30696, 0.42), (918, 30697, 0.18669), (1107, 30697, 0.18669), (1130, 30697, 0.18669), (1150, 30697, 0.18669), (1152, 30697, 0.18669), (1170, 30697, 0.18669), (1172, 30697, 0.18669), (1199, 30697, 0.18669), (1273, 30697, 0.18669), (1292, 30697, 0.18669), (1270, 30697, 0.37338), (918, 30698, 0.42), (940, 30698, 0.42), (980, 30698, 0.42), (1035, 30698, 0.42), (1040, 30698, 0.42), (1050, 30698, 0.42), (1112, 30698, 0.42), (1160, 30698, 0.42), (1163, 30698, 0.42), (1174, 30698, 0.42), (1187, 30698, 0.42), (1188, 30698, 0.42), (1193, 30698, 0.42), (1202, 30698, 0.42), (1209, 30698, 0.42), (1262, 30698, 0.42), (1108, 30698, 0.84), (1125, 30698, 0.84), (1159, 30698, 0.84), (1161, 30698, 0.84), (1281, 30698, 0.84), (1146, 30698, 1.26), (1205, 30698, 1.26), (1279, 30698, 1.26), (1158, 30698, 1.44), (1301, 30698, 1.68), (1194, 30698, 2.1), (940, 30699, 0.14), (1035, 30699, 0.14), (1040, 30699, 0.14), (1044, 30699, 0.14), (1063, 30699, 0.14), (1069, 30699, 0.14), (1081, 30699, 0.14), (1086, 30699, 0.14), (1088, 30699, 0.14), (1146, 30699, 0.14), (1163, 30699, 0.14), (1169, 30699, 0.14), (1179, 30699, 0.14), (1188, 30699, 0.14), (1192, 30699, 0.14), (1198, 30699, 0.14), (1200, 30699, 0.14), (1205, 30699, 0.14), (1208, 30699, 0.14), (1276, 30699, 0.14), (1281, 30699, 0.14), (1294, 30699, 0.14), (1296, 30699, 0.14), (1300, 30699, 0.14), (1301, 30699, 0.14), (918, 30699, 0.28), (1105, 30699, 0.28), (1147, 30699, 0.28), (1184, 30699, 0.28), (1278, 30699, 0.28), (1279, 30699, 0.28), (962, 30699, 0.42), (918, 30700, 0.23331), (1280, 30700, 0.69993), (918, 30701, 0.37331), (1203, 30701, 0.37331), (1044, 30701, 0.74662), (1138, 30701, 1.11993), (918, 30702, 0.32669), (1202, 30702, 0.65338), (918, 30703, 0.18669), (1161, 30703, 0.18669), (1184, 30703, 0.18669), (1203, 30703, 0.18669), (1276, 30703, 0.18669), (1301, 30703, 0.18669), (962, 30703, 0.37338), (1188, 30703, 0.37338), (1197, 30703, 0.37338), (1198, 30703, 0.37338), (1200, 30703, 0.37338), (1204, 30703, 0.37338), (918, 30704, 0.32669), (962, 30704, 0.32669), (1105, 30704, 0.32669), (1128, 30704, 0.32669), (1148, 30704, 0.32669), (1162, 30704, 0.32669), (1185, 30704, 0.32669), (1187, 30704, 0.32669), (1189, 30704, 0.32669), (1192, 30704, 0.32669), (1197, 30704, 0.32669), (1203, 30704, 0.32669), (1209, 30704, 0.32669), (1286, 30704, 0.32669), (1302, 30704, 0.32669), (940, 30704, 0.65338), (1066, 30704, 0.65338), (1282, 30704, 0.65338), (1295, 30704, 0.65338), (1067, 30704, 0.98007), (1204, 30704, 0.98007), (1285, 30704, 0.98007), (1157, 30704, 1.12008), (1065, 30704, 1.30676), (1188, 30704, 2.10015), (1163, 30704, 3.59359), (918, 30705, 0.18669), (927, 30705, 0.18669), (959, 30705, 0.18669), (1048, 30705, 0.18669), (1055, 30705, 0.18669), (1058, 30705, 0.18669), (1059, 30705, 0.18669), (1066, 30705, 0.18669), (1086, 30705, 0.18669), (1113, 30705, 0.18669), (1125, 30705, 0.18669), (1163, 30705, 0.18669), (1174, 30705, 0.18669), (1202, 30705, 0.18669), (1262, 30705, 0.18669), (1276, 30705, 0.18669), (1285, 30705, 0.18669), (980, 30705, 0.37338), (1046, 30705, 0.37338), (1063, 30705, 0.37338), (1093, 30705, 0.37338), (1175, 30705, 0.37338), (1179, 30705, 0.37338), (1277, 30705, 0.37338), (1283, 30705, 0.37338), (1289, 30705, 0.37338), (962, 30705, 0.56007), (1271, 30705, 0.56007), (918, 30706, 0.37331), (927, 30706, 0.37331), (1203, 30706, 0.37331), (918, 30707, 0.18669), (1057, 30707, 0.18669), (1065, 30707, 0.18669), (1068, 30707, 0.18669), (1090, 30707, 0.18669), (1098, 30707, 0.18669), (1103, 30707, 0.18669), (1108, 30707, 0.18669), (1126, 30707, 0.18669), (1127, 30707, 0.18669), (1134, 30707, 0.18669), (1140, 30707, 0.18669), (1144, 30707, 0.18669), (1148, 30707, 0.18669), (1149, 30707, 0.18669), (1159, 30707, 0.18669), (1161, 30707, 0.18669), (1163, 30707, 0.18669), (1170, 30707, 0.18669), (1174, 30707, 0.18669), (1186, 30707, 0.18669), (1192, 30707, 0.18669), (1194, 30707, 0.18669), (1195, 30707, 0.18669), (1197, 30707, 0.18669), (1201, 30707, 0.18669), (1202, 30707, 0.18669), (1203, 30707, 0.18669), (1204, 30707, 0.18669), (1247, 30707, 0.18669), (1270, 30707, 0.18669), (1271, 30707, 0.18669), (1276, 30707, 0.18669), (1280, 30707, 0.18669), (1281, 30707, 0.18669), (1282, 30707, 0.18669), (1285, 30707, 0.18669), (1290, 30707, 0.18669), (980, 30707, 0.37338), (1042, 30707, 0.37338), (1049, 30707, 0.37338), (1059, 30707, 0.37338), (1089, 30707, 0.37338), (1111, 30707, 0.37338), (1146, 30707, 0.37338), (1157, 30707, 0.37338), (1166, 30707, 0.37338), (1171, 30707, 0.37338), (1172, 30707, 0.37338), (1185, 30707, 0.37338), (1187, 30707, 0.37338), (1277, 30707, 0.37338), (1278, 30707, 0.37338), (1286, 30707, 0.37338), (1291, 30707, 0.37338), (1302, 30707, 0.37338), (940, 30707, 0.56007), (959, 30707, 0.56007), (1076, 30707, 0.56007), (1115, 30707, 0.56007), (1130, 30707, 0.56007), (1145, 30707, 0.56007), (1147, 30707, 0.56007), (1198, 30707, 0.56007), (1208, 30707, 0.56007), (1288, 30707, 0.56007), (1289, 30707, 0.56007), (1296, 30707, 0.56007), (927, 30707, 0.74676), (1066, 30707, 0.74676), (1158, 30707, 0.74676), (1188, 30707, 0.74676), (1284, 30707, 0.74676), (962, 30707, 0.93345), (1074, 30707, 0.93345), (1152, 30707, 0.93345), (1128, 30707, 1.36017), (1203, 30708, 0.42), (1205, 30708, 0.42), (1284, 30708, 0.42), (918, 30708, 0.84), (1202, 30708, 0.84), (918, 30709, 0.42), (959, 30710, 0.14), (1043, 30710, 0.14), (1046, 30710, 0.14), (1068, 30710, 0.14), (1082, 30710, 0.14), (1083, 30710, 0.14), (1086, 30710, 0.14), (1098, 30710, 0.14), (1107, 30710, 0.14), (1108, 30710, 0.14), (1124, 30710, 0.14), (1125, 30710, 0.14), (1127, 30710, 0.14), (1130, 30710, 0.14), (1144, 30710, 0.14), (1157, 30710, 0.14), (1166, 30710, 0.14), (1171, 30710, 0.14), (1193, 30710, 0.14), (1247, 30710, 0.14), (1270, 30710, 0.14), (1287, 30710, 0.14), (1289, 30710, 0.14), (1292, 30710, 0.14), (962, 30710, 0.28), (1045, 30710, 0.28), (1101, 30710, 0.28), (1110, 30710, 0.28), (1140, 30710, 0.28), (1148, 30710, 0.28), (1149, 30710, 0.28), (1192, 30710, 0.28), (1203, 30710, 0.28), (1205, 30710, 0.28), (1208, 30710, 0.28), (1273, 30710, 0.28), (1277, 30710, 0.28), (1294, 30710, 0.28), (1299, 30710, 0.28), (1302, 30710, 0.28), (1105, 30710, 0.42), (1146, 30710, 0.42), (1153, 30710, 0.42), (1065, 30710, 0.48), (1151, 30710, 0.48), (1174, 30710, 0.48), (1200, 30710, 0.48), (1271, 30710, 0.48), (1296, 30710, 0.48), (1115, 30710, 0.56), (1152, 30710, 0.56), (980, 30710, 0.62), (927, 30710, 0.7), (1066, 30710, 0.7), (1078, 30710, 0.7), (1111, 30710, 0.7), (918, 30710, 0.88), (1274, 30710, 0.9), (1185, 30710, 0.98), (1282, 30710, 1.04), (918, 30711, 0.23331), (962, 30711, 0.23331), (1040, 30711, 0.23331), (1126, 30711, 0.23331), (1153, 30711, 0.23331), (1257, 30711, 0.23331), (1259, 30711, 0.23331), (1058, 30711, 0.46662), (918, 30712, 0.42), (1096, 30712, 0.42), (1208, 30712, 0.42), (918, 30713, 0.37331), (927, 30713, 0.37331), (1111, 30713, 0.37331), (1125, 30713, 0.37331), (1149, 30713, 0.37331), (1174, 30713, 0.37331), (1175, 30713, 0.37331), (1201, 30713, 0.37331), (1202, 30713, 0.37331), (1247, 30713, 0.37331), (1299, 30713, 0.37331), (959, 30713, 0.74662), (962, 30713, 0.74662), (1049, 30713, 0.74662), (1075, 30713, 0.74662), (1124, 30713, 0.74662), (1127, 30713, 0.74662), (1209, 30713, 0.74662), (1296, 30713, 0.74662), (918, 30714, 0.42), (1126, 30714, 0.42), (1201, 30714, 0.42), (1204, 30714, 0.42), (1296, 30714, 0.42), (1208, 30714, 0.84), (1209, 30714, 0.84), (918, 30715, 0.46669), (918, 30716, 0.46669), (1040, 30716, 0.46669), (1147, 30716, 0.46669), (1162, 30716, 0.46669), (1172, 30716, 0.46669), (1208, 30716, 0.46669), (1288, 30716, 0.46669), (1300, 30716, 0.46669), (1171, 30716, 0.93338), (1199, 30716, 0.93338), (918, 30717, 1.4), (918, 30718, 0.37331), (980, 30718, 0.37331), (1138, 30718, 0.37331), (1175, 30718, 0.37331), (1204, 30719, 0.56), (918, 30719, 1.12), (918, 30720, 0.14), (980, 30720, 0.14), (1110, 30720, 0.14), (1149, 30720, 0.14), (1171, 30720, 0.14), (1189, 30720, 0.14), (1193, 30720, 0.14), (1203, 30720, 0.14), (1058, 30720, 0.28), (1148, 30720, 0.28), (1270, 30720, 0.56), (1247, 30720, 0.88), (918, 30721, 0.32669), (1126, 30721, 0.32669), (1163, 30721, 0.32669), (1203, 30721, 0.32669), (918, 30722, 0.23331), (959, 30722, 0.23331), (1115, 30722, 0.23331), (1128, 30722, 0.23331), (1129, 30722, 0.23331), (1134, 30722, 0.23331), (1145, 30722, 0.23331), (1153, 30722, 0.23331), (1208, 30722, 0.23331), (1290, 30722, 0.23331), (1174, 30722, 0.46662), (1285, 30722, 0.46662), (918, 30723, 0.18669), (927, 30723, 0.18669), (1066, 30723, 0.18669), (1107, 30723, 0.18669), (1146, 30723, 0.18669), (1150, 30723, 0.18669), (1170, 30723, 0.18669), (1173, 30723, 0.18669), (1270, 30723, 0.18669), (1279, 30723, 0.18669), (1285, 30723, 0.18669), (1287, 30723, 0.18669), (1296, 30723, 0.18669), (1301, 30723, 0.18669), (1147, 30723, 0.37338), (1124, 30723, 0.56007), (962, 30723, 0.74676), (918, 30724, 0.37331), (918, 30725, 0.23331), (959, 30725, 0.23331), (962, 30725, 0.23331), (1065, 30725, 0.23331), (1151, 30725, 0.23331), (1172, 30725, 0.23331), (1194, 30725, 0.23331), (1277, 30725, 0.23331), (1299, 30725, 0.23331), (1078, 30725, 0.46662), (1208, 30725, 0.46662), (1289, 30725, 0.69993), (918, 30726, 0.18669), (927, 30726, 0.18669), (940, 30726, 0.18669), (980, 30726, 0.18669), (1045, 30726, 0.18669), (1055, 30726, 0.18669), (1062, 30726, 0.18669), (1098, 30726, 0.18669), (1103, 30726, 0.18669), (1129, 30726, 0.18669), (1145, 30726, 0.18669), (1147, 30726, 0.18669), (1162, 30726, 0.18669), (1166, 30726, 0.18669), (1185, 30726, 0.18669), (1186, 30726, 0.18669), (1188, 30726, 0.18669), (1193, 30726, 0.18669), (1201, 30726, 0.18669), (1247, 30726, 0.18669), (1271, 30726, 0.18669), (1274, 30726, 0.18669), (1277, 30726, 0.18669), (1280, 30726, 0.18669), (1293, 30726, 0.18669), (1299, 30726, 0.18669), (1074, 30726, 0.37338), (1081, 30726, 0.37338), (1101, 30726, 0.37338), (1115, 30726, 0.37338), (1134, 30726, 0.37338), (1144, 30726, 0.37338), (1152, 30726, 0.37338), (1170, 30726, 0.37338), (1276, 30726, 0.37338), (1291, 30726, 0.37338), (1061, 30726, 0.56007), (1126, 30726, 0.56007), (1127, 30726, 0.56007), (1138, 30726, 0.56007), (1146, 30726, 0.56007), (1158, 30726, 0.56007), (1192, 30726, 0.56007), (1262, 30726, 0.56007), (1295, 30726, 0.56007), (959, 30726, 0.74676), (1042, 30726, 0.74676), (1057, 30726, 0.74676), (1124, 30726, 0.74676), (1290, 30726, 0.74676), (1292, 30726, 0.74676), (1296, 30726, 0.74676), (1159, 30726, 0.93345), (1161, 30726, 0.93345), (1130, 30726, 1.54686), (962, 30726, 1.68021), (918, 30727, 0.18669), (918, 30728, 0.42), (1086, 30728, 0.42), (1197, 30728, 0.42), (1198, 30728, 0.42), (1201, 30728, 0.42), (1280, 30728, 0.42), (1290, 30728, 0.42), (1301, 30728, 0.42), (980, 30728, 0.84), (1059, 30728, 0.84), (1060, 30728, 0.84), (1108, 30728, 0.84), (1148, 30728, 0.84), (1157, 30728, 0.84), (1170, 30728, 0.84), (1192, 30728, 0.84), (1285, 30728, 0.84), (1286, 30728, 0.84), (1145, 30728, 1.26), (1193, 30728, 1.26), (1150, 30728, 1.44), (1186, 30729, 0.18669), (1203, 30729, 0.18669), (1204, 30729, 0.18669), (1284, 30729, 0.18669), (918, 30729, 0.37338), (1045, 30729, 0.37338), (1202, 30729, 0.37338), (918, 30730, 0.56), (1204, 30730, 0.56), (1048, 30731, 0.23331), (1257, 30731, 0.23331), (918, 30731, 0.46662), (1280, 30731, 0.46662), (1060, 30731, 0.93324), (918, 30732, 0.46669), (1204, 30732, 0.46669), (918, 30733, 0.37331), (980, 30733, 0.37331), (1074, 30733, 0.37331), (1086, 30733, 0.37331), (1115, 30733, 0.37331), (1174, 30733, 0.37331), (1175, 30733, 0.37331), (1187, 30733, 0.37331), (1199, 30733, 0.37331), (1200, 30733, 0.37331), (1202, 30733, 0.37331), (1208, 30733, 0.37331), (1261, 30733, 0.37331), (962, 30733, 0.74662), (1114, 30733, 0.74662), (1281, 30733, 0.74662), (1146, 30733, 1.11993), (1191, 30733, 1.11993), (1247, 30733, 1.49324), (1279, 30733, 1.49324), (1205, 30733, 2.23986), (1209, 30733, 2.61317), (1127, 30733, 3.46645), (918, 30734, 0.18669), (962, 30734, 0.18669), (1066, 30734, 0.18669), (1093, 30734, 0.18669), (1174, 30734, 0.18669), (1203, 30734, 0.18669), (1148, 30734, 0.37338), (1200, 30734, 0.37338), (1058, 30735, 0.28), (1149, 30735, 0.28), (918, 30735, 0.56), (1107, 30735, 0.56), (918, 30736, 0.42), (918, 30737, 0.37331), (1134, 30737, 0.37331), (1188, 30737, 0.37331), (918, 30738, 0.37331), (1050, 30738, 0.37331), (1200, 30738, 0.37331), (1205, 30738, 0.37331), (1279, 30738, 0.37331), (1299, 30738, 0.37331), (1128, 30738, 0.74662), (1199, 30738, 0.74662), (918, 30739, 0.32669), (959, 30739, 0.32669), (1035, 30739, 0.32669), (1040, 30739, 0.32669), (1065, 30739, 0.32669), (1066, 30739, 0.32669), (1127, 30739, 0.32669), (1134, 30739, 0.32669), (1145, 30739, 0.32669), (1198, 30739, 0.32669), (1208, 30739, 0.32669), (1174, 30739, 0.65338), (1247, 30739, 0.65338), (1063, 30739, 1.30676), (1148, 30740, 0.23331), (918, 30740, 0.46662), (918, 30741, 0.46669), (1125, 30741, 0.46669), (1138, 30741, 0.46669), (1208, 30741, 0.46669), (1065, 30741, 0.93338), (1163, 30741, 0.93338), (918, 30742, 0.37331), (1044, 30742, 0.37331), (1057, 30742, 0.37331), (1161, 30742, 0.37331), (1171, 30742, 0.37331), (1172, 30742, 0.37331), (1198, 30742, 0.37331), (1201, 30742, 0.37331), (1273, 30742, 0.37331), (1153, 30742, 0.74662), (1205, 30742, 0.74662), (1170, 30742, 1.49324), (1162, 30743, 0.37331), (1197, 30743, 0.37331), (1277, 30743, 0.37331), (918, 30743, 0.74662), (1205, 30743, 1.11993), (918, 30744, 0.28), (1205, 30744, 0.28), (1281, 30744, 0.28), (1188, 30744, 0.56), (1191, 30744, 0.56), (1189, 30744, 0.84), (1279, 30744, 1.4), (918, 30745, 0.23331), (1145, 30745, 0.23331), (1205, 30745, 0.23331), (962, 30745, 0.69993), (1173, 30745, 0.69993), (1201, 30745, 0.69993), (1292, 30745, 0.69993), (1247, 30745, 1.39986), (918, 30746, 0.37331), (1204, 30746, 0.37331), (1125, 30747, 0.23331), (1152, 30747, 0.23331), (1193, 30747, 0.23331), (1201, 30747, 0.46662), (918, 30747, 0.69993), (1163, 30748, 0.37331), (1195, 30748, 0.37331), (918, 30748, 0.74662), (927, 30748, 0.74662), (1044, 30748, 0.74662), (918, 30749, 0.56), (918, 30750, 0.28), (918, 30751, 0.37331), (1201, 30751, 0.37331), (1204, 30751, 0.37331), (1130, 30752, 0.37331), (1198, 30752, 0.37331), (1201, 30752, 0.37331), (1258, 30752, 0.37331), (1284, 30752, 0.37331), (918, 30752, 0.74662), (1202, 30752, 0.74662), (1204, 30752, 0.74662), (1209, 30752, 0.74662), (1127, 30752, 1.11993), (1205, 30752, 1.11993), (918, 30753, 0.18669), (962, 30753, 0.18669), (1107, 30753, 0.18669), (1161, 30753, 0.18669), (1302, 30753, 0.18669), (1147, 30753, 0.37338), (1124, 30753, 0.56007), (1186, 30753, 0.56007), (1208, 30753, 0.56007), (1193, 30754, 0.23331), (1258, 30754, 0.23331), (918, 30754, 0.46662), (1172, 30754, 0.46662), (959, 30755, 0.18669), (1035, 30755, 0.18669), (1047, 30755, 0.18669), (1059, 30755, 0.18669), (1060, 30755, 0.18669), (1068, 30755, 0.18669), (1077, 30755, 0.18669), (1092, 30755, 0.18669), (1093, 30755, 0.18669), (1095, 30755, 0.18669), (1103, 30755, 0.18669), (1147, 30755, 0.18669), (1148, 30755, 0.18669), (1149, 30755, 0.18669), (1158, 30755, 0.18669), (1162, 30755, 0.18669), (1187, 30755, 0.18669), (1192, 30755, 0.18669), (1193, 30755, 0.18669), (1201, 30755, 0.18669), (1202, 30755, 0.18669), (1208, 30755, 0.18669), (1247, 30755, 0.18669), (1271, 30755, 0.18669), (918, 30755, 0.37338), (927, 30755, 0.37338), (962, 30755, 0.37338), (980, 30755, 0.37338), (1042, 30755, 0.37338), (1075, 30755, 0.37338), (1084, 30755, 0.37338), (1085, 30755, 0.37338), (1086, 30755, 0.37338), (1087, 30755, 0.37338), (1110, 30755, 0.37338), (1144, 30755, 0.37338), (1146, 30755, 0.37338), (1161, 30755, 0.37338), (1163, 30755, 0.37338), (1166, 30755, 0.37338), (1171, 30755, 0.37338), (1184, 30755, 0.37338), (1185, 30755, 0.37338), (1197, 30755, 0.37338), (1276, 30755, 0.37338), (1277, 30755, 0.37338), (1280, 30755, 0.37338), (1288, 30755, 0.37338), (1066, 30755, 0.56007), (1128, 30755, 0.56007), (1194, 30755, 0.56007), (1279, 30755, 0.56007), (1065, 30755, 0.74676), (1152, 30755, 0.74676), (1174, 30755, 0.74676), (1179, 30755, 0.93345), (1302, 30755, 0.93345), (1299, 30755, 1.49352), (962, 30756, 0.23331), (1046, 30756, 0.23331), (1066, 30756, 0.23331), (1107, 30756, 0.23331), (1115, 30756, 0.23331), (1124, 30756, 0.23331), (1125, 30756, 0.23331), (1127, 30756, 0.23331), (1146, 30756, 0.23331), (1150, 30756, 0.23331), (1192, 30756, 0.23331), (1199, 30756, 0.23331), (1202, 30756, 0.23331), (1258, 30756, 0.23331), (1276, 30756, 0.23331), (1282, 30756, 0.23331), (1289, 30756, 0.23331), (1301, 30756, 0.23331), (1050, 30756, 0.46662), (1128, 30756, 0.46662), (1144, 30756, 0.46662), (1152, 30756, 0.46662), (1165, 30756, 0.46662), (1172, 30756, 0.46662), (1179, 30756, 0.46662), (1208, 30756, 0.46662), (1191, 30756, 0.69993), (918, 30756, 0.93324), (1042, 30756, 0.93324), (1270, 30756, 0.93324), (1042, 30757, 0.18669), (1046, 30757, 0.18669), (1066, 30757, 0.18669), (1069, 30757, 0.18669), (1075, 30757, 0.18669), (1076, 30757, 0.18669), (1078, 30757, 0.18669), (1083, 30757, 0.18669), (1088, 30757, 0.18669), (1107, 30757, 0.18669), (1124, 30757, 0.18669), (1126, 30757, 0.18669), (1129, 30757, 0.18669), (1134, 30757, 0.18669), (1138, 30757, 0.18669), (1148, 30757, 0.18669), (1169, 30757, 0.18669), (1170, 30757, 0.18669), (1175, 30757, 0.18669), (1198, 30757, 0.18669), (1202, 30757, 0.18669), (1205, 30757, 0.18669), (1208, 30757, 0.18669), (1209, 30757, 0.18669), (1247, 30757, 0.18669), (1278, 30757, 0.18669), (1281, 30757, 0.18669), (1290, 30757, 0.18669), (1292, 30757, 0.18669), (1301, 30757, 0.18669), (927, 30757, 0.37338), (1065, 30757, 0.37338), (1082, 30757, 0.37338), (1103, 30757, 0.37338), (1186, 30757, 0.37338), (1187, 30757, 0.37338), (1193, 30757, 0.37338), (1197, 30757, 0.37338), (1203, 30757, 0.37338), (1280, 30757, 0.37338), (1284, 30757, 0.37338), (1289, 30757, 0.37338), (1045, 30757, 0.56007), (1109, 30757, 0.56007), (1144, 30757, 0.56007), (1151, 30757, 0.56007), (1163, 30757, 0.56007), (1172, 30757, 0.56007), (1188, 30757, 0.56007), (1194, 30757, 0.56007), (1200, 30757, 0.56007), (1204, 30757, 0.56007), (1299, 30757, 0.56007), (962, 30757, 0.74676), (1125, 30757, 0.74676), (1171, 30757, 0.74676), (1279, 30757, 1.30683), (1288, 30757, 1.30683), (1291, 30757, 1.30683), (918, 30757, 1.54686), (1302, 30757, 1.8669), (918, 30758, 0.37331), (962, 30758, 0.37331), (1043, 30758, 0.37331), (1058, 30758, 0.37331), (1065, 30758, 0.37331), (1067, 30758, 0.37331), (1068, 30758, 0.37331), (1074, 30758, 0.37331), (1126, 30758, 0.37331), (1140, 30758, 0.37331), (1146, 30758, 0.37331), (1151, 30758, 0.37331), (1184, 30758, 0.37331), (1270, 30758, 0.37331), (1290, 30758, 0.37331), (1042, 30758, 0.74662), (1093, 30758, 0.74662), (1147, 30758, 0.74662), (1172, 30758, 0.74662), (1174, 30758, 0.74662), (1188, 30758, 0.74662), (1208, 30758, 0.74662), (1280, 30758, 0.74662), (980, 30758, 1.11993), (1082, 30758, 1.11993), (1162, 30758, 1.11993), (1291, 30758, 1.11993), (1203, 30758, 4.63971), (918, 30759, 0.51331), (1204, 30759, 1.02662), (918, 30760, 0.32669), (1197, 30760, 0.32669), (1284, 30760, 0.32669), (1201, 30761, 0.42), (918, 30761, 0.84), (918, 30762, 0.23331), (1047, 30762, 0.23331), (1075, 30762, 0.23331), (1144, 30762, 0.23331), (1152, 30762, 0.23331), (1157, 30762, 0.23331), (1161, 30762, 0.23331), (1187, 30762, 0.23331), (1200, 30762, 0.23331), (1283, 30762, 0.23331), (1299, 30762, 0.23331), (1199, 30762, 0.46662), (1201, 30762, 0.46662), (1295, 30762, 0.46662), (1050, 30762, 0.69993), (1128, 30763, 0.32669), (1129, 30763, 0.32669), (1247, 30763, 0.32669), (1257, 30763, 0.32669), (1259, 30763, 0.32669), (1260, 30763, 0.32669), (1261, 30763, 0.32669), (918, 30763, 0.65338), (1300, 30763, 0.98007), (918, 30764, 0.18669), (1046, 30764, 0.18669), (1067, 30764, 0.18669), (1076, 30764, 0.18669), (1077, 30764, 0.18669), (1083, 30764, 0.18669), (1087, 30764, 0.18669), (1093, 30764, 0.18669), (1095, 30764, 0.18669), (1106, 30764, 0.18669), (1115, 30764, 0.18669), (1125, 30764, 0.18669), (1140, 30764, 0.18669), (1148, 30764, 0.18669), (1153, 30764, 0.18669), (1169, 30764, 0.18669), (1170, 30764, 0.18669), (1186, 30764, 0.18669), (1192, 30764, 0.18669), (1194, 30764, 0.18669), (1198, 30764, 0.18669), (1201, 30764, 0.18669), (1247, 30764, 0.18669), (1283, 30764, 0.18669), (1288, 30764, 0.18669), (1292, 30764, 0.18669), (1294, 30764, 0.18669), (1045, 30764, 0.37338), (1047, 30764, 0.37338), (1049, 30764, 0.37338), (1066, 30764, 0.37338), (1084, 30764, 0.37338), (1105, 30764, 0.37338), (1111, 30764, 0.37338), (1134, 30764, 0.37338), (1144, 30764, 0.37338), (1149, 30764, 0.37338), (1172, 30764, 0.37338), (1184, 30764, 0.37338), (1270, 30764, 0.37338), (1271, 30764, 0.37338), (1278, 30764, 0.37338), (1295, 30764, 0.37338), (1301, 30764, 0.37338), (927, 30764, 0.56007), (1058, 30764, 0.56007), (1107, 30764, 0.56007), (1138, 30764, 0.56007), (1146, 30764, 0.56007), (1152, 30764, 0.56007), (1161, 30764, 0.56007), (1187, 30764, 0.56007), (1188, 30764, 0.56007), (1199, 30764, 0.56007), (1205, 30764, 0.56007), (1282, 30764, 0.56007), (1150, 30764, 0.64008), (1128, 30764, 0.74676), (1179, 30764, 0.74676), (1185, 30764, 0.74676), (1204, 30764, 0.74676), (962, 30764, 0.93345), (1208, 30764, 0.93345), (1163, 30764, 1.12014), (1285, 30764, 1.12014), (1279, 30764, 1.30683), (918, 30765, 0.23331), (1113, 30765, 0.23331), (1125, 30765, 0.23331), (1134, 30765, 0.23331), (1195, 30765, 0.23331), (1203, 30765, 0.23331), (1196, 30765, 0.46662), (1091, 30765, 0.69993), (918, 30766, 0.23331), (1204, 30766, 0.23331), (1040, 30770, 0.28), (1130, 30770, 0.28), (1187, 30770, 0.28), (1195, 30770, 0.28), (1204, 30770, 0.28), (1257, 30770, 0.28), (1259, 30770, 0.28), (1261, 30770, 0.28), (1301, 30770, 0.28), (1300, 30770, 0.56), (1087, 30771, 0.23331), (1204, 30771, 0.23331), (1146, 30772, 0.37331), (1204, 30772, 0.37331), (962, 30773, 0.23331), (1129, 30773, 0.23331), (1191, 30773, 0.23331), (1204, 30773, 0.23331), (1115, 30773, 0.46662), (1161, 30773, 0.46662), (1162, 30773, 0.46662), (1279, 30773, 0.46662), (1109, 30774, 0.28), (1208, 30774, 0.28), (1042, 30774, 0.56), (1204, 30774, 0.56), (1044, 30775, 0.28), (1204, 30775, 0.28), (1012, 30775, 0.68), (962, 30776, 0.32669), (1200, 30776, 0.32669), (1205, 30776, 0.32669), (1204, 30776, 3.36024), (1205, 30777, 0.42), (1204, 30777, 0.84), (962, 30778, 0.23331), (1048, 30778, 0.23331), (1058, 30778, 0.23331), (1084, 30778, 0.23331), (1111, 30778, 0.23331), (1126, 30778, 0.23331), (1140, 30778, 0.23331), (1146, 30778, 0.23331), (1149, 30778, 0.23331), (1152, 30778, 0.23331), (1172, 30778, 0.23331), (1186, 30778, 0.23331), (1191, 30778, 0.23331), (1196, 30778, 0.23331), (1204, 30778, 0.23331), (1300, 30778, 0.23331), (1065, 30778, 0.46662), (1107, 30778, 0.46662), (1158, 30778, 0.46662), (1187, 30778, 0.46662), (1193, 30778, 0.46662), (1203, 30778, 0.46662), (1292, 30778, 0.93324), (1159, 30778, 1.39986), (927, 30779, 0.32669), (1078, 30779, 0.32669), (1144, 30779, 0.32669), (1205, 30779, 0.32669), (1047, 30779, 0.65338), (1204, 30779, 0.65338), (1208, 30779, 0.65338), (1157, 30781, 0.28), (1201, 30781, 0.28), (1204, 30781, 0.28), (1050, 30781, 0.56), (1058, 30782, 0.51331), (1074, 30782, 0.51331), (1204, 30782, 0.51331), (1204, 30783, 0.23331), (1202, 30783, 0.46662), (1047, 30783, 0.69993), (962, 30784, 0.37331), (1204, 30784, 0.37331), (1257, 30784, 0.37331), (1259, 30784, 0.37331), (1260, 30784, 0.37331), (1261, 30784, 0.37331), (1300, 30784, 0.37331), (1301, 30784, 0.37331), (1061, 30784, 0.74662), (1134, 30787, 0.32669), (1200, 30787, 0.32669), (1202, 30787, 0.65338), (1204, 30787, 0.65338), (1146, 30788, 0.60669), (1204, 30788, 0.60669), (1047, 30789, 0.42), (1189, 30789, 0.42), (1204, 30789, 0.42), (1128, 30789, 1.68), (1151, 30790, 0.56), (1205, 30790, 0.56), (1204, 30790, 1.12), (962, 30791, 0.32669), (980, 30791, 0.32669), (1035, 30791, 0.32669), (1075, 30791, 0.32669), (1082, 30791, 0.32669), (1093, 30791, 0.32669); INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES (1096, 30791, 0.32669), (1106, 30791, 0.32669), (1125, 30791, 0.32669), (1138, 30791, 0.32669), (1152, 30791, 0.32669), (1201, 30791, 0.32669), (1203, 30791, 0.32669), (1204, 30791, 0.32669), (1209, 30791, 0.32669), (1270, 30791, 0.32669), (1273, 30791, 0.32669), (1288, 30791, 0.32669), (1065, 30791, 0.65338), (1208, 30791, 0.65338), (1294, 30791, 0.65338), (14, 30791, 0.79339), (1128, 30791, 0.98007), (1291, 30791, 1.30676), (1147, 30792, 0.28), (1201, 30792, 0.28), (1204, 30792, 0.28), (1055, 30799, 0.42), (1107, 30799, 0.42), (1108, 30799, 0.42), (1146, 30799, 0.42), (1157, 30799, 0.42), (1170, 30799, 0.42), (1193, 30799, 0.42), (1208, 30799, 0.42), (1291, 30799, 0.42), (1204, 30799, 0.84), (1277, 30799, 0.84), (1288, 30799, 0.84), (1145, 30799, 1.44), (1270, 30799, 1.44), (1278, 30800, 0.28), (1293, 30800, 0.28), (1171, 30801, 0.46669), (1204, 30801, 0.93338), (1127, 30802, 0.37331), (1198, 30802, 0.37331), (1257, 30802, 0.37331), (1204, 30802, 3.7331), (1208, 30802, 4.21307), (1149, 30803, 0.37331), (1193, 30803, 0.37331), (1204, 30803, 0.37331), (1204, 30804, 0.37331), (1205, 30804, 0.74662), (1208, 30804, 0.74662), (1065, 30807, 0.14), (1096, 30807, 0.14), (1199, 30807, 0.14), (1204, 30807, 0.14), (1208, 30807, 0.14), (1147, 30807, 0.28), (1172, 30807, 0.28), (1175, 30807, 0.28), (1198, 30807, 0.28), (962, 30809, 0.28), (1152, 30809, 0.28), (1208, 30809, 0.28), (1209, 30809, 0.28), (1270, 30809, 0.28), (1291, 30809, 0.28), (1302, 30809, 0.28), (1150, 30809, 0.56), (1204, 30809, 0.56), (1151, 30809, 1.24), (980, 30811, 0.18669), (1065, 30811, 0.18669), (1068, 30811, 0.18669), (1074, 30811, 0.18669), (1094, 30811, 0.18669), (1106, 30811, 0.18669), (1114, 30811, 0.18669), (1125, 30811, 0.18669), (1128, 30811, 0.18669), (1130, 30811, 0.18669), (1138, 30811, 0.18669), (1149, 30811, 0.18669), (1153, 30811, 0.18669), (1160, 30811, 0.18669), (1170, 30811, 0.18669), (1172, 30811, 0.18669), (1186, 30811, 0.18669), (1193, 30811, 0.18669), (1195, 30811, 0.18669), (1197, 30811, 0.18669), (1201, 30811, 0.18669), (1208, 30811, 0.18669), (1247, 30811, 0.18669), (1273, 30811, 0.18669), (1276, 30811, 0.18669), (1277, 30811, 0.18669), (1283, 30811, 0.18669), (1299, 30811, 0.18669), (1066, 30811, 0.37338), (1144, 30811, 0.37338), (1157, 30811, 0.37338), (1158, 30811, 0.37338), (1166, 30811, 0.37338), (1204, 30811, 0.37338), (1271, 30811, 0.37338), (1288, 30811, 0.37338), (1148, 30811, 0.56007), (1205, 30811, 0.56007), (1163, 30811, 0.74676), (1199, 30811, 0.74676), (962, 30811, 1.30683), (1152, 30812, 0.28), (1159, 30812, 0.28), (1184, 30812, 0.28), (1187, 30812, 0.28), (1196, 30812, 0.28), (1185, 30812, 0.56), (1204, 30812, 0.56), (1203, 30812, 0.96), (1165, 30812, 1.12), (1096, 30813, 0.42), (1200, 30813, 0.42), (1202, 30813, 0.84), (1204, 30813, 0.84), (1208, 30813, 0.84), (1148, 30814, 0.37331), (1204, 30814, 0.37331), (1048, 30816, 0.23331), (1204, 30816, 0.23331), (980, 30817, 0.37331), (1065, 30817, 0.37331), (1067, 30817, 0.37331), (1068, 30817, 0.37331), (1088, 30817, 0.37331), (1126, 30817, 0.37331), (1128, 30817, 0.37331), (1145, 30817, 0.37331), (1162, 30817, 0.37331), (1166, 30817, 0.37331), (1179, 30817, 0.37331), (1187, 30817, 0.37331), (1193, 30817, 0.37331), (1199, 30817, 0.37331), (1204, 30817, 0.37331), (1208, 30817, 0.37331), (1281, 30817, 0.37331), (1282, 30817, 0.37331), (1285, 30817, 0.37331), (1286, 30817, 0.37331), (1290, 30817, 0.37331), (1301, 30817, 0.37331), (1302, 30817, 0.37331), (962, 30817, 0.74662), (1083, 30817, 0.74662), (1087, 30817, 0.74662), (1147, 30817, 0.74662), (1161, 30817, 0.74662), (1172, 30817, 0.74662), (1173, 30817, 0.74662), (1174, 30817, 0.74662), (1185, 30817, 0.74662), (1186, 30817, 0.74662), (1191, 30817, 0.74662), (1279, 30817, 0.74662), (1018, 30817, 0.90661), (1184, 30817, 1.11993), (1188, 30817, 1.11993), (1284, 30817, 1.11993), (1293, 30817, 1.11993), (1197, 30817, 1.49324), (1194, 30817, 1.86655), (1203, 30817, 2.39985), (1045, 30820, 0.18669), (1048, 30820, 0.18669), (1050, 30820, 0.18669), (1053, 30820, 0.18669), (1058, 30820, 0.18669), (1074, 30820, 0.18669), (1076, 30820, 0.18669), (1082, 30820, 0.18669), (1083, 30820, 0.18669), (1089, 30820, 0.18669), (1096, 30820, 0.18669), (1107, 30820, 0.18669), (1111, 30820, 0.18669), (1124, 30820, 0.18669), (1126, 30820, 0.18669), (1134, 30820, 0.18669), (1138, 30820, 0.18669), (1144, 30820, 0.18669), (1149, 30820, 0.18669), (1153, 30820, 0.18669), (1163, 30820, 0.18669), (1184, 30820, 0.18669), (1192, 30820, 0.18669), (1194, 30820, 0.18669), (1198, 30820, 0.18669), (1200, 30820, 0.18669), (1201, 30820, 0.18669), (1205, 30820, 0.18669), (1209, 30820, 0.18669), (1247, 30820, 0.18669), (1258, 30820, 0.18669), (1279, 30820, 0.18669), (1282, 30820, 0.18669), (1283, 30820, 0.18669), (1285, 30820, 0.18669), (1295, 30820, 0.18669), (1300, 30820, 0.18669), (927, 30820, 0.37338), (962, 30820, 0.37338), (1044, 30820, 0.37338), (1059, 30820, 0.37338), (1062, 30820, 0.37338), (1069, 30820, 0.37338), (1077, 30820, 0.37338), (1105, 30820, 0.37338), (1110, 30820, 0.37338), (1115, 30820, 0.37338), (1158, 30820, 0.37338), (1159, 30820, 0.37338), (1160, 30820, 0.37338), (1172, 30820, 0.37338), (1174, 30820, 0.37338), (1191, 30820, 0.37338), (1193, 30820, 0.37338), (1202, 30820, 0.37338), (1204, 30820, 0.37338), (1208, 30820, 0.37338), (1260, 30820, 0.37338), (1278, 30820, 0.37338), (1290, 30820, 0.37338), (1130, 30820, 0.56007), (1284, 30820, 0.56007), (1289, 30820, 0.56007), (1171, 30820, 0.74676), (1186, 30820, 0.74676), (1195, 30820, 0.74676), (1259, 30820, 0.74676), (1188, 30820, 1.12014), (1065, 30820, 1.30683), (1130, 30821, 0.32669), (1161, 30821, 0.32669), (1188, 30821, 0.32669), (1195, 30821, 0.32669), (1204, 30821, 0.32669), (1284, 30821, 0.32669), (1302, 30821, 0.32669), (1146, 30821, 0.65338), (1163, 30821, 0.65338), (1271, 30821, 0.65338), (1288, 30821, 0.65338), (962, 30823, 0.18669), (1112, 30823, 0.18669), (1163, 30823, 0.18669), (1175, 30823, 0.18669), (1204, 30823, 0.18669), (1062, 30823, 0.37338), (1285, 30823, 0.37338), (1060, 30824, 0.23331), (1063, 30824, 0.23331), (1074, 30824, 0.23331), (1085, 30824, 0.23331), (1114, 30824, 0.23331), (1128, 30824, 0.23331), (1204, 30824, 0.23331), (1208, 30824, 0.23331), (1271, 30824, 0.23331), (1273, 30824, 0.23331), (1274, 30824, 0.23331), (1276, 30824, 0.23331), (1288, 30824, 0.23331), (1046, 30824, 0.46662), (1066, 30824, 0.46662), (1068, 30824, 0.46662), (1105, 30824, 0.46662), (1140, 30824, 0.46662), (962, 30826, 0.23331), (1067, 30826, 0.23331), (1163, 30826, 0.23331), (1284, 30826, 0.23331), (1286, 30826, 0.23331), (1292, 30826, 0.23331), (1296, 30826, 0.23331), (1204, 30826, 0.46662), (1204, 30828, 0.51331), (1188, 30828, 1.02662), (1204, 30830, 0.37331), (1209, 30830, 0.37331), (1284, 30830, 0.37331), (1055, 30831, 0.32669), (1068, 30831, 0.32669), (1087, 30831, 0.32669), (1090, 30831, 0.32669), (1091, 30831, 0.32669), (1128, 30831, 0.32669), (1145, 30831, 0.32669), (1149, 30831, 0.32669), (1197, 30831, 0.32669), (1204, 30831, 0.32669), (1088, 30831, 0.65338), (1146, 30831, 0.65338), (1042, 30831, 0.98007), (1279, 30831, 0.98007), (1053, 30832, 0.32669), (1161, 30832, 0.32669), (1163, 30832, 0.32669), (1175, 30832, 0.32669), (1185, 30832, 0.32669), (1197, 30832, 0.32669), (1204, 30832, 0.32669), (1189, 30832, 0.65338), (1203, 30832, 0.65338), (1146, 30834, 0.37331), (1152, 30834, 0.37331), (1204, 30834, 0.37331), (1257, 30834, 0.37331), (1302, 30834, 0.37331), (1066, 30836, 0.28), (1204, 30836, 0.28), (1276, 30836, 0.28), (1204, 30837, 0.28), (1270, 30837, 0.28), (1147, 30837, 1.12), (1050, 30838, 0.28), (1053, 30838, 0.28), (1093, 30838, 0.28), (1108, 30838, 0.28), (1148, 30838, 0.28), (1152, 30838, 0.28), (1153, 30838, 0.28), (1188, 30838, 0.28), (1195, 30838, 0.28), (1197, 30838, 0.28), (1199, 30838, 0.28), (1202, 30838, 0.28), (1273, 30838, 0.28), (1292, 30838, 0.28), (1302, 30838, 0.28), (1047, 30838, 0.56), (1173, 30838, 0.56), (1175, 30838, 0.56), (1204, 30838, 0.56), (1288, 30838, 0.56), (1290, 30838, 0.56), (1299, 30838, 0.84), (927, 30838, 1.12), (1047, 30839, 0.32669), (1204, 30839, 0.32669), (1258, 30839, 0.32669), (1261, 30839, 0.32669), (1300, 30839, 0.32669), (1066, 30842, 0.18669), (1069, 30842, 0.18669), (1093, 30842, 0.18669), (1204, 30842, 0.18669), (1208, 30842, 0.18669), (1274, 30842, 0.18669), (1288, 30842, 0.18669), (1062, 30842, 0.37338), (1175, 30842, 0.37338), (1195, 30842, 0.37338), (1201, 30842, 0.37338), (1063, 30843, 0.32669), (1066, 30843, 0.32669), (1067, 30843, 0.32669), (1114, 30843, 0.32669), (1140, 30843, 0.32669), (1174, 30843, 0.32669), (1193, 30843, 0.32669), (1195, 30843, 0.32669), (1204, 30843, 0.32669), (959, 30843, 0.65338), (1069, 30843, 0.65338), (1128, 30843, 0.65338), (1068, 30843, 0.98007), (1209, 30843, 0.98007), (1057, 30843, 1.30676), (1074, 30843, 1.30676), (1201, 30845, 0.28), (1204, 30845, 0.28), (1205, 30845, 0.28), (1045, 30845, 1.52), (1205, 30847, 0.32669), (1204, 30847, 0.65338), (962, 30848, 0.09331), (1055, 30848, 0.09331), (1065, 30848, 0.09331), (1066, 30848, 0.09331), (1128, 30848, 0.09331), (1146, 30848, 0.09331), (1150, 30848, 0.09331), (1191, 30848, 0.09331), (1204, 30848, 0.09331), (1289, 30848, 0.09331), (1301, 30848, 0.09331), (1046, 30848, 0.18662), (1151, 30848, 0.18662), (1208, 30848, 0.18662), (1144, 30848, 0.37324), (1282, 30848, 0.41323), (1192, 30849, 0.28), (1204, 30849, 0.28), (1257, 30849, 0.28), (1125, 30851, 0.23331), (1204, 30851, 0.23331), (1150, 30851, 0.46662), (1205, 30854, 0.46669), (1204, 30854, 0.93338), (1200, 30855, 0.23331), (1205, 30855, 0.23331), (1012, 30855, 0.56661), (1204, 30855, 3.333), (959, 30858, 0.28), (1112, 30858, 0.28), (1148, 30858, 0.28), (1204, 30858, 0.28), (1247, 30858, 0.28), (1301, 30858, 0.28), (1209, 30858, 0.84), (940, 30859, 0.28), (1065, 30859, 0.28), (1066, 30859, 0.28), (1078, 30859, 0.28), (1086, 30859, 0.28), (1105, 30859, 0.28), (1113, 30859, 0.28), (1124, 30859, 0.28), (1138, 30859, 0.28), (1146, 30859, 0.28), (1153, 30859, 0.28), (1162, 30859, 0.28), (1163, 30859, 0.28), (1179, 30859, 0.28), (1186, 30859, 0.28), (1188, 30859, 0.28), (1189, 30859, 0.28), (1191, 30859, 0.28), (1199, 30859, 0.28), (1205, 30859, 0.28), (1247, 30859, 0.28), (1273, 30859, 0.28), (1281, 30859, 0.28), (1289, 30859, 0.28), (1294, 30859, 0.28), (1296, 30859, 0.28), (1302, 30859, 0.28), (1042, 30859, 0.56), (1061, 30859, 0.56), (1161, 30859, 0.56), (1166, 30859, 0.56), (1170, 30859, 0.56), (1192, 30859, 0.56), (1204, 30859, 0.56), (1271, 30859, 0.56), (1280, 30859, 0.56), (927, 30859, 0.84), (1128, 30859, 0.84), (1169, 30859, 0.84), (1171, 30859, 0.84), (1208, 30859, 0.84), (1288, 30859, 0.84), (1276, 30859, 0.96), (962, 30859, 1.12), (1193, 30859, 1.12), (1205, 30862, 0.51331), (1204, 30862, 1.02662), (962, 30863, 0.32669), (980, 30863, 0.32669), (1045, 30863, 0.32669), (1046, 30863, 0.32669), (1062, 30863, 0.32669), (1126, 30863, 0.32669), (1174, 30863, 0.32669), (1185, 30863, 0.32669), (1186, 30863, 0.32669), (1204, 30863, 0.32669), (1077, 30863, 0.65338), (1115, 30863, 0.65338), (1208, 30863, 0.65338), (1197, 30864, 0.42), (1204, 30864, 0.42), (1205, 30865, 0.51331), (1204, 30865, 1.02662), (1040, 30866, 0.60669), (1204, 30866, 0.60669), (1260, 30866, 0.60669), (1300, 30866, 0.60669), (1125, 30867, 0.18669), (1129, 30867, 0.18669), (1204, 30867, 0.18669), (1284, 30867, 0.18669), (1292, 30867, 0.18669), (1296, 30867, 0.18669), (959, 30867, 0.37338), (962, 30869, 0.28), (1046, 30869, 0.28), (1162, 30869, 0.28), (1169, 30869, 0.28), (1185, 30869, 0.28), (1193, 30869, 0.28), (1204, 30869, 0.28), (1191, 30869, 0.56), (1199, 30869, 0.56), (1293, 30869, 0.56), (1186, 30869, 0.84), (1171, 30869, 1.12), (940, 30870, 0.46669), (1047, 30870, 0.46669), (1145, 30870, 0.46669), (1174, 30870, 0.46669), (1204, 30870, 0.46669), (1045, 30870, 1.60008), (1046, 30870, 1.60008), (1201, 30870, 2.33345), (959, 30872, 0.18669), (1066, 30872, 0.18669), (1124, 30872, 0.18669), (1204, 30872, 0.18669), (1288, 30872, 0.18669), (1291, 30872, 0.18669), (1292, 30872, 0.18669), (1074, 30872, 0.37338), (1091, 30872, 0.37338), (980, 30873, 0.46669), (1204, 30873, 0.93338), (1144, 30874, 0.32669), (1204, 30874, 0.32669), (1124, 30875, 0.23331), (1204, 30875, 0.23331), (927, 30877, 0.46669), (962, 30877, 0.46669), (980, 30877, 0.46669), (1055, 30877, 0.46669), (1075, 30877, 0.46669), (1078, 30877, 0.46669), (1081, 30877, 0.46669), (1085, 30877, 0.46669), (1095, 30877, 0.46669), (1125, 30877, 0.46669), (1145, 30877, 0.46669), (1147, 30877, 0.46669), (1186, 30877, 0.46669), (1188, 30877, 0.46669), (1196, 30877, 0.46669), (1197, 30877, 0.46669), (1201, 30877, 0.46669), (1205, 30877, 0.46669), (1044, 30877, 0.93338), (1082, 30877, 0.93338), (1170, 30877, 0.93338), (1200, 30877, 0.93338), (1204, 30877, 0.93338), (1288, 30877, 0.93338), (1293, 30877, 0.93338), (1150, 30877, 1.60008), (1050, 30877, 1.86676), (1059, 30878, 0.28), (1065, 30878, 0.28), (1093, 30878, 0.28), (1105, 30878, 0.28), (1125, 30878, 0.28), (1126, 30878, 0.28), (1146, 30878, 0.28), (1150, 30878, 0.28), (1151, 30878, 0.28), (1152, 30878, 0.28), (1174, 30878, 0.28), (1199, 30878, 0.28), (1202, 30878, 0.28), (1204, 30878, 0.28), (1258, 30878, 0.28), (1291, 30878, 0.28), (1300, 30878, 0.28), (1205, 30881, 0.42), (1204, 30881, 0.84), (959, 30883, 0.18669), (1035, 30883, 0.18669), (1055, 30883, 0.18669), (1058, 30883, 0.18669), (1068, 30883, 0.18669), (1090, 30883, 0.18669), (1096, 30883, 0.18669), (1111, 30883, 0.18669), (1128, 30883, 0.18669), (1138, 30883, 0.18669), (1145, 30883, 0.18669), (1169, 30883, 0.18669), (1174, 30883, 0.18669), (1185, 30883, 0.18669), (1187, 30883, 0.18669), (1189, 30883, 0.18669), (1195, 30883, 0.18669), (1198, 30883, 0.18669), (1257, 30883, 0.18669), (1282, 30883, 0.18669), (1284, 30883, 0.18669), (1285, 30883, 0.18669), (1288, 30883, 0.18669), (1300, 30883, 0.18669), (1301, 30883, 0.18669), (1302, 30883, 0.18669), (1065, 30883, 0.37338), (1130, 30883, 0.37338), (1149, 30883, 0.37338), (1158, 30883, 0.37338), (1172, 30883, 0.37338), (1193, 30883, 0.37338), (1188, 30883, 0.56007), (1208, 30883, 0.56007), (1202, 30883, 0.74676), (1204, 30883, 0.93345), (1205, 30883, 1.12014), (1049, 30884, 0.18669), (1111, 30884, 0.18669), (1144, 30884, 0.18669), (1174, 30884, 0.18669), (1204, 30884, 0.18669), (1205, 30884, 0.18669), (1280, 30884, 0.18669), (1285, 30884, 0.18669), (1292, 30884, 0.18669), (1042, 30884, 0.37338), (1096, 30884, 0.37338), (1110, 30884, 0.37338), (1063, 30884, 0.56007), (1160, 30885, 0.28), (1205, 30885, 0.28), (1204, 30885, 0.56), (1161, 30885, 5.6), (1151, 30886, 0.46669), (1170, 30886, 0.46669), (1204, 30886, 0.46669), (1259, 30886, 0.46669), (1126, 30886, 0.93338), (980, 30887, 0.28), (1160, 30887, 0.28), (1204, 30887, 0.28), (1199, 30887, 0.56), (1203, 30887, 0.56), (1058, 30890, 0.23331), (1158, 30890, 0.23331), (1204, 30890, 0.23331), (1296, 30890, 0.23331), (1203, 30891, 0.42), (1204, 30891, 0.42), (1200, 30892, 0.32669), (1204, 30892, 0.32669), (1065, 30893, 0.51331), (1188, 30893, 0.51331), (1204, 30893, 0.51331), (1147, 30893, 1.02662), (1152, 30893, 1.02662), (1151, 30894, 0.46669), (1163, 30894, 0.46669), (1204, 30894, 0.93338), (1128, 30894, 2.93348), (927, 30897, 0.14), (1047, 30897, 0.14), (1063, 30897, 0.14), (1065, 30897, 0.14), (1108, 30897, 0.14), (1113, 30897, 0.14), (1126, 30897, 0.14), (1128, 30897, 0.14), (1149, 30897, 0.14), (1170, 30897, 0.14), (1174, 30897, 0.14), (1202, 30897, 0.14), (1204, 30897, 0.14), (1257, 30897, 0.14), (1294, 30897, 0.14), (962, 30897, 0.28), (1049, 30897, 0.28), (1085, 30897, 0.28), (1091, 30897, 0.28), (1106, 30897, 0.28), (1148, 30897, 0.28), (1161, 30897, 0.28), (1184, 30897, 0.28), (1209, 30897, 0.42), (962, 30899, 0.32669), (980, 30899, 0.32669), (1045, 30899, 0.32669), (1049, 30899, 0.32669), (1083, 30899, 0.32669), (1096, 30899, 0.32669), (1112, 30899, 0.32669), (1144, 30899, 0.32669), (1151, 30899, 0.32669), (1160, 30899, 0.32669), (1161, 30899, 0.32669), (1185, 30899, 0.32669), (1194, 30899, 0.32669), (1195, 30899, 0.32669), (1204, 30899, 0.32669), (1208, 30899, 0.32669), (1271, 30899, 0.32669), (1273, 30899, 0.32669), (1278, 30899, 0.32669), (1279, 30899, 0.32669), (1288, 30899, 0.32669), (1291, 30899, 0.32669), (1301, 30899, 0.32669), (1128, 30899, 0.65338), (1179, 30899, 0.65338), (1191, 30899, 0.65338), (1203, 30899, 0.65338), (927, 30899, 0.98007), (1171, 30899, 0.98007), (1172, 30899, 0.98007), (1282, 30899, 0.98007), (1095, 30900, 0.37331), (1173, 30900, 0.37331), (1204, 30900, 0.37331), (1208, 30900, 0.37331), (1198, 31022, 0.51331), (1205, 31022, 0.51331), (1163, 31022, 2.05324), (1065, 31023, 0.14), (1092, 31023, 0.14), (1152, 31023, 0.14), (1157, 31023, 0.14), (1163, 31023, 0.14), (1169, 31023, 0.14), (1172, 31023, 0.14), (1185, 31023, 0.14), (1193, 31023, 0.14), (1205, 31023, 0.14), (1138, 31023, 0.28), (1175, 31023, 0.28), (1203, 31023, 0.28), (1205, 31025, 0.93338), (1153, 31025, 2.06677), (1124, 31026, 0.28), (1126, 31026, 0.28), (1128, 31026, 0.28), (1198, 31026, 0.28), (1205, 31026, 0.28), (1284, 31026, 0.56), (1044, 31027, 0.14), (1046, 31027, 0.14), (1050, 31027, 0.14), (1066, 31027, 0.14), (1067, 31027, 0.14), (1068, 31027, 0.14), (1069, 31027, 0.14), (1076, 31027, 0.14), (1096, 31027, 0.14), (1098, 31027, 0.14), (1129, 31027, 0.14), (1138, 31027, 0.14), (1149, 31027, 0.14), (1158, 31027, 0.14), (1165, 31027, 0.14), (1166, 31027, 0.14), (1175, 31027, 0.14), (1179, 31027, 0.14), (1205, 31027, 0.14), (1209, 31027, 0.14), (1274, 31027, 0.14), (1285, 31027, 0.14), (962, 31027, 0.28), (980, 31027, 0.28), (1040, 31027, 0.28), (1077, 31027, 0.28), (1094, 31027, 0.28), (1144, 31027, 0.28), (1148, 31027, 0.28), (1150, 31027, 0.28), (1161, 31027, 0.28), (1172, 31027, 0.28), (1173, 31027, 0.28), (1174, 31027, 0.28), (1191, 31027, 0.28), (1193, 31027, 0.28), (1198, 31027, 0.28), (1201, 31027, 0.28), (1208, 31027, 0.28), (1279, 31027, 0.28), (1281, 31027, 0.28), (1295, 31027, 0.28), (927, 31027, 0.42), (1188, 31027, 0.42), (1163, 31027, 0.7), (927, 31028, 0.23331), (1063, 31028, 0.23331), (1075, 31028, 0.23331), (1146, 31028, 0.23331), (1151, 31028, 0.23331), (1152, 31028, 0.23331), (1163, 31028, 0.23331), (1188, 31028, 0.23331), (1194, 31028, 0.23331), (1202, 31028, 0.23331), (1205, 31028, 0.23331), (1274, 31028, 0.23331), (1282, 31028, 0.23331), (1284, 31028, 0.23331), (1289, 31028, 0.23331), (1290, 31028, 0.23331), (1292, 31028, 0.23331), (1293, 31028, 0.23331), (1049, 31028, 0.46662), (1193, 31028, 0.46662), (1195, 31028, 0.46662), (1174, 31028, 0.69993), (1205, 31029, 0.23331), (1209, 31029, 0.23331), (1292, 31029, 0.23331), (1128, 31029, 0.46662), (1134, 31029, 0.46662), (1247, 31029, 0.46662), (980, 31030, 0.23331), (1197, 31030, 0.23331), (1205, 31030, 0.23331), (1205, 31032, 0.32669), (1291, 31032, 0.32669), (1047, 31034, 0.32669), (1205, 31034, 0.32669), (962, 31035, 0.23331), (1044, 31035, 0.23331), (1057, 31035, 0.23331), (1063, 31035, 0.23331), (1069, 31035, 0.23331), (1074, 31035, 0.23331), (1076, 31035, 0.23331), (1078, 31035, 0.23331), (1082, 31035, 0.23331), (1085, 31035, 0.23331), (1086, 31035, 0.23331), (1094, 31035, 0.23331), (1107, 31035, 0.23331), (1113, 31035, 0.23331), (1124, 31035, 0.23331), (1128, 31035, 0.23331), (1171, 31035, 0.23331), (1205, 31035, 0.23331), (1087, 31035, 0.46662), (1140, 31035, 0.46662), (1144, 31035, 0.46662), (1196, 31035, 0.46662), (1290, 31035, 0.46662), (1299, 31035, 0.69993), (1174, 31035, 0.79992), (1066, 31035, 0.93324), (1130, 31035, 1.69983), (1068, 31036, 0.23331), (1130, 31036, 0.23331), (1175, 31036, 0.23331), (1201, 31036, 0.23331), (1247, 31036, 0.23331), (1299, 31036, 0.46662), (1205, 31036, 0.69993), (1129, 31036, 0.93324), (1174, 31036, 0.93324), (1209, 31036, 0.93324), (1287, 31036, 0.93324), (1146, 31037, 0.32669), (1193, 31037, 0.32669), (1205, 31037, 0.65338), (1055, 31037, 1.12008), (1302, 31037, 2.05348), (959, 31039, 0.46669), (1127, 31039, 0.46669), (1201, 31039, 0.46669), (1205, 31039, 0.46669), (1209, 31039, 0.46669), (1284, 31039, 0.46669), (1130, 31039, 3.86686), (1035, 31040, 0.18669), (1124, 31040, 0.18669), (1130, 31040, 0.18669), (1174, 31040, 0.18669), (1205, 31040, 0.18669), (1208, 31040, 0.18669), (1270, 31040, 0.18669), (1292, 31040, 0.18669), (1148, 31040, 0.37338), (1262, 31040, 0.74676), (962, 31042, 0.18669), (1065, 31042, 0.18669), (1066, 31042, 0.18669), (1074, 31042, 0.18669), (1111, 31042, 0.18669), (1138, 31042, 0.18669), (1149, 31042, 0.18669), (1166, 31042, 0.18669), (1193, 31042, 0.18669), (1198, 31042, 0.18669), (1199, 31042, 0.18669), (1205, 31042, 0.18669), (1285, 31042, 0.18669), (1302, 31042, 0.18669), (1098, 31042, 0.37338), (1106, 31042, 0.37338), (1144, 31042, 0.82677), (1171, 31042, 0.82677), (1205, 31044, 0.60669), (1280, 31044, 0.60669), (1042, 31044, 1.21338), (1055, 31044, 1.21338), (1075, 31044, 1.21338), (1082, 31044, 1.21338), (1197, 31044, 1.21338), (1208, 31044, 1.21338), (1043, 31044, 1.82007), (1093, 31044, 1.82007), (1043, 31047, 0.37331), (1046, 31047, 0.37331), (1065, 31047, 0.37331), (1068, 31047, 0.37331), (1083, 31047, 0.37331), (1112, 31047, 0.37331), (1126, 31047, 0.37331), (1165, 31047, 0.37331), (1172, 31047, 0.37331), (1174, 31047, 0.37331), (1195, 31047, 0.37331), (1197, 31047, 0.37331), (1203, 31047, 0.37331), (1205, 31047, 0.37331), (1208, 31047, 0.37331), (1285, 31047, 0.37331), (1286, 31047, 0.37331), (1288, 31047, 0.37331), (1162, 31047, 0.74662), (1171, 31047, 0.74662), (1175, 31047, 0.74662), (1185, 31047, 0.74662), (1262, 31047, 0.74662), (1284, 31047, 0.74662), (1169, 31047, 1.11993), (1125, 31047, 1.86655), (1163, 31047, 2.39985), (1194, 31047, 2.77316), (1301, 31047, 3.09314), (1191, 31049, 0.23331), (1205, 31049, 0.23331), (1282, 31049, 0.23331), (962, 31050, 0.60669), (1205, 31050, 1.21338), (962, 31051, 0.32669), (1074, 31051, 0.32669), (1205, 31051, 0.32669), (1208, 31051, 0.32669), (1296, 31051, 0.32669), (1047, 31052, 0.37331), (1067, 31052, 0.37331), (1088, 31052, 0.37331), (1115, 31052, 0.37331), (1140, 31052, 0.37331), (1145, 31052, 0.37331), (1146, 31052, 0.37331), (1174, 31052, 0.37331), (1205, 31052, 0.37331), (1208, 31052, 0.37331), (1247, 31052, 0.37331), (1288, 31052, 0.37331), (1043, 31052, 0.74662), (1050, 31052, 0.74662), (1055, 31052, 0.74662), (1074, 31052, 0.74662), (1086, 31052, 0.74662), (1103, 31052, 0.74662), (1112, 31052, 0.74662), (1113, 31052, 0.74662), (1144, 31052, 0.74662), (1195, 31052, 0.74662), (1209, 31052, 0.74662), (1274, 31052, 0.74662), (1292, 31052, 0.74662), (1296, 31052, 0.74662), (1299, 31052, 0.74662), (1025, 31052, 0.90661), (962, 31052, 1.11993), (1053, 31052, 1.11993), (1062, 31052, 1.11993), (1101, 31052, 1.11993), (1124, 31052, 1.11993), (1173, 31052, 1.11993), (1281, 31052, 1.11993), (1046, 31052, 1.27992), (1058, 31052, 1.49324), (1059, 31052, 1.65323), (1201, 31052, 5.38633), (1185, 31055, 0.42), (1186, 31055, 0.42), (1195, 31055, 0.42), (1205, 31055, 0.42), (1134, 31056, 0.42), (1149, 31056, 0.42), (1205, 31056, 0.42), (959, 31057, 0.46669), (1205, 31057, 0.46669), (1203, 31057, 0.93338), (1158, 31059, 0.23331), (1205, 31059, 0.23331), (1295, 31059, 0.23331), (1205, 31060, 0.23331), (1161, 31060, 0.46662), (1192, 31061, 0.23331), (1205, 31061, 0.23331), (1295, 31061, 0.23331), (1128, 31062, 0.28), (1186, 31062, 0.28), (1188, 31062, 0.28), (1205, 31062, 0.28), (1291, 31062, 0.28), (1134, 31062, 2.32), (962, 31063, 0.23331), (1149, 31063, 0.23331), (1150, 31063, 0.23331), (1157, 31063, 0.23331), (1175, 31063, 0.23331), (1187, 31063, 0.23331), (1192, 31063, 0.23331), (1198, 31063, 0.23331), (1205, 31063, 0.23331), (1208, 31063, 0.23331), (1279, 31063, 0.23331), (1285, 31063, 0.23331), (1302, 31063, 0.23331), (959, 31063, 0.46662), (1144, 31063, 0.46662), (1191, 31063, 0.46662), (1201, 31063, 0.46662), (1280, 31063, 0.46662), (1165, 31063, 0.69993), (1193, 31063, 0.69993), (1174, 31064, 0.37331), (1197, 31064, 0.37331), (1205, 31064, 0.37331), (1258, 31064, 0.37331), (1029, 31064, 0.90661), (1205, 31066, 0.42), (1108, 31066, 0.84), (1138, 31067, 0.42), (1169, 31067, 0.42), (1205, 31067, 0.42), (1044, 31068, 0.18669), (1066, 31068, 0.18669), (1086, 31068, 0.18669), (1107, 31068, 0.18669), (1111, 31068, 0.18669), (1124, 31068, 0.18669), (1148, 31068, 0.18669), (1152, 31068, 0.18669), (1157, 31068, 0.18669), (1205, 31068, 0.18669), (1279, 31068, 0.18669), (1290, 31068, 0.18669), (962, 31068, 0.37338), (1285, 31068, 0.37338), (1185, 31068, 0.93345), (940, 31069, 0.28), (1084, 31069, 0.28), (1093, 31069, 0.28), (1144, 31069, 0.28), (1149, 31069, 0.28), (1152, 31069, 0.28), (1171, 31069, 0.28), (1179, 31069, 0.28), (1187, 31069, 0.28), (1205, 31069, 0.28), (1094, 31069, 0.56), (962, 31070, 0.37331), (980, 31070, 0.37331), (1126, 31070, 0.37331), (1140, 31070, 0.37331), (1163, 31070, 0.37331), (1169, 31070, 0.37331), (1171, 31070, 0.37331), (1179, 31070, 0.37331), (1184, 31070, 0.37331), (1198, 31070, 0.37331), (1201, 31070, 0.37331), (1202, 31070, 0.37331), (1205, 31070, 0.37331), (1282, 31070, 0.37331), (1283, 31070, 0.37331), (1286, 31070, 0.37331), (1295, 31070, 0.37331), (1125, 31070, 0.74662), (1162, 31070, 0.74662), (1174, 31070, 0.74662), (1194, 31070, 0.74662), (1197, 31070, 0.74662), (1199, 31070, 0.74662), (1302, 31070, 0.74662), (1083, 31070, 1.11993), (1091, 31070, 2.02654), (1042, 31071, 0.28), (1247, 31071, 0.28), (1205, 31071, 0.56), (962, 31072, 0.18669), (1065, 31072, 0.18669), (1124, 31072, 0.18669), (1128, 31072, 0.18669), (1134, 31072, 0.18669), (1147, 31072, 0.18669), (1152, 31072, 0.18669), (1187, 31072, 0.18669), (1188, 31072, 0.18669), (1194, 31072, 0.18669), (1198, 31072, 0.18669), (1199, 31072, 0.18669), (1205, 31072, 0.18669), (1271, 31072, 0.18669), (1273, 31072, 0.18669), (1285, 31072, 0.18669), (1291, 31072, 0.18669), (980, 31072, 0.37338), (1049, 31072, 0.37338), (1060, 31072, 0.37338), (1170, 31072, 0.37338), (1189, 31072, 0.37338), (1192, 31072, 0.37338), (1208, 31072, 0.37338), (1074, 31073, 0.37331), (1084, 31073, 0.37331), (1093, 31073, 0.37331), (1205, 31073, 0.37331), (1276, 31073, 0.37331), (1055, 31073, 0.74662), (1043, 31073, 1.11993), (1200, 31074, 0.60669), (1204, 31074, 0.60669), (1205, 31074, 0.60669), (927, 31075, 0.37331), (1046, 31075, 0.37331), (1059, 31075, 0.37331), (1065, 31075, 0.37331), (1066, 31075, 0.37331), (1074, 31075, 0.37331), (1082, 31075, 0.37331), (1093, 31075, 0.37331), (1107, 31075, 0.37331), (1129, 31075, 0.37331), (1134, 31075, 0.37331), (1151, 31075, 0.37331), (1153, 31075, 0.37331), (1166, 31075, 0.37331), (1169, 31075, 0.37331), (1174, 31075, 0.37331), (1285, 31075, 0.37331), (1288, 31075, 0.37331), (1291, 31075, 0.37331), (1296, 31075, 0.37331), (959, 31075, 0.74662), (1061, 31075, 0.74662), (1068, 31075, 0.74662), (1086, 31075, 0.74662), (1165, 31075, 0.74662), (1194, 31075, 0.74662), (1205, 31075, 0.74662), (1209, 31075, 0.74662), (1125, 31075, 1.11993), (1090, 31075, 1.27992), (1113, 31075, 1.27992), (1083, 31075, 1.49324), (1186, 31075, 1.49324), (1091, 31075, 1.65323), (962, 31075, 1.86655), (1193, 31075, 1.86655), (1089, 31075, 2.02654), (1112, 31075, 2.02654), (1162, 31075, 2.23986), (1184, 31075, 2.23986), (1284, 31075, 2.61317), (1076, 31075, 2.77316), (1171, 31075, 3.51978), (1185, 31075, 3.7331), (1163, 31075, 4.63971), (1058, 31077, 0.32669), (1125, 31077, 0.32669), (1150, 31077, 0.32669), (1153, 31077, 0.32669), (1169, 31077, 0.32669), (1186, 31077, 0.32669), (1201, 31077, 0.32669), (1205, 31077, 0.32669), (1283, 31077, 0.32669), (1093, 31077, 0.65338), (1096, 31077, 0.65338), (1098, 31077, 0.65338), (1147, 31077, 0.65338), (1149, 31077, 0.65338), (1152, 31077, 0.65338), (1157, 31077, 0.65338), (1161, 31077, 0.65338), (1170, 31077, 1.63345), (1203, 31077, 1.63345), (962, 31078, 0.32669), (1205, 31078, 0.65338), (959, 31079, 0.56), (1036, 31079, 0.56), (1153, 31079, 0.56), (1171, 31079, 0.56), (1279, 31079, 0.56), (1300, 31079, 0.56), (1175, 31079, 1.12), (1280, 31079, 1.12), (1208, 31079, 1.68), (1040, 31081, 0.42), (1138, 31081, 0.42), (1192, 31081, 0.42), (1205, 31081, 0.84), (1290, 31081, 0.84), (1146, 31082, 0.28), (1205, 31082, 0.28), (1065, 31084, 0.37331), (1188, 31084, 0.37331), (1197, 31084, 0.37331), (1282, 31084, 0.37331), (1294, 31084, 0.37331), (927, 31084, 0.74662), (1200, 31084, 0.74662), (1205, 31084, 0.74662), (1149, 31085, 0.23331), (1152, 31085, 0.23331), (1171, 31085, 0.23331), (1193, 31085, 0.23331), (1205, 31085, 0.23331), (1174, 31086, 0.51331), (1205, 31086, 0.51331), (1106, 31088, 0.28), (1107, 31088, 0.28), (1128, 31088, 0.28), (1138, 31088, 0.28), (1147, 31088, 0.28), (1163, 31088, 0.28), (1200, 31088, 0.28), (1208, 31088, 0.28), (1288, 31088, 0.28), (1205, 31088, 0.56), (1063, 31089, 0.32669), (1205, 31089, 0.32669), (1270, 31089, 0.32669), (962, 31090, 0.23331), (1058, 31090, 0.23331), (1187, 31090, 0.23331), (1193, 31090, 0.23331), (1194, 31090, 0.23331), (1205, 31090, 0.23331), (1291, 31090, 0.23331), (1302, 31090, 0.23331), (1185, 31090, 0.46662), (1279, 31090, 0.46662), (1087, 31090, 0.69993), (1066, 31090, 1.16655), (962, 31092, 0.18669), (980, 31092, 0.18669), (1057, 31092, 0.18669), (1109, 31092, 0.18669), (1128, 31092, 0.18669), (1138, 31092, 0.18669), (1149, 31092, 0.18669), (1153, 31092, 0.18669), (1171, 31092, 0.18669), (1203, 31092, 0.18669), (1205, 31092, 0.18669), (1208, 31092, 0.18669), (1086, 31092, 0.37338), (1093, 31092, 0.37338), (1112, 31092, 0.37338), (1148, 31092, 0.37338), (1299, 31092, 0.74676), (1085, 31092, 0.93345), (1068, 31093, 0.32669), (1065, 31093, 0.65338), (1205, 31093, 0.65338), (1138, 31094, 0.37331), (1146, 31094, 0.37331), (1172, 31094, 0.37331), (1205, 31094, 0.37331), (1045, 31095, 0.32669), (1169, 31095, 0.32669), (1205, 31095, 0.32669), (927, 31095, 0.65338), (1044, 31095, 0.65338), (1049, 31095, 0.65338), (927, 31098, 0.42), (1096, 31098, 0.42), (1134, 31098, 0.42), (1172, 31098, 0.42), (1205, 31098, 0.42), (1291, 31098, 0.42), (1301, 31098, 0.42), (1270, 31098, 0.84), (927, 31099, 0.23331), (1078, 31099, 0.23331), (1101, 31099, 0.23331), (1130, 31099, 0.23331), (1140, 31099, 0.23331), (1149, 31099, 0.23331), (1201, 31099, 0.23331), (1205, 31099, 0.23331), (1262, 31099, 0.23331), (1279, 31099, 0.23331), (1280, 31099, 0.23331), (1288, 31099, 0.23331), (1066, 31099, 0.46662), (1086, 31099, 0.46662), (1088, 31099, 0.46662), (1094, 31099, 0.46662), (1096, 31099, 0.46662), (1107, 31099, 0.46662), (1169, 31099, 0.46662), (1172, 31099, 0.46662), (1186, 31099, 0.46662), (1283, 31099, 0.46662), (1292, 31099, 0.46662), (1296, 31099, 0.46662), (1200, 31099, 0.69993), (1247, 31099, 0.69993), (1302, 31099, 0.69993), (1208, 31099, 0.93324), (962, 31100, 0.32669), (1125, 31100, 0.32669), (1162, 31100, 0.32669), (1202, 31100, 0.32669), (1205, 31100, 0.32669), (1294, 31100, 0.32669), (1094, 31100, 0.65338), (1203, 31100, 0.65338), (1042, 31100, 1.44677), (1043, 31100, 1.77346), (1066, 31102, 0.37331), (1109, 31102, 0.37331), (1205, 31102, 0.37331), (1198, 31102, 1.27992), (959, 31103, 0.23331), (962, 31103, 0.23331), (1205, 31103, 0.23331), (927, 31104, 0.14), (959, 31104, 0.14), (1058, 31104, 0.14), (1059, 31104, 0.14), (1075, 31104, 0.14), (1078, 31104, 0.14), (1090, 31104, 0.14), (1091, 31104, 0.14), (1093, 31104, 0.14), (1096, 31104, 0.14), (1112, 31104, 0.14), (1128, 31104, 0.14), (1130, 31104, 0.14), (1146, 31104, 0.14), (1150, 31104, 0.14), (1152, 31104, 0.14), (1170, 31104, 0.14), (1186, 31104, 0.14), (1187, 31104, 0.14), (1191, 31104, 0.14), (1205, 31104, 0.14), (1208, 31104, 0.14), (1209, 31104, 0.14), (1270, 31104, 0.14), (1276, 31104, 0.14), (1279, 31104, 0.14), (1281, 31104, 0.14), (1292, 31104, 0.14), (1301, 31104, 0.14), (1043, 31104, 0.28), (1044, 31104, 0.28), (1055, 31104, 0.28), (1057, 31104, 0.28), (1062, 31104, 0.28), (1074, 31104, 0.28), (1087, 31104, 0.28), (1088, 31104, 0.28), (1111, 31104, 0.28), (1134, 31104, 0.28), (1147, 31104, 0.28), (1160, 31104, 0.28), (1169, 31104, 0.28), (1172, 31104, 0.28), (1185, 31104, 0.28), (1197, 31104, 0.28), (1288, 31104, 0.28), (1066, 31104, 0.42), (1138, 31104, 0.56), (1165, 31104, 0.56), (1203, 31104, 0.56), (962, 31104, 0.7), (1125, 31104, 1.16), (959, 31105, 0.18669), (1043, 31105, 0.18669), (1044, 31105, 0.18669), (1050, 31105, 0.18669), (1057, 31105, 0.18669), (1060, 31105, 0.18669), (1065, 31105, 0.18669), (1074, 31105, 0.18669), (1076, 31105, 0.18669), (1083, 31105, 0.18669), (1087, 31105, 0.18669), (1091, 31105, 0.18669), (1092, 31105, 0.18669), (1101, 31105, 0.18669), (1103, 31105, 0.18669), (1106, 31105, 0.18669), (1109, 31105, 0.18669), (1113, 31105, 0.18669), (1127, 31105, 0.18669), (1138, 31105, 0.18669), (1146, 31105, 0.18669), (1153, 31105, 0.18669), (1170, 31105, 0.18669), (1195, 31105, 0.18669), (1200, 31105, 0.18669), (1202, 31105, 0.18669), (1203, 31105, 0.18669), (1247, 31105, 0.18669), (1262, 31105, 0.18669), (1270, 31105, 0.18669), (1277, 31105, 0.18669), (1278, 31105, 0.18669), (1299, 31105, 0.18669), (1302, 31105, 0.18669), (940, 31105, 0.37338), (1055, 31105, 0.37338), (1059, 31105, 0.37338), (1069, 31105, 0.37338), (1078, 31105, 0.37338), (1094, 31105, 0.37338), (1105, 31105, 0.37338), (1125, 31105, 0.37338), (1128, 31105, 0.37338), (1152, 31105, 0.37338), (1160, 31105, 0.37338), (1166, 31105, 0.37338), (1172, 31105, 0.37338), (1174, 31105, 0.37338), (1194, 31105, 0.37338), (1197, 31105, 0.37338), (1273, 31105, 0.37338), (1282, 31105, 0.37338), (1283, 31105, 0.37338), (1289, 31105, 0.37338), (1115, 31105, 0.56007), (1140, 31105, 0.56007), (1188, 31105, 0.56007), (1196, 31105, 0.56007), (1276, 31105, 0.56007), (1291, 31105, 0.56007), (1295, 31105, 0.56007), (1162, 31105, 0.64008), (1175, 31105, 0.64008), (1198, 31105, 0.64008), (1286, 31105, 0.64008), (927, 31105, 0.74676), (980, 31105, 0.74676), (1058, 31105, 0.74676), (1090, 31105, 0.74676), (1098, 31105, 0.74676), (1111, 31105, 0.74676), (1149, 31105, 0.74676), (1157, 31105, 0.74676), (1294, 31105, 0.74676), (1159, 31105, 0.82677), (1186, 31105, 0.82677), (1199, 31105, 0.82677), (1205, 31105, 0.82677), (1052, 31105, 0.93345), (1163, 31105, 0.93345), (1185, 31105, 0.93345), (1280, 31105, 0.93345), (1081, 31105, 1.01346), (1171, 31105, 1.01346), (1293, 31105, 1.01346), (1158, 31105, 1.12014), (1193, 31105, 1.12014), (1144, 31105, 1.20015), (1165, 31105, 1.20015), (1288, 31105, 1.20015), (1145, 31105, 1.28016), (1285, 31105, 1.28016), (1107, 31105, 1.30683), (1108, 31105, 1.57353), (1279, 31105, 1.57353), (1173, 31105, 1.65354), (962, 31105, 1.68021), (1208, 31105, 3.28041), (1066, 31105, 3.36042), (1033, 31106, 0.23331), (1065, 31106, 0.23331), (1078, 31106, 0.23331), (1083, 31106, 0.23331), (1093, 31106, 0.23331), (1111, 31106, 0.23331), (1130, 31106, 0.23331), (1149, 31106, 0.23331), (1165, 31106, 0.23331), (1175, 31106, 0.23331), (1201, 31106, 0.23331), (1205, 31106, 0.23331), (1258, 31106, 0.23331), (1271, 31106, 0.23331), (1274, 31106, 0.23331), (1279, 31106, 0.23331), (1300, 31106, 0.23331), (1035, 31106, 0.46662), (1046, 31106, 0.46662), (1058, 31106, 0.46662), (1107, 31106, 0.46662), (1287, 31106, 0.46662), (1161, 31106, 0.69993), (1257, 31106, 0.93324), (1016, 31149, 0.34), (1203, 31149, 0.34), (962, 31150, 0.46669), (1203, 31150, 0.46669), (962, 31152, 0.28), (1144, 31152, 0.28), (1146, 31152, 0.28), (1151, 31152, 0.28), (1152, 31152, 0.28), (1159, 31152, 0.28), (1172, 31152, 0.28), (1184, 31152, 0.28), (1188, 31152, 0.28), (1192, 31152, 0.28), (1203, 31152, 0.28), (1276, 31152, 0.28), (1279, 31152, 0.28), (1280, 31152, 0.28), (1195, 31152, 0.56), (1289, 31152, 0.56), (962, 31153, 0.09331), (1059, 31153, 0.09331), (1193, 31153, 0.09331), (1203, 31153, 0.09331), (1277, 31153, 0.09331), (1293, 31153, 0.09331), (980, 31153, 0.18662), (1074, 31153, 0.18662), (1049, 31153, 0.27993), (1148, 31153, 0.31992), (1203, 31154, 0.60669), (1302, 31154, 0.60669), (1096, 31154, 1.21338), (962, 31155, 0.37331), (1134, 31155, 0.37331), (1140, 31155, 0.37331), (1170, 31155, 0.37331), (1197, 31155, 0.37331), (1198, 31155, 0.37331), (1208, 31155, 0.37331), (1300, 31155, 0.37331), (1138, 31155, 0.74662), (1188, 31155, 0.74662), (1209, 31155, 0.74662), (1290, 31155, 0.74662), (1292, 31155, 0.74662), (1280, 31155, 1.11993), (1203, 31155, 2.02654), (1172, 31155, 2.98648), (1171, 31155, 4.2664), (962, 31156, 0.42), (1043, 31156, 0.42), (1059, 31156, 0.42), (1162, 31156, 0.42), (1187, 31156, 0.42), (1188, 31156, 0.42), (1293, 31156, 0.42), (1149, 31156, 0.84), (1195, 31156, 0.84), (1203, 31156, 0.84), (1278, 31156, 0.84), (1280, 31156, 2.1), (1208, 31156, 2.52), (1302, 31156, 2.94), (1048, 31157, 0.32669), (1172, 31157, 0.32669), (1203, 31157, 0.32669), (1280, 31157, 0.65338), (927, 31159, 0.23331), (1093, 31159, 0.23331), (1199, 31159, 0.23331), (1201, 31159, 0.23331), (1302, 31159, 0.23331), (962, 31159, 0.46662), (1042, 31159, 0.46662), (1043, 31159, 0.46662), (1203, 31159, 0.46662), (1163, 31160, 0.32669), (1197, 31160, 0.32669), (1199, 31160, 0.32669), (1203, 31160, 0.32669), (1050, 31160, 0.65338), (1138, 31160, 1.30676), (1161, 31161, 0.42), (1258, 31161, 0.42), (1260, 31161, 0.42), (1292, 31161, 0.42), (1036, 31161, 0.84), (1130, 31161, 0.84), (1179, 31161, 0.84), (1203, 31161, 0.84), (1285, 31161, 0.84), (1058, 31162, 0.42), (1086, 31162, 0.42), (1203, 31162, 0.42), (980, 31163, 0.51331), (1066, 31163, 0.51331), (1172, 31163, 0.51331), (1188, 31163, 0.51331), (1197, 31163, 0.51331), (1203, 31163, 0.51331), (1274, 31163, 0.51331), (1302, 31163, 0.51331), (927, 31163, 1.02662), (1290, 31163, 1.02662), (1058, 31163, 2.27323), (1093, 31164, 0.56), (1201, 31164, 0.56), (1203, 31164, 0.56), (1280, 31164, 0.56), (1283, 31164, 0.56), (1140, 31164, 1.12), (1199, 31164, 1.68), (1203, 31165, 0.32669), (1185, 31165, 0.65338), (1065, 31167, 0.42), (1203, 31167, 0.42), (959, 31168, 0.09331), (1043, 31168, 0.09331), (1049, 31168, 0.09331), (1055, 31168, 0.09331), (1063, 31168, 0.09331), (1092, 31168, 0.09331), (1103, 31168, 0.09331), (1106, 31168, 0.09331), (1107, 31168, 0.09331), (1108, 31168, 0.09331), (1109, 31168, 0.09331), (1148, 31168, 0.09331), (1151, 31168, 0.09331), (1157, 31168, 0.09331), (1174, 31168, 0.09331), (1187, 31168, 0.09331), (1188, 31168, 0.09331), (1194, 31168, 0.09331), (1196, 31168, 0.09331), (1199, 31168, 0.09331), (1200, 31168, 0.09331), (1202, 31168, 0.09331), (1203, 31168, 0.09331), (1209, 31168, 0.09331), (1270, 31168, 0.09331), (1271, 31168, 0.09331), (1282, 31168, 0.09331), (1283, 31168, 0.09331), (1290, 31168, 0.09331), (1299, 31168, 0.09331), (1301, 31168, 0.09331), (927, 31168, 0.18662), (940, 31168, 0.18662), (1042, 31168, 0.18662), (1082, 31168, 0.18662), (1094, 31168, 0.18662), (1110, 31168, 0.18662), (1153, 31168, 0.18662), (1163, 31168, 0.18662), (1173, 31168, 0.18662), (1195, 31168, 0.18662), (1201, 31168, 0.18662), (1247, 31168, 0.18662), (1277, 31168, 0.18662), (1279, 31168, 0.18662), (1291, 31168, 0.18662), (1074, 31168, 0.27993), (1101, 31168, 0.27993), (1111, 31168, 0.27993), (1146, 31168, 0.27993), (1172, 31168, 0.27993), (1285, 31168, 0.27993), (1296, 31168, 0.27993), (1175, 31168, 0.31992), (1057, 31168, 0.37324), (1115, 31168, 0.37324), (1149, 31168, 0.37324), (1152, 31168, 0.37324), (1193, 31168, 0.37324), (1288, 31168, 0.37324), (1289, 31168, 0.37324), (1160, 31168, 0.41323), (1170, 31168, 0.41323), (1278, 31168, 0.46655), (1302, 31168, 0.46655), (1198, 31168, 0.59985), (1145, 31168, 0.63984), (1066, 31168, 0.65317), (1098, 31168, 0.65317), (1171, 31168, 0.65317), (1208, 31168, 0.86645), (962, 31168, 1.02641), (1146, 31170, 0.09331), (1148, 31170, 0.09331), (1203, 31170, 0.37324), (1033, 31172, 0.46669), (1040, 31172, 0.46669), (1093, 31172, 0.46669), (1203, 31172, 0.46669), (1283, 31172, 0.46669), (1294, 31172, 0.46669), (1299, 31172, 0.46669), (927, 31173, 0.23331), (1163, 31173, 0.23331), (1169, 31173, 0.23331), (1184, 31173, 0.23331), (1185, 31173, 0.23331), (1203, 31173, 1.16655), (962, 31174, 0.18669), (1124, 31174, 0.18669), (1126, 31174, 0.18669), (1127, 31174, 0.18669), (1201, 31174, 0.18669), (1273, 31174, 0.18669), (1172, 31174, 0.37338), (1203, 31174, 0.37338), (962, 31175, 0.28), (1192, 31175, 0.28), (1203, 31175, 0.28), (1163, 31175, 0.56), (1165, 31175, 0.56), (927, 31176, 0.18669), (1047, 31176, 0.18669), (1062, 31176, 0.18669), (1078, 31176, 0.18669), (1084, 31176, 0.18669), (1098, 31176, 0.18669), (1106, 31176, 0.18669), (1115, 31176, 0.18669), (1125, 31176, 0.18669), (1128, 31176, 0.18669), (1148, 31176, 0.18669), (1149, 31176, 0.18669), (1150, 31176, 0.18669), (1172, 31176, 0.18669), (1192, 31176, 0.18669), (1193, 31176, 0.18669), (1194, 31176, 0.18669), (1196, 31176, 0.18669), (1198, 31176, 0.18669), (1270, 31176, 0.18669), (1271, 31176, 0.18669), (1276, 31176, 0.18669), (1281, 31176, 0.18669), (1282, 31176, 0.18669), (1285, 31176, 0.18669), (1286, 31176, 0.18669), (1288, 31176, 0.18669), (1299, 31176, 0.18669), (1045, 31176, 0.37338), (1050, 31176, 0.37338), (1065, 31176, 0.37338), (1090, 31176, 0.37338), (1138, 31176, 0.37338), (1157, 31176, 0.37338), (1165, 31176, 0.37338), (1187, 31176, 0.37338), (1188, 31176, 0.37338), (1291, 31176, 0.37338), (1296, 31176, 0.37338), (959, 31176, 0.56007), (1163, 31176, 0.56007), (1199, 31176, 0.56007), (1203, 31176, 0.56007), (1185, 31176, 0.74676), (1195, 31176, 0.74676), (1043, 31176, 0.93345), (1046, 31176, 0.93345), (1066, 31176, 0.93345), (962, 31176, 1.8669), (1066, 31180, 0.28), (1170, 31180, 0.28), (1175, 31180, 0.28), (1194, 31180, 0.28), (1203, 31180, 0.56), (1174, 31180, 0.96), (1065, 31181, 0.32669), (1074, 31181, 0.32669), (1130, 31181, 0.32669), (1138, 31181, 0.32669), (1148, 31181, 0.32669), (1160, 31181, 0.32669), (1161, 31181, 0.32669), (1186, 31181, 0.32669), (1188, 31181, 0.32669), (1189, 31181, 0.32669), (1197, 31181, 0.32669), (1198, 31181, 0.32669), (1203, 31181, 0.32669), (1208, 31181, 0.32669), (1285, 31181, 0.32669), (1291, 31181, 0.32669), (1293, 31181, 0.32669), (1301, 31181, 0.32669), (1093, 31181, 0.65338), (1108, 31181, 0.65338), (1147, 31181, 0.65338), (1149, 31181, 0.65338), (1158, 31181, 0.65338), (1191, 31181, 0.65338), (1199, 31181, 0.65338), (1270, 31181, 0.65338), (962, 31181, 1.30676), (980, 31182, 0.09331), (1045, 31182, 0.09331), (1046, 31182, 0.09331), (1047, 31182, 0.09331), (1055, 31182, 0.09331), (1057, 31182, 0.09331), (1062, 31182, 0.09331), (1063, 31182, 0.09331), (1074, 31182, 0.09331), (1081, 31182, 0.09331), (1086, 31182, 0.09331), (1093, 31182, 0.09331), (1101, 31182, 0.09331), (1103, 31182, 0.09331), (1105, 31182, 0.09331), (1107, 31182, 0.09331), (1108, 31182, 0.09331), (1109, 31182, 0.09331), (1110, 31182, 0.09331), (1114, 31182, 0.09331), (1115, 31182, 0.09331), (1124, 31182, 0.09331), (1125, 31182, 0.09331), (1138, 31182, 0.09331), (1146, 31182, 0.09331), (1149, 31182, 0.09331), (1151, 31182, 0.09331), (1152, 31182, 0.09331), (1174, 31182, 0.09331), (1185, 31182, 0.09331), (1189, 31182, 0.09331), (1192, 31182, 0.09331), (1193, 31182, 0.09331), (1196, 31182, 0.09331), (1199, 31182, 0.09331), (1200, 31182, 0.09331), (1201, 31182, 0.09331), (1208, 31182, 0.09331), (1209, 31182, 0.09331), (1247, 31182, 0.09331), (1273, 31182, 0.09331), (1285, 31182, 0.09331), (1288, 31182, 0.09331), (1296, 31182, 0.09331), (927, 31182, 0.18662), (1042, 31182, 0.18662), (1044, 31182, 0.18662), (1069, 31182, 0.18662), (1096, 31182, 0.18662), (1170, 31182, 0.18662), (1171, 31182, 0.18662), (1203, 31182, 0.18662), (1271, 31182, 0.18662), (1280, 31182, 0.18662), (1283, 31182, 0.18662), (1287, 31182, 0.18662), (1291, 31182, 0.18662), (1294, 31182, 0.18662), (1058, 31182, 0.27993), (1065, 31182, 0.27993), (1166, 31182, 0.27993), (1188, 31182, 0.27993), (1276, 31182, 0.27993), (1084, 31182, 0.37324), (1277, 31182, 0.37324), (1195, 31182, 0.46655), (1144, 31182, 0.55986), (1066, 31182, 0.74648), (962, 31182, 0.9331), (927, 31183, 0.42), (1150, 31183, 0.42), (1172, 31183, 0.42), (1203, 31183, 0.42), (1277, 31183, 0.42), (1124, 31183, 0.84), (959, 31184, 0.28), (1126, 31184, 0.28), (1129, 31184, 0.28), (1130, 31184, 0.28), (1199, 31184, 0.28), (1203, 31184, 0.28), (1208, 31184, 0.28), (1209, 31184, 0.28), (1302, 31184, 0.28), (1089, 31184, 0.56), (1203, 31186, 1.12), (1209, 31186, 2.8), (962, 31190, 0.18669), (1047, 31190, 0.18669), (1057, 31190, 0.18669), (1063, 31190, 0.18669), (1066, 31190, 0.18669), (1069, 31190, 0.18669), (1128, 31190, 0.18669), (1157, 31190, 0.18669), (1166, 31190, 0.18669), (1169, 31190, 0.18669), (1186, 31190, 0.18669), (1203, 31190, 0.18669), (1280, 31190, 0.18669), (1282, 31190, 0.18669), (1285, 31190, 0.18669), (1301, 31190, 0.18669), (1060, 31190, 0.37338), (1074, 31190, 0.37338), (1146, 31190, 0.37338), (1185, 31190, 0.37338), (927, 31191, 0.23331), (1125, 31191, 0.23331), (1126, 31191, 0.23331), (1158, 31191, 0.23331), (1171, 31191, 0.23331), (1189, 31191, 0.23331), (1198, 31191, 0.23331), (1203, 31191, 0.23331), (1208, 31191, 0.23331), (1292, 31191, 0.23331), (1138, 31191, 0.46662), (1172, 31191, 0.69993), (927, 31193, 0.28), (1059, 31193, 0.28), (1196, 31193, 0.28), (1203, 31193, 0.28), (1277, 31193, 0.28), (1044, 31194, 0.18669), (1057, 31194, 0.18669), (1089, 31194, 0.18669), (1149, 31194, 0.18669), (1196, 31194, 0.18669), (1203, 31194, 0.18669), (1274, 31194, 0.18669), (1282, 31194, 0.18669), (1195, 31194, 0.37338), (1208, 31194, 0.37338), (1146, 31194, 0.93345), (962, 31196, 0.23331), (1033, 31196, 0.23331), (1044, 31196, 0.23331), (1047, 31196, 0.23331), (1063, 31196, 0.23331), (1085, 31196, 0.23331), (1095, 31196, 0.23331), (1146, 31196, 0.23331), (1172, 31196, 0.23331), (1193, 31196, 0.23331), (1203, 31196, 0.23331), (1276, 31196, 0.23331), (1287, 31196, 0.23331), (1302, 31196, 0.23331), (1046, 31196, 0.46662), (1015, 31196, 0.56661), (1066, 31197, 0.37331), (1084, 31197, 0.37331), (1105, 31197, 0.37331), (1134, 31197, 0.37331), (1152, 31197, 0.37331), (1161, 31197, 0.37331), (1203, 31197, 0.37331), (1208, 31197, 0.37331), (1274, 31197, 0.37331), (1280, 31197, 0.37331), (1044, 31197, 0.74662), (1047, 31197, 0.74662), (1110, 31197, 0.74662), (1159, 31197, 0.74662), (927, 31197, 1.11993), (1093, 31197, 1.49324), (927, 31199, 0.37331), (962, 31199, 0.37331), (1055, 31199, 0.37331), (1188, 31199, 0.37331), (1203, 31199, 0.74662), (1203, 31200, 0.37331), (1280, 31200, 0.37331), (1160, 31200, 0.74662), (1161, 31200, 0.74662), (927, 31201, 0.42), (1059, 31201, 0.42), (1069, 31201, 0.42), (1125, 31201, 0.42), (1138, 31201, 0.42), (1145, 31201, 0.42), (1149, 31201, 0.42), (1170, 31201, 0.42), (1171, 31201, 0.42), (1175, 31201, 0.42), (1184, 31201, 0.42), (1186, 31201, 0.42), (1195, 31201, 0.42), (1197, 31201, 0.42), (1270, 31201, 0.42), (1282, 31201, 0.42), (1283, 31201, 0.42), (1203, 31201, 0.84), (1279, 31201, 0.84), (1299, 31201, 0.84), (1043, 31201, 1.26), (1302, 31201, 1.26), (1065, 31202, 0.42), (1108, 31202, 0.42), (1134, 31202, 0.42), (1159, 31202, 0.42), (1174, 31202, 0.42), (1203, 31202, 0.42), (1257, 31202, 0.42), (1300, 31202, 0.42), (1301, 31202, 0.42), (1047, 31203, 0.28), (1058, 31203, 0.28), (1062, 31203, 0.28), (1067, 31203, 0.28), (1075, 31203, 0.28), (1112, 31203, 0.28), (1113, 31203, 0.28), (1281, 31203, 0.28), (1283, 31203, 0.28), (1203, 31203, 0.56), (962, 31205, 0.23331), (1042, 31205, 0.23331), (1074, 31205, 0.23331), (1157, 31205, 0.23331), (1203, 31205, 0.23331), (1209, 31205, 0.23331), (1300, 31205, 0.23331), (1047, 31205, 0.46662), (1197, 31205, 0.46662), (1046, 31207, 0.32669), (1203, 31207, 0.32669), (1284, 31207, 0.32669), (1047, 31207, 0.65338), (1202, 31207, 0.65338), (1095, 31208, 0.18669), (1152, 31208, 0.18669), (1161, 31208, 0.18669), (1203, 31208, 0.18669), (1276, 31208, 0.18669), (1289, 31208, 0.18669), (962, 31208, 0.37338), (1277, 31208, 0.37338), (1280, 31208, 0.37338), (1074, 31208, 0.56007), (1170, 31208, 0.64008), (959, 31209, 0.28), (1074, 31209, 0.28), (1075, 31209, 0.28), (1078, 31209, 0.28), (1107, 31209, 0.28), (1147, 31209, 0.28), (1151, 31209, 0.28), (1163, 31209, 0.28), (1169, 31209, 0.28), (1172, 31209, 0.28), (1203, 31209, 0.28), (1299, 31209, 0.56), (980, 31209, 1.12), (1074, 31212, 0.23331), (1157, 31212, 0.23331), (1170, 31212, 0.23331), (1203, 31212, 0.23331), (1288, 31212, 0.23331), (1057, 31212, 0.46662), (1035, 31213, 0.18669), (1040, 31213, 0.18669), (1055, 31213, 0.18669), (1063, 31213, 0.18669), (1078, 31213, 0.18669), (1086, 31213, 0.18669), (1107, 31213, 0.18669), (1109, 31213, 0.18669), (1124, 31213, 0.18669), (1151, 31213, 0.18669), (1153, 31213, 0.18669), (1169, 31213, 0.18669), (1170, 31213, 0.18669), (1174, 31213, 0.18669), (1187, 31213, 0.18669), (1193, 31213, 0.18669), (1194, 31213, 0.18669), (1195, 31213, 0.18669), (1196, 31213, 0.18669), (1198, 31213, 0.18669), (1209, 31213, 0.18669), (1276, 31213, 0.18669), (1294, 31213, 0.18669), (1045, 31213, 0.37338), (1103, 31213, 0.37338), (1106, 31213, 0.37338), (1115, 31213, 0.37338), (1200, 31213, 0.37338), (1277, 31213, 0.37338), (1203, 31213, 0.56007), (1144, 31213, 0.74676), (1050, 31214, 0.37331), (1093, 31214, 0.37331), (1105, 31214, 0.37331), (1108, 31214, 0.37331), (1150, 31214, 0.37331), (1160, 31214, 0.37331), (1162, 31214, 0.37331), (1279, 31214, 0.37331), (1281, 31214, 0.37331), (1288, 31214, 0.37331), (1203, 31214, 0.74662), (1208, 31214, 0.74662), (1276, 31214, 0.74662), (1291, 31214, 0.74662), (1074, 31214, 1.11993), (1161, 31214, 1.11993), (1043, 31214, 1.86655), (1191, 31215, 0.74662), (1203, 31215, 0.74662), (1184, 31216, 0.28), (1203, 31216, 0.28), (927, 31218, 0.18669), (1115, 31218, 0.18669), (1130, 31218, 0.18669), (1145, 31218, 0.18669), (1146, 31218, 0.18669), (1149, 31218, 0.18669), (1187, 31218, 0.18669), (1193, 31218, 0.18669), (1209, 31218, 0.18669), (1271, 31218, 0.18669), (1276, 31218, 0.18669), (1282, 31218, 0.18669), (1290, 31218, 0.18669), (1302, 31218, 0.18669), (1055, 31218, 0.37338), (1063, 31218, 0.37338), (1138, 31218, 0.37338), (1151, 31218, 0.37338), (1163, 31218, 0.37338), (1166, 31218, 0.37338), (1203, 31218, 0.37338), (1278, 31218, 0.37338), (1088, 31218, 0.56007), (1291, 31218, 0.64008), (1066, 31278, 0.32669), (1094, 31278, 0.32669), (1126, 31278, 0.32669), (1147, 31278, 0.32669), (1157, 31278, 0.32669), (1186, 31278, 0.32669), (1202, 31278, 0.32669), (962, 31278, 0.65338), (1059, 31278, 0.65338), (1150, 31278, 0.65338), (1173, 31278, 0.65338), (1175, 31278, 0.65338), (1194, 31278, 0.65338), (1201, 31278, 0.65338), (1274, 31278, 0.65338), (1171, 31278, 1.30676), (1293, 31278, 1.63345), (962, 31280, 0.32669), (1047, 31280, 0.32669), (1147, 31280, 0.32669), (1159, 31280, 0.32669), (1160, 31280, 0.32669), (1202, 31280, 0.32669), (1278, 31280, 0.32669), (1284, 31280, 0.32669), (1288, 31280, 0.32669), (1201, 31280, 1.12008), (1053, 31285, 0.28), (1124, 31285, 0.28), (1147, 31285, 0.28), (1149, 31285, 0.28), (1161, 31285, 0.28), (1163, 31285, 0.28), (1171, 31285, 0.28), (1199, 31285, 0.28), (1202, 31285, 0.28), (1271, 31285, 0.28), (1302, 31285, 0.28), (1065, 31285, 0.56), (1066, 31285, 0.56), (1090, 31285, 0.56), (1151, 31285, 0.56), (1162, 31285, 0.56), (1188, 31285, 0.56), (1201, 31285, 0.56), (1289, 31285, 0.56), (1290, 31285, 0.56), (1292, 31285, 0.56), (1296, 31285, 0.56), (959, 31285, 0.84), (1174, 31285, 0.96), (962, 31285, 1.4), (1134, 31285, 2.32), (927, 31286, 0.18669), (962, 31286, 0.18669), (1035, 31286, 0.18669), (1066, 31286, 0.18669), (1087, 31286, 0.18669), (1128, 31286, 0.18669), (1146, 31286, 0.18669), (1165, 31286, 0.18669), (1175, 31286, 0.18669), (1186, 31286, 0.18669), (1193, 31286, 0.18669), (1195, 31286, 0.18669), (1199, 31286, 0.18669), (1200, 31286, 0.18669), (1202, 31286, 0.18669), (1208, 31286, 0.18669), (1258, 31286, 0.18669), (1290, 31286, 0.18669), (1296, 31286, 0.18669), (1301, 31286, 0.18669), (1130, 31286, 0.37338), (1194, 31286, 0.37338), (1209, 31286, 0.37338), (1280, 31286, 0.37338), (1140, 31313, 0.28), (1198, 31313, 0.28), (1202, 31313, 0.28), (1146, 31313, 0.56), (1200, 31313, 0.56), (1172, 31320, 0.18669), (1179, 31320, 0.18669), (1186, 31320, 0.18669), (1200, 31320, 0.18669), (1202, 31320, 0.18669), (1301, 31320, 0.18669), (1140, 31320, 0.37338), (1208, 31320, 0.37338), (1288, 31320, 0.37338), (1052, 31323, 0.37331), (1151, 31323, 0.37331), (1188, 31323, 0.37331), (1193, 31323, 0.37331), (1200, 31323, 0.37331), (1201, 31323, 0.37331), (1093, 31323, 0.74662), (1202, 31323, 0.74662), (1147, 31331, 0.18669), (1198, 31331, 0.18669), (1208, 31331, 0.18669), (1257, 31331, 0.18669), (1200, 31331, 0.37338), (1202, 31331, 0.37338), (959, 31332, 0.18669), (1059, 31332, 0.18669), (1128, 31332, 0.18669), (1144, 31332, 0.18669), (1146, 31332, 0.18669), (1149, 31332, 0.18669), (1171, 31332, 0.18669), (1172, 31332, 0.18669), (1174, 31332, 0.18669), (1192, 31332, 0.18669), (1195, 31332, 0.18669), (1202, 31332, 0.18669), (1209, 31332, 0.18669), (1285, 31332, 0.18669), (1286, 31332, 0.18669), (1175, 31332, 0.37338), (1201, 31332, 0.37338), (1259, 31332, 0.37338), (1296, 31332, 0.37338), (1301, 31332, 0.37338), (962, 31332, 0.56007), (962, 31337, 0.42), (1075, 31337, 0.42), (1147, 31337, 0.42), (1161, 31337, 0.42), (1187, 31337, 0.42), (1202, 31337, 0.42), (1296, 31337, 0.42), (1044, 31337, 0.84), (1128, 31337, 0.84), (1200, 31337, 0.84), (980, 31338, 0.18669), (1057, 31338, 0.18669), (1060, 31338, 0.18669), (1061, 31338, 0.18669), (1062, 31338, 0.18669), (1063, 31338, 0.18669), (1074, 31338, 0.18669), (1083, 31338, 0.18669), (1093, 31338, 0.18669), (1098, 31338, 0.18669), (1101, 31338, 0.18669), (1108, 31338, 0.18669), (1112, 31338, 0.18669), (1138, 31338, 0.18669), (1153, 31338, 0.18669), (1157, 31338, 0.18669), (1172, 31338, 0.18669), (1174, 31338, 0.18669), (1186, 31338, 0.18669), (1192, 31338, 0.18669), (1194, 31338, 0.18669), (1195, 31338, 0.18669), (1198, 31338, 0.18669), (1201, 31338, 0.18669), (1208, 31338, 0.18669), (1270, 31338, 0.18669), (1273, 31338, 0.18669), (1274, 31338, 0.18669), (1278, 31338, 0.18669), (1281, 31338, 0.18669), (1284, 31338, 0.18669), (1285, 31338, 0.18669), (962, 31338, 0.37338), (1046, 31338, 0.37338), (1050, 31338, 0.37338), (1066, 31338, 0.37338), (1069, 31338, 0.37338), (1096, 31338, 0.37338), (1146, 31338, 0.37338), (1202, 31338, 0.37338), (1287, 31338, 0.37338), (1302, 31338, 0.37338), (1045, 31338, 0.56007), (1103, 31338, 0.56007), (1152, 31338, 0.56007), (1068, 31338, 0.64008), (1199, 31406, 0.46669), (1200, 31406, 0.46669), (1201, 31406, 0.46669), (1149, 31408, 0.23331), (1152, 31408, 0.23331), (1161, 31408, 0.23331), (1172, 31408, 0.23331), (1186, 31408, 0.23331), (1188, 31408, 0.23331), (1200, 31408, 0.23331), (1201, 31408, 0.23331), (1184, 31408, 0.46662), (927, 31410, 0.32669), (1106, 31410, 0.32669), (1146, 31410, 0.32669), (1159, 31410, 0.32669), (1163, 31410, 0.32669), (1172, 31410, 0.32669), (1187, 31410, 0.32669), (1192, 31410, 0.32669), (1197, 31410, 0.32669), (1198, 31410, 0.32669), (1208, 31410, 0.32669), (1270, 31410, 0.32669), (1288, 31410, 0.32669); INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES (1289, 31410, 0.32669), (959, 31410, 0.65338), (962, 31410, 0.65338), (1103, 31410, 0.65338), (1160, 31410, 0.65338), (1184, 31410, 0.65338), (1200, 31410, 0.65338), (1290, 31410, 0.65338), (1161, 31410, 0.98007), (1201, 31410, 1.30676), (1200, 31426, 0.28), (1201, 31426, 0.28), (1086, 31451, 0.18669), (1198, 31451, 0.18669), (1302, 31451, 0.18669), (1201, 31451, 0.37338), (1200, 31451, 0.56007), (962, 31454, 0.14), (1045, 31454, 0.14), (1046, 31454, 0.14), (1052, 31454, 0.14), (1066, 31454, 0.14), (1091, 31454, 0.14), (1103, 31454, 0.14), (1111, 31454, 0.14), (1144, 31454, 0.14), (1147, 31454, 0.14), (1163, 31454, 0.14), (1165, 31454, 0.14), (1185, 31454, 0.14), (1186, 31454, 0.14), (1196, 31454, 0.14), (1201, 31454, 0.14), (1277, 31454, 0.14), (1094, 31454, 0.28), (1110, 31454, 0.28), (1149, 31454, 0.28), (1200, 31454, 0.28), (962, 31459, 0.42), (1075, 31459, 0.42), (1172, 31459, 0.42), (1200, 31459, 0.42), (1201, 31459, 0.42), (1273, 31459, 0.42), (1282, 31459, 0.42), (927, 31486, 0.18669), (1047, 31486, 0.18669), (1057, 31486, 0.18669), (1059, 31486, 0.18669), (1062, 31486, 0.18669), (1066, 31486, 0.18669), (1078, 31486, 0.18669), (1087, 31486, 0.18669), (1090, 31486, 0.18669), (1096, 31486, 0.18669), (1111, 31486, 0.18669), (1134, 31486, 0.18669), (1145, 31486, 0.18669), (1149, 31486, 0.18669), (1163, 31486, 0.18669), (1166, 31486, 0.18669), (1191, 31486, 0.18669), (1193, 31486, 0.18669), (1194, 31486, 0.18669), (1200, 31486, 0.18669), (1201, 31486, 0.18669), (1209, 31486, 0.18669), (1271, 31486, 0.18669), (1280, 31486, 0.18669), (1281, 31486, 0.18669), (1283, 31486, 0.18669), (1290, 31486, 0.18669), (1293, 31486, 0.18669), (1043, 31486, 0.37338), (1046, 31486, 0.37338), (1055, 31486, 0.37338), (1085, 31486, 0.37338), (1086, 31486, 0.37338), (1093, 31486, 0.37338), (1101, 31486, 0.37338), (1103, 31486, 0.37338), (1112, 31486, 0.37338), (1113, 31486, 0.37338), (1115, 31486, 0.37338), (1161, 31486, 0.37338), (1189, 31486, 0.37338), (1208, 31486, 0.37338), (1270, 31486, 0.37338), (1276, 31486, 0.37338), (1285, 31486, 0.37338), (1299, 31486, 0.37338), (1302, 31486, 0.37338), (1138, 31486, 0.56007), (1146, 31486, 0.56007), (1151, 31486, 0.56007), (1262, 31486, 0.56007), (1279, 31486, 0.56007), (1287, 31486, 0.56007), (1296, 31486, 0.56007), (1050, 31486, 0.74676), (1075, 31486, 0.74676), (1144, 31486, 0.74676), (1277, 31486, 0.74676), (1065, 31486, 0.93345), (1140, 31486, 0.93345), (1170, 31486, 0.93345), (1185, 31486, 0.93345), (1074, 31486, 1.12014), (1274, 31486, 1.12014), (962, 31486, 1.8669), (1152, 31486, 2.32029), (1022, 31530, 0.34), (1200, 31530, 0.34), (1068, 31531, 0.32669), (1188, 31531, 0.32669), (1200, 31531, 0.32669), (1043, 31531, 0.98007), (927, 31533, 0.28), (1185, 31533, 0.28), (1200, 31533, 0.96), (980, 31534, 0.42), (1200, 31534, 0.42), (1200, 31535, 0.37331), (1209, 31535, 0.74662), (1105, 31536, 0.18669), (1147, 31536, 0.18669), (1152, 31536, 0.18669), (1200, 31536, 0.18669), (1152, 31538, 0.42), (1200, 31538, 0.42), (1033, 31539, 0.37331), (1200, 31539, 0.37331), (940, 31540, 0.28), (1062, 31540, 0.28), (1066, 31540, 0.28), (1095, 31540, 0.28), (1096, 31540, 0.28), (1103, 31540, 0.28), (1138, 31540, 0.28), (1148, 31540, 0.28), (1172, 31540, 0.28), (1184, 31540, 0.28), (1187, 31540, 0.28), (1193, 31540, 0.28), (1196, 31540, 0.28), (1200, 31540, 0.28), (1209, 31540, 0.56), (1145, 31541, 0.18669), (1150, 31541, 0.18669), (1175, 31541, 0.18669), (1179, 31541, 0.18669), (1194, 31541, 0.18669), (980, 31541, 0.37338), (1200, 31541, 0.37338), (1285, 31541, 0.37338), (1152, 31541, 0.56007), (1128, 31543, 0.32669), (1187, 31543, 0.32669), (1199, 31543, 0.32669), (1200, 31543, 0.32669), (962, 31544, 0.23331), (1185, 31544, 0.23331), (1200, 31544, 0.23331), (1285, 31544, 0.23331), (1114, 31544, 1.03323), (1049, 31545, 0.23331), (1050, 31545, 0.23331), (1058, 31545, 0.23331), (1067, 31545, 0.23331), (1069, 31545, 0.23331), (1074, 31545, 0.23331), (1075, 31545, 0.23331), (1112, 31545, 0.23331), (1124, 31545, 0.23331), (1128, 31545, 0.23331), (1147, 31545, 0.23331), (1152, 31545, 0.23331), (1160, 31545, 0.23331), (1185, 31545, 0.23331), (1197, 31545, 0.23331), (1198, 31545, 0.23331), (1199, 31545, 0.23331), (1200, 31545, 0.23331), (1292, 31545, 0.23331), (1046, 31545, 0.46662), (1066, 31545, 0.46662), (1165, 31545, 0.46662), (1166, 31545, 0.46662), (1193, 31545, 0.46662), (1195, 31545, 0.46662), (1284, 31545, 0.46662), (1286, 31545, 0.46662), (959, 31545, 0.69993), (962, 31545, 0.93324), (980, 31546, 0.37331), (1147, 31546, 0.37331), (1199, 31546, 0.37331), (1200, 31546, 0.37331), (1299, 31546, 0.37331), (1045, 31547, 0.18669), (1046, 31547, 0.18669), (1055, 31547, 0.18669), (1074, 31547, 0.18669), (1078, 31547, 0.18669), (1086, 31547, 0.18669), (1140, 31547, 0.18669), (1166, 31547, 0.18669), (1197, 31547, 0.18669), (1200, 31547, 0.18669), (1280, 31547, 0.18669), (1285, 31547, 0.18669), (1042, 31547, 0.37338), (1085, 31548, 0.28), (1107, 31548, 0.28), (1200, 31548, 0.28), (980, 31549, 0.46669), (1199, 31549, 0.46669), (1200, 31549, 0.46669), (1299, 31549, 0.46669), (1050, 31553, 0.42), (1053, 31553, 0.42), (1093, 31553, 0.42), (1105, 31553, 0.42), (1125, 31553, 0.42), (1128, 31553, 0.42), (1153, 31553, 0.42), (1184, 31553, 0.42), (1185, 31553, 0.42), (1193, 31553, 0.42), (1198, 31553, 0.42), (1200, 31553, 0.42), (1262, 31553, 0.42), (1273, 31553, 0.42), (927, 31553, 0.84), (1091, 31553, 0.84), (1152, 31553, 0.84), (1270, 31553, 0.84), (1274, 31553, 0.84), (1043, 31553, 1.26), (1108, 31553, 1.26), (1163, 31553, 1.26), (1042, 31555, 0.09331), (1047, 31555, 0.09331), (1058, 31555, 0.09331), (1105, 31555, 0.09331), (1110, 31555, 0.09331), (1115, 31555, 0.09331), (1125, 31555, 0.09331), (1128, 31555, 0.09331), (1138, 31555, 0.09331), (1148, 31555, 0.09331), (1149, 31555, 0.09331), (1152, 31555, 0.09331), (1157, 31555, 0.09331), (1158, 31555, 0.09331), (1174, 31555, 0.09331), (1186, 31555, 0.09331), (1189, 31555, 0.09331), (1200, 31555, 0.09331), (1247, 31555, 0.09331), (1273, 31555, 0.09331), (1276, 31555, 0.09331), (1278, 31555, 0.09331), (1279, 31555, 0.09331), (1289, 31555, 0.09331), (1290, 31555, 0.09331), (1291, 31555, 0.09331), (1199, 31555, 0.18662), (1280, 31555, 0.18662), (927, 31555, 0.27993), (1069, 31555, 0.27993), (1208, 31555, 0.27993), (962, 31555, 0.37324), (1175, 31555, 0.37324), (1270, 31555, 0.50654), (927, 31556, 0.23331), (962, 31556, 0.23331), (1057, 31556, 0.23331), (1074, 31556, 0.23331), (1075, 31556, 0.23331), (1161, 31556, 0.23331), (1170, 31556, 0.23331), (1200, 31556, 0.23331), (1247, 31556, 0.23331), (1273, 31556, 0.23331), (1277, 31556, 0.23331), (1286, 31556, 0.23331), (1086, 31556, 0.46662), (1092, 31556, 0.46662), (1274, 31556, 0.46662), (1140, 31556, 1.03323), (962, 31557, 0.37331), (1187, 31557, 0.37331), (1200, 31557, 0.74662), (1184, 31558, 0.42), (1200, 31558, 0.42), (1021, 31561, 0.34), (1201, 31561, 0.34), (1044, 31562, 0.37331), (1074, 31562, 0.37331), (1093, 31562, 0.37331), (1138, 31562, 0.37331), (1163, 31562, 0.37331), (1201, 31562, 0.37331), (1057, 31562, 0.74662), (1085, 31562, 0.74662), (1146, 31562, 0.74662), (1299, 31562, 0.74662), (1068, 31562, 1.11993), (1140, 31562, 1.11993), (1247, 31562, 1.11993), (1209, 31562, 2.61317), (1127, 31562, 3.46645), (1035, 31563, 0.37331), (1040, 31563, 0.37331), (1127, 31563, 0.37331), (1128, 31563, 0.37331), (1134, 31563, 0.37331), (1198, 31563, 0.37331), (1201, 31563, 0.37331), (1259, 31563, 0.37331), (1302, 31563, 0.37331), (1066, 31566, 0.28), (1149, 31566, 0.28), (1151, 31566, 0.28), (1161, 31566, 0.28), (1185, 31566, 0.28), (1189, 31566, 0.28), (1201, 31566, 0.28), (1208, 31566, 0.28), (1262, 31566, 0.28), (1271, 31566, 0.28), (1274, 31566, 0.28), (1288, 31566, 0.28), (1293, 31566, 0.28), (1061, 31566, 0.56), (1148, 31566, 0.56), (1166, 31566, 0.56), (1276, 31566, 0.84), (1050, 31567, 0.23331), (1057, 31567, 0.23331), (1062, 31567, 0.23331), (1074, 31567, 0.23331), (1087, 31567, 0.23331), (1138, 31567, 0.23331), (1161, 31567, 0.23331), (1163, 31567, 0.23331), (1201, 31567, 0.23331), (1208, 31567, 0.23331), (1270, 31567, 0.23331), (1274, 31567, 0.23331), (1058, 31567, 0.46662), (1067, 31567, 0.46662), (1076, 31567, 0.46662), (1046, 31568, 0.42), (1126, 31568, 0.42), (1201, 31568, 0.42), (1074, 31568, 0.84), (1047, 31568, 4.38), (1163, 31569, 0.28), (1201, 31569, 0.28), (1286, 31569, 0.28), (1296, 31569, 0.28), (1147, 31569, 0.56), (1050, 31570, 0.37331), (1163, 31570, 0.37331), (1291, 31570, 0.37331), (1201, 31570, 1.11993), (1042, 31571, 0.28), (1050, 31571, 0.28), (1106, 31571, 0.28), (1195, 31571, 0.28), (1201, 31571, 0.28), (1277, 31571, 0.28), (1289, 31571, 0.28), (1302, 31571, 0.28), (927, 31571, 0.56), (940, 31571, 0.56), (1152, 31571, 0.56), (1170, 31571, 0.56), (962, 31571, 1.12), (1291, 31571, 1.12), (1109, 31573, 0.28), (1153, 31573, 0.28), (1201, 31573, 0.28), (1262, 31573, 0.28), (1286, 31573, 0.28), (1112, 31573, 0.56), (1148, 31573, 0.56), (1296, 31573, 1.8), (927, 31574, 0.42), (1035, 31574, 0.42), (1036, 31574, 0.42), (1040, 31574, 0.42), (1201, 31574, 0.42), (1259, 31574, 0.42), (1261, 31574, 0.42), (1257, 31574, 0.84), (1258, 31574, 0.84), (962, 31575, 0.18669), (1062, 31575, 0.18669), (1160, 31575, 0.18669), (1163, 31575, 0.18669), (1194, 31575, 0.18669), (1201, 31575, 0.18669), (1046, 31575, 0.37338), (1050, 31575, 0.37338), (1045, 31575, 0.56007), (1149, 31576, 0.28), (1201, 31576, 0.28), (1128, 31577, 0.42), (1193, 31577, 0.42), (1201, 31577, 0.42), (1296, 31578, 0.46669), (1201, 31578, 0.93338), (1040, 31579, 0.28), (1115, 31579, 0.28), (1125, 31579, 0.28), (1138, 31579, 0.28), (1146, 31579, 0.28), (1149, 31579, 0.28), (1198, 31579, 0.28), (1201, 31579, 0.28), (1270, 31579, 0.28), (1287, 31579, 0.28), (1302, 31579, 0.28), (1144, 31579, 0.56), (1247, 31579, 0.56), (17, 31579, 0.68), (1000, 31579, 0.68), (1227, 31579, 0.96), (1228, 31579, 0.96), (962, 31579, 2.24), (1173, 31579, 2.36), (1174, 31579, 2.64), (1299, 31579, 3.08), (1175, 31579, 4.32), (1059, 31581, 0.28), (1173, 31581, 0.28), (1201, 31581, 0.28), (1201, 31582, 0.46669), (1299, 31582, 0.46669), (962, 31582, 0.93338), (1074, 31582, 0.93338), (1124, 31582, 3.86686), (1047, 31583, 0.18669), (1149, 31583, 0.18669), (1160, 31583, 0.18669), (1201, 31583, 0.18669), (1295, 31583, 0.18669), (1096, 31583, 0.37338), (1278, 31583, 0.56007), (1115, 31584, 0.28), (1151, 31584, 0.28), (1201, 31584, 0.28), (1047, 31584, 0.56), (1195, 31584, 0.56), (1162, 31585, 0.46662), (1201, 31585, 0.79992), (927, 31586, 0.23331), (980, 31586, 0.23331), (1045, 31586, 0.23331), (1062, 31586, 0.23331), (1125, 31586, 0.23331), (1138, 31586, 0.23331), (1165, 31586, 0.23331), (1185, 31586, 0.23331), (1186, 31586, 0.23331), (1195, 31586, 0.23331), (1201, 31586, 0.23331), (1208, 31586, 0.23331), (1289, 31586, 0.23331), (1291, 31586, 0.23331), (1292, 31586, 0.23331), (1068, 31586, 0.46662), (1069, 31586, 0.46662), (1074, 31586, 0.46662), (1112, 31586, 0.46662), (1173, 31586, 0.46662), (1193, 31586, 0.46662), (962, 31586, 0.69993), (1044, 31586, 0.69993), (1146, 31586, 0.69993), (1166, 31586, 0.69993), (1174, 31586, 1.16655), (1146, 31587, 0.32669), (1201, 31587, 0.32669), (1258, 31587, 0.32669), (1292, 31587, 0.32669), (1074, 31588, 0.37331), (1184, 31588, 0.37331), (1062, 31588, 0.74662), (1201, 31588, 0.74662), (1112, 31588, 1.65323), (1046, 31589, 0.18669), (1087, 31589, 0.18669), (1201, 31589, 0.18669), (927, 31590, 0.18669), (962, 31590, 0.18669), (1046, 31590, 0.18669), (1059, 31590, 0.18669), (1063, 31590, 0.18669), (1065, 31590, 0.18669), (1085, 31590, 0.18669), (1115, 31590, 0.18669), (1138, 31590, 0.18669), (1148, 31590, 0.18669), (1191, 31590, 0.18669), (1276, 31590, 0.18669), (1277, 31590, 0.18669), (1278, 31590, 0.18669), (1286, 31590, 0.18669), (1289, 31590, 0.18669), (1299, 31590, 0.18669), (1302, 31590, 0.18669), (1074, 31590, 0.37338), (1086, 31590, 0.37338), (1201, 31590, 0.56007), (1128, 31591, 0.23331), (1148, 31591, 0.23331), (1201, 31591, 0.23331), (1295, 31591, 0.23331), (1299, 31591, 0.23331), (962, 31592, 0.32669), (1066, 31592, 0.32669), (1145, 31592, 0.32669), (1166, 31592, 0.32669), (1186, 31592, 0.32669), (1201, 31592, 0.32669), (959, 31592, 0.65338), (1124, 31592, 2.38017), (959, 31594, 0.23331), (1078, 31594, 0.23331), (1093, 31594, 0.23331), (1146, 31594, 0.23331), (1147, 31594, 0.23331), (1148, 31594, 0.23331), (1153, 31594, 0.23331), (1187, 31594, 0.23331), (1194, 31594, 0.23331), (1199, 31594, 0.23331), (1274, 31594, 0.23331), (1296, 31594, 0.23331), (927, 31594, 0.46662), (1066, 31594, 0.46662), (1290, 31594, 0.46662), (1292, 31594, 0.46662), (962, 31594, 0.69993), (1201, 31594, 0.93324), (1134, 31595, 0.37331), (1195, 31595, 0.37331), (1201, 31595, 0.37331), (1128, 31595, 2.34652), (927, 31598, 0.42), (1201, 31598, 0.42), (1209, 31598, 0.42), (1301, 31598, 0.42), (959, 31599, 0.18669), (962, 31599, 0.18669), (980, 31599, 0.18669), (1044, 31599, 0.18669), (1081, 31599, 0.18669), (1098, 31599, 0.18669), (1106, 31599, 0.18669), (1110, 31599, 0.18669), (1128, 31599, 0.18669), (1129, 31599, 0.18669), (1130, 31599, 0.18669), (1149, 31599, 0.18669), (1160, 31599, 0.18669), (1161, 31599, 0.18669), (1165, 31599, 0.18669), (1171, 31599, 0.18669), (1172, 31599, 0.18669), (1188, 31599, 0.18669), (1194, 31599, 0.18669), (1196, 31599, 0.18669), (1197, 31599, 0.18669), (1208, 31599, 0.18669), (1209, 31599, 0.18669), (1262, 31599, 0.18669), (1276, 31599, 0.18669), (1285, 31599, 0.18669), (1287, 31599, 0.18669), (1302, 31599, 0.18669), (927, 31599, 0.37338), (1042, 31599, 0.37338), (1063, 31599, 0.37338), (1144, 31599, 0.37338), (1201, 31599, 0.37338), (1271, 31599, 0.37338), (1096, 31599, 0.56007), (1159, 31599, 0.56007), (927, 31603, 0.37331), (1058, 31603, 0.37331), (1201, 31603, 0.37331), (1291, 31603, 0.37331), (1292, 31603, 0.37331), (1281, 31603, 0.74662), (1047, 31605, 0.32669), (1201, 31605, 0.32669), (1045, 31605, 0.65338), (1201, 31608, 0.37331), (1280, 31608, 0.37331), (1284, 31608, 0.37331), (1035, 31609, 0.37331), (1040, 31609, 0.37331), (1124, 31609, 0.37331), (1187, 31609, 0.37331), (1201, 31609, 0.37331), (1098, 31609, 0.74662), (1126, 31611, 0.37331), (1188, 31611, 0.37331), (1201, 31611, 0.37331), (1209, 31611, 2.71983), (1124, 31613, 0.32669), (1145, 31613, 0.32669), (1173, 31613, 0.65338), (1201, 31613, 0.98007), (1201, 31614, 0.37331), (1047, 31614, 0.74662), (1046, 31615, 0.37331), (1089, 31615, 0.37331), (1201, 31615, 0.37331), (962, 31617, 0.32669), (1101, 31617, 0.32669), (1149, 31617, 0.32669), (1172, 31617, 0.32669), (1198, 31617, 0.32669), (1280, 31617, 0.32669), (1282, 31617, 0.32669), (1299, 31617, 0.32669), (1170, 31617, 0.65338), (1201, 31617, 0.65338), (1035, 31618, 0.51331), (1040, 31618, 0.51331), (1166, 31618, 0.51331), (1187, 31618, 0.51331), (1201, 31618, 0.51331), (1258, 31618, 0.51331), (1058, 31621, 0.23331), (1066, 31621, 0.23331), (1175, 31621, 0.23331), (1276, 31621, 0.23331), (1201, 31621, 0.46662), (1066, 31622, 0.28), (1201, 31622, 0.28), (959, 31623, 0.23331), (962, 31623, 0.23331), (1112, 31623, 0.23331), (1128, 31623, 0.23331), (1192, 31623, 0.23331), (1201, 31623, 0.23331), (1108, 31623, 0.46662), (1209, 31623, 0.46662), (1284, 31623, 0.46662), (1296, 31623, 0.46662), (1047, 31624, 0.28), (1053, 31624, 0.28), (1195, 31624, 0.28), (1201, 31624, 0.28), (1046, 31624, 0.56), (1093, 31624, 0.56), (1092, 31625, 0.23331), (1113, 31625, 0.23331), (1144, 31625, 0.23331), (1166, 31625, 0.23331), (1185, 31625, 0.23331), (1201, 31625, 0.23331), (1285, 31625, 0.23331), (1286, 31625, 0.23331), (1050, 31626, 0.18669), (1201, 31626, 0.18669), (1201, 31627, 0.28), (1175, 31627, 0.56), (1201, 31628, 0.46669), (1278, 31628, 0.93338), (1295, 31628, 0.93338), (1201, 31629, 0.23331), (1270, 31629, 0.23331), (1096, 31632, 0.46669), (1192, 31632, 0.46669), (1193, 31632, 0.46669), (1198, 31632, 0.46669), (1199, 31632, 0.46669), (1201, 31632, 0.46669), (1270, 31632, 0.46669), (1280, 31632, 0.46669), (1292, 31632, 0.46669), (1296, 31632, 0.46669), (1281, 31632, 0.93338), (1058, 31632, 1.60008), (1296, 31633, 0.28), (1201, 31633, 0.56), (1128, 31634, 0.46669), (1193, 31634, 0.46669), (1201, 31634, 0.46669), (1125, 31634, 0.93338), (1112, 31636, 0.28), (1179, 31636, 0.28), (1201, 31636, 0.28), (1060, 31636, 0.56), (1020, 31689, 0.34), (1202, 31689, 0.34), (1125, 31690, 0.42), (1126, 31690, 0.42), (1128, 31690, 0.42), (1129, 31690, 0.42), (1130, 31690, 0.42), (1148, 31690, 0.42), (1159, 31690, 0.42), (1162, 31690, 0.42), (1165, 31690, 0.42), (1186, 31690, 0.42), (1192, 31690, 0.42), (1193, 31690, 0.42), (1209, 31690, 0.42), (1296, 31690, 0.42), (1066, 31690, 0.84), (1124, 31690, 0.84), (1134, 31690, 0.84), (1191, 31690, 0.84), (1277, 31690, 0.84), (1202, 31690, 1.26), (1163, 31692, 0.32669), (1202, 31692, 0.32669), (1152, 31694, 0.37331), (1172, 31694, 0.37331), (1202, 31694, 0.37331), (1291, 31694, 0.37331), (1162, 31694, 0.74662), (1288, 31694, 0.74662), (962, 31696, 0.28), (980, 31696, 0.28), (1066, 31696, 0.28), (1068, 31696, 0.28), (1085, 31696, 0.28), (1086, 31696, 0.28), (1092, 31696, 0.28), (1098, 31696, 0.28), (1115, 31696, 0.28), (1165, 31696, 0.28), (1174, 31696, 0.28), (1187, 31696, 0.28), (1202, 31696, 0.28), (1208, 31696, 0.28), (1283, 31696, 0.28), (1293, 31696, 0.28), (1046, 31696, 0.56), (1058, 31696, 0.56), (1199, 31696, 0.56), (1198, 31696, 0.84), (1040, 31698, 0.60669), (1193, 31698, 0.60669), (1202, 31698, 0.60669), (1171, 31698, 1.82007), (1058, 31698, 2.42676), (1096, 31701, 0.18669), (1124, 31701, 0.18669), (1130, 31701, 0.18669), (1149, 31701, 0.18669), (1247, 31701, 0.18669), (1161, 31701, 0.37338), (1202, 31701, 0.37338), (1161, 31702, 0.42), (1202, 31702, 0.42), (1108, 31703, 0.42), (1188, 31703, 0.42), (1208, 31703, 0.42), (1202, 31703, 0.84), (959, 31704, 0.51331), (1040, 31704, 0.51331), (1115, 31704, 0.51331), (1124, 31704, 0.51331), (1126, 31704, 0.51331), (1145, 31704, 0.51331), (1162, 31704, 0.51331), (1202, 31704, 1.02662), (962, 31710, 0.32669), (1111, 31710, 0.32669), (1166, 31710, 0.32669), (1175, 31710, 0.32669), (1208, 31710, 0.32669), (1147, 31710, 0.65338), (1202, 31710, 0.65338), (1247, 31710, 2.70686), (959, 31711, 0.23331), (962, 31711, 0.23331), (1125, 31711, 0.23331), (1126, 31711, 0.23331), (1129, 31711, 0.23331), (1151, 31711, 0.23331), (1152, 31711, 0.23331), (1166, 31711, 0.23331), (1202, 31711, 0.23331), (1247, 31711, 0.23331), (1292, 31711, 0.23331), (1127, 31711, 0.46662), (1128, 31711, 0.46662), (1130, 31711, 0.46662), (959, 31712, 0.37331), (1066, 31712, 0.37331), (1202, 31712, 0.37331), (940, 31712, 0.74662), (1057, 31713, 0.28), (1148, 31713, 0.28), (1149, 31713, 0.28), (1202, 31713, 0.28), (1208, 31713, 0.28), (1270, 31713, 0.28), (1291, 31713, 0.28), (1035, 31713, 0.56), (1075, 31713, 0.56), (1278, 31713, 0.56), (1292, 31713, 1.4), (1045, 31714, 0.18669), (1202, 31714, 0.18669), (1209, 31714, 0.18669), (1035, 31717, 0.32669), (1040, 31717, 0.32669), (1075, 31717, 0.32669), (1101, 31717, 0.32669), (1124, 31717, 0.32669), (1130, 31717, 0.32669), (1202, 31717, 0.32669), (962, 31717, 0.65338), (1065, 31717, 0.98007), (1292, 31717, 0.98007), (1058, 31717, 1.30676), (1209, 31717, 2.05348), (1074, 31718, 0.42), (1172, 31718, 0.42), (1202, 31718, 0.42), (1035, 31719, 0.42), (1125, 31719, 0.42), (1260, 31719, 0.42), (1202, 31719, 0.84), (1169, 31720, 1.21338), (1202, 31720, 1.21338), (959, 31721, 0.14), (962, 31721, 0.14), (1042, 31721, 0.14), (1086, 31721, 0.14), (1098, 31721, 0.14), (1128, 31721, 0.14), (1202, 31721, 0.14), (1258, 31721, 0.14), (1276, 31721, 0.14), (1147, 31721, 0.28), (962, 31723, 0.23331), (1202, 31723, 0.23331), (1262, 31723, 0.23331), (1270, 31723, 0.23331), (1289, 31723, 0.23331), (1292, 31723, 0.23331), (927, 31723, 0.46662), (1152, 31723, 0.46662), (1153, 31723, 0.69993), (1274, 31723, 0.79992), (1035, 31724, 0.46669), (1040, 31724, 0.46669), (1093, 31724, 0.46669), (1126, 31724, 0.46669), (1145, 31724, 0.46669), (1197, 31724, 0.46669), (1202, 31724, 0.46669), (1205, 31724, 0.46669), (1257, 31724, 0.46669), (1273, 31724, 0.46669), (1281, 31724, 0.46669), (1053, 31724, 0.93338), (1055, 31724, 0.93338), (1146, 31724, 0.93338), (9, 31724, 1.13339), (17, 31724, 1.13339), (29, 31724, 1.13339), (1000, 31724, 1.13339), (1023, 31724, 1.13339), (1024, 31724, 1.13339), (1031, 31724, 1.13339), (927, 31724, 1.60008), (1144, 31724, 1.60008), (1175, 31724, 1.60008), (1195, 31724, 1.60008), (1227, 31724, 1.60008), (1228, 31724, 1.60008), (1196, 31724, 2.93348), (1149, 31726, 0.56), (1202, 31726, 2.24), (1125, 31727, 0.32669), (1127, 31727, 0.32669), (1161, 31727, 0.32669), (1185, 31727, 0.32669), (1202, 31727, 0.32669), (1284, 31727, 0.32669), (1128, 31728, 0.37331), (1202, 31728, 0.37331), (1279, 31728, 0.37331), (1061, 31728, 0.74662), (1187, 31728, 0.74662), (1290, 31728, 0.74662), (1126, 31729, 0.32669), (1129, 31729, 0.32669), (1130, 31729, 0.32669), (1145, 31729, 0.32669), (1202, 31729, 0.32669), (1208, 31729, 0.32669), (1125, 31730, 0.37331), (1257, 31730, 0.37331), (1202, 31730, 0.74662), (1202, 31732, 0.28), (1279, 31732, 0.28), (1065, 31733, 0.60669), (1086, 31733, 0.60669), (1171, 31733, 0.60669), (1179, 31733, 0.60669), (1189, 31733, 0.60669), (1199, 31733, 0.60669), (1202, 31733, 0.60669), (1209, 31733, 0.60669), (1279, 31733, 0.60669), (1291, 31733, 0.60669), (1059, 31733, 1.21338), (1061, 31733, 1.21338), (1063, 31733, 1.21338), (1082, 31733, 1.21338), (1188, 31733, 1.21338), (1194, 31733, 1.21338), (32, 31733, 1.47339), (33, 31733, 1.47339), (34, 31733, 1.47339), (1002, 31733, 1.47339), (1003, 31733, 1.47339), (1032, 31733, 1.47339), (959, 31733, 1.82007), (1238, 31733, 2.08008), (1239, 31733, 2.08008), (1240, 31733, 2.08008), (1058, 31733, 2.42676), (962, 31733, 3.03345), (1187, 31733, 3.90015), (1193, 31733, 4.50684), (1192, 31733, 6.32691), (1134, 31733, 7.45362), (959, 31734, 0.37331), (962, 31734, 0.37331), (1036, 31734, 0.37331), (1112, 31734, 0.37331), (1129, 31734, 0.37331), (1130, 31734, 0.37331), (1134, 31734, 0.37331), (1147, 31734, 0.37331), (1161, 31734, 0.37331), (1192, 31734, 0.37331), (1202, 31734, 0.37331), (1066, 31734, 0.74662), (1108, 31734, 0.74662), (1124, 31734, 0.74662), (1257, 31734, 0.74662), (1258, 31734, 0.74662), (1259, 31734, 0.74662), (1270, 31734, 0.74662), (1296, 31734, 1.11993), (1209, 31734, 1.49324), (1172, 31735, 0.65331), (1179, 31735, 0.65331), (1193, 31735, 0.65331), (1202, 31735, 0.65331), (1273, 31735, 0.65331), (1277, 31735, 0.65331), (1288, 31735, 0.65331), (1302, 31735, 1.30662), (1066, 31736, 0.32669), (1096, 31736, 0.65338), (1202, 31736, 0.65338), (1057, 31737, 0.23331), (1061, 31737, 0.23331), (1152, 31737, 0.23331), (1188, 31737, 0.23331), (1199, 31737, 0.23331), (1202, 31737, 0.23331), (1262, 31737, 0.23331), (1270, 31737, 0.23331), (1271, 31737, 0.23331), (1274, 31737, 0.23331), (1101, 31737, 0.46662), (1115, 31737, 0.46662), (1065, 31737, 0.69993), (1098, 31737, 0.69993), (1075, 31737, 0.79992), (1095, 31737, 0.79992), (1149, 31737, 1.03323), (1283, 31737, 1.26654), (1157, 31738, 0.23331), (1172, 31738, 0.23331), (1191, 31738, 0.23331), (1199, 31738, 0.23331), (1202, 31738, 0.23331), (1280, 31738, 0.23331), (1047, 31738, 0.46662), (1074, 31738, 0.46662), (962, 31740, 0.23331), (980, 31740, 0.23331), (1046, 31740, 0.23331), (1059, 31740, 0.23331), (1078, 31740, 0.23331), (1083, 31740, 0.23331), (1087, 31740, 0.23331), (1096, 31740, 0.23331), (1125, 31740, 0.23331), (1126, 31740, 0.23331), (1130, 31740, 0.23331), (1165, 31740, 0.23331), (1192, 31740, 0.23331), (1194, 31740, 0.23331), (1199, 31740, 0.23331), (1205, 31740, 0.23331), (1280, 31740, 0.23331), (1282, 31740, 0.23331), (1289, 31740, 0.23331), (1292, 31740, 0.23331), (1129, 31740, 0.46662), (1134, 31740, 0.46662), (1163, 31740, 0.46662), (1172, 31740, 0.46662), (1187, 31740, 0.46662), (1193, 31740, 0.46662), (1202, 31740, 0.46662), (1247, 31740, 0.46662), (1274, 31740, 0.46662), (1290, 31740, 0.46662), (1147, 31740, 0.69993), (1152, 31740, 0.69993), (1197, 31740, 0.69993), (1301, 31740, 0.69993), (1302, 31740, 0.69993), (1209, 31740, 0.93324), (1291, 31740, 0.93324), (927, 31740, 1.16655), (1128, 31740, 1.16655), (1171, 31740, 1.39986), (1173, 31740, 1.39986), (1288, 31740, 1.86648), (1093, 31741, 0.23331), (1202, 31741, 0.23331), (1096, 31741, 1.49985), (1202, 31742, 0.32669), (1158, 31742, 0.65338), (1257, 31742, 0.65338), (962, 31745, 0.23331), (1047, 31745, 0.23331), (1083, 31745, 0.23331), (1124, 31745, 0.23331), (1144, 31745, 0.23331), (1145, 31745, 0.23331), (1159, 31745, 0.23331), (1165, 31745, 0.23331), (1171, 31745, 0.23331), (1172, 31745, 0.23331), (1179, 31745, 0.23331), (1188, 31745, 0.23331), (1189, 31745, 0.23331), (1209, 31745, 0.23331), (1280, 31745, 0.23331), (1286, 31745, 0.23331), (1291, 31745, 0.23331), (1050, 31745, 0.46662), (1069, 31745, 0.46662), (1202, 31745, 0.46662), (1208, 31745, 0.46662), (927, 31746, 0.56), (1202, 31746, 1.12), (1144, 31750, 0.18669), (1149, 31750, 0.18669), (1202, 31750, 0.37338), (927, 31751, 0.18669), (927, 31752, 0.34), (927, 31753, 0.28), (927, 31754, 0.51331), (1193, 31754, 0.51331), (1049, 31754, 1.02662), (927, 31755, 0.23331), (1161, 31755, 0.23331), (1169, 31755, 0.23331), (1270, 31755, 0.23331), (1277, 31755, 0.23331), (1188, 31755, 0.46662), (31, 31755, 0.56661), (1008, 31755, 0.56661), (1024, 31755, 0.56661), (1052, 31755, 0.79992), (1241, 31755, 0.79992), (1053, 31755, 1.16655), (1294, 31755, 1.16655), (1195, 31755, 2.19978), (1197, 31755, 3.36633), (927, 31756, 0.37331), (1124, 31756, 0.37331), (1279, 31756, 0.37331), (927, 31757, 0.46669), (927, 31758, 0.14), (980, 31758, 0.14), (1076, 31758, 0.14), (1087, 31758, 0.14), (1106, 31758, 0.14), (1115, 31758, 0.14), (1149, 31758, 0.14), (1152, 31758, 0.14), (1171, 31758, 0.14), (1193, 31758, 0.14), (1195, 31758, 0.14), (1208, 31758, 0.14), (1294, 31758, 0.14), (1066, 31758, 0.28), (1280, 31758, 0.28), (1172, 31758, 0.48), (927, 31759, 0.32669), (1061, 31759, 0.32669), (1065, 31759, 0.32669), (1081, 31759, 0.32669), (1084, 31759, 0.32669), (1170, 31759, 0.32669), (1208, 31759, 0.32669), (1274, 31759, 0.32669), (1281, 31759, 0.32669), (962, 31759, 0.65338), (927, 31760, 0.46669), (927, 31761, 0.18669), (1148, 31761, 0.18669), (1285, 31761, 0.18669), (1286, 31761, 0.18669), (1057, 31761, 0.37338), (1195, 31761, 0.37338), (927, 31762, 0.42), (1047, 31762, 0.42), (1115, 31762, 0.42), (1148, 31762, 0.42), (1166, 31762, 0.42), (1295, 31762, 0.42), (1170, 31762, 0.84), (1189, 31762, 0.84), (1149, 31762, 3.54), (1138, 31763, 0.18669), (927, 31763, 0.37338), (927, 31764, 0.46669), (1083, 31764, 0.46669), (1171, 31764, 0.46669), (1208, 31764, 0.46669), (1282, 31764, 0.93338), (1302, 31764, 0.93338), (24, 31764, 1.13339), (1009, 31764, 1.13339), (1193, 31764, 1.40007), (1216, 31764, 1.60008), (1217, 31764, 1.60008), (1101, 31764, 3.46684), (1103, 31764, 3.46684), (1277, 31764, 3.93353), (1278, 31764, 3.93353), (1280, 31764, 7.66705), (1281, 31764, 7.66705), (1279, 31764, 10.0005), (927, 31765, 0.42), (1065, 31765, 0.42), (927, 31766, 0.32669), (927, 31767, 0.18669), (1046, 31767, 0.18669), (1096, 31767, 0.18669), (1138, 31767, 0.18669), (1174, 31767, 0.18669), (1193, 31767, 0.18669), (1208, 31767, 0.18669), (1284, 31767, 0.18669), (1302, 31767, 0.18669), (1112, 31767, 0.37338), (927, 31768, 0.46669), (1115, 31768, 0.46669), (1148, 31768, 0.46669), (1209, 31768, 0.46669), (1247, 31768, 0.46669), (1045, 31768, 0.93338), (927, 31769, 0.51331), (1048, 31769, 0.51331), (1188, 31769, 0.51331), (1172, 31770, 0.37331), (1023, 31770, 0.90661), (1196, 31770, 3.83976), (927, 31770, 4.63971), (927, 31771, 0.42), (1197, 31771, 0.42), (1290, 31771, 0.42), (1196, 31771, 0.84), (927, 31772, 0.37331), (962, 31772, 0.37331), (980, 31772, 0.37331), (1052, 31772, 0.37331), (1060, 31772, 0.37331), (1066, 31772, 0.37331), (1081, 31772, 0.37331), (1092, 31772, 0.37331), (1101, 31772, 0.37331), (1107, 31772, 0.37331), (1109, 31772, 0.37331), (1157, 31772, 0.37331), (1159, 31772, 0.37331), (1160, 31772, 0.37331), (1166, 31772, 0.37331), (1171, 31772, 0.37331), (1192, 31772, 0.37331), (1193, 31772, 0.37331), (1196, 31772, 0.37331), (1282, 31772, 0.37331), (1294, 31772, 0.37331), (1301, 31772, 0.37331), (1280, 31772, 1.49324), (927, 31773, 0.56), (927, 31774, 0.42), (927, 31775, 0.37331), (927, 31776, 0.37331), (927, 31777, 0.46669), (927, 31778, 0.42), (927, 31779, 0.23331), (1199, 31779, 0.93324), (927, 31780, 0.51331), (1128, 31780, 0.51331), (1301, 31780, 0.51331), (927, 31781, 0.42), (1112, 31781, 0.42), (1295, 31781, 0.42), (1076, 31781, 1.86), (927, 31782, 0.7), (927, 31783, 0.37331), (1195, 31783, 0.74662), (927, 31784, 0.23331), (1076, 31784, 0.23331), (1157, 31784, 0.23331), (1258, 31784, 0.23331), (1285, 31784, 0.23331), (927, 31785, 0.28), (1044, 31785, 0.28), (1074, 31785, 0.28), (1138, 31785, 0.28), (1148, 31785, 0.28), (1299, 31785, 0.28), (1065, 31786, 0.37331), (1082, 31786, 0.37331), (1086, 31786, 0.37331), (1281, 31786, 0.37331), (1287, 31786, 0.37331), (1291, 31786, 0.37331), (927, 31786, 0.74662), (1283, 31786, 0.74662), (1084, 31786, 1.11993), (927, 31787, 0.42), (927, 31788, 0.42), (1096, 31788, 0.42), (1130, 31788, 0.42), (927, 31789, 0.32669), (1058, 31789, 0.32669), (1130, 31789, 0.32669), (927, 31790, 0.32669), (962, 31790, 0.32669), (1061, 31790, 0.32669), (1086, 31790, 0.32669), (1088, 31790, 0.32669), (1185, 31790, 0.32669), (1195, 31790, 0.32669), (1196, 31790, 0.32669), (1291, 31790, 0.32669), (1172, 31790, 0.65338), (1194, 31790, 0.65338), (1290, 31790, 0.65338), (1301, 31790, 0.65338), (1171, 31790, 0.98007), (927, 31791, 0.28), (1138, 31791, 0.28), (927, 31792, 0.14), (1115, 31792, 0.14), (1157, 31792, 0.14), (1193, 31792, 0.14), (1295, 31792, 0.14), (927, 31793, 0.14), (962, 31793, 0.14), (980, 31793, 0.14), (1046, 31793, 0.14), (1053, 31793, 0.14), (1055, 31793, 0.14), (1067, 31793, 0.14), (1069, 31793, 0.14), (1109, 31793, 0.14), (1128, 31793, 0.14), (1130, 31793, 0.14), (1146, 31793, 0.14), (1151, 31793, 0.14), (1172, 31793, 0.14), (1173, 31793, 0.14), (1175, 31793, 0.14), (1192, 31793, 0.14), (1198, 31793, 0.14), (1262, 31793, 0.14), (1270, 31793, 0.14), (1278, 31793, 0.14), (1282, 31793, 0.14), (1283, 31793, 0.14), (1289, 31793, 0.14), (1292, 31793, 0.14), (1294, 31793, 0.14), (1148, 31793, 0.28), (1271, 31793, 0.28), (1285, 31793, 0.28), (1296, 31793, 0.48), (1040, 31794, 0.14), (1050, 31794, 0.14), (1066, 31794, 0.14), (1078, 31794, 0.14), (1108, 31794, 0.14), (1128, 31794, 0.14), (1134, 31794, 0.14), (1158, 31794, 0.14), (1185, 31794, 0.14), (1186, 31794, 0.14), (1105, 31794, 0.28), (927, 31794, 0.42), (1107, 31794, 0.42), (1152, 31794, 0.48), (1209, 31794, 0.7), (1152, 31795, 0.18669), (1172, 31795, 0.18669), (1187, 31795, 0.18669), (1189, 31795, 0.18669), (1197, 31795, 0.18669), (1279, 31795, 0.18669), (927, 31795, 0.37338), (1125, 31795, 0.37338), (1150, 31795, 0.37338), (1106, 31795, 0.56007), (1047, 31795, 0.93345), (927, 31796, 0.32669), (962, 31796, 0.32669), (1053, 31796, 0.32669), (1128, 31796, 0.32669), (1170, 31796, 0.32669), (1174, 31796, 0.65338), (1195, 31796, 0.65338), (1036, 31797, 0.14), (1066, 31797, 0.14), (1259, 31797, 0.14), (1261, 31797, 0.14), (927, 31797, 0.28), (1033, 31797, 0.28), (1040, 31797, 0.28), (962, 31797, 0.42), (1258, 31797, 0.42), (1257, 31797, 0.7), (927, 31798, 0.74662), (962, 31799, 0.46669), (1151, 31799, 0.46669), (927, 31799, 0.93338), (1152, 31799, 0.93338), (927, 31800, 0.42), (1125, 31800, 0.42), (1199, 31800, 0.42), (1196, 31800, 0.84), (927, 31801, 0.56), (1195, 31801, 0.56), (1058, 31801, 2.24), (927, 31802, 0.18669), (962, 31802, 0.18669), (1063, 31802, 0.18669), (1087, 31802, 0.18669), (1112, 31802, 0.18669), (1113, 31802, 0.18669), (1163, 31802, 0.18669), (1166, 31802, 0.18669), (1169, 31802, 0.18669), (1294, 31802, 0.37338), (927, 31803, 0.37331), (1063, 31803, 0.37331), (940, 31804, 0.28), (962, 31804, 0.28), (1053, 31804, 0.28), (1069, 31804, 0.28), (1074, 31804, 0.28), (1144, 31804, 0.28), (1186, 31804, 0.28), (1270, 31804, 0.28), (1277, 31804, 0.28), (1282, 31804, 0.28), (927, 31804, 0.56), (1046, 31804, 0.56), (980, 31805, 0.18669), (1040, 31805, 0.18669), (1058, 31805, 0.18669), (1068, 31805, 0.18669), (1093, 31805, 0.18669), (1096, 31805, 0.18669), (1111, 31805, 0.18669), (1127, 31805, 0.18669), (1146, 31805, 0.18669), (1148, 31805, 0.18669), (1149, 31805, 0.18669), (1151, 31805, 0.18669), (1172, 31805, 0.18669), (1186, 31805, 0.18669), (1193, 31805, 0.18669), (1197, 31805, 0.18669), (1208, 31805, 0.18669), (1247, 31805, 0.18669), (1270, 31805, 0.18669), (1274, 31805, 0.18669), (1283, 31805, 0.18669), (1289, 31805, 0.18669), (927, 31805, 0.37338), (1061, 31805, 0.37338), (1145, 31805, 0.37338), (1179, 31805, 0.37338), (1295, 31805, 0.37338), (962, 31805, 0.56007), (1290, 31805, 0.56007), (1042, 31805, 0.74676), (927, 31806, 0.09331), (980, 31806, 0.09331), (1059, 31806, 0.09331), (1088, 31806, 0.09331), (1098, 31806, 0.09331), (1277, 31806, 0.09331), (1293, 31806, 0.09331), (1299, 31806, 0.09331), (1042, 31806, 0.18662), (1107, 31806, 0.18662), (1149, 31806, 0.18662), (1196, 31806, 0.27993), (927, 31807, 0.18669), (962, 31807, 0.37338), (1061, 31808, 0.09331), (1088, 31808, 0.09331), (1091, 31808, 0.09331), (1109, 31808, 0.09331), (1115, 31808, 0.09331), (1299, 31808, 0.09331), (1042, 31808, 0.18662), (1059, 31808, 0.18662), (1093, 31808, 0.18662), (1098, 31808, 0.18662), (1196, 31808, 0.18662), (1277, 31808, 0.18662), (1192, 31808, 0.27993), (1094, 31808, 0.31992), (927, 31808, 0.55986), (1043, 31809, 0.18669), (1046, 31809, 0.18669), (1062, 31809, 0.18669), (1065, 31809, 0.18669), (1081, 31809, 0.18669), (1084, 31809, 0.18669), (1087, 31809, 0.18669), (1093, 31809, 0.18669), (1134, 31809, 0.18669), (1152, 31809, 0.18669), (1157, 31809, 0.18669), (1158, 31809, 0.18669), (1163, 31809, 0.18669), (1170, 31809, 0.18669), (1172, 31809, 0.18669), (1175, 31809, 0.18669), (1179, 31809, 0.18669), (1186, 31809, 0.18669), (1188, 31809, 0.18669), (1191, 31809, 0.18669), (1270, 31809, 0.18669), (1274, 31809, 0.18669), (1280, 31809, 0.18669), (1283, 31809, 0.18669), (1285, 31809, 0.18669), (1289, 31809, 0.18669), (927, 31809, 0.37338), (1050, 31809, 0.37338), (1085, 31809, 0.37338), (1109, 31809, 0.37338), (1146, 31809, 0.37338), (1194, 31809, 0.37338), (1281, 31809, 0.37338), (1282, 31809, 0.37338), (1287, 31809, 0.37338), (1291, 31809, 0.37338), (1098, 31809, 0.56007), (1276, 31809, 0.56007), (962, 31809, 0.74676), (1166, 31809, 0.74676), (1193, 31809, 0.74676), (1277, 31809, 0.74676), (1149, 31809, 0.93345), (1208, 31809, 1.36017), (927, 31810, 0.42), (1159, 31810, 0.42), (927, 31811, 0.37331), (1138, 31811, 0.74662), (927, 31812, 0.23331), (1055, 31812, 0.23331), (1057, 31812, 0.23331), (1066, 31812, 0.23331), (1089, 31812, 0.23331), (1103, 31812, 0.23331), (1105, 31812, 0.23331), (1149, 31812, 0.23331), (1170, 31812, 0.23331), (1171, 31812, 0.23331), (1194, 31812, 0.23331), (1195, 31812, 0.23331), (1197, 31812, 0.23331), (1274, 31812, 0.23331), (1280, 31812, 0.23331), (1288, 31812, 0.23331), (1301, 31812, 0.23331), (1049, 31812, 0.46662), (1058, 31812, 0.46662), (1059, 31812, 0.46662), (1065, 31812, 0.46662), (1093, 31812, 0.46662), (1094, 31812, 0.46662), (1159, 31812, 0.46662), (1279, 31812, 0.46662), (1291, 31812, 0.46662), (1109, 31812, 0.69993), (1148, 31812, 0.93324), (927, 31813, 0.32669), (1185, 31813, 0.32669), (1198, 31813, 0.32669), (962, 31814, 0.18669), (1033, 31814, 0.18669), (1065, 31814, 0.18669), (1125, 31814, 0.18669), (1129, 31814, 0.18669), (1149, 31814, 0.18669), (1159, 31814, 0.18669), (1160, 31814, 0.18669), (1170, 31814, 0.18669), (1171, 31814, 0.18669), (1179, 31814, 0.18669), (1194, 31814, 0.18669), (1197, 31814, 0.18669), (1259, 31814, 0.18669), (1288, 31814, 0.18669), (1299, 31814, 0.18669), (927, 31814, 0.37338), (1059, 31814, 0.37338), (1083, 31814, 0.37338), (1192, 31814, 0.37338), (1276, 31814, 0.37338), (927, 31815, 1.21338), (980, 31816, 0.28), (1059, 31816, 0.28), (1060, 31816, 0.28), (1065, 31816, 0.28), (1076, 31816, 0.28), (1081, 31816, 0.28), (1085, 31816, 0.28), (1086, 31816, 0.28), (1093, 31816, 0.28), (1096, 31816, 0.28), (1101, 31816, 0.28), (1107, 31816, 0.28), (1127, 31816, 0.28), (1128, 31816, 0.28), (1144, 31816, 0.28), (1146, 31816, 0.28), (1150, 31816, 0.28), (1152, 31816, 0.28), (1159, 31816, 0.28), (1187, 31816, 0.28), (1193, 31816, 0.28), (1198, 31816, 0.28), (1199, 31816, 0.28), (1270, 31816, 0.28), (1276, 31816, 0.28), (1278, 31816, 0.28), (1279, 31816, 0.28), (1280, 31816, 0.28), (1282, 31816, 0.28), (1290, 31816, 0.28), (1061, 31816, 0.56), (1078, 31816, 0.56), (1087, 31816, 0.56), (1088, 31816, 0.56), (1125, 31816, 0.56), (1130, 31816, 0.56), (1140, 31816, 0.56), (1148, 31816, 0.56), (1166, 31816, 0.56), (1170, 31816, 0.56), (1179, 31816, 0.56), (1194, 31816, 0.56), (1196, 31816, 0.56), (1197, 31816, 0.56), (1247, 31816, 0.56), (1274, 31816, 0.56), (1281, 31816, 0.56), (1284, 31816, 0.56), (1285, 31816, 0.56), (1291, 31816, 0.56), (1292, 31816, 0.56), (927, 31816, 0.84), (959, 31816, 0.84), (1066, 31816, 0.84), (1092, 31816, 0.84), (1134, 31816, 0.84), (1149, 31816, 0.84), (1163, 31816, 0.84), (1165, 31816, 0.84), (1188, 31816, 0.84), (1286, 31816, 0.84), (1289, 31816, 0.84), (1048, 31816, 1.12), (1147, 31816, 1.12), (1158, 31816, 1.12), (1169, 31816, 1.12), (1172, 31816, 1.4), (962, 31816, 1.96), (1192, 31816, 1.96), (1302, 31816, 3.16), (927, 31817, 0.32669), (1069, 31817, 0.32669), (1046, 31817, 0.98007), (927, 31818, 0.37331), (927, 31819, 0.23331), (1058, 31819, 0.23331), (1093, 31819, 0.23331), (1158, 31819, 0.23331), (1162, 31819, 0.23331), (1171, 31819, 0.23331), (1172, 31819, 0.23331), (1194, 31819, 0.23331), (1197, 31819, 0.23331), (1302, 31819, 0.23331), (1045, 31819, 0.46662), (1144, 31819, 0.46662), (1198, 31819, 0.46662), (927, 31820, 0.37331), (927, 31821, 0.37331), (1042, 31821, 0.37331), (1108, 31821, 0.37331), (1149, 31821, 0.37331), (1208, 31821, 0.37331), (1276, 31821, 0.37331), (927, 31822, 0.46669), (962, 31822, 0.46669), (1112, 31822, 0.46669), (1113, 31822, 0.46669), (1125, 31822, 0.46669), (1169, 31822, 0.46669), (1185, 31822, 0.46669), (1262, 31822, 0.46669), (21, 31822, 1.13339), (1006, 31822, 1.13339), (1220, 31822, 1.60008), (1221, 31822, 1.60008), (1284, 31822, 2.06677), (1162, 31822, 3.00015), (927, 31823, 0.28), (962, 31823, 0.28), (1059, 31823, 0.28), (1128, 31823, 0.28), (1149, 31823, 0.28), (1157, 31823, 0.28), (1171, 31823, 0.28), (1172, 31823, 0.28), (1186, 31823, 0.28), (1282, 31823, 0.28), (1299, 31823, 0.28), (1144, 31823, 0.56), (927, 31824, 0.28), (1094, 31824, 0.28), (1157, 31824, 0.28), (1280, 31824, 0.28), (927, 31825, 0.32669), (962, 31825, 0.32669), (1193, 31825, 0.32669), (1197, 31825, 0.32669), (1290, 31825, 0.32669), (1302, 31825, 0.32669), (1163, 31825, 0.65338), (1170, 31825, 0.65338), (1288, 31825, 0.65338), (1279, 31825, 0.98007), (927, 31826, 0.46669), (1083, 31826, 0.46669), (1172, 31826, 0.46669), (1279, 31826, 0.46669), (1280, 31826, 0.46669), (1281, 31826, 0.46669), (927, 31827, 0.7), (962, 31827, 0.7), (1179, 31827, 0.7), (1193, 31827, 0.7), (927, 31828, 0.32669), (1055, 31828, 0.32669), (1107, 31828, 0.32669), (1127, 31828, 0.32669), (1129, 31828, 0.32669), (1134, 31828, 0.32669), (1148, 31828, 0.32669), (1150, 31828, 0.32669), (1151, 31828, 0.32669), (1162, 31828, 0.32669), (1283, 31828, 0.32669), (1290, 31828, 0.32669), (1096, 31828, 0.65338), (1128, 31828, 0.98007), (927, 31829, 0.37331), (927, 31830, 0.28), (1134, 31830, 0.28), (1270, 31830, 0.28), (1138, 31830, 0.56), (1171, 31830, 0.56), (927, 31831, 0.18669), (927, 31832, 0.14), (1049, 31832, 0.14), (1146, 31832, 0.14), (1170, 31832, 0.14), (1185, 31832, 0.14), (1195, 31832, 0.14), (1199, 31832, 0.14), (1066, 31832, 0.28), (1276, 31832, 0.28), (1282, 31832, 1.18), (927, 31833, 0.37331), (1048, 31833, 0.74662), (927, 31834, 0.18669), (1106, 31834, 0.18669), (1124, 31834, 0.18669), (1165, 31834, 0.18669), (1169, 31834, 0.18669), (1185, 31834, 0.18669), (1270, 31834, 0.18669), (1290, 31834, 0.18669), (1282, 31834, 0.37338), (1302, 31834, 0.37338), (962, 31834, 0.56007), (927, 31835, 0.23331), (1193, 31835, 0.23331), (1048, 31836, 0.42), (1153, 31836, 0.42), (1274, 31836, 0.42), (927, 31836, 0.84), (1151, 31836, 0.84), (1093, 31836, 2.1), (927, 31837, 0.23331), (1197, 31837, 0.46662), (927, 31838, 0.28), (927, 31839, 0.18669), (940, 31839, 0.18669), (980, 31839, 0.18669), (1052, 31839, 0.18669), (1058, 31839, 0.18669), (1061, 31839, 0.18669), (1063, 31839, 0.18669), (1067, 31839, 0.18669), (1101, 31839, 0.18669), (1108, 31839, 0.18669), (1138, 31839, 0.18669), (1145, 31839, 0.18669), (1148, 31839, 0.18669), (1158, 31839, 0.18669), (1161, 31839, 0.18669), (1163, 31839, 0.18669), (1169, 31839, 0.18669), (1195, 31839, 0.18669), (1199, 31839, 0.18669), (1209, 31839, 0.18669), (1271, 31839, 0.18669), (1280, 31839, 0.18669), (1285, 31839, 0.18669), (1301, 31839, 0.18669), (1302, 31839, 0.18669), (1090, 31839, 0.37338), (1093, 31839, 0.37338), (1106, 31839, 0.37338), (1152, 31839, 0.37338), (1174, 31839, 0.37338), (1187, 31839, 0.37338), (1198, 31839, 0.37338), (1074, 31839, 0.56007), (1075, 31839, 0.56007), (1085, 31839, 0.56007), (1144, 31839, 0.56007), (962, 31839, 0.74676), (1060, 31839, 0.74676), (1276, 31839, 0.74676), (980, 31840, 0.32669), (1044, 31840, 0.32669), (1061, 31840, 0.32669), (1087, 31840, 0.32669), (1095, 31840, 0.32669), (1112, 31840, 0.32669), (1138, 31840, 0.32669), (1148, 31840, 0.32669), (1185, 31840, 0.32669), (1197, 31840, 0.32669), (1199, 31840, 0.32669), (1273, 31840, 0.32669), (1274, 31840, 0.32669), (1276, 31840, 0.32669), (1282, 31840, 0.32669), (927, 31840, 0.65338), (1086, 31840, 0.65338), (1107, 31840, 0.65338), (1128, 31840, 0.65338), (1165, 31840, 0.65338), (1171, 31840, 0.65338), (1280, 31840, 0.65338), (1294, 31840, 0.65338), (962, 31840, 1.30676), (1066, 31840, 1.30676), (1163, 31840, 1.30676), (1193, 31840, 1.30676), (1278, 31840, 1.63345), (1279, 31840, 2.28683), (927, 31841, 0.32669), (962, 31841, 0.32669), (1130, 31841, 0.32669), (1128, 31841, 0.65338), (927, 31842, 0.37331), (927, 31843, 0.46669), (1148, 31843, 0.46669), (1284, 31843, 0.46669), (1291, 31843, 0.46669), (1302, 31843, 0.46669), (962, 31843, 0.93338), (1288, 31843, 0.93338), (1289, 31843, 0.93338), (1043, 31844, 0.18669), (1044, 31844, 0.18669), (1045, 31844, 0.18669), (1053, 31844, 0.18669), (1055, 31844, 0.18669), (1062, 31844, 0.18669), (1067, 31844, 0.18669), (1076, 31844, 0.18669), (1083, 31844, 0.18669), (1093, 31844, 0.18669), (1094, 31844, 0.18669), (1095, 31844, 0.18669), (1101, 31844, 0.18669), (1108, 31844, 0.18669), (1109, 31844, 0.18669), (1115, 31844, 0.18669), (1128, 31844, 0.18669), (1138, 31844, 0.18669), (1145, 31844, 0.18669), (1152, 31844, 0.18669), (1166, 31844, 0.18669), (1170, 31844, 0.18669), (1172, 31844, 0.18669), (1174, 31844, 0.18669), (1175, 31844, 0.18669), (1185, 31844, 0.18669), (1192, 31844, 0.18669), (1196, 31844, 0.18669), (1258, 31844, 0.18669), (1276, 31844, 0.18669), (1286, 31844, 0.18669), (1291, 31844, 0.18669), (1293, 31844, 0.18669), (1296, 31844, 0.18669), (927, 31844, 0.37338), (1042, 31844, 0.37338), (1046, 31844, 0.37338), (1061, 31844, 0.37338), (1086, 31844, 0.37338), (1105, 31844, 0.37338), (1149, 31844, 0.37338), (1165, 31844, 0.37338), (1171, 31844, 0.37338), (1191, 31844, 0.37338), (1194, 31844, 0.37338), (1247, 31844, 0.37338), (1259, 31844, 0.37338), (1270, 31844, 0.37338), (1271, 31844, 0.37338), (1273, 31844, 0.37338), (1277, 31844, 0.37338), (1281, 31844, 0.37338), (1299, 31844, 0.37338), (1301, 31844, 0.37338), (1066, 31844, 0.56007), (1107, 31844, 0.56007), (1148, 31844, 0.56007), (1208, 31844, 0.56007), (1287, 31844, 0.56007), (1110, 31844, 0.64008), (1081, 31844, 0.74676), (1111, 31844, 0.74676), (1195, 31844, 0.93345), (1146, 31844, 1.30683), (1279, 31844, 1.30683), (1144, 31844, 1.38684), (1209, 31844, 1.92024), (1063, 31844, 2.32029), (962, 31844, 3.17373), (962, 31845, 0.23331), (1047, 31845, 0.23331), (1058, 31845, 0.23331), (1149, 31845, 0.23331), (1172, 31845, 0.23331), (1193, 31845, 0.23331), (1283, 31845, 0.23331), (1084, 31845, 0.46662), (1160, 31845, 0.46662), (1179, 31845, 0.46662), (1270, 31845, 0.46662), (927, 31845, 0.69993), (927, 31846, 0.18669), (1108, 31846, 0.18669), (1184, 31846, 0.18669), (927, 31847, 0.28), (962, 31847, 0.28), (1084, 31847, 0.28), (1128, 31847, 0.28), (1130, 31847, 0.28), (1147, 31847, 0.28), (1247, 31847, 0.28), (1276, 31847, 0.28), (1069, 31847, 0.56), (927, 31848, 0.65331), (1161, 31848, 0.65331), (927, 31849, 0.60669), (1058, 31849, 0.60669), (1096, 31849, 0.60669), (1171, 31849, 0.60669), (1193, 31849, 0.60669), (1279, 31849, 0.60669), (1296, 31849, 0.60669), (1302, 31849, 0.60669), (1194, 31849, 4.50684), (927, 31850, 0.18669), (980, 31850, 0.18669), (1061, 31850, 0.18669), (1158, 31850, 0.18669), (1162, 31850, 0.18669), (1171, 31850, 0.18669), (1290, 31850, 0.18669), (1295, 31850, 0.18669), (1159, 31850, 0.37338), (927, 31851, 0.46669), (927, 31852, 0.23331), (1090, 31852, 0.46662), (1282, 31852, 0.46662), (927, 31853, 0.14), (962, 31853, 0.14), (1040, 31853, 0.14), (1058, 31853, 0.14), (1066, 31853, 0.14), (1078, 31853, 0.14), (1083, 31853, 0.14), (1108, 31853, 0.14), (1112, 31853, 0.14), (1128, 31853, 0.14), (1129, 31853, 0.14), (1184, 31853, 0.14), (1196, 31853, 0.14), (1208, 31853, 0.14), (1258, 31853, 0.14), (1287, 31853, 0.14), (1126, 31853, 0.28), (1186, 31853, 0.28), (1107, 31853, 0.7), (1127, 31853, 0.7), (1144, 31853, 0.7), (927, 31854, 0.28), (1059, 31854, 0.28), (1112, 31854, 1.24), (927, 31855, 0.23331), (980, 31855, 0.23331), (1042, 31855, 0.23331), (1046, 31855, 0.23331), (1160, 31855, 0.23331), (1163, 31855, 0.23331), (1045, 31855, 0.69993), (927, 31856, 0.23331), (1078, 31856, 0.23331), (1086, 31856, 0.23331), (1092, 31856, 0.23331), (1166, 31856, 0.23331), (1170, 31856, 0.23331), (1277, 31856, 0.23331), (980, 31856, 0.46662), (1294, 31856, 0.46662), (1174, 31856, 1.63317), (1108, 31856, 1.73316), (1066, 31856, 3.03303), (927, 31857, 0.23331), (962, 31857, 0.23331), (1096, 31857, 0.23331), (1208, 31857, 0.23331), (1283, 31857, 0.23331), (1160, 31857, 0.79992), (927, 31858, 0.28), (927, 31859, 0.37331), (1042, 31859, 0.37331), (1074, 31859, 0.37331), (1106, 31859, 0.37331), (1112, 31859, 0.37331), (1113, 31859, 0.37331), (1115, 31859, 0.37331), (1138, 31859, 0.37331), (1140, 31859, 0.37331), (1152, 31859, 0.37331), (1157, 31859, 0.37331), (1159, 31859, 0.37331), (1172, 31859, 0.37331), (1173, 31859, 0.37331), (1174, 31859, 0.37331), (1179, 31859, 0.37331), (1185, 31859, 0.37331), (1188, 31859, 0.37331), (1196, 31859, 0.37331), (1270, 31859, 0.37331), (1276, 31859, 0.37331), (1278, 31859, 0.37331), (1285, 31859, 0.37331), (1290, 31859, 0.37331), (1294, 31859, 0.37331), (940, 31859, 0.74662), (980, 31859, 0.74662), (1055, 31859, 0.74662), (1069, 31859, 0.74662), (1084, 31859, 0.74662), (1086, 31859, 0.74662), (1088, 31859, 0.74662), (1090, 31859, 0.74662), (1273, 31859, 0.74662), (1280, 31859, 0.74662), (1282, 31859, 0.74662), (1066, 31859, 1.11993), (1208, 31859, 1.11993), (1262, 31859, 1.11993), (1083, 31859, 1.27992), (962, 31859, 1.49324), (1271, 31859, 1.49324), (1044, 31859, 1.65323), (1289, 31859, 2.02654), (1170, 31859, 3.14647), (927, 31860, 0.6666), (1197, 31879, 0.37331), (1292, 31879, 0.74662), (1050, 31881, 0.23331), (1195, 31881, 0.69993), (1197, 31881, 0.93324), (1294, 31881, 1.16655), (1049, 31882, 0.37331), (1091, 31882, 0.37331), (1144, 31882, 0.37331), (1184, 31882, 0.37331), (1195, 31882, 0.37331), (1074, 31882, 0.74662), (1197, 31882, 0.74662), (962, 31882, 1.49324), (1066, 31882, 1.49324), (1066, 31883, 0.28), (1197, 31883, 0.28), (962, 31884, 0.37331), (1096, 31884, 0.37331), (1125, 31884, 0.37331), (1172, 31884, 0.37331), (1187, 31884, 0.37331), (1194, 31884, 0.37331), (1197, 31884, 0.37331), (1198, 31884, 0.37331), (1292, 31884, 0.37331), (1149, 31885, 0.28), (1151, 31885, 0.28), (1197, 31885, 0.28), (1283, 31885, 0.28), (1048, 31887, 0.37331), (1197, 31887, 0.37331), (1188, 31891, 0.65338), (1197, 31891, 0.65338), (980, 31893, 0.32669), (1046, 31893, 0.32669), (1058, 31893, 0.32669), (1065, 31893, 0.32669), (1138, 31893, 0.32669), (1147, 31893, 0.32669), (1186, 31893, 0.32669), (1208, 31893, 0.32669), (1042, 31893, 0.65338), (1063, 31893, 0.65338), (1197, 31893, 0.65338), (1289, 31893, 0.65338), (962, 31893, 0.98007), (1074, 31893, 0.98007), (1125, 31894, 0.32669), (1128, 31894, 0.32669), (1160, 31894, 0.32669), (1184, 31894, 0.32669), (1197, 31894, 0.32669), (1295, 31894, 0.32669), (1188, 31894, 0.65338), (1158, 31894, 0.98007), (1270, 31895, 0.37331), (1278, 31895, 0.37331), (1289, 31895, 0.37331), (1042, 31895, 0.74662), (1153, 31895, 0.74662), (1197, 31895, 0.74662), (1066, 31896, 0.46669), (1091, 31896, 0.46669), (1140, 31896, 0.46669), (1149, 31896, 0.46669), (1188, 31896, 0.46669), (1195, 31896, 0.46669), (1278, 31896, 0.46669), (1285, 31896, 0.46669), (959, 31896, 0.93338), (1146, 31896, 0.93338), (1153, 31896, 0.93338), (1196, 31896, 0.93338), (1197, 31896, 0.93338), (1271, 31896, 0.93338), (962, 31896, 1.40007), (962, 31898, 0.42), (1053, 31898, 0.42), (1188, 31898, 0.42), (1196, 31898, 0.42), (1197, 31898, 0.42), (962, 31899, 0.46669), (1197, 31899, 0.46669), (1288, 31899, 0.46669), (1169, 31899, 0.93338), (1194, 31899, 2.53346), (1125, 31900, 0.46669), (1295, 31900, 0.46669), (1171, 31900, 0.93338), (1188, 31900, 0.93338), (1301, 31900, 0.93338), (1197, 31900, 2.06677), (1053, 31901, 0.51331), (1197, 31901, 0.51331), (1068, 31902, 0.18669), (1078, 31902, 0.18669), (1128, 31902, 0.18669), (1129, 31902, 0.18669), (1197, 31902, 0.37338), (1112, 31903, 0.18669), (1197, 31903, 0.18669), (1150, 31903, 0.64008), (959, 31904, 0.23331), (962, 31904, 0.23331), (1074, 31904, 0.23331), (1109, 31904, 0.23331), (1166, 31904, 0.23331), (1175, 31904, 0.23331), (1197, 31904, 0.23331), (1285, 31904, 0.23331), (1050, 31904, 0.46662), (1085, 31904, 0.46662), (1115, 31906, 0.28), (1197, 31906, 0.28), (1282, 31906, 0.28), (1165, 31906, 0.56), (962, 31909, 0.14), (1186, 31909, 0.14), (1192, 31909, 0.14), (1086, 31909, 0.28), (1197, 31909, 0.28), (1069, 31909, 0.48), (1163, 31909, 0.56), (1197, 31910, 0.46669), (980, 31910, 0.93338), (962, 31911, 0.14), (1107, 31911, 0.14), (1126, 31911, 0.14), (1197, 31911, 0.14), (1209, 31911, 0.14), (1096, 31913, 0.42), (1115, 31913, 0.42), (1170, 31913, 0.42), (1171, 31913, 0.42), (1185, 31913, 0.42), (1195, 31913, 0.42), (1197, 31913, 0.42), (1270, 31913, 0.42), (1283, 31913, 0.42), (962, 31914, 0.32669), (1114, 31914, 0.32669), (1282, 31914, 0.32669), (1197, 31914, 0.65338), (1197, 31915, 0.32669), (1283, 31915, 0.32669), (1285, 31915, 0.98007), (959, 31916, 0.28), (962, 31916, 0.28), (1083, 31916, 0.28), (1087, 31916, 0.28), (1128, 31916, 0.28), (1144, 31916, 0.28), (1145, 31916, 0.28), (1152, 31916, 0.28), (1158, 31916, 0.28), (1166, 31916, 0.28), (1185, 31916, 0.28), (1198, 31916, 0.28), (1276, 31916, 0.28), (1277, 31916, 0.28), (1281, 31916, 0.28), (1282, 31916, 0.28), (1288, 31916, 0.28), (1302, 31916, 0.28), (1163, 31916, 0.56), (1170, 31916, 0.56), (1179, 31916, 0.56), (1187, 31916, 0.56), (1197, 31916, 0.56), (1208, 31916, 0.56), (1290, 31916, 0.56), (1291, 31916, 0.56), (940, 31916, 0.84), (1280, 31916, 1.12), (1278, 31916, 1.4), (1171, 31916, 1.96), (1172, 31916, 1.96), (1289, 31916, 2.36), (1197, 31917, 0.37331), (1195, 31917, 0.74662), (1042, 31923, 0.32669), (1197, 31923, 0.32669), (1270, 31923, 0.32669), (1276, 31923, 0.32669), (1302, 31923, 0.32669), (1107, 31923, 0.65338), (1152, 31923, 0.65338), (1074, 31924, 0.28), (1115, 31924, 0.28), (1166, 31924, 0.28), (1188, 31924, 0.28), (1197, 31924, 0.28), (1169, 31926, 0.32669), (1301, 31926, 0.32669), (1197, 31926, 0.65338), (959, 31927, 0.14), (1044, 31927, 0.14), (1059, 31927, 0.14), (1069, 31927, 0.14), (1088, 31927, 0.14), (1153, 31927, 0.14), (1159, 31927, 0.14), (1163, 31927, 0.14), (1186, 31927, 0.14), (1188, 31927, 0.14), (1194, 31927, 0.14), (1197, 31927, 0.14), (1247, 31927, 0.14), (1276, 31927, 0.14), (1281, 31927, 0.14), (1285, 31927, 0.14), (1302, 31927, 0.14), (1074, 31927, 0.28), (1282, 31927, 0.28), (1152, 31928, 0.32669), (1197, 31928, 0.32669), (1208, 31928, 0.65338), (1163, 31929, 0.37331), (1197, 31929, 0.74662), (962, 31931, 0.32669), (1047, 31931, 0.32669), (1059, 31931, 0.32669), (1069, 31931, 0.32669), (1085, 31931, 0.32669), (1093, 31931, 0.32669), (1128, 31931, 0.32669), (1146, 31931, 0.32669), (1151, 31931, 0.32669), (1152, 31931, 0.32669), (1160, 31931, 0.32669), (1174, 31931, 0.32669), (1175, 31931, 0.32669), (1184, 31931, 0.32669), (1197, 31931, 0.32669), (1208, 31931, 0.32669), (1262, 31931, 0.32669), (1274, 31931, 0.32669), (1048, 31931, 0.65338), (1161, 31931, 0.65338), (1187, 31931, 0.65338), (1067, 31931, 1.12008), (1061, 31932, 0.32669), (1065, 31932, 0.32669), (1086, 31932, 0.32669), (1124, 31932, 0.32669), (1138, 31932, 0.32669), (1147, 31932, 0.32669), (1162, 31932, 0.32669), (1163, 31932, 0.32669), (1197, 31932, 0.32669), (1199, 31932, 0.32669), (1208, 31932, 0.32669), (1291, 31932, 0.32669), (1057, 31932, 0.65338), (962, 31932, 0.98007), (1075, 31932, 1.12008), (1130, 31933, 0.32669), (1197, 31933, 0.32669), (1058, 31934, 0.46669), (1147, 31934, 0.46669), (1197, 31934, 0.46669), (1290, 31935, 0.51331), (1197, 31935, 1.02662), (1148, 31936, 0.42), (1197, 31936, 0.42), (1208, 31936, 0.42), (1195, 31937, 0.32669), (1197, 31937, 0.32669), (962, 31938, 0.14), (1059, 31938, 0.14), (1060, 31938, 0.14), (1066, 31938, 0.14), (1078, 31938, 0.14), (1086, 31938, 0.14), (1088, 31938, 0.14), (1107, 31938, 0.14), (1111, 31938, 0.14), (1125, 31938, 0.14), (1127, 31938, 0.14), (1134, 31938, 0.14), (1166, 31938, 0.14), (1171, 31938, 0.14), (1179, 31938, 0.14), (1186, 31938, 0.14), (1187, 31938, 0.14), (1208, 31938, 0.14), (1276, 31938, 0.14), (1280, 31938, 0.14), (1291, 31938, 0.14), (1148, 31938, 0.28), (1157, 31938, 0.28), (1169, 31938, 0.28), (1197, 31938, 0.28), (1199, 31938, 0.28), (1270, 31938, 0.28), (1282, 31938, 0.28), (1289, 31938, 0.28), (1294, 31938, 0.28), (1296, 31938, 0.28), (1130, 31938, 0.42), (959, 31938, 0.56), (1192, 31938, 0.56), (1066, 31939, 0.18669), (1197, 31939, 0.18669), (1281, 31939, 0.18669), (1158, 31939, 0.37338), (1279, 31939, 0.56007), (1096, 32005, 0.23331), (1108, 32005, 0.23331), (1126, 32005, 0.23331), (1152, 32005, 0.23331), (1163, 32005, 0.23331), (1195, 32005, 0.23331), (1208, 32005, 0.23331), (1247, 32005, 0.23331), (1301, 32005, 0.23331), (962, 32006, 0.32669), (1108, 32006, 0.32669), (1110, 32006, 0.32669), (1125, 32006, 0.32669), (1148, 32006, 0.32669), (1151, 32006, 0.32669), (1162, 32006, 0.32669), (1166, 32006, 0.32669), (1169, 32006, 0.32669), (1175, 32006, 0.32669), (1276, 32006, 0.32669), (1280, 32006, 0.32669), (1293, 32006, 0.32669), (1195, 32006, 0.65338), (1278, 32006, 0.65338); INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES (1291, 32006, 0.65338), (1059, 32007, 0.23331), (1172, 32007, 0.23331), (1195, 32007, 0.23331), (1065, 32008, 0.23331), (1195, 32008, 0.23331), (1247, 32008, 0.23331), (1271, 32008, 0.23331), (1276, 32008, 0.46662), (962, 32010, 0.32669), (1062, 32010, 0.32669), (1195, 32010, 0.32669), (1292, 32010, 0.32669), (1046, 32010, 0.65338), (1045, 32010, 0.98007), (1128, 32011, 0.18669), (1195, 32011, 0.18669), (1282, 32011, 0.18669), (962, 32011, 0.37338), (1046, 32011, 0.37338), (1294, 32011, 0.37338), (1195, 32012, 0.51331), (1159, 32012, 2.05324), (1193, 32013, 0.60669), (1195, 32013, 0.60669), (1058, 32014, 0.56), (1179, 32014, 0.56), (1195, 32014, 0.56), (1208, 32014, 0.56), (1146, 32014, 1.68), (962, 32015, 0.23331), (1045, 32015, 0.23331), (1053, 32015, 0.23331), (1195, 32015, 0.46662), (1044, 32016, 0.37331), (1129, 32016, 0.37331), (1195, 32016, 0.37331), (1053, 32016, 2.02654), (1192, 32017, 0.28), (1195, 32017, 0.28), (1278, 32017, 0.28), (962, 32018, 0.32669), (1085, 32018, 0.32669), (1110, 32018, 0.32669), (1138, 32018, 0.32669), (1148, 32018, 0.32669), (1195, 32018, 0.65338), (962, 32020, 0.28), (1050, 32020, 0.28), (1075, 32020, 0.28), (1134, 32020, 0.28), (1166, 32020, 0.28), (1187, 32020, 0.28), (1195, 32020, 0.28), (1270, 32020, 0.28), (1063, 32020, 0.56), (1184, 32021, 0.42), (1195, 32021, 0.42), (1149, 32021, 0.84), (1195, 32023, 0.51331), (1301, 32023, 0.51331), (1113, 32023, 1.75992), (962, 32025, 0.18669), (1057, 32025, 0.18669), (1093, 32025, 0.18669), (1109, 32025, 0.18669), (1138, 32025, 0.18669), (1150, 32025, 0.18669), (1199, 32025, 0.18669), (1208, 32025, 0.18669), (1289, 32025, 0.18669), (1194, 32025, 0.37338), (1195, 32025, 0.37338), (1111, 32025, 0.56007), (1195, 32026, 0.56), (1282, 32026, 0.56), (1046, 32027, 0.18669), (1050, 32027, 0.18669), (1063, 32027, 0.18669), (1128, 32027, 0.18669), (1195, 32027, 0.37338), (1287, 32027, 0.37338), (959, 32029, 0.42), (962, 32029, 0.42), (1127, 32029, 0.42), (1195, 32029, 0.42), (1199, 32029, 0.42), (1286, 32029, 1.26), (1173, 32029, 1.86), (1195, 32030, 0.51331), (1278, 32030, 1.02662), (962, 32031, 0.32669), (980, 32031, 0.32669), (1049, 32031, 0.32669), (1065, 32031, 0.32669), (1124, 32031, 0.32669), (1195, 32031, 0.32669), (1293, 32031, 0.32669), (1059, 32032, 0.18669), (1060, 32032, 0.18669), (1068, 32032, 0.18669), (1069, 32032, 0.18669), (1076, 32032, 0.18669), (1077, 32032, 0.18669), (1084, 32032, 0.18669), (1087, 32032, 0.18669), (1094, 32032, 0.18669), (1129, 32032, 0.18669), (1152, 32032, 0.18669), (1153, 32032, 0.18669), (1175, 32032, 0.18669), (1193, 32032, 0.18669), (1195, 32032, 0.18669), (1286, 32032, 0.18669), (1288, 32032, 0.18669), (1292, 32032, 0.18669), (1271, 32032, 0.37338), (962, 32032, 0.56007), (1130, 32032, 1.17348), (940, 32033, 0.14), (1065, 32033, 0.14), (1148, 32033, 0.14), (1195, 32033, 0.14), (1270, 32033, 0.14), (1276, 32033, 0.14), (1299, 32033, 0.14), (962, 32033, 0.28), (1161, 32033, 0.42), (980, 32035, 0.28), (1066, 32035, 0.28), (1126, 32035, 0.28), (1185, 32035, 0.28), (1186, 32035, 0.28), (1195, 32035, 0.28), (962, 32035, 0.56), (1067, 32035, 0.56), (1107, 32035, 0.56), (1047, 32037, 0.18669), (1153, 32037, 0.18669), (1174, 32037, 0.18669), (1191, 32037, 0.18669), (1098, 32037, 0.37338), (1195, 32037, 0.37338), (962, 32038, 0.23331), (1046, 32038, 0.23331), (1049, 32038, 0.23331), (1065, 32038, 0.23331), (1069, 32038, 0.23331), (1094, 32038, 0.23331), (1147, 32038, 0.23331), (1152, 32038, 0.23331), (1271, 32038, 0.23331), (1192, 32038, 0.46662), (1195, 32038, 0.46662), (1196, 32038, 0.46662), (1289, 32038, 0.46662), (1059, 32039, 0.14), (1060, 32039, 0.14), (1195, 32039, 0.14), (962, 32039, 0.28), (1074, 32039, 0.28), (1061, 32040, 0.32669), (1067, 32040, 0.32669), (1163, 32040, 0.32669), (1170, 32040, 0.32669), (1293, 32040, 0.32669), (1165, 32040, 0.65338), (1195, 32040, 0.65338), (1049, 32041, 0.32669), (1055, 32041, 0.32669), (1130, 32041, 0.32669), (1195, 32041, 0.32669), (959, 32043, 0.37331), (980, 32043, 0.37331), (1033, 32043, 0.37331), (1035, 32043, 0.37331), (1049, 32043, 0.37331), (1075, 32043, 0.37331), (1108, 32043, 0.37331), (1113, 32043, 0.37331), (1170, 32043, 0.37331), (1171, 32043, 0.37331), (1186, 32043, 0.37331), (1195, 32043, 0.37331), (1259, 32043, 0.37331), (1261, 32043, 0.37331), (1271, 32043, 0.37331), (1291, 32043, 0.37331), (1300, 32043, 0.37331), (962, 32043, 0.74662), (1126, 32043, 0.74662), (1153, 32043, 0.74662), (1262, 32043, 0.74662), (1270, 32043, 0.74662), (1273, 32043, 0.74662), (1277, 32043, 0.74662), (1074, 32043, 1.27992), (1103, 32043, 1.27992), (1292, 32043, 1.27992), (1159, 32044, 0.23331), (1195, 32044, 0.23331), (1174, 32045, 0.23331), (1187, 32045, 0.23331), (1195, 32045, 0.23331), (1271, 32045, 0.23331), (1292, 32045, 0.23331), (1045, 32045, 0.69993), (962, 32046, 0.37331), (980, 32046, 0.37331), (1049, 32046, 0.37331), (1068, 32046, 0.37331), (1128, 32046, 0.37331), (1144, 32046, 0.37331), (1192, 32046, 0.37331), (1194, 32046, 0.37331), (1195, 32046, 0.37331), (1282, 32046, 0.37331), (1283, 32046, 0.37331), (1294, 32046, 0.37331), (1058, 32046, 0.74662), (1146, 32046, 0.74662), (1196, 32046, 0.74662), (1074, 32047, 0.28), (1147, 32047, 0.28), (1149, 32047, 0.28), (1169, 32047, 0.28), (1171, 32047, 0.28), (1195, 32047, 0.28), (1115, 32048, 0.42), (1195, 32048, 0.42), (1063, 32049, 0.37331), (1195, 32049, 0.37331), (962, 32050, 0.23331), (1049, 32050, 0.23331), (1195, 32050, 0.23331), (1281, 32050, 1.03323), (1101, 32050, 1.26654), (1148, 32052, 0.32669), (1195, 32052, 0.98007), (940, 32053, 0.28), (1057, 32053, 0.28), (1096, 32053, 0.28), (1146, 32053, 0.28), (1150, 32053, 0.28), (1159, 32053, 0.28), (1171, 32053, 0.28), (1172, 32053, 0.28), (1179, 32053, 0.28), (1193, 32053, 0.28), (1195, 32053, 0.28), (1198, 32053, 0.28), (1199, 32053, 0.28), (1288, 32053, 0.28), (1277, 32053, 0.56), (1292, 32053, 0.56), (1069, 32053, 0.84), (1146, 32054, 0.42), (1195, 32054, 0.42), (1047, 32054, 1.26), (940, 32055, 0.18669), (1045, 32055, 0.18669), (1055, 32055, 0.18669), (1066, 32055, 0.18669), (1086, 32055, 0.18669), (1103, 32055, 0.18669), (1125, 32055, 0.18669), (1130, 32055, 0.18669), (1146, 32055, 0.18669), (1151, 32055, 0.18669), (1161, 32055, 0.18669), (1163, 32055, 0.18669), (1165, 32055, 0.18669), (1166, 32055, 0.18669), (1193, 32055, 0.18669), (1209, 32055, 0.18669), (1291, 32055, 0.18669), (1301, 32055, 0.18669), (1089, 32055, 0.37338), (1128, 32055, 0.37338), (1195, 32055, 0.37338), (1285, 32055, 0.37338), (959, 32055, 0.56007), (1057, 32055, 0.56007), (1074, 32055, 0.56007), (962, 32055, 0.74676), (1043, 32056, 0.23331), (1044, 32056, 0.23331), (1060, 32056, 0.23331), (1093, 32056, 0.23331), (1098, 32056, 0.23331), (1106, 32056, 0.23331), (1108, 32056, 0.23331), (1109, 32056, 0.23331), (1112, 32056, 0.23331), (1160, 32056, 0.23331), (1171, 32056, 0.23331), (1185, 32056, 0.23331), (1196, 32056, 0.23331), (1270, 32056, 0.23331), (1274, 32056, 0.23331), (1276, 32056, 0.23331), (1288, 32056, 0.23331), (962, 32056, 0.46662), (980, 32056, 0.46662), (1086, 32056, 0.46662), (1101, 32056, 0.46662), (1105, 32056, 0.46662), (1195, 32056, 0.46662), (1277, 32056, 0.46662), (1294, 32056, 0.46662), (1074, 32056, 0.69993), (1107, 32056, 0.69993), (1078, 32056, 0.93324), (962, 32057, 0.23331), (1052, 32057, 0.23331), (1083, 32057, 0.23331), (1094, 32057, 0.23331), (1130, 32057, 0.23331), (1138, 32057, 0.23331), (1165, 32057, 0.23331), (1166, 32057, 0.23331), (1194, 32057, 0.23331), (1195, 32057, 0.23331), (1270, 32057, 0.23331), (1291, 32057, 0.23331), (1192, 32057, 0.46662), (1302, 32057, 0.46662), (959, 32057, 0.69993), (1186, 32059, 0.46669), (1195, 32059, 0.93338), (1050, 32060, 0.23331), (1076, 32060, 0.23331), (1161, 32060, 0.23331), (1195, 32060, 0.23331), (1274, 32060, 0.23331), (1281, 32060, 0.23331), (1283, 32060, 0.23331), (1094, 32060, 0.46662), (1049, 32061, 0.23331), (1055, 32061, 0.23331), (1195, 32061, 0.23331), (1302, 32061, 0.23331), (962, 32063, 0.18669), (1057, 32063, 0.18669), (1068, 32063, 0.18669), (1195, 32063, 0.18669), (1285, 32063, 0.37338), (1069, 32063, 0.82677), (1195, 32067, 0.18669), (1282, 32067, 0.18669), (1198, 32070, 0.46669), (1270, 32070, 0.46669), (1049, 32071, 0.28), (1060, 32071, 0.28), (1086, 32071, 0.28), (1134, 32071, 0.28), (1165, 32071, 0.28), (1194, 32071, 0.28), (1198, 32071, 0.28), (1208, 32071, 0.28), (1280, 32071, 0.28), (1285, 32071, 0.28), (1302, 32071, 0.28), (1062, 32071, 0.56), (1166, 32071, 0.56), (1192, 32071, 0.84), (962, 32074, 0.23331), (1045, 32074, 0.23331), (1124, 32074, 0.23331), (1198, 32074, 0.23331), (1193, 32074, 0.46662), (1296, 32074, 0.46662), (962, 32075, 0.18669), (1161, 32075, 0.18669), (1169, 32075, 0.18669), (1192, 32075, 0.18669), (1193, 32075, 0.18669), (1198, 32075, 0.18669), (1152, 32076, 0.42), (1166, 32076, 0.42), (1198, 32076, 0.42), (1247, 32076, 0.42), (1295, 32076, 0.42), (1066, 32077, 0.28), (1130, 32077, 0.28), (1146, 32077, 0.28), (1278, 32077, 0.28), (1294, 32077, 0.28), (1159, 32077, 0.56), (1198, 32077, 0.56), (1283, 32077, 0.56), (1288, 32077, 0.56), (1044, 32078, 0.32669), (1198, 32078, 0.32669), (1107, 32078, 0.65338), (1186, 32079, 0.23331), (1198, 32079, 0.23331), (1208, 32079, 0.23331), (1187, 32080, 0.32669), (1198, 32080, 0.32669), (1285, 32080, 0.32669), (1128, 32080, 0.65338), (1186, 32081, 0.51331), (1198, 32081, 1.02662), (1161, 32081, 1.53993), (1046, 32082, 0.32669), (1198, 32082, 0.32669), (959, 32083, 0.42), (1095, 32083, 0.42), (1096, 32083, 0.42), (1152, 32083, 0.42), (1172, 32083, 0.42), (1179, 32083, 0.42), (1198, 32083, 0.42), (1277, 32083, 0.42), (1292, 32083, 0.42), (1158, 32083, 0.84), (1161, 32083, 1.26), (1159, 32083, 1.68), (1160, 32083, 1.86), (1274, 32083, 3.12), (1145, 32084, 0.32669), (1163, 32084, 0.32669), (1175, 32084, 0.32669), (1198, 32084, 0.32669), (1279, 32084, 0.32669), (1127, 32085, 0.46669), (1198, 32085, 0.46669), (1209, 32085, 0.46669), (1198, 32087, 0.23331), (1194, 32087, 0.46662), (1302, 32087, 0.46662), (962, 32089, 0.46669), (1146, 32089, 0.46669), (1198, 32089, 0.46669), (1301, 32089, 0.46669), (1189, 32089, 0.93338), (1293, 32089, 0.93338), (1295, 32089, 0.93338), (962, 32091, 0.56), (1145, 32091, 0.56), (1148, 32091, 0.56), (1163, 32091, 0.56), (1198, 32091, 0.56), (1208, 32091, 0.56), (1198, 32092, 0.32669), (1199, 32092, 0.32669), (1096, 32092, 0.98007), (1198, 32094, 0.32669), (1282, 32094, 0.32669), (980, 32096, 0.51331), (1065, 32096, 0.51331), (1198, 32096, 1.02662), (1148, 32097, 0.32669), (1198, 32097, 0.32669), (962, 32098, 0.18669), (1172, 32098, 0.18669), (1198, 32098, 0.18669), (1280, 32098, 0.18669), (1292, 32098, 0.18669), (1173, 32098, 0.37338), (1270, 32098, 0.37338), (1279, 32098, 0.37338), (1096, 32098, 0.56007), (1278, 32098, 0.64008), (1036, 32099, 0.23331), (1187, 32099, 0.23331), (1293, 32099, 0.23331), (1198, 32099, 0.46662), (1144, 32100, 0.23331), (1146, 32100, 0.23331), (1149, 32100, 0.23331), (1158, 32100, 0.23331), (1170, 32100, 0.23331), (1179, 32100, 0.23331), (1277, 32100, 0.23331), (1063, 32100, 0.46662), (1198, 32100, 1.26654), (1130, 32101, 0.14), (1188, 32101, 0.14), (1198, 32101, 0.14), (1292, 32101, 0.14), (1065, 32102, 0.28), (1066, 32102, 0.28), (1096, 32102, 0.28), (1179, 32102, 0.28), (1187, 32102, 0.28), (1198, 32102, 0.28), (1208, 32102, 0.28), (1295, 32102, 0.28), (962, 32102, 0.56), (1049, 32102, 0.56), (1074, 32102, 0.56), (1111, 32102, 0.56), (1159, 32102, 0.56), (23, 32102, 0.68), (999, 32102, 0.68), (1095, 32102, 1.24), (1158, 32102, 1.52), (1161, 32102, 1.52), (1283, 32102, 1.8), (1047, 32104, 0.18669), (1082, 32104, 0.18669), (1083, 32104, 0.18669), (1107, 32104, 0.18669), (1113, 32104, 0.18669), (1196, 32104, 0.18669), (1198, 32104, 0.18669), (1299, 32104, 0.37338), (1095, 32107, 0.37331), (1158, 32107, 0.37331), (1198, 32107, 0.37331), (1199, 32107, 0.74662), (1198, 32109, 1.4), (30, 32109, 1.7), (994, 32109, 1.7), (1242, 32109, 2.4), (1199, 32109, 7.3), (959, 32110, 0.56), (962, 32110, 0.56), (1033, 32110, 0.56), (1063, 32110, 0.56), (1066, 32110, 0.56), (1125, 32110, 0.56), (1127, 32110, 0.56), (1129, 32110, 0.56), (1134, 32110, 0.56), (1145, 32110, 0.56), (1170, 32110, 0.56), (1198, 32110, 0.56), (1262, 32110, 0.56), (1059, 32110, 1.12), (1128, 32110, 1.12), (1295, 32110, 1.12), (1296, 32110, 1.12), (1192, 32110, 1.68), (1194, 32110, 1.68), (1187, 32110, 1.92), (1191, 32110, 2.8), (1271, 32110, 3.04), (1065, 32110, 3.36), (1189, 32110, 3.36), (1188, 32110, 3.92), (1193, 32110, 5.04), (1149, 32111, 0.37331), (1198, 32111, 0.37331), (1076, 32113, 0.28), (1081, 32113, 0.28), (1186, 32113, 0.28), (1192, 32113, 0.28), (1198, 32113, 0.28), (1209, 32113, 0.28), (1094, 32113, 0.56), (1065, 32114, 0.28), (1188, 32114, 0.28), (1198, 32114, 0.28), (1170, 32115, 0.7), (1172, 32115, 0.7), (1198, 32115, 0.7), (1208, 32115, 0.7), (1291, 32115, 0.7), (1230, 32115, 1.7), (1231, 32115, 1.7), (1078, 32115, 2.4), (1290, 32115, 2.8), (1288, 32115, 3.8), (1128, 32116, 0.60669), (1198, 32116, 0.60669), (1126, 32116, 1.21338), (1247, 32116, 1.21338), (962, 32117, 0.28), (1069, 32117, 0.28), (1198, 32117, 0.28), (1285, 32117, 0.28), (962, 32118, 0.32669), (1082, 32118, 0.32669), (1140, 32118, 0.32669), (1198, 32118, 0.32669), (1055, 32119, 0.28), (1149, 32119, 0.28), (1198, 32119, 0.28), (1042, 32121, 0.18669), (1057, 32121, 0.18669), (1059, 32121, 0.18669), (1083, 32121, 0.18669), (1101, 32121, 0.18669), (1144, 32121, 0.18669), (1146, 32121, 0.18669), (1165, 32121, 0.18669), (1174, 32121, 0.18669), (1185, 32121, 0.18669), (1188, 32121, 0.18669), (1198, 32121, 0.18669), (1277, 32121, 0.18669), (1278, 32121, 0.18669), (1279, 32121, 0.18669), (1281, 32121, 0.18669), (1282, 32121, 0.18669), (1283, 32121, 0.18669), (1291, 32121, 0.18669), (1058, 32121, 0.37338), (1066, 32121, 0.37338), (1091, 32121, 0.37338), (1111, 32121, 0.37338), (1153, 32121, 0.37338), (1163, 32121, 0.37338), (1166, 32121, 0.37338), (1170, 32121, 0.37338), (1171, 32121, 0.37338), (1172, 32121, 0.37338), (1193, 32121, 0.37338), (1290, 32121, 0.37338), (1276, 32121, 0.56007), (962, 32121, 1.49352), (1198, 32122, 0.18669), (1285, 32122, 0.18669), (1129, 32131, 0.14), (1199, 32131, 0.34), (959, 32132, 0.32669), (1066, 32132, 0.32669), (1140, 32132, 0.32669), (1199, 32132, 0.32669), (1105, 32133, 0.28), (1171, 32133, 0.28), (1199, 32133, 0.28), (1151, 32133, 0.56), (1282, 32133, 0.56), (1145, 32135, 0.23331), (1152, 32135, 0.23331), (1274, 32135, 0.23331), (1090, 32135, 0.46662), (1199, 32135, 0.69993), (1036, 32136, 0.18669), (1058, 32136, 0.18669), (1125, 32136, 0.18669), (1127, 32136, 0.18669), (1128, 32136, 0.18669), (1129, 32136, 0.18669), (1185, 32136, 0.18669), (1188, 32136, 0.18669), (1199, 32136, 0.18669), (962, 32136, 0.37338), (1089, 32136, 0.37338), (1107, 32136, 0.37338), (1114, 32136, 0.37338), (1124, 32136, 0.37338), (1257, 32136, 0.37338), (1261, 32136, 0.37338), (1162, 32137, 0.46669), (1172, 32137, 0.46669), (1199, 32137, 0.46669), (1258, 32137, 0.46669), (1260, 32137, 0.46669), (1270, 32137, 0.46669), (1300, 32137, 0.46669), (1055, 32137, 0.93338), (1157, 32138, 0.60669), (1199, 32138, 0.60669), (1150, 32138, 1.21338), (962, 32139, 0.37331), (1066, 32139, 0.37331), (1199, 32139, 0.37331), (1262, 32139, 0.37331), (1103, 32139, 0.74662), (1140, 32139, 0.74662), (1193, 32139, 0.74662), (1057, 32139, 1.11993), (1149, 32141, 0.37331), (1199, 32141, 0.37331), (962, 32142, 0.46669), (1158, 32142, 0.46669), (1199, 32142, 0.46669), (1147, 32142, 0.93338), (1199, 32144, 0.37331), (1293, 32144, 0.37331), (962, 32145, 0.42), (1199, 32145, 0.42), (962, 32146, 0.23331), (1146, 32146, 0.23331), (1169, 32146, 0.23331), (1199, 32146, 0.46662), (962, 32147, 0.18669), (1055, 32147, 0.18669), (1179, 32147, 0.37338), (1199, 32147, 0.37338), (1074, 32148, 0.28), (1199, 32148, 0.28), (1096, 32149, 0.65331), (1185, 32149, 0.65331), (1257, 32149, 0.65331), (1283, 32149, 0.65331), (1093, 32149, 1.30662), (1199, 32149, 1.30662), (1171, 32150, 0.60669), (1199, 32150, 0.60669), (1208, 32150, 0.60669), (962, 32150, 1.21338), (1058, 32150, 1.21338), (1059, 32150, 1.21338), (33, 32150, 1.47339), (1003, 32150, 1.47339), (1239, 32150, 2.08008), (1240, 32150, 2.08008), (1134, 32150, 3.03345), (1192, 32150, 4.50684), (1042, 32151, 0.23331), (1055, 32151, 0.23331), (1159, 32151, 0.23331), (1199, 32151, 0.23331), (1295, 32151, 0.23331), (1090, 32151, 0.46662), (980, 32152, 0.18669), (1065, 32152, 0.18669), (1066, 32152, 0.18669), (1147, 32152, 0.18669), (1150, 32152, 0.18669), (1199, 32152, 0.18669), (1296, 32152, 0.18669), (1302, 32152, 0.18669), (1058, 32152, 0.37338), (1163, 32152, 0.37338), (1279, 32152, 0.37338), (1289, 32152, 0.37338), (1144, 32152, 0.64008), (1171, 32152, 0.64008), (1175, 32152, 0.64008), (1086, 32153, 0.18669), (1089, 32153, 0.18669), (1175, 32153, 0.18669), (1199, 32153, 0.18669), (1277, 32153, 0.18669), (1271, 32153, 0.37338), (1278, 32153, 0.37338), (1148, 32155, 0.28), (1199, 32155, 0.28), (962, 32159, 0.32669), (1138, 32159, 0.32669), (1152, 32159, 0.32669), (1159, 32159, 0.65338), (1199, 32159, 0.65338), (962, 32160, 0.46669), (1199, 32160, 0.46669), (1199, 32161, 0.60669), (1140, 32161, 1.21338), (1172, 32164, 0.32669), (1174, 32164, 0.32669), (1199, 32164, 0.32669), (1066, 32165, 0.37331), (1199, 32165, 0.37331), (1295, 32165, 0.74662), (1172, 32166, 0.28), (1199, 32166, 0.28), (1184, 32167, 0.23331), (1199, 32167, 0.23331), (962, 32170, 0.37331), (1033, 32170, 0.37331), (1179, 32170, 0.37331), (1199, 32170, 0.37331), (959, 32172, 0.18669), (962, 32172, 0.18669), (1058, 32172, 0.18669), (1059, 32172, 0.18669), (1066, 32172, 0.18669), (1096, 32172, 0.18669), (1199, 32172, 0.18669), (1301, 32172, 0.18669), (1090, 32172, 0.37338), (1096, 32173, 0.51331), (1199, 32173, 1.02662), (962, 32174, 0.32669), (1055, 32174, 0.32669), (1159, 32174, 0.32669), (1163, 32174, 0.32669), (1199, 32174, 0.32669), (1302, 32174, 0.32669), (1188, 32174, 0.65338), (1288, 32174, 0.65338), (962, 32195, 0.28), (1055, 32195, 0.28), (1084, 32195, 0.28), (1125, 32195, 0.28), (1152, 32195, 0.28), (1208, 32195, 0.28), (1273, 32195, 0.28), (1278, 32195, 0.28), (1282, 32195, 0.28), (1302, 32195, 0.28), (980, 32195, 0.56), (1082, 32195, 0.56), (1170, 32195, 0.56), (1171, 32195, 0.56), (1193, 32195, 0.56), (1065, 32195, 0.84), (1083, 32195, 1.24), (1151, 32196, 0.28), (1179, 32196, 0.28), (1193, 32196, 0.28), (1301, 32196, 0.28), (1289, 32196, 0.84), (1138, 32197, 0.18669), (1193, 32197, 0.18669), (1262, 32197, 0.18669), (1157, 32199, 0.28), (1193, 32199, 0.28), (1075, 32200, 0.32669), (1193, 32200, 0.32669), (1282, 32200, 0.32669), (1289, 32200, 0.32669), (1078, 32200, 0.65338), (1076, 32200, 0.98007), (1172, 32200, 1.12008), (1124, 32201, 0.32669), (1138, 32201, 0.32669), (1193, 32201, 0.32669), (1050, 32201, 0.65338), (1044, 32202, 0.7), (1059, 32202, 0.7), (1078, 32202, 0.7), (1086, 32202, 0.7), (1150, 32202, 0.7), (1193, 32202, 0.7), (1208, 32202, 0.7), (1289, 32202, 0.7), (1302, 32202, 1.4), (1276, 32202, 2.4), (1138, 32204, 0.46669), (1193, 32204, 0.46669), (1157, 32205, 0.46669), (1158, 32205, 0.46669), (1165, 32205, 0.46669), (1184, 32205, 0.46669), (1193, 32205, 0.46669), (1208, 32205, 0.46669), (1291, 32205, 0.46669), (962, 32206, 0.28), (1060, 32206, 0.28), (1093, 32206, 0.28), (1098, 32206, 0.28), (1115, 32206, 0.28), (1140, 32206, 0.28), (1193, 32206, 0.28), (1273, 32206, 0.28), (1277, 32206, 0.28), (1283, 32206, 0.56), (1274, 32206, 1.4), (1188, 32207, 0.32669), (1192, 32207, 0.32669), (1193, 32207, 0.32669), (962, 32210, 0.37331), (1171, 32210, 0.37331), (1259, 32210, 0.37331), (1295, 32210, 0.37331), (1174, 32210, 0.74662), (1193, 32210, 0.74662), (1189, 32210, 1.11993), (1062, 32212, 0.23331), (1068, 32212, 0.23331), (1151, 32212, 0.23331), (1271, 32212, 0.23331), (1291, 32212, 0.23331), (1185, 32212, 0.46662), (1186, 32212, 0.46662), (1193, 32212, 0.46662), (1276, 32212, 0.46662), (1299, 32212, 0.46662), (962, 32212, 1.39986), (1163, 32214, 0.42), (1193, 32214, 0.42), (962, 32215, 0.23331), (1193, 32215, 0.23331), (1126, 32216, 0.23331), (1193, 32216, 0.46662), (1042, 32217, 0.09331), (1046, 32217, 0.09331), (1057, 32217, 0.09331), (1063, 32217, 0.09331), (1065, 32217, 0.09331), (1074, 32217, 0.09331), (1128, 32217, 0.09331), (1149, 32217, 0.09331), (1193, 32217, 0.09331), (1208, 32217, 0.09331), (1274, 32217, 0.09331), (1278, 32217, 0.09331), (1284, 32217, 0.09331), (1285, 32217, 0.09331), (1271, 32217, 0.18662), (1276, 32217, 0.18662), (1185, 32217, 0.27993), (1091, 32219, 0.32669), (1173, 32219, 0.32669), (1192, 32219, 0.32669), (1209, 32219, 0.32669), (1262, 32219, 0.32669), (1288, 32219, 0.32669), (1299, 32219, 0.32669), (1124, 32219, 0.65338), (1193, 32219, 0.65338), (1280, 32219, 0.65338), (1281, 32219, 0.65338), (1284, 32219, 0.65338), (1291, 32219, 0.65338), (1278, 32219, 1.77346), (1208, 32219, 1.96014), (1279, 32219, 3.7336), (1066, 32220, 0.28), (1171, 32220, 0.28), (1193, 32220, 0.56), (959, 32223, 0.18669), (980, 32223, 0.18669), (1106, 32223, 0.18669), (1110, 32223, 0.18669), (1128, 32223, 0.18669), (1150, 32223, 0.18669), (1153, 32223, 0.18669), (1166, 32223, 0.18669), (1188, 32223, 0.18669), (1193, 32223, 0.18669), (1208, 32223, 0.18669), (1277, 32223, 0.18669), (1149, 32223, 0.37338), (1161, 32223, 0.37338), (1066, 32223, 0.56007), (1074, 32223, 0.56007), (1091, 32223, 0.56007), (1294, 32223, 0.56007), (962, 32223, 1.12014), (1059, 32224, 0.28), (1111, 32224, 0.28), (1151, 32224, 0.28), (1171, 32224, 0.28), (1193, 32224, 0.28), (1145, 32224, 0.56), (1280, 32224, 0.56), (1145, 32225, 0.51331), (1188, 32225, 0.51331), (1193, 32225, 0.51331), (1284, 32225, 0.51331), (1128, 32226, 0.28), (1257, 32226, 0.28), (1147, 32226, 0.56), (1192, 32226, 0.56), (1088, 32227, 0.32669), (1192, 32227, 0.32669), (1193, 32227, 0.32669), (1194, 32227, 0.65338), (1127, 32230, 0.32669), (1193, 32230, 0.32669), (962, 32231, 0.37331), (1066, 32231, 0.37331), (1115, 32231, 0.37331), (1140, 32231, 0.37331), (1153, 32231, 0.37331), (1159, 32231, 0.37331), (1162, 32231, 0.37331), (1163, 32231, 0.37331), (1193, 32231, 0.37331), (1257, 32231, 0.37331), (1281, 32231, 0.37331), (1175, 32231, 0.74662), (1278, 32231, 0.74662), (1171, 32231, 1.11993), (1271, 32231, 1.11993), (1279, 32231, 1.49324), (1145, 32231, 2.61317), (1138, 32231, 2.71983), (1280, 32231, 3.51978), (959, 32232, 0.51331), (1042, 32232, 0.51331), (1078, 32232, 0.51331), (1086, 32232, 0.51331), (1147, 32232, 0.51331), (1193, 32232, 1.02662), (1257, 32232, 1.02662), (1076, 32232, 1.53993), (980, 32232, 2.05324), (1044, 32234, 0.32669), (1096, 32234, 0.32669), (1153, 32234, 0.32669), (1184, 32234, 0.32669), (1049, 32234, 0.65338), (1066, 32234, 0.65338), (1159, 32234, 0.65338), (1193, 32234, 0.65338), (1048, 32234, 1.77346), (1093, 32234, 3.40691), (1193, 32235, 0.32669), (1271, 32235, 0.32669), (1278, 32235, 0.32669), (1280, 32235, 1.30676), (1058, 32236, 0.42), (1105, 32236, 0.42), (1106, 32236, 0.42), (1111, 32236, 0.42), (1193, 32236, 0.42), (1066, 32236, 2.28), (1125, 32237, 0.28), (1140, 32237, 0.28), (1193, 32237, 0.28), (1076, 32238, 0.23331), (1077, 32238, 0.23331), (1108, 32238, 0.23331), (1138, 32238, 0.23331), (1193, 32238, 0.23331), (1262, 32238, 0.23331), (1293, 32238, 0.23331), (1276, 32238, 0.46662), (1115, 32239, 0.23331), (1186, 32239, 0.23331), (1192, 32239, 0.23331), (1193, 32239, 0.23331), (1150, 32239, 0.46662), (1184, 32239, 0.46662), (1279, 32239, 1.16655), (1281, 32239, 1.39986), (940, 32240, 0.32669), (959, 32240, 0.32669), (1036, 32240, 0.32669), (1040, 32240, 0.32669), (1042, 32240, 0.32669), (1193, 32240, 0.32669), (1247, 32240, 0.32669), (1259, 32240, 0.32669), (1284, 32240, 0.32669), (962, 32240, 0.65338), (1146, 32240, 0.65338), (1157, 32240, 0.65338), (1065, 32243, 0.18669), (1103, 32243, 0.18669), (1189, 32243, 0.18669), (1193, 32243, 0.18669), (1290, 32243, 0.18669), (1173, 32243, 0.37338), (962, 32243, 0.56007), (962, 32244, 0.18669), (1187, 32244, 0.18669), (1193, 32244, 0.18669), (1208, 32244, 0.37338), (962, 32246, 0.14), (1063, 32246, 0.14), (1083, 32246, 0.14), (1085, 32246, 0.14), (1093, 32246, 0.14), (1101, 32246, 0.14), (1111, 32246, 0.14), (1138, 32246, 0.14), (1161, 32246, 0.14), (1174, 32246, 0.14), (1193, 32246, 0.14), (1302, 32246, 0.14), (1103, 32246, 0.28), (1171, 32246, 0.28), (1280, 32246, 0.28), (1282, 32246, 0.28), (1145, 32246, 0.42), (1148, 32246, 0.42), (1149, 32246, 0.42), (1277, 32246, 0.42), (1281, 32246, 0.7), (1066, 32247, 0.32669), (1193, 32247, 0.65338), (962, 32249, 0.28), (1047, 32249, 0.28), (1060, 32249, 0.28), (1066, 32249, 0.28), (1074, 32249, 0.28), (1093, 32249, 0.28), (1098, 32249, 0.28), (1111, 32249, 0.28), (1149, 32249, 0.28), (1170, 32249, 0.28), (1175, 32249, 0.28), (1179, 32249, 0.28), (1188, 32249, 0.28), (1289, 32249, 0.28), (1042, 32249, 0.56), (1058, 32249, 0.56), (1109, 32249, 0.56), (1193, 32249, 0.56), (1271, 32249, 0.56), (1115, 32249, 0.84), (1158, 32249, 1.68), (1110, 32252, 0.46669), (1288, 32252, 0.46669), (1290, 32252, 0.46669), (962, 32252, 0.93338), (1194, 32252, 1.40007), (1193, 32252, 2.53346), (1065, 32253, 0.18669), (1093, 32253, 0.18669), (1108, 32253, 0.18669), (1128, 32253, 0.18669), (1193, 32253, 0.18669), (1276, 32253, 0.18669), (1278, 32253, 0.18669), (980, 32253, 0.56007), (962, 32254, 0.23331), (980, 32254, 0.23331), (1093, 32254, 0.23331), (1096, 32254, 0.23331), (1149, 32254, 0.23331), (1187, 32254, 0.23331), (1276, 32254, 0.23331), (1090, 32254, 0.46662), (1170, 32254, 0.46662), (1193, 32254, 0.93324), (1145, 32257, 0.28), (1149, 32257, 0.28), (1159, 32257, 0.28), (1278, 32257, 0.28), (1174, 32257, 0.56), (1193, 32257, 0.56), (1186, 32321, 0.42), (1192, 32321, 0.42), (1259, 32321, 0.42), (1261, 32321, 0.42), (1300, 32321, 0.42), (1283, 32322, 0.28), (1301, 32322, 0.28), (1192, 32322, 0.56), (1146, 32323, 0.18669), (1157, 32323, 0.18669), (1192, 32323, 0.18669), (1257, 32323, 0.18669), (1258, 32323, 0.18669), (1261, 32323, 0.18669), (1277, 32323, 0.18669), (1278, 32323, 0.18669), (1284, 32323, 0.18669), (1291, 32323, 0.18669), (1187, 32323, 0.37338), (1192, 32325, 0.32669), (1092, 32325, 0.65338), (1128, 32327, 0.46669), (1130, 32327, 0.46669), (1192, 32327, 0.46669), (1192, 32328, 0.37331), (1098, 32328, 0.74662), (1065, 32329, 0.32669), (1282, 32329, 0.32669), (1192, 32329, 0.65338), (1045, 32330, 0.46669), (1074, 32330, 0.46669), (1089, 32330, 0.46669), (1192, 32330, 0.46669), (1191, 32331, 0.28), (1192, 32331, 0.28), (962, 32332, 0.28), (1066, 32332, 0.28), (1088, 32332, 0.28), (1112, 32332, 0.28), (1115, 32332, 0.28), (1128, 32332, 0.28), (1152, 32332, 0.28), (1145, 32332, 0.56), (1192, 32332, 0.56), (1147, 32332, 0.84), (1055, 32333, 0.37331), (1192, 32333, 0.37331), (959, 32335, 0.23331), (1067, 32335, 0.23331), (1069, 32335, 0.23331), (1128, 32335, 0.23331), (1149, 32335, 0.23331), (1169, 32335, 0.23331), (1179, 32335, 0.23331), (1186, 32335, 0.23331), (1209, 32335, 0.23331), (1046, 32335, 0.46662), (1092, 32335, 0.46662), (1165, 32335, 0.46662), (1185, 32335, 0.46662), (1192, 32335, 0.46662), (1286, 32335, 0.46662), (1089, 32335, 0.79992), (1166, 32335, 1.39986), (962, 32335, 3.26634), (1128, 32336, 0.28), (1160, 32336, 0.56), (1161, 32336, 0.56), (1192, 32336, 0.84), (1083, 32339, 0.46669), (1175, 32339, 0.46669), (1187, 32339, 1.60008), (1144, 32339, 1.86676), (1192, 32339, 2.06677), (1194, 32340, 0.37331), (1192, 32340, 0.74662), (962, 32341, 0.42), (1192, 32341, 0.42), (1138, 32342, 0.23331), (1165, 32342, 0.23331), (1192, 32342, 0.23331), (1279, 32342, 0.23331), (1273, 32342, 0.46662), (1277, 32342, 0.46662), (1089, 32342, 0.69993), (962, 32342, 1.39986), (1192, 32343, 0.56), (1285, 32343, 0.84), (962, 32343, 1.96), (1188, 32344, 0.37331), (1192, 32344, 0.37331), (1187, 32344, 1.27992), (1192, 32345, 0.23331), (1290, 32345, 0.46662), (1058, 32346, 0.37331), (1192, 32346, 0.37331), (962, 32348, 0.23331), (1065, 32348, 0.23331), (1140, 32348, 0.23331), (1192, 32348, 0.23331), (1280, 32348, 0.23331), (1281, 32348, 0.23331), (1289, 32348, 0.23331), (1291, 32348, 0.23331), (1271, 32348, 0.46662), (1279, 32348, 0.46662), (1153, 32349, 0.32669), (1192, 32349, 0.32669), (1151, 32350, 0.18669), (1209, 32350, 0.18669), (1192, 32350, 0.37338), (980, 32352, 0.28), (1042, 32352, 0.28), (1046, 32352, 0.28), (1053, 32352, 0.28), (1112, 32352, 0.28), (1152, 32352, 0.28), (1192, 32352, 0.28), (1289, 32352, 0.28), (1058, 32352, 0.56), (1114, 32352, 0.56), (1042, 32354, 0.23331), (1130, 32354, 0.23331), (1159, 32354, 0.23331), (1192, 32354, 0.23331), (1270, 32354, 0.23331), (1293, 32354, 0.23331), (962, 32385, 0.32669), (1096, 32385, 0.32669), (1172, 32385, 0.32669), (1194, 32385, 0.32669), (1287, 32385, 0.32669), (1159, 32385, 0.65338), (962, 32386, 0.32669), (1076, 32386, 0.32669), (1077, 32386, 0.32669), (1093, 32386, 0.32669), (1098, 32386, 0.32669), (1107, 32386, 0.32669), (1163, 32386, 0.32669), (1165, 32386, 0.32669), (1194, 32386, 0.32669), (1283, 32386, 0.32669), (1291, 32386, 0.32669), (1179, 32386, 0.65338), (1125, 32386, 0.98007), (1271, 32386, 1.12008), (1094, 32386, 1.30676), (1148, 32386, 1.30676), (1161, 32387, 0.42), (1194, 32387, 0.42), (1208, 32387, 0.42), (1257, 32387, 0.42), (1279, 32387, 0.42), (1283, 32387, 0.84), (1126, 32387, 1.86), (1105, 32389, 0.18669), (1152, 32389, 0.18669), (1247, 32389, 0.18669), (1282, 32389, 0.18669), (1289, 32389, 0.18669), (1140, 32389, 0.37338), (1194, 32389, 0.56007), (1058, 32390, 0.32669), (1185, 32390, 0.32669), (1194, 32390, 0.32669), (1279, 32390, 0.65338), (1125, 32391, 0.51331), (1149, 32391, 0.51331), (1194, 32391, 0.51331), (1175, 32391, 1.02662), (1290, 32391, 1.02662), (940, 32393, 0.32669), (1194, 32393, 0.32669), (1247, 32393, 0.32669), (962, 32393, 0.65338), (1194, 32395, 0.18669), (1289, 32395, 0.37338), (962, 32397, 0.28), (1171, 32397, 0.28), (1194, 32397, 0.28), (1299, 32397, 0.28), (1042, 32398, 0.37331), (1125, 32398, 0.37331), (1208, 32398, 0.37331), (1194, 32398, 0.74662), (1149, 32399, 0.56), (1186, 32399, 0.56), (1194, 32399, 0.56), (1292, 32399, 0.56), (962, 32402, 0.18669), (980, 32402, 0.18669), (1158, 32402, 0.18669), (1187, 32402, 0.18669), (1194, 32402, 0.18669), (1295, 32402, 0.18669), (1140, 32402, 0.37338), (1128, 32403, 0.18669), (1149, 32403, 0.18669), (1159, 32403, 0.18669), (1187, 32403, 0.18669), (1194, 32403, 0.18669), (1270, 32403, 0.18669), (1288, 32403, 0.18669), (1295, 32403, 0.18669), (1296, 32403, 0.18669), (962, 32403, 0.37338), (1089, 32403, 0.37338), (1096, 32403, 0.37338), (1174, 32415, 0.28), (1175, 32415, 0.28), (1191, 32415, 0.28), (1130, 32415, 0.84), (1191, 32416, 0.46669), (1296, 32416, 0.46669), (1053, 32418, 0.28), (1074, 32418, 0.28), (1191, 32418, 0.28), (1278, 32418, 0.28), (962, 32418, 0.56), (959, 32420, 0.46669), (1146, 32420, 0.46669), (1189, 32420, 0.46669), (1274, 32420, 0.46669), (1277, 32420, 0.46669), (1153, 32420, 0.93338), (1163, 32420, 0.93338), (1191, 32420, 3.73352), (1165, 32422, 0.65338), (1191, 32422, 0.65338), (1179, 32422, 1.77346), (1191, 32428, 0.46669), (1066, 32428, 1.86676), (1110, 32429, 0.23331), (1150, 32429, 0.23331), (1171, 32429, 0.23331), (1191, 32429, 0.23331), (1262, 32429, 0.23331), (1291, 32429, 0.23331), (1293, 32429, 0.23331), (1109, 32429, 0.46662), (1125, 32429, 0.46662), (1146, 32429, 0.46662), (1169, 32429, 0.46662), (1276, 32429, 0.46662), (26, 32429, 0.56661), (1026, 32429, 0.56661), (1094, 32429, 0.69993), (1292, 32429, 0.69993), (1212, 32429, 0.79992), (1149, 32429, 1.63317), (1148, 32429, 1.73316), (1111, 32429, 1.96647), (1138, 32429, 2.86638), (1065, 32431, 0.14), (1188, 32431, 0.14), (1191, 32431, 0.14), (1208, 32431, 0.14), (1271, 32431, 0.14), (1059, 32431, 0.28), (1144, 32431, 0.28), (1294, 32431, 0.28), (962, 32432, 0.23331), (1042, 32432, 0.23331), (1276, 32432, 0.23331), (1191, 32432, 0.46662), (1084, 32433, 0.51331), (1093, 32433, 0.51331), (1157, 32433, 0.51331), (1191, 32433, 0.51331), (1270, 32433, 0.51331), (1289, 32433, 0.51331), (1146, 32435, 0.37331), (1147, 32435, 0.37331), (1175, 32435, 0.37331), (1191, 32435, 0.37331), (1174, 32435, 0.74662), (1185, 32436, 0.37331), (1189, 32436, 0.37331), (1281, 32436, 0.37331), (1066, 32436, 0.74662), (1191, 32436, 2.98648), (1074, 32437, 0.37331), (1150, 32437, 0.37331), (1163, 32437, 0.37331), (1191, 32437, 0.37331), (1159, 32437, 0.74662), (1188, 32437, 0.74662), (1279, 32438, 0.23331), (1191, 32438, 0.69993), (1270, 32439, 0.32669), (1191, 32439, 0.65338), (1065, 32440, 0.42), (1109, 32440, 0.42), (1187, 32440, 0.42), (1293, 32440, 0.42), (959, 32440, 0.84), (1063, 32440, 0.84), (1189, 32440, 0.84), (1191, 32440, 0.84), (1063, 32441, 0.18669), (1066, 32441, 0.18669), (1067, 32441, 0.18669), (1086, 32441, 0.18669), (1277, 32441, 0.18669), (1284, 32441, 0.18669), (1042, 32441, 0.37338), (1092, 32441, 0.37338), (1163, 32441, 0.37338), (1185, 32441, 0.37338), (1188, 32441, 0.37338), (1017, 32441, 0.45339), (962, 32441, 0.56007), (1278, 32441, 0.56007), (1289, 32441, 0.56007), (1087, 32441, 0.93345), (1189, 32441, 1.20015), (1295, 32441, 1.57353), (1187, 32441, 1.94691), (1191, 32441, 3.25374), (1189, 32443, 0.18669), (1191, 32443, 0.18669), (1050, 32444, 0.18669), (1171, 32444, 0.18669), (1208, 32444, 0.18669), (1191, 32444, 0.37338), (1159, 32444, 0.56007), (1146, 32445, 0.28), (1191, 32445, 0.28), (1293, 32445, 0.28), (1084, 32448, 0.37331), (1191, 32448, 0.37331), (1191, 32449, 2.28683), (1189, 32449, 3.40691), (1036, 32450, 0.56), (1257, 32450, 0.56), (1260, 32450, 0.56), (1066, 32450, 1.12), (1191, 32450, 1.12), (1258, 32450, 1.12), (1261, 32450, 1.68), (1259, 32450, 2.24), (1300, 32450, 2.8), (1298, 32450, 4.48), (959, 32451, 0.28), (1151, 32451, 0.28), (1152, 32451, 0.28), (1191, 32451, 0.28), (1271, 32451, 0.28), (1047, 32451, 0.56), (1144, 32452, 0.46669), (1158, 32452, 0.46669), (1191, 32452, 0.46669), (1115, 32452, 0.93338), (1191, 32455, 0.32669), (1066, 32455, 0.65338), (1019, 32455, 0.79339), (1191, 32456, 0.28), (1296, 32456, 0.28), (1279, 32456, 0.56), (1047, 32459, 0.18669), (1171, 32459, 0.37338), (1191, 32459, 0.37338), (1128, 32479, 0.46669), (1189, 32479, 0.46669), (1208, 32479, 0.46669), (1186, 32480, 0.32669), (1189, 32480, 0.65338), (1040, 32482, 0.37331), (1189, 32482, 0.37331), (1258, 32482, 0.37331), (1189, 32485, 0.32669), (1270, 32485, 1.30676), (1144, 32486, 0.42), (1189, 32486, 0.42), (1163, 32486, 0.84), (13, 32486, 1.02), (995, 32486, 1.02), (1067, 32486, 1.44), (1185, 32486, 1.44), (1234, 32486, 1.44), (1236, 32486, 1.44), (1186, 32486, 2.28), (1184, 32486, 3.12), (940, 32486, 3.96), (1130, 32488, 0.42), (1175, 32488, 0.42), (1189, 32488, 0.42), (1042, 32490, 0.23331), (1043, 32490, 0.23331), (1065, 32490, 0.23331), (1085, 32490, 0.23331), (1108, 32490, 0.23331), (1113, 32490, 0.23331), (1114, 32490, 0.23331), (1126, 32490, 0.23331), (1138, 32490, 0.23331), (1146, 32490, 0.23331), (1153, 32490, 0.23331), (1175, 32490, 0.23331), (1189, 32490, 0.23331), (1208, 32490, 0.23331), (1278, 32490, 0.23331), (1281, 32490, 0.23331), (1282, 32490, 0.23331), (1289, 32490, 0.23331), (1293, 32490, 0.23331), (1068, 32490, 0.46662), (1069, 32490, 0.46662), (1075, 32490, 0.46662), (1086, 32490, 0.46662), (1090, 32490, 0.46662), (1092, 32490, 0.46662), (1095, 32490, 0.46662), (1147, 32490, 0.46662), (1270, 32490, 0.46662), (1285, 32490, 0.46662), (962, 32490, 1.16655), (980, 32493, 0.18669), (1047, 32493, 0.18669), (1109, 32493, 0.18669), (1149, 32493, 0.18669), (1189, 32493, 0.18669), (1273, 32493, 0.18669), (1282, 32493, 0.18669), (1287, 32493, 0.18669), (1289, 32493, 0.18669), (1042, 32493, 0.37338), (1093, 32493, 0.37338), (1148, 32493, 0.37338), (1188, 32493, 0.37338), (1152, 32494, 0.14), (1153, 32494, 0.14), (1189, 32494, 0.14), (1160, 32495, 0.42), (1189, 32495, 0.42), (959, 32496, 0.46669), (1055, 32496, 0.46669), (1093, 32496, 0.46669), (1163, 32496, 0.46669), (1174, 32496, 0.46669), (1189, 32496, 0.46669), (1284, 32496, 0.46669), (962, 32496, 0.93338), (1174, 32498, 0.37331), (1189, 32498, 0.37331), (1282, 32498, 0.74662), (1057, 32500, 0.23331), (1065, 32500, 0.23331), (1146, 32500, 0.23331), (1148, 32500, 0.23331), (1174, 32500, 0.23331), (1189, 32500, 0.23331), (1151, 32500, 0.46662), (1127, 32510, 0.37331), (1295, 32510, 0.37331), (962, 32511, 0.14), (1066, 32511, 0.14), (1125, 32511, 0.14), (1127, 32511, 0.14), (1163, 32511, 0.28), (1295, 32511, 0.28), (1077, 32513, 0.32669), (1081, 32513, 0.32669), (1109, 32513, 0.32669), (1052, 32513, 0.65338), (1295, 32513, 0.65338), (1184, 32514, 0.37331), (1208, 32514, 0.37331), (1295, 32514, 0.74662), (1286, 32516, 0.37331), (1295, 32516, 0.37331), (1295, 32518, 0.42), (1299, 32518, 0.42), (962, 32518, 0.84), (1163, 32519, 0.37331), (1295, 32519, 0.37331), (1128, 32520, 0.32669), (1185, 32520, 0.32669), (1295, 32520, 0.32669), (1138, 32523, 0.42), (1147, 32523, 0.42), (1185, 32523, 0.42), (1186, 32523, 0.42), (1270, 32523, 0.42), (1279, 32523, 0.42), (1295, 32523, 0.84), (1057, 32526, 0.28), (1089, 32526, 0.28), (1127, 32526, 0.28), (1295, 32526, 0.28), (1209, 32526, 0.56), (1295, 32528, 0.37331), (1208, 32528, 0.74662), (1186, 32528, 1.86655), (1163, 32528, 2.23986), (1286, 32530, 0.42), (1295, 32530, 0.42), (1066, 32531, 0.23331), (1295, 32531, 0.23331), (1019, 32535, 0.8), (1295, 32535, 0.8), (1058, 32540, 0.23331), (1295, 32540, 0.46662), (1134, 32574, 0.23331), (1157, 32574, 0.23331), (1270, 32574, 0.23331), (1187, 32574, 0.79992), (1186, 32575, 0.42), (1187, 32575, 0.42), (1208, 32575, 0.42), (1042, 32576, 0.18669), (1187, 32576, 0.37338), (1078, 32577, 0.23331), (1187, 32577, 0.23331), (962, 32580, 0.42), (1066, 32580, 0.42), (1187, 32580, 0.42), (1270, 32580, 0.42), (1301, 32580, 0.42), (1077, 32580, 0.84), (962, 32582, 0.23331), (1044, 32582, 0.23331), (1046, 32582, 0.23331), (1058, 32582, 0.23331), (1067, 32582, 0.23331), (1105, 32582, 0.23331), (1045, 32582, 0.46662), (1066, 32582, 0.46662), (1106, 32582, 0.46662), (1187, 32582, 0.69993), (1150, 32584, 0.46669), (1152, 32584, 0.46669), (1157, 32584, 0.46669), (1161, 32584, 0.46669), (1187, 32584, 0.46669), (1270, 32584, 0.46669), (1069, 32584, 0.93338), (1128, 32584, 0.93338), (1147, 32584, 0.93338), (1209, 32584, 0.93338), (1078, 32586, 0.32669), (1105, 32586, 0.32669), (1126, 32586, 0.32669), (1147, 32586, 0.32669), (1150, 32586, 0.32669), (1170, 32586, 0.32669), (1187, 32586, 0.32669), (962, 32586, 0.65338), (1280, 32586, 0.65338), (1291, 32586, 0.65338), (1292, 32586, 0.65338), (1276, 32586, 1.12008), (1147, 32587, 0.51331), (1187, 32587, 0.51331), (1279, 32587, 0.51331), (1040, 32588, 0.51331), (1086, 32588, 0.51331), (1163, 32588, 0.51331), (1257, 32588, 0.51331), (1260, 32588, 0.51331), (1187, 32588, 1.02662), (1188, 32588, 1.02662), (1050, 32590, 0.32669), (1187, 32590, 0.32669), (1187, 32591, 0.32669), (1128, 32591, 4.01362), (962, 32592, 0.46669), (1187, 32592, 0.46669), (1209, 32592, 0.46669), (1188, 32595, 0.46669), (1187, 32595, 0.93338), (1146, 32597, 0.32669), (1187, 32597, 0.32669), (1066, 32599, 0.28), (1187, 32599, 0.56), (959, 32600, 0.18669), (1060, 32600, 0.18669), (1066, 32600, 0.18669), (1091, 32600, 0.18669), (1110, 32600, 0.18669), (1187, 32600, 0.18669), (1276, 32600, 0.18669), (1282, 32600, 0.18669), (1283, 32600, 0.18669), (962, 32600, 0.37338), (1042, 32600, 0.37338), (1075, 32600, 0.37338), (1158, 32600, 0.37338), (1165, 32600, 0.37338), (1187, 32601, 0.37331), (1286, 32601, 0.37331), (962, 32602, 0.32669), (1138, 32602, 0.32669), (1157, 32602, 0.32669), (1187, 32602, 0.32669), (1259, 32602, 0.32669), (1061, 32602, 0.65338), (1084, 32604, 0.32669), (1290, 32604, 0.32669), (1065, 32604, 0.65338), (1187, 32604, 0.65338), (1286, 32605, 0.37331), (1187, 32605, 0.74662), (1050, 32606, 0.23331), (1088, 32606, 0.23331), (1115, 32606, 0.23331), (1134, 32606, 0.23331), (1146, 32606, 0.23331), (1179, 32606, 0.23331), (1187, 32606, 0.23331), (1285, 32606, 0.23331), (1085, 32606, 0.46662), (1087, 32606, 0.46662), (1282, 32606, 0.46662), (1288, 32606, 0.46662), (1163, 32606, 2.79972), (1044, 32607, 0.23331), (1059, 32607, 0.23331), (1085, 32607, 0.23331), (1091, 32607, 0.46662), (1115, 32607, 0.46662), (1187, 32607, 0.46662), (1187, 32611, 0.46669), (1209, 32611, 0.46669), (1247, 32611, 0.46669), (1187, 32613, 0.37331), (1279, 32613, 0.37331), (1066, 32615, 0.18669), (1128, 32615, 0.18669), (1163, 32615, 0.18669), (1187, 32615, 0.18669), (1186, 32637, 0.28), (1188, 32637, 0.28), (1163, 32640, 0.46669), (1188, 32640, 0.46669), (1021, 32640, 1.13339), (1042, 32641, 0.14), (1173, 32641, 0.14), (1290, 32641, 0.14), (1292, 32641, 0.14), (1095, 32641, 0.28), (1188, 32641, 0.48), (1069, 32643, 0.37331), (1188, 32643, 0.37331), (1257, 32643, 0.37331), (962, 32643, 1.11993), (1078, 32643, 1.27992), (1112, 32645, 0.46669), (1126, 32645, 0.46669), (1127, 32645, 0.46669), (1129, 32645, 0.46669), (1179, 32645, 0.46669), (1185, 32645, 0.46669), (1188, 32645, 1.40007), (1290, 32645, 1.40007), (1069, 32648, 0.32669), (1159, 32648, 0.32669), (1247, 32648, 0.32669), (1145, 32648, 0.65338), (1188, 32648, 0.65338), (1257, 32648, 0.65338), (1075, 32649, 0.46669), (1157, 32649, 0.46669), (1163, 32649, 0.46669), (1188, 32649, 0.46669), (1230, 32649, 0.46669), (1231, 32649, 0.46669), (1257, 32649, 0.46669), (1289, 32649, 0.46669), (1057, 32649, 0.93338), (1078, 32649, 0.93338), (1172, 32649, 0.93338), (1288, 32649, 0.93338), (16, 32649, 1.13339), (998, 32649, 1.13339), (1290, 32649, 3.00015), (962, 32650, 0.46669), (1093, 32650, 0.46669), (1125, 32650, 0.46669), (1179, 32650, 0.46669), (1188, 32650, 0.46669), (1301, 32650, 0.46669), (1172, 32650, 0.93338), (1208, 32650, 1.40007), (1145, 32651, 0.56), (1188, 32651, 0.56), (1096, 32652, 0.46669), (1188, 32652, 0.46669), (1148, 32654, 0.37331), (1188, 32654, 0.37331), (1096, 32660, 0.46662), (1188, 32660, 0.46662), (940, 32662, 0.28), (980, 32662, 0.28), (1058, 32662, 0.28), (1066, 32662, 0.28), (1128, 32662, 0.28), (1144, 32662, 0.28), (1188, 32662, 0.28), (1093, 32662, 0.56), (1113, 32662, 0.56), (1108, 32662, 1.24), (959, 32663, 0.32669), (962, 32663, 0.32669), (1042, 32663, 0.32669), (1076, 32663, 0.32669), (1078, 32663, 0.32669), (1088, 32663, 0.32669), (1089, 32663, 0.32669), (1112, 32663, 0.32669), (1115, 32663, 0.32669), (1145, 32663, 0.32669), (1152, 32663, 0.32669), (1166, 32663, 0.32669), (1179, 32663, 0.32669), (1188, 32663, 0.32669), (1061, 32663, 0.65338), (1208, 32663, 0.65338), (1271, 32663, 0.65338), (1126, 32665, 0.32669), (1153, 32665, 0.32669), (1171, 32665, 0.32669), (1188, 32665, 0.32669), (959, 32665, 0.65338), (1089, 32665, 0.65338), (1130, 32665, 0.65338), (1283, 32665, 0.65338), (1065, 32672, 0.98007), (1188, 32672, 1.30676), (1020, 32673, 0.90661), (1065, 32673, 3.14647), (1188, 32673, 5.01302), (962, 32675, 0.28), (1057, 32675, 0.28), (1126, 32675, 0.28), (1138, 32675, 0.28), (1147, 32675, 0.28), (1170, 32675, 0.28), (1175, 32675, 0.28), (1188, 32675, 0.28), (1209, 32675, 0.28), (1301, 32675, 0.28), (1302, 32675, 0.28), (1130, 32675, 0.84), (1074, 32676, 0.32669), (1161, 32676, 0.32669), (1188, 32676, 0.32669), (1247, 32676, 0.32669), (1111, 32676, 0.65338), (1089, 32678, 0.74662), (1188, 32678, 0.74662), (1125, 32679, 0.42), (1174, 32679, 0.42), (1188, 32679, 0.42), (1128, 32685, 0.32669), (1188, 32685, 0.32669), (1165, 32686, 0.74662), (1188, 32686, 0.74662), (1288, 32686, 0.74662), (1186, 32689, 0.37331), (1188, 32689, 0.37331), (1188, 32691, 0.60669), (1262, 32691, 0.60669), (1298, 32691, 0.60669), (1257, 32691, 1.82007), (1096, 32693, 0.18669), (1280, 32693, 0.18669), (1188, 32693, 0.37338), (1134, 32696, 0.42), (1172, 32696, 0.42), (1188, 32696, 1.68), (1188, 32698, 0.42), (1066, 32698, 0.84), (959, 32701, 0.51331), (1076, 32701, 0.51331), (1077, 32701, 0.51331), (1163, 32701, 0.51331), (1288, 32701, 0.51331), (1157, 32701, 1.02662), (1188, 32701, 1.02662), (1289, 32701, 1.02662), (1170, 32701, 1.53993), (1270, 32701, 2.05324), (1159, 32707, 0.23331), (1188, 32707, 0.23331), (1280, 32707, 0.23331), (1170, 32708, 0.23331), (1179, 32708, 0.23331), (1209, 32708, 0.23331), (1188, 32708, 0.69993), (1078, 32710, 0.28), (1086, 32710, 0.28), (1107, 32710, 0.28), (1188, 32710, 0.28), (1076, 32710, 0.84), (980, 32710, 1.12), (940, 32762, 0.34), (940, 32763, 0.51331), (1163, 32763, 0.51331), (1292, 32763, 1.02662), (1138, 32763, 3.73983), (940, 32764, 0.37331), (940, 32765, 0.56), (940, 32766, 0.14), (940, 32767, 0.14), (962, 32767, 0.14), (1163, 32767, 0.14), (1285, 32767, 1.32), (940, 32768, 0.18669), (962, 32769, 0.42), (1163, 32769, 0.42), (940, 32769, 0.84), (1067, 32769, 0.84), (940, 32770, 0.28), (1115, 32770, 0.28), (1144, 32770, 0.28), (1285, 32770, 0.56), (940, 32771, 0.23331), (1285, 32771, 0.23331), (940, 32772, 0.28), (940, 32773, 0.42), (940, 32774, 0.37331), (940, 32775, 0.18669), (1172, 32775, 0.37338), (940, 32776, 0.37331), (962, 32776, 0.37331), (980, 32776, 0.37331), (1066, 32776, 0.37331), (1085, 32776, 0.37331), (1169, 32776, 0.37331), (1129, 32776, 0.74662), (1088, 32776, 1.11993), (959, 32776, 1.49324), (940, 32777, 0.42), (1086, 32777, 0.42), (1125, 32777, 0.42), (962, 32777, 0.84), (1163, 32777, 0.84), (19, 32777, 1.02), (1004, 32777, 1.02), (1224, 32777, 1.44), (1225, 32777, 1.44), (1085, 32777, 3.54), (1088, 32777, 3.54), (1129, 32777, 3.9), (959, 32777, 3.96), (1087, 32777, 4.38), (1169, 32777, 4.8), (1286, 32777, 4.8), (940, 32778, 0.37331), (940, 32779, 0.28), (940, 32780, 0.32669), (1128, 32780, 0.32669), (940, 32781, 0.37331), (1044, 32781, 0.37331), (1063, 32781, 0.37331), (1257, 32781, 0.37331), (1281, 32781, 0.37331), (1291, 32781, 0.37331), (1279, 32781, 0.74662), (1089, 32781, 1.49324), (940, 32782, 0.32669), (1208, 32782, 0.32669), (1270, 32782, 0.32669), (1281, 32782, 0.32669), (1285, 32782, 0.32669), (962, 32782, 2.28683), (940, 32783, 0.46669), (1285, 32783, 0.46669), (1145, 32783, 0.93338), (1163, 32784, 0.23331), (940, 32784, 0.46662), (940, 32785, 0.23331), (940, 32786, 0.37331), (1058, 32786, 0.37331), (1083, 32786, 0.37331), (1258, 32786, 0.37331), (940, 32787, 0.46669), (1259, 32787, 0.46669), (1042, 32787, 0.93338), (1144, 32788, 0.18669), (940, 32788, 0.37338), (1066, 32788, 0.37338), (1186, 32789, 0.23331), (940, 32789, 0.79992), (940, 32790, 0.18669), (940, 32791, 0.28), (940, 32792, 0.6666), (1076, 32794, 0.56), (1086, 32794, 0.56), (1185, 32794, 0.56), (1094, 32794, 3.6), (1077, 32794, 4.16), (1066, 32795, 0.42), (1163, 32795, 0.42), (1185, 32795, 0.42), (962, 32795, 0.84), (1096, 32796, 0.42), (1185, 32796, 0.42), (1128, 32798, 0.18669), (1185, 32798, 0.18669), (1093, 32801, 0.42), (1185, 32801, 0.42), (1185, 32802, 0.46669), (1282, 32802, 1.40007), (962, 32803, 0.32669), (1115, 32803, 0.32669), (1185, 32803, 0.32669), (1068, 32806, 0.51331), (1107, 32806, 0.51331), (1162, 32806, 0.51331), (1169, 32806, 0.51331), (1185, 32806, 0.51331), (1208, 32806, 0.51331), (1089, 32806, 2.78654), (1090, 32806, 2.78654), (962, 32807, 0.28), (1046, 32807, 0.28), (1066, 32807, 0.28), (1107, 32807, 0.28), (1109, 32807, 0.28), (1152, 32807, 0.28), (1163, 32807, 0.56), (1185, 32807, 0.56), (1163, 32808, 0.32669), (1184, 32808, 0.65338), (1185, 32808, 0.65338), (1063, 32809, 0.14), (1185, 32809, 0.14), (1128, 32809, 0.84), (1044, 32810, 0.23331), (1185, 32810, 0.23331), (1208, 32810, 0.23331), (1145, 32811, 0.42), (1149, 32811, 0.42), (1179, 32811, 0.42), (1185, 32811, 0.42), (1283, 32811, 0.42), (1274, 32811, 1.26), (1185, 32812, 0.56), (1186, 32812, 0.56), (1185, 32813, 0.32669), (1148, 32813, 0.65338), (1046, 32816, 0.14), (1065, 32816, 0.14), (1149, 32816, 0.14), (1157, 32816, 0.14), (1169, 32816, 0.14), (1173, 32816, 0.14), (1185, 32816, 0.14), (1186, 32816, 0.14), (1278, 32816, 0.28), (1047, 32817, 0.18669), (1066, 32817, 0.18669), (1185, 32817, 0.18669), (1271, 32817, 0.18669), (1285, 32817, 0.18669), (1289, 32817, 0.64008), (962, 32817, 0.74676), (1174, 32818, 0.32669), (1185, 32818, 0.32669), (1186, 32818, 0.32669), (1074, 32819, 0.37331), (1185, 32819, 0.37331), (1128, 32820, 0.18669), (1166, 32820, 0.18669), (1185, 32820, 0.18669), (1063, 32820, 0.37338), (962, 32821, 0.18669), (1157, 32821, 0.18669), (1179, 32821, 0.18669), (1185, 32821, 0.18669), (1258, 32821, 0.18669), (1260, 32821, 0.18669), (1046, 32821, 0.37338), (1106, 32821, 0.37338), (1184, 32821, 0.37338), (1151, 32821, 0.56007), (1107, 32821, 0.93345), (962, 32822, 0.46669), (1152, 32822, 0.46669), (1163, 32822, 0.46669), (1185, 32822, 0.46669), (1046, 32823, 0.18669), (1078, 32823, 0.18669), (1108, 32823, 0.18669), (1124, 32823, 0.18669), (1130, 32823, 0.18669), (980, 32823, 0.37338), (1149, 32823, 0.37338), (1159, 32823, 0.37338), (1185, 32823, 0.37338), (1103, 32824, 0.37331), (1185, 32824, 0.37331), (1093, 32824, 0.74662), (1185, 32825, 0.28), (1208, 32825, 0.28), (1086, 32825, 0.56), (1049, 32826, 0.32669), (1185, 32826, 0.32669), (1185, 32827, 0.46669), (1186, 32827, 0.46669), (1185, 32828, 0.28), (1055, 32828, 0.56), (1089, 32828, 0.56), (1114, 32828, 0.56), (1286, 32828, 0.56), (962, 32830, 0.18669), (1125, 32830, 0.18669), (1165, 32830, 0.18669), (1185, 32830, 0.18669), (1148, 32830, 0.37338), (1159, 32831, 0.42), (1185, 32831, 0.42), (962, 32832, 0.28), (1086, 32832, 0.28), (1185, 32832, 0.28), (1092, 32832, 0.56), (1126, 32833, 0.46669), (1128, 32833, 0.46669), (1147, 32833, 0.46669), (1151, 32833, 0.46669), (1292, 32833, 0.46669), (1184, 32833, 0.93338), (1185, 32833, 2.06677), (1098, 32834, 0.37331), (1185, 32834, 0.37331), (962, 32835, 0.32669), (1185, 32835, 0.32669), (1076, 32837, 0.18669), (1159, 32837, 0.18669), (1179, 32837, 0.18669), (1185, 32837, 0.18669), (1278, 32837, 0.18669), (1066, 32837, 0.74676), (1108, 32837, 0.82677), (1055, 32860, 0.56), (1184, 32860, 0.56), (1184, 32861, 0.46669), (1049, 32861, 0.93338), (1184, 32863, 0.37338), (1107, 32863, 2.42697), (1044, 32865, 0.37331), (1184, 32865, 0.37331), (1208, 32865, 0.37331), (980, 32866, 0.37331), (1043, 32866, 0.37331), (1058, 32866, 0.37331), (1184, 32866, 0.37331), (1293, 32866, 0.37331), (1107, 32866, 0.74662), (1196, 32866, 0.74662), (1163, 32867, 0.37331), (1184, 32867, 0.37331), (1179, 32868, 0.28), (1184, 32868, 0.28), (1074, 32870, 0.32669), (1184, 32870, 0.32669), (1184, 32871, 0.46669), (1162, 32871, 0.93338), (962, 32873, 0.51331), (1184, 32873, 0.51331), (962, 32875, 0.28), (1066, 32875, 0.28), (1144, 32875, 0.28), (1184, 32875, 0.28), (1196, 32875, 0.28), (1282, 32875, 0.84), (1048, 32876, 0.37331), (1152, 32876, 0.37331), (1184, 32876, 0.37331), (1093, 32876, 0.74662), (1159, 32876, 0.74662), (1274, 32876, 0.74662), (1040, 32888, 0.23331), (1044, 32888, 0.23331), (1125, 32888, 0.23331), (1126, 32888, 0.23331), (1162, 32888, 0.23331), (1258, 32888, 0.23331), (1259, 32888, 0.23331), (1293, 32888, 0.23331), (1036, 32888, 0.46662), (1186, 32888, 0.46662), (1261, 32888, 0.46662), (1128, 32890, 0.37331), (1186, 32890, 0.74662), (1186, 32891, 0.93338), (1128, 32891, 1.86676), (1066, 32904, 0.18669), (1134, 32904, 0.18669), (1147, 32904, 0.18669), (1170, 32904, 0.18669), (1277, 32904, 0.18669), (1288, 32904, 0.18669), (1294, 32904, 0.18669), (1065, 32904, 0.37338), (1161, 32904, 0.37338), (1179, 32904, 0.37338), (1186, 32904, 0.37338), (1179, 32905, 0.46669), (1276, 32905, 0.46669), (1093, 32906, 0.74662), (15, 32906, 0.90661), (997, 32906, 0.90661), (1232, 32906, 1.27992), (1179, 32906, 2.77316), (980, 32907, 0.23331), (1170, 32907, 0.23331), (1179, 32907, 0.23331), (1280, 32907, 0.23331), (1074, 32907, 0.46662), (1115, 32907, 0.46662), (1179, 32911, 0.28), (1289, 32911, 0.56), (962, 32913, 0.28), (1076, 32913, 0.28), (1096, 32913, 0.28), (1170, 32913, 0.28), (1179, 32913, 0.28), (1259, 32913, 0.28), (1270, 32913, 0.28), (1274, 32913, 0.28), (1290, 32913, 0.28), (1066, 32913, 0.56), (1144, 32913, 0.56), (1151, 32913, 0.56), (1283, 32913, 0.56), (1289, 32913, 0.56), (1148, 32913, 0.96), (1109, 32915, 0.32669), (1293, 32915, 0.32669), (1179, 32915, 0.65338), (1273, 32916, 1.92), (1179, 32916, 2.24), (1271, 32916, 2.48), (1179, 32917, 0.23331), (1282, 32917, 0.23331), (1090, 32917, 0.46662), (1106, 32918, 0.65338), (1134, 32918, 0.65338), (1179, 32918, 0.65338), (1179, 32922, 0.51331), (1140, 32922, 1.02662), (1078, 32923, 0.42), (1152, 32923, 0.42), (1179, 32923, 0.42), (1179, 32924, 0.46669), (1108, 32924, 0.93338), (1257, 32924, 0.93338), (27, 32924, 1.13339), (1028, 32924, 1.13339), (1211, 32924, 1.60008), (980, 32924, 2.06677), (1147, 32924, 4.86691), (1179, 32925, 0.42), (1147, 32925, 0.84), (1035, 32927, 0.32669), (1047, 32927, 0.32669), (1152, 32927, 0.32669), (1179, 32927, 0.32669), (1257, 32927, 0.32669), (1258, 32927, 0.32669), (1259, 32927, 0.32669), (1261, 32927, 0.32669), (1276, 32927, 0.32669), (1290, 32927, 0.32669), (1134, 32927, 0.65338), (1149, 32927, 0.65338), (1300, 32927, 0.65338), (962, 32934, 0.23331), (1057, 32934, 0.23331), (1063, 32934, 0.23331), (1110, 32934, 0.23331), (1174, 32934, 0.23331), (1270, 32934, 0.23331), (1271, 32934, 0.23331), (1280, 32934, 0.23331), (1292, 32934, 0.23331), (1068, 32934, 1.26654), (1145, 32935, 0.46669), (1175, 32935, 0.46669), (1292, 32935, 0.46669), (1147, 32935, 0.93338), (1282, 32935, 0.93338), (1151, 32935, 1.40007), (1292, 32936, 0.7), (1098, 32936, 1.4), (1096, 32936, 3.1), (1159, 32936, 4.5), (1292, 32937, 0.93338), (1074, 32937, 1.86676), (1048, 32939, 0.18669), (1058, 32939, 0.18669), (1078, 32939, 0.18669), (1103, 32939, 0.18669), (1112, 32939, 0.18669), (1128, 32939, 0.18669), (1161, 32939, 0.18669), (1283, 32939, 0.18669), (1292, 32939, 0.18669), (1299, 32939, 0.18669), (1046, 32939, 0.37338), (1057, 32939, 0.37338), (1094, 32939, 0.37338), (1107, 32939, 0.37338), (1170, 32939, 0.37338), (1076, 32939, 0.56007), (1196, 32939, 0.56007), (1110, 32939, 0.74676), (1086, 32940, 0.28), (1125, 32940, 0.28), (1270, 32940, 0.28), (1285, 32940, 0.28), (1292, 32940, 0.28), (1150, 32940, 0.96), (1124, 32941, 0.14), (1160, 32941, 0.14), (1174, 32941, 0.14), (1292, 32941, 0.14), (1208, 32941, 0.56), (1093, 32942, 0.42), (1152, 32942, 0.42), (1161, 32942, 0.42), (1280, 32942, 0.42), (1292, 32942, 0.42), (1055, 32942, 0.84), (1144, 32942, 1.44), (962, 32943, 0.28), (1093, 32943, 0.28), (1095, 32943, 0.28), (1149, 32943, 0.28), (1262, 32943, 0.28), (1271, 32943, 0.28), (1273, 32943, 0.28), (1290, 32943, 0.28), (1292, 32943, 0.28), (1067, 32943, 0.56), (1090, 32943, 0.56), (1115, 32943, 0.56), (1208, 32943, 0.56), (1283, 32943, 0.56), (1066, 32944, 0.18669), (1092, 32944, 0.18669), (1161, 32944, 0.18669), (1247, 32944, 0.18669), (1283, 32944, 0.18669), (1299, 32944, 0.18669), (1174, 32944, 0.37338), (1292, 32944, 0.37338), (1175, 32944, 0.74676), (1130, 32945, 0.37331), (1292, 32945, 0.37331), (1057, 32946, 0.42), (1292, 32946, 0.42), (1068, 32948, 0.18669), (1103, 32948, 0.18669), (1146, 32948, 0.18669), (1148, 32948, 0.18669), (1149, 32948, 0.18669), (1152, 32948, 0.18669), (1166, 32948, 0.18669), (1208, 32948, 0.18669), (1273, 32948, 0.18669); INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES (1292, 32948, 0.18669), (1293, 32948, 0.18669), (1107, 32948, 0.37338), (1274, 32948, 0.56007), (962, 32948, 0.82677), (1055, 32949, 0.37331), (1138, 32949, 0.37331), (1283, 32949, 0.37331), (1292, 32949, 0.74662), (1130, 32950, 0.42), (1292, 32950, 0.42), (1288, 32953, 0.56), (1299, 32953, 0.56), (1294, 32953, 1.12), (996, 32953, 1.36), (1233, 32953, 1.92), (1074, 32953, 3.6), (1075, 32953, 3.6), (1292, 32953, 4.72), (1293, 32953, 5.28), (1291, 32953, 5.84), (1270, 32953, 7.52), (1046, 32955, 0.18669), (1292, 32955, 0.18669), (1299, 32955, 0.18669), (1161, 32955, 0.37338), (959, 32956, 0.23331), (1125, 32956, 0.23331), (1126, 32956, 0.23331), (1127, 32956, 0.23331), (1129, 32956, 0.23331), (1134, 32956, 0.23331), (1247, 32956, 0.23331), (1292, 32956, 0.23331), (1301, 32956, 0.23331), (1158, 32956, 0.46662), (1128, 32956, 0.93324), (1292, 32958, 0.23331), (1299, 32958, 0.23331), (1066, 32959, 0.18669), (1138, 32959, 0.18669), (1170, 32959, 0.18669), (1171, 32959, 0.18669), (1284, 32959, 0.18669), (962, 32959, 0.37338), (1074, 32959, 0.37338), (1292, 32959, 0.37338), (1047, 32965, 0.23331), (1172, 32965, 0.23331), (1247, 32965, 0.23331), (1270, 32965, 0.23331), (1278, 32965, 0.23331), (1279, 32965, 0.23331), (1280, 32965, 0.23331), (1145, 32965, 0.46662), (1150, 32965, 0.79992), (1173, 32966, 0.60669), (1270, 32966, 0.60669), (1162, 32967, 0.37331), (1082, 32967, 0.74662), (1270, 32967, 0.74662), (1096, 32968, 0.46669), (1270, 32968, 0.46669), (962, 32970, 0.18669), (1074, 32970, 0.18669), (1112, 32970, 0.18669), (1270, 32970, 0.18669), (1109, 32970, 1.20015), (1033, 32972, 0.14), (1063, 32972, 0.14), (1068, 32972, 0.14), (1078, 32972, 0.14), (1083, 32972, 0.14), (1106, 32972, 0.14), (1107, 32972, 0.14), (1128, 32972, 0.14), (1208, 32972, 0.14), (1209, 32972, 0.14), (1270, 32972, 0.14), (1058, 32972, 0.28), (1066, 32972, 0.28), (1286, 32972, 0.28), (1043, 32972, 0.42), (1105, 32972, 0.56), (962, 32973, 0.56), (1270, 32973, 0.56), (1148, 32973, 1.12), (1173, 32975, 0.42), (1270, 32975, 0.42), (1170, 32976, 0.37331), (1270, 32976, 0.37331), (1144, 32977, 0.14), (1270, 32977, 0.14), (962, 32978, 0.32669), (1270, 32978, 0.32669), (1281, 32978, 0.32669), (1066, 32978, 0.65338), (1069, 32981, 0.32669), (1208, 32981, 0.32669), (1270, 32981, 0.32669), (1066, 32983, 0.28), (1270, 32983, 0.28), (1208, 32985, 0.28), (1270, 32985, 0.28), (1271, 32985, 0.28), (1074, 32986, 0.32669), (1098, 32986, 0.32669), (1138, 32986, 0.32669), (1270, 32986, 0.32669), (1279, 32986, 0.98007), (1299, 32986, 1.30676), (1270, 32987, 0.18669), (1065, 32987, 0.37338), (1270, 32988, 0.32669), (1276, 32988, 0.32669), (1057, 32989, 0.18669), (1158, 32989, 0.18669), (1196, 32989, 0.18669), (1058, 32989, 0.37338), (1270, 32989, 0.37338), (1288, 32989, 0.37338), (1152, 32989, 0.64008), (1144, 32989, 0.74676), (1130, 32992, 0.23331), (1173, 32992, 0.23331), (1208, 32992, 0.23331), (1270, 32992, 0.23331), (1278, 32992, 0.79992), (1124, 32993, 0.37331), (1161, 32993, 0.37331), (1208, 32993, 0.74662), (1270, 32993, 0.74662), (962, 32994, 0.18669), (1140, 32994, 0.37338), (1270, 32994, 0.37338), (962, 32996, 0.23331), (1095, 32996, 0.23331), (1247, 32996, 0.23331), (1270, 32996, 0.23331), (1078, 32997, 0.18669), (1094, 32997, 0.18669), (1115, 32997, 0.18669), (1134, 32997, 0.18669), (1144, 32997, 0.18669), (1209, 32997, 0.18669), (1270, 32997, 0.18669), (1301, 32997, 0.18669), (1105, 32997, 0.37338), (1107, 32997, 0.37338), (1129, 32997, 0.37338), (1196, 32997, 0.37338), (1127, 32997, 0.56007), (1066, 32997, 0.74676), (1128, 32997, 0.93345), (1081, 33028, 0.46669), (1093, 33028, 0.46669), (1276, 33028, 0.46669), (1279, 33028, 0.46669), (1291, 33028, 0.46669), (1068, 33028, 0.93338), (1146, 33028, 0.93338), (1174, 33028, 0.93338), (1296, 33028, 0.93338), (1287, 33028, 1.86676), (962, 33028, 2.33345), (1299, 33028, 6.73367), (1058, 33029, 0.51331), (1084, 33029, 0.51331), (1150, 33029, 0.51331), (1291, 33029, 0.51331), (1046, 33029, 1.02662), (1291, 33034, 0.23331), (1089, 33034, 0.93324), (1152, 33035, 0.56), (1172, 33035, 0.56), (1291, 33035, 0.56), (1042, 33036, 0.18669), (1046, 33036, 0.18669), (1083, 33036, 0.18669), (1111, 33036, 0.18669), (1145, 33036, 0.18669), (1149, 33036, 0.18669), (1151, 33036, 0.18669), (1160, 33036, 0.18669), (1163, 33036, 0.18669), (1169, 33036, 0.18669), (1171, 33036, 0.18669), (1273, 33036, 0.18669), (1291, 33036, 0.18669), (1066, 33036, 0.37338), (1078, 33036, 0.37338), (1173, 33036, 0.37338), (1286, 33036, 0.37338), (1166, 33036, 0.56007), (1208, 33036, 1.17348), (1152, 33038, 0.23331), (1288, 33038, 0.23331), (1291, 33038, 0.23331), (1096, 33039, 0.37331), (1111, 33039, 0.37331), (1291, 33039, 0.37331), (1057, 33040, 0.18669), (1291, 33040, 0.18669), (1170, 33040, 0.37338), (1158, 33041, 0.32669), (1290, 33041, 0.32669), (1291, 33041, 0.32669), (1170, 33045, 0.28), (1273, 33045, 0.56), (1291, 33045, 0.56), (1166, 33045, 0.96), (1046, 33047, 0.23331), (1066, 33047, 0.23331), (1125, 33047, 0.23331), (1129, 33047, 0.23331), (1247, 33047, 0.23331), (1291, 33047, 0.23331), (1165, 33047, 0.46662), (1096, 33059, 0.28), (1293, 33059, 0.28), (1095, 33059, 0.56), (1165, 33061, 0.32669), (1279, 33061, 0.32669), (1138, 33061, 0.65338), (1293, 33061, 0.65338), (1172, 33061, 0.98007), (1284, 33062, 0.37331), (1293, 33062, 0.37331), (1157, 33062, 0.74662), (1170, 33069, 0.56), (1293, 33069, 0.56), (1066, 33070, 0.28), (1293, 33070, 0.28), (1128, 33073, 0.56), (1129, 33073, 0.56), (1134, 33073, 0.56), (1138, 33073, 0.56), (1293, 33073, 0.56), (1093, 33073, 1.12), (1157, 33076, 0.23331), (1293, 33076, 0.46662), (1086, 33081, 0.46669), (1112, 33081, 0.46669), (1290, 33081, 0.46669), (962, 33081, 1.40007), (1151, 33082, 0.46669), (1259, 33082, 0.46669), (1278, 33082, 0.46669), (1290, 33082, 0.46669), (1063, 33083, 0.51331), (1125, 33083, 0.51331), (1172, 33083, 0.51331), (1258, 33083, 0.51331), (1279, 33083, 0.51331), (1280, 33083, 0.51331), (1283, 33083, 0.51331), (1290, 33083, 0.51331), (959, 33084, 0.28), (1115, 33084, 0.28), (1290, 33084, 0.28), (962, 33084, 0.56), (1078, 33085, 0.84), (1290, 33085, 0.84), (962, 33089, 0.51331), (1111, 33089, 0.51331), (1115, 33089, 0.51331), (1126, 33089, 0.51331), (1134, 33089, 0.51331), (1145, 33089, 0.51331), (1147, 33089, 0.51331), (1285, 33089, 0.51331), (1290, 33089, 0.51331), (1145, 33090, 0.32669), (1290, 33090, 0.32669), (962, 33094, 0.23331), (1048, 33094, 0.23331), (1063, 33094, 0.23331), (1162, 33094, 0.23331), (1170, 33094, 0.23331), (1279, 33094, 0.23331), (1281, 33094, 0.23331), (1290, 33094, 0.69993), (959, 33095, 0.74662), (1290, 33095, 0.74662), (1172, 33099, 0.42), (1290, 33099, 0.42), (1148, 33100, 0.46669), (1290, 33100, 0.46669), (1098, 33101, 0.23331), (1150, 33101, 0.23331), (1262, 33101, 0.23331), (1290, 33101, 0.46662), (1169, 33104, 0.23331), (1278, 33104, 0.23331), (1301, 33104, 0.23331), (1290, 33104, 0.69993), (1290, 33106, 0.23331), (1161, 33106, 0.46662), (962, 33107, 0.32669), (1040, 33107, 0.32669), (1057, 33107, 0.32669), (1096, 33107, 0.32669), (1126, 33107, 0.32669), (1140, 33107, 0.32669), (1145, 33107, 0.32669), (1173, 33107, 0.32669), (1257, 33107, 0.32669), (1260, 33107, 0.32669), (1261, 33107, 0.32669), (1290, 33107, 0.32669), (1300, 33107, 0.32669), (1161, 33107, 0.98007), (1036, 33108, 0.42), (1115, 33108, 0.42), (1145, 33108, 0.42), (1040, 33108, 0.84), (1052, 33108, 0.84), (1146, 33108, 0.84), (1151, 33108, 1.26), (1126, 33108, 1.44), (1290, 33108, 2.7), (962, 33111, 0.42), (1157, 33111, 0.42), (1288, 33111, 1.26), (1170, 33112, 0.37331), (1172, 33112, 0.37331), (1288, 33112, 0.37331), (1109, 33113, 0.46669), (1110, 33113, 0.46669), (1288, 33113, 0.46669), (1172, 33120, 0.32669), (1288, 33120, 0.32669), (962, 33125, 0.09331), (1042, 33125, 0.09331), (1057, 33125, 0.09331), (1061, 33125, 0.09331), (1066, 33125, 0.09331), (1108, 33125, 0.09331), (1288, 33125, 0.09331), (1065, 33125, 0.18662), (1148, 33125, 0.18662), (1035, 33125, 0.37324), (1144, 33125, 0.46655), (1125, 33126, 0.42), (1288, 33126, 0.42), (1257, 33126, 0.84), (1171, 33128, 0.46669), (1288, 33128, 0.46669), (1257, 33130, 0.23331), (1259, 33130, 0.23331), (1288, 33130, 0.23331), (1281, 33130, 0.46662), (959, 33131, 0.46669), (962, 33131, 0.46669), (1061, 33131, 0.46669), (1112, 33131, 0.46669), (1284, 33131, 0.93338), (1288, 33131, 0.93338), (1288, 33134, 0.65331), (1078, 33134, 1.30662), (1152, 33138, 0.51331), (1288, 33138, 0.51331), (1033, 33140, 0.23331), (1035, 33140, 0.23331), (1040, 33140, 0.23331), (1153, 33140, 0.23331), (1169, 33140, 0.23331), (1257, 33140, 0.23331), (1258, 33140, 0.23331), (1259, 33140, 0.23331), (1288, 33140, 0.23331), (1300, 33140, 0.46662), (1067, 33174, 0.32669), (1163, 33174, 0.32669), (1289, 33174, 0.32669), (1076, 33175, 0.23331), (1077, 33175, 0.23331), (1262, 33175, 0.23331), (1289, 33175, 0.23331), (1296, 33175, 0.23331), (1057, 33175, 0.46662), (1066, 33175, 0.46662), (1299, 33175, 0.93324), (962, 33178, 0.37331), (1152, 33178, 0.37331), (1289, 33178, 0.37331), (1171, 33182, 0.32669), (1289, 33182, 0.32669), (1055, 33182, 0.98007), (1160, 33183, 0.37331), (1302, 33183, 0.37331), (1153, 33183, 1.11993), (1289, 33183, 1.11993), (1171, 33184, 0.32669), (1276, 33184, 0.32669), (1289, 33184, 0.65338), (1066, 33187, 0.28), (1277, 33187, 0.28), (1278, 33187, 0.28), (1289, 33187, 0.28), (1157, 33189, 0.42), (1289, 33189, 0.42), (1111, 33190, 0.51331), (1138, 33190, 0.51331), (1208, 33190, 0.51331), (1289, 33190, 0.51331), (1301, 33190, 0.51331), (1105, 33190, 1.02662), (1127, 33190, 1.02662), (1285, 33190, 1.02662), (962, 33206, 0.14), (1055, 33206, 0.14), (1057, 33206, 0.14), (1088, 33206, 0.14), (1174, 33206, 0.14), (1175, 33206, 0.14), (1035, 33208, 0.37331), (1115, 33208, 0.37331), (1145, 33208, 0.37331), (1158, 33208, 0.37331), (1174, 33208, 0.37331), (1165, 33212, 0.32669), (1175, 33212, 0.32669), (1247, 33212, 0.32669), (1130, 33212, 1.30676), (1299, 33212, 1.30676), (1174, 33212, 1.96014), (1130, 33213, 0.51331), (1247, 33213, 0.51331), (1081, 33213, 1.02662), (1209, 33213, 1.02662), (1174, 33213, 2.27323), (962, 33214, 0.37331), (1140, 33214, 0.37331), (1174, 33214, 0.74662), (1146, 33215, 0.56), (1174, 33215, 0.56), (1174, 33216, 0.28), (1044, 33216, 0.56), (1040, 33217, 0.32669), (1059, 33217, 0.32669), (1152, 33217, 0.32669), (1262, 33217, 0.32669), (962, 33217, 0.65338), (1174, 33217, 0.65338), (1174, 33218, 0.42), (1101, 33218, 1.44), (1138, 33219, 0.32669), (1144, 33219, 0.32669), (1149, 33219, 0.32669), (1174, 33219, 0.32669), (1258, 33219, 0.32669), (1035, 33221, 0.18669), (1174, 33221, 0.18669), (1247, 33221, 0.18669), (1278, 33221, 0.37338), (1208, 33221, 2.24028), (1174, 33222, 0.23331), (1130, 33222, 2.63307), (959, 33223, 0.18669), (1040, 33223, 0.18669), (1128, 33223, 0.18669), (1170, 33223, 0.18669), (1174, 33223, 0.18669), (1175, 33223, 0.18669), (1257, 33223, 0.18669), (1105, 33223, 0.37338), (1130, 33225, 0.28), (1174, 33225, 0.28), (1247, 33225, 0.28), (1055, 33226, 0.23331), (1162, 33226, 0.23331), (1174, 33226, 0.23331), (1301, 33226, 0.23331), (1302, 33226, 0.23331), (1151, 33226, 0.46662), (1280, 33226, 0.46662), (1174, 33227, 0.23331), (1208, 33227, 0.23331), (1247, 33227, 0.23331), (1173, 33227, 0.46662), (959, 33228, 0.32669), (1058, 33228, 0.32669), (1096, 33228, 0.32669), (1161, 33228, 0.32669), (1165, 33228, 0.32669), (1174, 33228, 0.32669), (1186, 33228, 0.32669), (1174, 33229, 0.37331), (1278, 33229, 0.37331), (1055, 33230, 0.56), (1174, 33230, 0.56), (1126, 33231, 0.51331), (1174, 33231, 0.51331), (1174, 33232, 0.32669), (1152, 33232, 0.65338), (1096, 33233, 0.51331), (1174, 33233, 0.51331), (962, 33234, 0.46669), (1146, 33234, 0.46669), (1174, 33234, 0.46669), (1055, 33238, 0.23331), (1125, 33238, 0.23331), (1126, 33238, 0.23331), (1128, 33238, 0.23331), (1153, 33238, 0.23331), (1174, 33238, 0.23331), (1299, 33238, 0.23331), (1174, 33239, 0.28), (1130, 33239, 0.56), (962, 33241, 0.42), (1115, 33241, 0.42), (1146, 33241, 0.42), (1174, 33241, 0.42), (1281, 33241, 0.42), (1086, 33243, 0.60669), (1174, 33243, 0.60669), (1174, 33244, 0.46669), (1208, 33244, 0.46669), (1130, 33244, 1.40007), (1124, 33244, 4.33355), (1057, 33245, 0.23331), (1069, 33245, 0.23331), (1174, 33245, 0.23331), (1285, 33245, 0.23331), (1171, 33268, 0.23331), (1175, 33268, 0.23331), (1158, 33268, 0.46662), (1144, 33268, 0.69993), (1280, 33270, 0.32669), (1175, 33270, 0.65338), (1175, 33273, 0.18669), (1161, 33273, 0.74676), (1096, 33283, 0.65331), (1175, 33283, 0.65331), (1247, 33283, 1.30662), (1173, 33301, 0.42), (1103, 33301, 0.84), (1124, 33301, 0.84), (1173, 33302, 0.23331), (962, 33302, 0.69993), (1146, 33302, 0.69993), (1278, 33304, 0.46669), (1173, 33304, 0.93338), (1066, 33305, 0.37331), (1083, 33305, 0.37331), (1096, 33305, 0.37331), (1172, 33305, 0.37331), (1173, 33305, 0.74662), (1042, 33309, 0.28), (1173, 33309, 0.28), (1277, 33309, 0.28), (1148, 33309, 0.56), (1170, 33314, 0.84), (1294, 33314, 1.26), (1172, 33314, 1.68), (1171, 33314, 2.7), (1170, 33321, 0.42), (1171, 33321, 0.84), (1083, 33321, 1.68), (1171, 33323, 0.18669), (1282, 33323, 0.18669), (1096, 33325, 0.42), (1171, 33325, 0.42), (1208, 33325, 0.42), (1278, 33325, 0.42), (1134, 33325, 0.84), (1061, 33326, 0.42), (1171, 33326, 0.42), (1084, 33327, 0.51331), (1171, 33327, 0.51331), (1126, 33329, 0.42), (1171, 33329, 0.42), (1277, 33329, 0.42), (1049, 33329, 0.84), (1171, 33330, 0.28), (1172, 33330, 0.28), (1278, 33330, 0.28), (1171, 33331, 0.28), (1273, 33331, 0.28), (1279, 33331, 0.28), (1111, 33333, 0.23331), (1171, 33333, 0.23331), (1098, 33334, 0.46669), (1171, 33334, 0.93338), (1171, 33335, 0.65338), (1125, 33335, 2.05348), (1171, 33336, 0.28), (1282, 33336, 0.28), (1109, 33337, 0.37331), (1126, 33337, 0.37331), (1171, 33337, 0.37331), (1144, 33337, 0.74662), (962, 33338, 0.42), (1111, 33338, 0.42), (1125, 33338, 0.42), (1126, 33338, 0.42), (1161, 33338, 0.42), (1171, 33338, 0.42), (1040, 33338, 0.84), (1083, 33339, 0.28), (1278, 33339, 0.28), (1280, 33339, 0.28), (1171, 33339, 0.84), (1172, 33339, 1.4), (1171, 33341, 0.28), (1262, 33341, 0.28), (1280, 33342, 0.42), (1171, 33342, 0.84), (1074, 33344, 0.32669), (1140, 33344, 0.32669), (1151, 33344, 0.32669), (1153, 33344, 0.32669), (1161, 33344, 0.32669), (1171, 33344, 0.32669), (1172, 33352, 0.37331), (1161, 33352, 0.74662), (1166, 33353, 0.23331), (1172, 33353, 0.23331), (1124, 33354, 0.37331), (1148, 33354, 0.37331), (1162, 33354, 0.37331), (1172, 33354, 0.37331), (1294, 33355, 0.46669), (1172, 33355, 3.73352), (1048, 33358, 0.28), (1065, 33358, 0.28), (1172, 33358, 0.28), (1278, 33358, 0.28), (1170, 33360, 0.60669), (1172, 33360, 0.60669), (18, 33360, 1.47339), (1001, 33360, 1.47339), (1084, 33360, 2.08008), (1226, 33360, 2.08008), (1111, 33361, 0.23331), (1140, 33361, 0.23331), (1172, 33361, 0.23331), (1280, 33361, 0.23331), (1166, 33361, 0.46662), (1065, 33364, 0.28), (1096, 33364, 0.28), (1172, 33364, 0.28), (1278, 33364, 0.28), (1048, 33364, 0.56), (1078, 33364, 0.56), (1093, 33364, 0.56), (1044, 33365, 0.18669), (1046, 33365, 0.18669), (1172, 33365, 0.18669), (1106, 33365, 0.37338), (1124, 33367, 0.42), (1163, 33367, 0.42), (1172, 33367, 0.42), (1271, 33367, 0.42), (1145, 33371, 0.42), (1172, 33371, 0.42), (1096, 33376, 0.37331), (1172, 33376, 0.37331), (1294, 33377, 0.32669), (1172, 33377, 1.30676), (1169, 33382, 0.42), (1172, 33382, 0.42), (1208, 33382, 0.42), (1161, 33385, 0.23331), (1172, 33385, 0.23331), (1084, 33387, 0.23331), (1172, 33387, 0.23331), (1149, 33391, 0.28), (1172, 33391, 0.28), (1166, 33391, 0.56), (1169, 33414, 0.18669), (1279, 33414, 0.18669), (1169, 33415, 0.32669), (1170, 33415, 0.32669), (1169, 33419, 0.28), (1115, 33419, 0.56), (1111, 33421, 0.32669), (1169, 33421, 0.32669), (1063, 33422, 0.37331), (1112, 33422, 0.37331), (1169, 33422, 0.74662), (1169, 33428, 0.51331), (1092, 33428, 1.75992), (959, 33445, 0.51), (959, 33446, 0.28), (959, 33447, 0.28), (1300, 33447, 0.28), (959, 33448, 0.28), (959, 33449, 0.28), (1146, 33449, 0.28), (959, 33450, 0.23331), (959, 33451, 0.18669), (959, 33452, 0.32669), (962, 33453, 0.37331), (1124, 33453, 0.37331), (1126, 33453, 0.37331), (1128, 33453, 0.37331), (1134, 33453, 0.37331), (1151, 33453, 0.37331), (1294, 33453, 0.37331), (1022, 33453, 0.90661), (1284, 33453, 1.27992), (959, 33453, 1.65323), (959, 33454, 0.32669), (959, 33455, 0.51331), (1147, 33455, 0.51331), (1162, 33455, 0.51331), (1284, 33455, 0.51331), (959, 33456, 0.28), (959, 33457, 0.42), (1040, 33457, 0.42), (1257, 33457, 0.42), (1126, 33457, 0.84), (1145, 33457, 0.84), (959, 33458, 0.37331), (1086, 33458, 0.37331), (959, 33459, 0.51331), (959, 33460, 0.23331), (959, 33461, 0.46669), (1286, 33461, 0.93338), (959, 33462, 0.60669), (1115, 33463, 0.51331), (1257, 33463, 0.51331), (1302, 33463, 0.51331), (959, 33463, 1.02662), (959, 33464, 0.7), (1284, 33464, 0.7), (1286, 33464, 1.4), (959, 33465, 0.23331), (980, 33465, 0.23331), (1066, 33465, 0.23331), (1087, 33465, 0.23331), (959, 33466, 0.46669), (959, 33467, 0.32669), (959, 33468, 0.42), (1285, 33468, 0.42), (959, 33469, 0.37331), (1163, 33469, 0.37331), (959, 33470, 0.18669), (959, 33471, 0.37331), (959, 33472, 0.65331), (962, 33472, 0.65331), (959, 33473, 0.18669), (1134, 33473, 0.18669), (959, 33474, 0.28), (1065, 33474, 0.28), (1124, 33474, 0.28), (1125, 33474, 0.28), (1129, 33474, 0.28), (1134, 33474, 0.28), (1161, 33474, 0.28), (1247, 33474, 0.28), (1301, 33474, 0.28), (1196, 33474, 0.84), (959, 33475, 0.51331), (1129, 33475, 0.51331), (1124, 33475, 1.02662), (1126, 33475, 1.02662), (1134, 33475, 1.02662), (1247, 33475, 1.02662), (1128, 33475, 1.53993), (959, 33476, 0.37331), (959, 33477, 0.28), (1127, 33477, 0.28), (1128, 33477, 0.28), (1134, 33477, 0.28), (959, 33478, 0.32669), (962, 33478, 0.32669), (1286, 33478, 0.98007), (959, 33479, 0.56), (959, 33480, 0.23331), (959, 33481, 0.51331), (959, 33482, 0.51331), (1040, 33509, 0.23331), (1129, 33509, 0.23331), (1150, 33509, 0.23331), (1286, 33509, 0.23331), (1159, 33509, 0.46662), (1283, 33511, 0.32669), (1286, 33511, 0.32669), (1083, 33526, 0.32669), (1166, 33526, 0.32669), (1277, 33526, 0.32669), (1061, 33526, 0.65338), (1078, 33527, 0.42), (1166, 33527, 0.42), (980, 33528, 0.46669), (1147, 33528, 0.46669), (1150, 33528, 0.46669), (1162, 33528, 0.46669), (1166, 33528, 0.46669), (1082, 33528, 2.06677), (1042, 33529, 0.23331), (1065, 33529, 0.23331), (1068, 33529, 0.23331), (1074, 33529, 0.23331), (1106, 33529, 0.23331), (1130, 33529, 0.23331), (1152, 33529, 0.23331), (1161, 33529, 0.23331), (1166, 33529, 0.23331), (1208, 33529, 0.23331), (1247, 33529, 0.23331), (1276, 33529, 0.23331), (1277, 33529, 0.23331), (1282, 33529, 0.23331), (1299, 33529, 0.23331), (1302, 33529, 0.23331), (1069, 33529, 0.46662), (1096, 33529, 0.46662), (1296, 33529, 0.46662), (962, 33529, 0.69993), (1077, 33529, 0.69993), (1091, 33529, 0.69993), (1109, 33529, 0.69993), (1076, 33529, 0.79992), (1095, 33529, 1.16655), (1057, 33534, 0.32669), (1058, 33534, 0.32669), (1128, 33534, 0.32669), (1140, 33534, 0.32669), (1145, 33534, 0.32669), (1166, 33534, 0.32669), (1280, 33534, 0.32669), (962, 33537, 0.32669), (1166, 33537, 0.32669), (1247, 33537, 0.32669), (1285, 33537, 0.32669), (1074, 33537, 0.65338), (1074, 33539, 0.23331), (1166, 33539, 0.23331), (1247, 33539, 0.23331), (962, 33554, 0.51), (962, 33555, 0.23331), (962, 33556, 0.35), (962, 33557, 0.21), (962, 33558, 0.28), (962, 33559, 0.7), (962, 33560, 0.46669), (962, 33561, 0.23331), (962, 33562, 0.46669), (962, 33563, 0.28), (1157, 33563, 0.28), (1278, 33563, 0.28), (1280, 33563, 0.28), (1066, 33563, 0.56), (962, 33564, 0.46662), (962, 33565, 0.32669), (962, 33566, 0.42), (1159, 33566, 0.42), (1276, 33566, 0.42), (1296, 33567, 0.32669), (962, 33567, 0.65338), (962, 33568, 0.28), (980, 33568, 0.28), (1159, 33568, 0.28), (1208, 33568, 0.28), (1046, 33569, 0.28), (1069, 33569, 0.28), (962, 33569, 0.56), (1285, 33569, 0.84), (962, 33570, 0.23331), (1140, 33570, 0.23331), (1090, 33571, 0.46669), (1124, 33571, 0.46669), (962, 33571, 0.93338), (1114, 33571, 0.93338), (962, 33572, 0.32669), (1055, 33573, 0.14), (1067, 33573, 0.14), (962, 33573, 0.56), (962, 33574, 0.37331), (962, 33575, 0.18669), (1050, 33575, 0.37338), (962, 33576, 0.51331), (962, 33577, 0.14), (962, 33578, 0.37331), (1066, 33579, 0.65331), (1301, 33579, 0.65331), (962, 33579, 1.30662), (962, 33580, 0.18669), (1208, 33581, 0.37331), (962, 33581, 0.74662), (962, 33582, 0.32669), (962, 33583, 0.46662), (1208, 33583, 0.46662), (1112, 33584, 0.37331), (1279, 33584, 0.37331), (962, 33584, 1.49324), (1076, 33584, 1.65323), (962, 33585, 1.02662), (1061, 33585, 2.27323), (962, 33586, 0.46669), (1257, 33586, 0.46669), (1057, 33586, 0.93338), (962, 33587, 0.46669), (1086, 33587, 0.46669), (1084, 33587, 1.40007), (962, 33588, 0.46669), (1109, 33589, 0.46669), (1124, 33589, 0.46669), (1126, 33589, 0.46669), (962, 33589, 0.93338), (962, 33590, 0.18669), (1111, 33590, 0.18669), (962, 33591, 0.28), (1042, 33591, 0.28), (1299, 33591, 0.28), (1159, 33591, 0.84), (962, 33592, 0.37331), (1162, 33592, 0.37331), (1257, 33592, 0.37331), (1061, 33592, 0.74662), (962, 33593, 0.32669), (1059, 33593, 0.65338), (962, 33594, 0.28), (962, 33595, 0.32669), (962, 33596, 0.23331), (1066, 33596, 0.23331), (1096, 33597, 0.46669), (962, 33597, 0.93338), (1011, 33597, 1.13339), (962, 33598, 0.42), (962, 33599, 0.37331), (1044, 33599, 0.37331), (1091, 33599, 0.37331), (1090, 33599, 0.74662), (1294, 33599, 0.74662), (1063, 33600, 0.28), (962, 33600, 0.56), (1068, 33600, 0.56), (1069, 33600, 0.56), (962, 33601, 0.32669), (962, 33602, 0.28), (1149, 33602, 0.28), (962, 33603, 1.68), (962, 33604, 0.56), (962, 33605, 0.32669), (1129, 33605, 0.32669), (1159, 33605, 0.32669), (1165, 33605, 0.32669), (1209, 33605, 0.32669), (1066, 33606, 0.23331), (1074, 33606, 0.23331), (1138, 33606, 0.23331), (1146, 33606, 0.23331), (1162, 33606, 0.23331), (962, 33606, 0.46662), (1069, 33606, 0.46662), (1271, 33606, 0.46662), (962, 33607, 0.37331), (1209, 33607, 0.74662), (1247, 33607, 0.74662), (962, 33608, 0.51331), (1035, 33608, 0.51331), (1259, 33608, 0.51331), (1261, 33608, 0.51331), (1040, 33608, 1.02662), (962, 33609, 0.46669), (962, 33610, 0.42), (962, 33611, 0.42), (1061, 33611, 0.42), (1062, 33611, 0.84), (962, 33612, 0.46669), (1296, 33612, 0.46669), (1163, 33612, 1.86676), (962, 33613, 0.42), (962, 33614, 0.56), (962, 33615, 0.32669), (962, 33616, 0.56), (962, 33617, 0.46669), (962, 33618, 0.18669), (962, 33619, 0.42), (1148, 33620, 0.37331), (1279, 33620, 0.37331), (962, 33620, 0.74662), (1153, 33620, 0.74662), (962, 33621, 0.56), (1126, 33622, 0.18669), (1209, 33622, 0.18669), (1046, 33622, 0.37338), (1063, 33622, 0.37338), (962, 33622, 0.93345), (962, 33623, 0.32669), (1149, 33623, 0.32669), (962, 33624, 0.32669), (962, 33625, 0.14), (1163, 33625, 0.14), (962, 33626, 0.18669), (962, 33627, 0.37331), (962, 33628, 0.23331), (1299, 33628, 1.96647), (962, 33629, 0.37331), (962, 33630, 0.23331), (1063, 33630, 0.23331), (1138, 33630, 0.23331), (1271, 33630, 0.69993), (962, 33631, 0.18669), (1063, 33631, 0.18669), (1209, 33631, 0.37338), (962, 33632, 0.32669), (962, 33633, 0.42), (962, 33634, 0.37331), (1089, 33635, 0.56), (962, 33635, 0.84), (962, 33636, 0.56), (962, 33637, 0.14), (962, 33638, 0.18669), (962, 33639, 0.32669), (1042, 33640, 0.23331), (962, 33640, 0.46662), (962, 33641, 0.84), (962, 33642, 0.18669), (1055, 33642, 0.18669), (962, 33643, 0.37331), (1144, 33643, 0.37331), (1163, 33643, 0.37331), (1114, 33643, 0.74662), (962, 33644, 0.18669), (1055, 33644, 0.18669), (1089, 33644, 0.18669), (1130, 33644, 0.18669), (1144, 33644, 0.18669), (1296, 33644, 0.18669), (1301, 33644, 0.18669), (1057, 33644, 0.37338), (1209, 33644, 0.37338), (962, 33645, 0.37331), (962, 33646, 0.7), (962, 33647, 0.56), (962, 33648, 0.32669), (962, 33649, 0.42), (1096, 33649, 0.42), (962, 33650, 0.28), (1063, 33650, 0.28), (1074, 33650, 0.28), (962, 33651, 0.60669), (962, 33652, 0.23331), (1068, 33652, 0.23331), (962, 33653, 0.46669), (962, 33654, 0.23331), (1067, 33654, 0.23331), (1068, 33654, 0.23331), (962, 33655, 0.46669), (962, 33656, 0.23331), (1063, 33656, 0.23331), (1112, 33656, 0.23331), (1247, 33656, 0.23331), (1285, 33656, 0.23331), (962, 33657, 0.14), (962, 33658, 0.42), (962, 33659, 0.28), (962, 33660, 0.42), (1258, 33660, 0.42), (962, 33661, 0.46669), (1040, 33661, 0.46669), (962, 33662, 0.37331), (962, 33663, 0.37331), (962, 33664, 0.23331), (962, 33665, 0.32669), (1170, 33665, 0.32669), (962, 33666, 0.28), (962, 33667, 0.56), (962, 33668, 0.42), (1042, 33668, 0.42), (962, 33669, 0.51331), (962, 33670, 0.28), (1113, 33670, 0.28), (1151, 33670, 0.28), (962, 33671, 0.32669), (1093, 33671, 0.98007), (962, 33672, 0.18669), (962, 33673, 0.37331), (1151, 33673, 0.37331), (1152, 33673, 0.37331), (1208, 33673, 0.37331), (962, 33674, 0.46669), (962, 33675, 0.37331), (1096, 33675, 0.37331), (1101, 33675, 0.37331), (1107, 33675, 0.37331), (1134, 33675, 0.37331), (1148, 33675, 0.37331), (1209, 33675, 0.37331), (1274, 33675, 0.37331), (1247, 33675, 1.49324), (1109, 33675, 1.65323), (962, 33676, 0.46669), (1093, 33676, 0.46669), (962, 33677, 0.46669), (1074, 33677, 0.46669), (1287, 33677, 0.46669), (1145, 33677, 0.93338), (1035, 33678, 0.46669), (1040, 33678, 0.46669), (962, 33678, 1.86676), (962, 33679, 0.51331), (962, 33680, 0.23331), (1127, 33680, 0.23331), (1160, 33680, 0.23331), (962, 33681, 0.42), (1036, 33681, 0.42), (962, 33682, 0.37331), (962, 33683, 0.51331), (962, 33684, 0.56), (962, 33685, 0.42), (1067, 33685, 0.42), (962, 33686, 0.28), (962, 33687, 0.14), (1128, 33687, 0.14), (962, 33688, 0.28), (962, 33689, 0.37331), (1299, 33689, 0.37331), (1063, 33689, 0.74662), (1068, 33689, 0.74662), (1069, 33689, 0.74662), (1287, 33689, 1.27992), (1146, 33689, 1.49324), (962, 33690, 0.28), (1069, 33690, 0.28), (1285, 33690, 0.28), (962, 33691, 0.28), (1208, 33691, 0.28), (962, 33692, 0.42), (1160, 33692, 0.42), (1055, 33693, 0.23331), (1062, 33693, 0.23331), (1109, 33693, 0.23331), (1115, 33693, 0.23331), (1144, 33693, 0.23331), (1145, 33693, 0.23331), (1209, 33693, 0.23331), (1273, 33693, 0.23331), (1276, 33693, 0.23331), (1081, 33693, 0.46662), (1146, 33693, 0.46662), (962, 33693, 1.16655), (1063, 33693, 1.26654), (1146, 33694, 0.37331), (1279, 33694, 0.37331), (962, 33694, 1.49324), (962, 33695, 0.28), (962, 33696, 0.23331), (962, 33697, 0.23331), (962, 33698, 1.12), (962, 33699, 0.28), (1147, 33699, 0.28), (1125, 33699, 0.56), (962, 33700, 0.56), (962, 33701, 0.18669), (962, 33702, 0.37331), (962, 33703, 0.32669), (962, 33704, 0.23331), (1055, 33704, 0.46662), (1057, 33704, 0.46662), (962, 33705, 0.32669), (962, 33706, 0.28), (962, 33707, 0.18669), (962, 33708, 0.18669), (1299, 33708, 0.18669), (962, 33709, 0.32669), (1036, 33709, 0.32669), (1040, 33709, 0.32669), (1257, 33709, 0.32669), (962, 33710, 0.56), (1285, 33711, 0.23331), (962, 33711, 0.46662), (962, 33712, 0.37331), (1048, 33712, 0.37331), (962, 33713, 0.60669), (962, 33714, 0.28), (962, 33715, 0.51331), (1042, 33715, 0.51331), (1140, 33715, 0.51331), (1145, 33715, 0.51331), (962, 33716, 0.23331), (962, 33717, 0.32669), (962, 33718, 0.42), (1147, 33718, 0.42), (962, 33719, 0.37331), (1285, 33719, 0.37331), (962, 33720, 0.28), (1279, 33720, 0.28), (1281, 33720, 0.28), (962, 33721, 0.23331), (1044, 33721, 0.23331), (1276, 33721, 0.46662), (962, 33722, 0.18669), (1066, 33722, 0.18669), (1074, 33722, 0.18669), (1285, 33722, 0.18669), (1247, 33722, 0.74676), (962, 33723, 0.32669), (1069, 33723, 0.32669), (962, 33724, 0.18669), (1089, 33725, 0.32669), (962, 33725, 0.65338), (962, 33726, 0.23331), (1043, 33726, 0.23331), (1111, 33726, 0.23331), (1126, 33726, 0.23331), (1129, 33726, 0.23331), (1209, 33726, 0.23331), (1247, 33726, 0.23331), (1281, 33726, 0.23331), (962, 33727, 0.56), (962, 33728, 0.18669), (1044, 33728, 0.18669), (1066, 33728, 0.18669), (1084, 33728, 0.18669), (1085, 33728, 0.18669), (1107, 33728, 0.18669), (1109, 33728, 0.18669), (1281, 33728, 0.18669), (1103, 33728, 0.37338), (962, 33729, 0.23331), (1055, 33729, 0.23331), (1074, 33729, 0.23331), (1076, 33729, 0.23331), (962, 33730, 0.28), (1163, 33730, 0.28), (962, 33731, 0.46669), (962, 33732, 0.28), (1257, 33732, 0.28), (1109, 33733, 0.23331), (962, 33733, 0.46662), (1091, 33733, 0.46662), (962, 33734, 0.28), (1058, 33734, 0.28), (1069, 33734, 0.28), (1086, 33734, 0.28), (1276, 33734, 0.28), (1281, 33734, 0.28), (1042, 33734, 0.56), (1066, 33734, 0.56), (1109, 33734, 0.56), (1061, 33814, 0.18669), (1088, 33814, 0.18669), (1146, 33814, 0.18669), (1163, 33814, 0.18669), (1082, 33814, 0.37338), (1144, 33814, 0.37338), (1165, 33814, 0.37338), (1048, 33815, 0.28), (1165, 33815, 0.56), (1209, 33818, 0.46669), (1165, 33818, 0.93338), (1069, 33825, 0.60669), (1285, 33825, 0.60669), (1129, 33830, 0.28), (1130, 33830, 0.28), (1285, 33830, 0.28), (1209, 33830, 0.56), (1284, 33830, 0.56), (1186, 33832, 0.37331), (1285, 33832, 0.37331), (1067, 33832, 0.74662), (1113, 33833, 0.37331), (1285, 33833, 0.37331), (1068, 33833, 0.74662), (1047, 33841, 0.23331), (1062, 33841, 0.23331), (1063, 33841, 0.23331), (1067, 33841, 0.23331), (1112, 33841, 0.23331), (1285, 33841, 0.23331), (1057, 33842, 0.23331), (1285, 33842, 0.23331), (1302, 33842, 0.23331), (1285, 33845, 0.32669), (1144, 33845, 0.65338), (1069, 33850, 0.46669), (1113, 33850, 0.46669), (1285, 33850, 0.46669), (1209, 33852, 0.56), (1285, 33852, 1.92), (1285, 33853, 0.18669), (980, 33853, 0.37338), (1093, 33853, 0.37338), (1285, 33855, 0.28), (1069, 33855, 0.56), (1046, 33858, 0.42), (1285, 33858, 0.42), (1115, 33859, 0.37331), (1162, 33859, 0.37331), (1208, 33859, 0.37331), (1285, 33859, 0.37331), (1109, 33888, 0.46669), (1157, 33888, 0.46669), (1111, 33888, 0.93338), (1063, 33890, 0.56), (1125, 33890, 0.56), (1145, 33890, 0.56), (1157, 33890, 0.56), (1163, 33890, 1.12), (1144, 33892, 0.32669), (1148, 33892, 0.32669), (1157, 33892, 0.32669), (1162, 33892, 0.32669), (1257, 33893, 0.46669), (1157, 33893, 0.93338), (22, 33893, 1.13339), (1007, 33893, 1.13339), (1218, 33893, 1.60008), (1186, 33895, 0.37331), (1157, 33895, 0.74662), (1161, 33895, 0.74662), (1157, 33897, 0.51331), (1277, 33897, 1.02662), (1299, 33897, 1.53993), (1088, 33920, 0.32669), (1160, 33920, 0.65338), (1036, 33929, 0.37331), (1160, 33929, 0.37331), (1163, 33929, 0.37331), (1208, 33929, 0.37331), (1111, 33931, 0.32669), (1160, 33931, 0.32669), (1258, 33931, 0.32669), (1068, 33935, 0.42), (1160, 33935, 0.42), (1276, 33935, 0.42), (1145, 33967, 0.37331), (1283, 33967, 0.37331), (1161, 33967, 0.74662), (1040, 33970, 0.56), (1161, 33970, 0.56), (1161, 33972, 1.68), (1159, 33972, 3.36), (1161, 33974, 0.32669), (1158, 33974, 1.12008), (1044, 33975, 0.28), (1067, 33975, 0.28), (1068, 33975, 0.28), (1161, 33975, 0.28), (1066, 33975, 0.56), (1258, 33975, 0.56), (1033, 33979, 0.42), (1161, 33979, 0.42), (1161, 33982, 0.32669), (1144, 33982, 0.65338), (1115, 33985, 0.14), (1158, 33985, 0.14), (1161, 33985, 0.14), (1066, 34013, 0.28), (1158, 34013, 0.28), (1146, 34013, 0.96), (1149, 34017, 0.32669), (1158, 34017, 0.32669), (1274, 34017, 0.32669), (1284, 34017, 0.32669), (1208, 34017, 0.65338), (1124, 34017, 0.98007), (1158, 34022, 0.69993), (1159, 34022, 1.63317), (1042, 34023, 0.18669), (1074, 34023, 0.18669), (1158, 34023, 0.18669), (1063, 34024, 0.23331), (1158, 34024, 0.46662), (1040, 34031, 0.28), (1300, 34031, 0.28), (1158, 34031, 0.56), (1257, 34031, 0.56), (1280, 34044, 0.56), (1159, 34044, 1.12), (1283, 34044, 1.12), (1040, 34045, 0.37331), (1159, 34045, 0.37331), (1130, 34048, 0.37331), (1159, 34048, 0.37331), (1086, 34049, 0.42), (1152, 34049, 0.42), (1159, 34049, 0.42), (1088, 34050, 0.46669), (1159, 34050, 0.46669), (1281, 34050, 0.46669), (1115, 34050, 0.93338), (1279, 34050, 0.93338), (1036, 34051, 0.42), (1159, 34051, 0.42), (1209, 34051, 0.42), (1247, 34051, 0.42), (980, 34054, 0.32669), (1059, 34054, 0.32669), (1124, 34054, 0.32669), (1127, 34054, 0.32669), (1159, 34054, 0.32669), (1273, 34054, 0.32669), (1274, 34054, 0.32669), (1065, 34054, 0.98007), (1066, 34055, 0.23331), (1126, 34055, 0.23331), (1146, 34055, 0.23331), (1159, 34055, 0.46662), (1159, 34057, 0.32669), (1279, 34057, 0.65338), (980, 34064, 0.42), (1159, 34064, 0.42), (1125, 34065, 0.32669), (1159, 34065, 0.32669), (1091, 34065, 0.65338), (1040, 34069, 0.42), (1159, 34069, 0.84), (980, 34070, 0.28), (1103, 34070, 0.28), (1159, 34070, 0.28), (1108, 34070, 0.56), (1208, 34070, 0.84), (1144, 34071, 0.51331), (1159, 34071, 0.51331), (1067, 34079, 0.51331), (1278, 34079, 0.51331), (1045, 34079, 1.02662), (1151, 34080, 0.28), (1152, 34080, 0.28), (1276, 34080, 0.28), (1278, 34080, 0.28), (1063, 34081, 0.23331), (1278, 34081, 0.23331), (1113, 34084, 0.23331), (1278, 34084, 0.46662), (1062, 34085, 0.23331), (1278, 34085, 0.23331), (1279, 34085, 0.23331), (1128, 34085, 0.46662), (1278, 34086, 0.37331), (1280, 34086, 0.74662), (1280, 34107, 0.23331), (1283, 34107, 0.23331), (1277, 34107, 0.46662), (1050, 34108, 0.37331), (1125, 34108, 0.37331), (1271, 34108, 0.37331), (1277, 34108, 0.37331), (1138, 34108, 0.74662), (1140, 34108, 0.74662), (1153, 34112, 0.60669), (1277, 34112, 0.60669), (1060, 34114, 0.14), (1063, 34114, 0.14), (1068, 34114, 0.14), (1105, 34114, 0.14), (1106, 34114, 0.14), (1209, 34114, 0.14), (1277, 34114, 0.14), (1283, 34114, 0.14), (1301, 34114, 0.14), (1061, 34114, 0.28), (1066, 34118, 0.23331), (1088, 34118, 0.23331), (1277, 34118, 0.23331), (1042, 34119, 0.18669), (1277, 34119, 0.18669), (1065, 34121, 0.23331), (1277, 34121, 0.23331), (1196, 34121, 0.46662), (1283, 34121, 0.46662), (1277, 34122, 0.18669), (1279, 34122, 0.18669), (1046, 34123, 0.28), (1144, 34123, 0.28), (1153, 34123, 0.28), (1277, 34123, 0.56), (1063, 34126, 0.18669), (1146, 34126, 0.18669), (1277, 34126, 0.18669), (1279, 34126, 0.18669), (1058, 34129, 0.32669), (1277, 34129, 0.32669), (1280, 34129, 0.32669), (1096, 34130, 0.32669), (1110, 34130, 0.32669), (1138, 34130, 0.32669), (1148, 34130, 1.44677), (1277, 34130, 1.77346), (1105, 34131, 0.14), (1277, 34131, 0.14), (1279, 34170, 0.46669), (1280, 34170, 1.40007), (1144, 34171, 0.14), (1280, 34171, 0.14), (1101, 34171, 0.28), (1111, 34172, 0.32669), (1149, 34172, 0.32669), (1280, 34172, 0.32669), (1147, 34175, 0.56), (1280, 34175, 0.56), (1140, 34179, 0.23331), (1208, 34179, 0.23331), (1280, 34179, 0.46662), (1138, 34180, 0.37331), (1280, 34180, 1.11993), (1063, 34188, 0.32669), (1280, 34188, 0.32669), (1279, 34190, 0.18669), (1280, 34190, 0.18669), (1046, 34191, 0.18669), (1066, 34191, 0.18669), (1125, 34191, 0.18669), (1280, 34191, 0.18669), (1287, 34191, 0.18669), (1146, 34191, 0.37338), (1087, 34192, 0.23331), (1280, 34192, 0.23331), (1113, 34203, 0.14), (1279, 34203, 0.14), (1111, 34204, 0.51331), (1279, 34204, 0.51331), (1074, 34207, 0.28), (1279, 34207, 0.28), (1140, 34207, 0.56), (1276, 34207, 0.56), (1129, 34208, 0.23331), (1145, 34208, 0.23331), (1279, 34208, 0.23331), (1040, 34209, 0.42), (1281, 34209, 0.42), (1279, 34209, 0.84), (1066, 34210, 0.14), (1108, 34210, 0.14), (1279, 34210, 0.14), (1294, 34210, 0.28), (1144, 34210, 0.42), (1063, 34211, 0.18669), (1279, 34211, 0.18669), (1059, 34217, 0.51331), (1279, 34217, 1.02662), (1086, 34220, 0.37331), (1279, 34220, 0.37331), (1129, 34221, 0.23331), (1209, 34221, 0.23331), (1279, 34221, 0.23331), (1128, 34223, 0.42), (1279, 34223, 0.42), (1279, 34227, 0.42), (1281, 34227, 0.42), (1067, 34232, 0.32669), (1279, 34232, 0.32669), (1091, 34235, 0.37331), (1279, 34235, 0.37331), (1152, 34236, 0.23331), (1296, 34236, 0.23331), (1065, 34236, 0.46662), (1279, 34236, 0.46662), (1110, 34263, 0.23331), (1152, 34263, 0.23331), (1153, 34263, 0.46662), (1147, 34263, 0.69993), (1150, 34263, 1.26654), (1151, 34263, 1.26654), (1058, 34270, 0.18669), (1075, 34270, 0.18669), (1146, 34270, 0.18669), (1153, 34270, 0.18669), (1208, 34270, 0.18669), (1282, 34270, 0.18669), (1093, 34270, 0.37338), (1162, 34270, 0.37338), (1096, 34273, 0.51331), (1153, 34273, 0.51331), (980, 34276, 0.51331), (1048, 34276, 0.51331), (1153, 34276, 0.51331), (1259, 34276, 0.51331), (1110, 34276, 1.02662), (1163, 34278, 0.23331), (1151, 34278, 0.46662), (1153, 34278, 0.46662), (1153, 34279, 0.42), (1163, 34279, 0.42), (1151, 34294, 0.56), (1152, 34294, 1.12), (25, 34294, 1.36), (1027, 34294, 1.36), (1213, 34294, 1.92), (1150, 34294, 2.24), (1150, 34295, 0.42), (1151, 34295, 0.42), (980, 34295, 2.1), (1126, 34296, 0.56), (1150, 34296, 0.56), (1150, 34297, 0.42), (1087, 34297, 0.84), (980, 34297, 1.44), (1124, 34300, 0.51331), (1125, 34300, 0.51331), (1150, 34300, 0.51331), (1262, 34300, 0.51331), (1066, 34301, 0.51331), (1107, 34301, 0.51331), (1150, 34301, 0.51331), (1149, 34301, 1.02662), (1046, 34305, 0.23331), (1150, 34305, 0.23331), (1130, 34306, 0.37331), (1150, 34306, 0.37331), (1090, 34306, 0.74662), (1152, 34325, 0.23331), (1163, 34325, 0.23331), (1152, 34329, 0.51331), (1258, 34329, 0.51331), (12, 34329, 1.24661), (1030, 34329, 1.24661), (1138, 34329, 3.22652), (1042, 34331, 0.28), (1068, 34331, 0.28), (1152, 34331, 0.28), (1152, 34333, 0.37331), (1282, 34333, 0.37331), (1077, 34336, 0.74662), (1152, 34336, 0.74662), (1060, 34339, 0.32669), (1152, 34339, 0.32669), (1302, 34339, 0.32669), (1105, 34340, 1.60008), (1152, 34340, 1.60008), (1152, 34342, 0.65331), (1170, 34342, 0.65331), (1152, 34343, 0.42), (12, 34343, 1.02), (1030, 34343, 1.02), (1035, 34348, 0.28), (1040, 34348, 0.28), (1149, 34348, 0.28), (1152, 34348, 0.28), (1257, 34348, 0.28), (1258, 34348, 0.28), (1259, 34348, 0.28), (1209, 34387, 0.32669), (1259, 34387, 0.32669), (1260, 34387, 0.32669), (1151, 34387, 0.65338), (1076, 34388, 0.14), (1077, 34388, 0.14), (1151, 34388, 0.14), (1163, 34388, 0.14), (1107, 34388, 0.28), (1061, 34389, 0.37331), (1130, 34389, 0.37331), (1151, 34389, 0.37331), (1274, 34389, 0.37331), (1151, 34390, 0.32669), (1090, 34390, 0.65338), (1059, 34391, 0.32669), (1151, 34391, 0.32669), (1301, 34391, 0.65338), (1068, 34395, 0.60669), (1151, 34395, 0.60669), (1107, 34396, 0.37331), (1151, 34396, 0.37331), (1036, 34399, 0.23331), (1125, 34399, 0.23331), (1151, 34399, 0.23331), (1258, 34399, 0.23331), (1033, 34420, 0.42), (1147, 34420, 0.42), (1259, 34420, 0.42), (1170, 34421, 0.46669), (1147, 34421, 0.93338), (1065, 34424, 0.56), (1112, 34424, 0.56), (1147, 34424, 0.56), (1284, 34424, 1.12), (1036, 34425, 0.37331), (1055, 34425, 0.37331), (1115, 34425, 0.37331), (1147, 34425, 0.37331), (1208, 34425, 0.37331), (1144, 34427, 0.56), (1147, 34427, 0.56), (1130, 34428, 0.37331), (1147, 34428, 0.37331), (1076, 34435, 0.28), (1147, 34435, 0.28), (1260, 34435, 0.28), (1261, 34435, 0.28), (1276, 34435, 0.28), (1105, 34435, 1.12), (1098, 34438, 0.28), (1147, 34438, 0.28), (1147, 34439, 0.28), (1134, 34439, 0.56), (1147, 34440, 0.23331), (1276, 34440, 0.23331), (980, 34440, 0.46662), (1299, 34440, 0.46662), (1125, 34440, 1.69983), (1065, 34441, 0.32669), (1147, 34441, 0.32669), (980, 34448, 0.18669), (980, 34449, 0.51), (980, 34450, 0.32669), (980, 34451, 0.46669), (1149, 34451, 0.46669), (1098, 34451, 0.93338), (980, 34452, 0.37331), (980, 34453, 0.46669), (980, 34454, 0.32669), (1063, 34454, 0.32669), (1096, 34454, 0.32669), (980, 34455, 0.32669), (1128, 34456, 0.28), (980, 34456, 0.56), (1107, 34456, 0.56), (980, 34457, 0.37338), (980, 34458, 0.28), (1059, 34459, 0.37331), (1093, 34459, 0.37331), (1140, 34459, 0.37331), (980, 34459, 0.74662), (980, 34460, 0.18669), (1149, 34460, 0.18669), (980, 34461, 0.32669), (1091, 34461, 0.32669), (1075, 34461, 0.65338), (980, 34462, 0.56), (1108, 34462, 1.68), (980, 34463, 0.60669), (980, 34464, 0.56), (980, 34465, 0.32669), (980, 34466, 0.65338), (980, 34467, 0.23331), (980, 34468, 1.8666), (980, 34469, 0.09331), (1125, 34481, 0.37331), (1148, 34481, 0.37331), (1036, 34484, 0.28), (1057, 34484, 0.28), (1148, 34484, 0.28), (1247, 34484, 0.28), (1035, 34484, 0.56), (1130, 34484, 2.04), (1124, 34484, 2.6), (1208, 34484, 3.64), (1086, 34485, 0.37331), (1148, 34485, 0.74662), (1046, 34489, 0.18669), (1057, 34489, 0.18669), (1299, 34489, 0.18669), (1148, 34489, 0.37338), (1107, 34494, 0.28), (1148, 34494, 0.28), (1035, 34496, 0.28), (1148, 34496, 0.28), (1148, 34500, 0.32669), (1209, 34500, 0.32669), (1096, 34501, 0.32669), (1148, 34501, 0.32669), (1055, 34502, 0.32669), (1149, 34502, 0.32669), (1262, 34502, 0.32669), (1148, 34502, 0.65338), (1148, 34503, 0.23331), (1145, 34503, 0.79992), (1109, 34511, 0.42), (1111, 34511, 0.42), (1125, 34511, 0.42), (1186, 34511, 0.42), (1149, 34511, 0.84), (1146, 34511, 1.44), (1149, 34512, 0.28), (1105, 34512, 0.56), (1074, 34520, 0.23331), (1149, 34520, 0.69993), (1124, 34522, 0.23331), (1134, 34522, 0.23331), (1149, 34522, 0.23331), (1096, 34525, 0.56), (1149, 34525, 0.56), (1115, 34526, 0.28), (1149, 34526, 0.28), (1105, 34529, 0.46669), (1149, 34529, 0.46669), (1284, 34551, 0.46669), (1300, 34551, 0.46669), (1108, 34551, 0.93338), (1096, 34554, 0.37331), (1247, 34554, 0.37331), (1271, 34554, 0.37331), (1284, 34554, 0.37331), (1062, 34554, 1.27992), (1296, 34554, 1.86655), (1063, 34554, 2.02654), (1209, 34556, 0.42), (1262, 34556, 0.42), (1284, 34556, 0.84), (1086, 34587, 0.32669), (1163, 34587, 0.65338), (1163, 34588, 0.32669), (1299, 34588, 0.65338), (1065, 34589, 0.28), (1128, 34589, 0.28), (1300, 34589, 0.28), (1301, 34589, 0.28), (1163, 34589, 0.56), (1063, 34595, 0.18669), (1163, 34595, 0.18669), (1273, 34595, 0.18669), (1208, 34595, 0.74676), (1163, 34596, 0.93338), (1138, 34596, 5.26693), (1163, 34600, 0.42), (1042, 34603, 0.32669), (1163, 34603, 0.32669), (1138, 34603, 0.65338), (1126, 34637, 0.37331), (1127, 34637, 0.37331), (1162, 34637, 0.37331), (1247, 34637, 0.37331), (1124, 34639, 0.37331), (1125, 34639, 0.37331), (1126, 34639, 0.37331), (1128, 34639, 0.37331), (1134, 34639, 0.37331), (1162, 34639, 0.37331), (1247, 34639, 0.37331), (1130, 34639, 0.74662), (1162, 34645, 0.46669), (1036, 34645, 0.93338), (1063, 34651, 0.23331), (1089, 34651, 0.23331), (1145, 34651, 0.23331), (1145, 34653, 0.42), (1040, 34653, 1.68), (1209, 34658, 0.37331), (1145, 34658, 0.74662), (1124, 34660, 0.32669), (1145, 34660, 0.32669), (1274, 34660, 0.32669), (1098, 34661, 0.60669), (1145, 34661, 0.60669), (1036, 34662, 0.32669), (1300, 34662, 0.32669), (1145, 34662, 0.65338), (1125, 34665, 0.37331), (1145, 34665, 0.37331), (1068, 34668, 0.32669), (1145, 34668, 0.32669), (1040, 34669, 0.37331), (1112, 34669, 0.37331), (1145, 34669, 0.37331), (1258, 34669, 0.37331), (1260, 34669, 0.37331), (1126, 34669, 2.23986), (1144, 34691, 0.18669), (1146, 34691, 0.18669), (1098, 34697, 0.14), (1144, 34697, 0.28), (1146, 34697, 0.28), (1074, 34699, 0.37331), (1146, 34699, 0.37331), (1146, 34702, 0.32669), (1287, 34702, 0.65338), (1066, 34703, 0.23331), (1074, 34703, 0.23331), (1092, 34703, 0.23331), (1146, 34703, 0.23331), (1134, 34705, 0.42), (1146, 34705, 1.44), (1146, 34707, 0.32669), (1208, 34707, 0.32669), (1124, 34707, 0.65338), (1146, 34710, 0.37331), (1196, 34710, 0.37331), (1208, 34710, 0.37331), (1271, 34710, 0.37331), (1144, 34711, 0.32669), (1146, 34711, 0.32669), (1061, 34714, 0.23331), (1085, 34714, 0.23331), (1087, 34714, 0.23331), (1103, 34714, 0.23331), (1108, 34714, 0.23331), (1112, 34714, 0.23331), (1113, 34714, 0.23331), (1146, 34714, 0.23331), (1076, 34714, 0.46662), (1081, 34714, 0.46662), (1196, 34714, 0.46662), (1281, 34714, 0.46662), (1110, 34714, 0.69993), (1094, 34714, 0.93324), (1144, 34745, 0.37331), (1209, 34745, 0.37331), (1042, 34751, 0.28), (1068, 34751, 0.28), (1089, 34751, 0.28), (1144, 34751, 1.12), (1128, 34755, 0.28), (1144, 34755, 0.28), (1066, 34758, 0.23331), (1144, 34758, 0.46662), (1144, 34761, 0.32669), (1110, 34761, 0.65338), (1130, 34764, 0.28), (1144, 34764, 0.28), (1130, 34765, 0.18669), (1144, 34765, 0.18669), (1271, 34765, 0.18669), (1046, 34766, 0.32669), (1093, 34766, 0.65338), (1144, 34766, 1.30676), (1257, 34772, 0.42), (1144, 34772, 0.84), (1124, 34773, 0.42), (1209, 34773, 0.42), (1144, 34773, 2.52), (1106, 34775, 0.42), (1144, 34775, 1.26), (1066, 34776, 0.18669), (1170, 34776, 0.18669), (1271, 34776, 0.18669), (1276, 34776, 0.18669), (1144, 34776, 0.56007), (1033, 34783, 0.18669), (1129, 34783, 0.18669), (1144, 34783, 0.56007), (1144, 34784, 0.18669), (1085, 34784, 0.56007), (1144, 34786, 0.14), (1282, 34786, 0.28), (1262, 34788, 0.37331), (990, 34788, 0.90661), (1262, 34789, 0.46669), (1128, 34789, 2.93348), (1262, 34791, 0.42), (991, 34791, 1.02), (1035, 34795, 0.37331), (1040, 34795, 0.37331), (1258, 34795, 0.37331), (1261, 34795, 0.37331), (1262, 34795, 0.37331), (1126, 34795, 0.74662), (1134, 34796, 0.65331), (1262, 34796, 0.65331), (1258, 34799, 0.51331), (1259, 34799, 0.51331), (1262, 34799, 0.51331), (1130, 34801, 0.18669), (1259, 34801, 0.18669), (1262, 34801, 0.18669), (1301, 34801, 0.18669), (1302, 34801, 0.18669), (1096, 34801, 0.37338), (1209, 34801, 0.37338), (992, 34803, 0.5334), (1001, 34804, 2), (734, 34805, 0.45339), (1010, 34805, 0.45339), (1011, 34806, 0.9334), (1013, 34807, 0.79339), (1014, 34808, 1.02), (1021, 34809, 0.8), (1021, 34810, 1.0666), (1029, 34812, 1.2), (1030, 34813, 1.4666), (253, 34814, 0.45339), (1033, 34815, 0.51), (1033, 34816, 0.51331), (1126, 34816, 0.51331), (1035, 34817, 0.28), (1260, 34817, 0.28), (1300, 34817, 0.28), (1033, 34817, 0.56), (1036, 34817, 0.56), (1040, 34817, 0.56), (1261, 34817, 0.56), (1033, 34818, 0.14), (1257, 34818, 0.14), (1259, 34818, 0.14), (1298, 34818, 0.14), (1033, 34819, 0.32669), (1036, 34819, 0.32669), (1033, 34820, 0.51331), (1259, 34820, 0.51331), (1260, 34820, 0.51331), (1300, 34820, 1.02662), (1033, 34821, 0.42), (1257, 34821, 0.42), (1258, 34821, 0.42), (1281, 34821, 0.42), (1300, 34821, 0.42), (1033, 34822, 0.09331), (1035, 34823, 0.46669), (1040, 34823, 0.46669), (1258, 34823, 0.46669), (1259, 34823, 0.46669), (1033, 34823, 0.93338), (1033, 34824, 0.37331), (1033, 34825, 0.84), (1033, 34826, 0.84), (1208, 34826, 0.84), (1298, 34826, 0.84), (1035, 34826, 1.26), (1033, 34827, 0.7), (1035, 34827, 0.7), (1033, 34828, 0.18669), (1033, 34829, 0.32669), (1258, 34829, 0.32669), (1033, 34830, 0.37331), (1033, 34831, 0.28), (1257, 34831, 0.28), (1258, 34831, 0.28), (1300, 34831, 0.56), (1033, 34832, 0.42), (1035, 34833, 0.37331), (1257, 34833, 0.37331), (1300, 34833, 0.37331), (1033, 34833, 0.74662), (1033, 34834, 0.93338), (1033, 34835, 0.46669), (1033, 34836, 0.37331), (1258, 34836, 0.37331), (1260, 34836, 0.37331), (1261, 34836, 0.37331), (1033, 34837, 1.03323), (1033, 34838, 0.46669), (1209, 34838, 0.46669), (1033, 34839, 0.09331), (1033, 34840, 0.46669), (1033, 34841, 0.65331), (1033, 34842, 0.51331), (1035, 34842, 0.51331), (1208, 34842, 0.51331), (1247, 34842, 0.51331), (1033, 34843, 1.12), (1035, 34843, 1.12), (1298, 34843, 1.12), (1033, 34844, 0.37331), (1033, 34845, 0.46669), (1033, 34846, 0.37331), (1258, 34846, 0.74662), (1033, 34847, 0.42), (1033, 34848, 0.32669), (1300, 34848, 0.32669), (1126, 34848, 0.65338), (1033, 34849, 0.51331), (1033, 34850, 0.51331), (1033, 34851, 0.37331), (1066, 34852, 0.14), (1061, 34852, 0.28), (1033, 34852, 0.56), (1035, 34852, 0.56), (1036, 34852, 0.56), (1261, 34852, 0.56), (1260, 34852, 0.7), (1259, 34852, 0.98), (1040, 34852, 1.12), (1300, 34852, 1.12), (1258, 34852, 1.4), (1257, 34852, 1.82), (1033, 34853, 0.32669), (1033, 34854, 0.23331), (1033, 34855, 2.06677), (1033, 34856, 0.32669), (1035, 34856, 0.32669), (1036, 34856, 0.32669), (1040, 34856, 0.32669), (1126, 34856, 0.32669), (1261, 34856, 0.32669), (1033, 34857, 0.42), (1259, 34857, 0.42), (1300, 34857, 0.42), (1033, 34858, 0.37331), (1033, 34859, 0.51331), (1033, 34860, 0.18669), (1033, 34861, 0.37331), (1258, 34879, 0.32669), (1259, 34879, 0.32669), (1261, 34879, 0.32669), (1300, 34879, 0.32669), (1261, 34880, 3.1), (1036, 34881, 0.28), (1300, 34881, 0.28), (1261, 34884, 0.46669), (1126, 34884, 0.93338), (1036, 34885, 0.56), (1040, 34885, 0.56), (1261, 34885, 0.56), (1036, 34888, 0.37331), (1261, 34888, 0.37331), (1261, 34889, 1.65323), (1126, 34890, 0.37331), (1259, 34890, 0.37331), (1261, 34890, 0.37331), (1209, 34891, 0.56), (1259, 34891, 0.56), (1300, 34891, 0.56), (1035, 34892, 0.56), (1036, 34892, 0.56), (1258, 34892, 0.56), (1261, 34892, 0.56), (1300, 34894, 0.51331), (1036, 34894, 1.02662), (1035, 34896, 0.37331), (1036, 34896, 0.37331), (1040, 34896, 0.37331), (1260, 34896, 0.37331), (1261, 34896, 0.37331), (1300, 34896, 0.37331), (1257, 34896, 0.74662), (1259, 34896, 0.74662), (1035, 34909, 0.51), (1035, 34910, 0.28), (1035, 34911, 0.28), (1040, 34911, 0.28), (1138, 34911, 0.28), (1035, 34912, 0.32669), (1035, 34913, 0.28), (1035, 34914, 1.44), (1036, 34914, 1.44), (1035, 34915, 0.51331), (1040, 34915, 0.51331), (1261, 34916, 0.46669), (1035, 34916, 0.93338), (1258, 34916, 0.93338), (1035, 34917, 0.23331), (1035, 34918, 0.32669), (1208, 34918, 0.32669), (1035, 34919, 0.37331), (1035, 34920, 0.28), (1258, 34920, 0.28), (1259, 34920, 0.28), (1035, 34921, 0.65331), (1035, 34922, 0.46669), (1035, 34923, 1.92), (1035, 34924, 0.32669), (1259, 34924, 0.32669), (1300, 34924, 0.32669), (1035, 34925, 0.28), (1084, 34925, 0.28), (1035, 34926, 0.51331), (1035, 34927, 0.32669), (1257, 34927, 0.32669), (1258, 34927, 0.32669), (1035, 34928, 0.28), (1125, 34928, 0.28), (1035, 34929, 0.37331), (1036, 34929, 0.37331), (1259, 34929, 0.37331), (1040, 34929, 0.74662), (1257, 34929, 0.74662), (1035, 34930, 0.60669), (1035, 34931, 0.18669), (1112, 34931, 0.18669), (1035, 34932, 0.18669), (1257, 34932, 0.18669), (1036, 34940, 0.51), (1036, 34941, 0.14), (1036, 34942, 0.46669), (1258, 34942, 0.46669), (1036, 34943, 0.42), (1302, 34943, 0.42), (1084, 34944, 0.51331), (1036, 34944, 1.02662), (1036, 34945, 0.14), (1258, 34945, 0.14), (1036, 34946, 0.23331), (1257, 34947, 0.37331), (1300, 34947, 0.37331), (1036, 34947, 1.11993), (1258, 34947, 1.11993), (1259, 34947, 1.11993), (1036, 34948, 0.7), (1036, 34949, 0.46669), (1208, 34949, 0.93338), (1036, 34950, 0.18669), (1036, 34951, 0.37331), (1134, 34951, 0.37331), (1036, 34952, 0.14), (1058, 34952, 0.14), (1063, 34952, 0.28), (1036, 34953, 0.42), (1257, 34953, 0.42), (1036, 34954, 0.37331), (1040, 34954, 0.37331), (1036, 34955, 0.09331), (1036, 34956, 0.7), (1036, 34957, 0.7), (1036, 34958, 0.7), (1036, 34959, 0.60669), (1036, 34960, 0.7), (1040, 34960, 1.4), (1036, 34961, 0.7), (1040, 34961, 0.7), (1036, 34962, 0.28), (1124, 34962, 0.28), (1209, 34962, 0.56), (1036, 34963, 0.56), (1036, 34964, 0.51331), (1257, 34965, 0.32669), (1259, 34965, 0.32669), (1300, 34965, 0.32669), (1036, 34965, 0.65338), (1258, 34965, 0.65338), (1260, 34965, 0.65338), (1036, 34966, 0.42), (1036, 34967, 0.96), (1036, 34968, 0.37331), (1257, 34974, 0.51331), (1259, 34974, 1.02662), (1300, 34974, 1.53993), (1130, 34975, 0.51331), (1134, 34975, 0.51331), (1209, 34975, 0.51331), (1257, 34975, 1.02662), (1259, 34976, 0.37331), (1260, 34976, 0.37331), (1261, 34976, 0.37331), (1300, 34976, 0.74662), (1134, 34980, 0.28), (1260, 34980, 0.28), (1257, 34980, 0.56), (1259, 34980, 0.56), (1128, 34984, 0.46669), (1208, 34987, 0.23331), (1260, 34987, 0.23331), (1257, 34987, 0.46662), (1040, 34990, 0.37331), (1261, 34990, 0.37331), (1130, 34997, 0.37331), (1257, 34997, 0.37331), (1040, 34999, 0.37331), (1259, 34999, 0.37331), (1300, 34999, 0.37331), (1127, 35003, 0.46669), (1259, 35003, 0.46669), (1260, 35003, 0.46669), (1257, 35053, 0.42), (1258, 35053, 0.42), (1040, 35061, 0.42), (1127, 35062, 0.7), (1257, 35062, 0.7), (1260, 35062, 0.7), (1208, 35063, 0.56), (1040, 35080, 0.51), (1040, 35081, 0.65331), (1040, 35082, 0.51331), (1040, 35083, 0.56), (1040, 35084, 1.68), (1040, 35085, 0.46669), (1040, 35086, 0.46669), (1040, 35087, 1.53993), (1040, 35088, 0.42), (1040, 35089, 0.46669), (1040, 35090, 0.42), (1040, 35091, 0.96), (1258, 35091, 1.76), (1040, 35092, 0.28), (1040, 35093, 0.51331), (1040, 35094, 0.42), (1048, 35094, 0.42), (1258, 35094, 0.42), (1040, 35095, 0.42), (1208, 35095, 0.42), (1040, 35096, 0.56), (1055, 35096, 0.56), (1128, 35096, 0.56), (1040, 35097, 0.42), (1259, 35097, 0.42), (1040, 35098, 0.56), (1074, 35098, 0.56), (1040, 35099, 0.60669), (1040, 35100, 0.60669), (1040, 35101, 0.60669), (1040, 35102, 0.7), (1040, 35103, 0.23331), (1040, 35104, 1.12008), (1040, 35105, 0.51331), (1040, 35106, 0.23331), (1257, 35106, 0.23331), (1040, 35107, 0.32669), (1076, 35107, 0.98007), (1040, 35108, 0.23331), (1209, 35108, 0.23331), (1040, 35109, 0.14), (1040, 35110, 0.60669), (1042, 35122, 1.02662), (1042, 35123, 0.84), (1042, 35124, 0.23331), (1042, 35125, 0.14), (1042, 35126, 0.46669), (1108, 35126, 0.46669), (1125, 35126, 0.93338), (1042, 35127, 0.14), (1066, 35127, 0.42), (1042, 35128, 0.32669), (1042, 35129, 0.37331), (1042, 35130, 0.37331), (1042, 35131, 0.14), (1208, 35131, 0.14), (1042, 35132, 0.32669), (1042, 35133, 0.93338), (1042, 35134, 0.32669), (1042, 35135, 0.28), (1086, 35135, 0.28), (1140, 35135, 0.28), (1042, 35136, 0.18669), (1042, 35137, 0.42), (1042, 35138, 0.23331), (1042, 35139, 0.23331), (1066, 35139, 0.46662), (1042, 35140, 0.51331), (1042, 35141, 2.28683), (1042, 35142, 0.32669), (1042, 35143, 0.42), (1062, 35143, 0.42), (1066, 35143, 0.42), (1196, 35143, 0.42), (1042, 35144, 0.7), (1042, 35145, 0.37331), (1140, 35145, 0.37331), (1042, 35146, 0.42), (1042, 35147, 0.65338), (1042, 35148, 1.44), (1042, 35149, 0.56), (1042, 35150, 0.28), (1042, 35151, 0.46669), (1048, 35151, 0.46669), (1066, 35151, 0.46669), (1049, 35151, 0.93338), (1042, 35152, 0.32669), (1042, 35153, 0.28), (1276, 35153, 0.28), (1042, 35154, 0.65338), (1069, 35154, 0.65338), (1042, 35155, 0.23331), (1042, 35156, 0.32669), (1042, 35157, 1.6), (1043, 35185, 0.37331), (1043, 35186, 0.32669), (1093, 35186, 0.32669), (1281, 35186, 0.32669), (1094, 35186, 0.65338), (1196, 35186, 0.65338), (1081, 35186, 0.98007), (1043, 35187, 0.56), (1043, 35188, 0.23331), (1094, 35188, 0.46662), (1196, 35188, 0.46662), (1043, 35189, 0.84), (1043, 35190, 0.28), (1129, 35190, 0.56), (1043, 35191, 2.68677), (1043, 35192, 1.2), (1140, 35200, 0.28), (1044, 35200, 0.56), (1044, 35201, 0.42), (1045, 35201, 0.42), (1098, 35201, 0.84), (1053, 35201, 1.26), (1044, 35202, 0.74662), (1044, 35203, 0.28), (1066, 35203, 0.28), (1067, 35204, 0.32669), (1108, 35204, 0.32669), (1044, 35204, 0.65338), (1140, 35205, 0.37331), (1044, 35205, 1.65323), (1063, 35206, 0.18669), (1067, 35206, 0.18669), (1044, 35206, 0.37338), (1045, 35206, 0.37338), (1046, 35206, 0.56007), (1106, 35206, 0.74676), (1044, 35207, 0.32669), (1044, 35208, 0.28), (1044, 35209, 0.56), (1044, 35210, 1.21338), (1044, 35211, 0.28), (1044, 35212, 0.32669), (1084, 35212, 0.32669), (1086, 35212, 0.32669), (1044, 35213, 0.32669), (1065, 35213, 0.32669), (1048, 35213, 1.12008), (1093, 35213, 3.08022), (1044, 35214, 0.28), (1044, 35215, 1.0666), (1045, 35231, 0.65338), (1047, 35231, 0.65338), (1062, 35231, 1.12008), (1045, 35232, 0.74662), (1045, 35233, 0.28); INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES (1045, 35234, 0.23331), (1063, 35234, 0.23331), (1045, 35235, 0.18669), (1047, 35235, 0.18669), (1046, 35236, 0.28), (1050, 35236, 0.28), (1076, 35236, 0.28), (1045, 35236, 0.56), (1084, 35236, 0.56), (1045, 35237, 0.42), (1045, 35238, 0.32669), (1046, 35238, 0.98007), (1128, 35239, 0.32669), (1045, 35239, 0.65338), (1045, 35240, 1.16655), (1045, 35241, 0.18669), (1045, 35242, 0.8), (1046, 35246, 0.23331), (1046, 35247, 0.56), (1046, 35248, 0.14), (1087, 35248, 1.18), (1046, 35249, 0.28), (1046, 35250, 0.18669), (1047, 35250, 0.18669), (1074, 35250, 0.18669), (1047, 35251, 0.14), (1062, 35251, 0.14), (1046, 35251, 0.28), (1046, 35252, 0.74662), (1046, 35253, 0.37331), (1276, 35254, 0.23331), (1046, 35254, 0.46662), (1046, 35255, 0.84), (1046, 35256, 0.28), (1046, 35257, 0.32669), (1046, 35258, 0.28), (1046, 35259, 0.14), (1046, 35260, 0.74662), (1047, 35261, 0.14), (1062, 35261, 0.14), (1063, 35261, 0.28), (1068, 35261, 0.28), (1074, 35261, 0.56), (1047, 35262, 0.18669), (1047, 35263, 0.18669), (1047, 35264, 0.42), (1047, 35265, 0.84), (1126, 35266, 0.60669), (1047, 35266, 4.50684), (1047, 35267, 0.28), (1047, 35268, 0.28), (1047, 35269, 0.18669), (1047, 35270, 0.37331), (1047, 35271, 0.28), (1047, 35272, 0.46662), (1047, 35273, 0.32669), (1047, 35274, 0.23331), (1047, 35275, 0.18669), (1047, 35276, 0.28), (1047, 35277, 0.23331), (1047, 35278, 0.14), (1128, 35279, 0.37331), (1047, 35279, 0.74662), (1047, 35280, 0.42), (1047, 35281, 0.32669), (1047, 35282, 0.32669), (1047, 35283, 0.23331), (1048, 35292, 0.37331), (1048, 35293, 0.51331), (1125, 35293, 0.51331), (1050, 35294, 0.37331), (1126, 35294, 0.37331), (1111, 35294, 0.74662), (1048, 35294, 1.49324), (1196, 35294, 1.49324), (1048, 35295, 0.98007), (1048, 35296, 0.28), (1048, 35297, 0.18669), (1083, 35297, 0.37338), (1112, 35297, 0.37338), (1113, 35297, 0.37338), (1196, 35297, 0.37338), (1048, 35298, 0.32669), (1110, 35298, 0.32669), (1127, 35298, 0.32669), (1048, 35299, 0.98007), (1049, 35307, 0.34), (1049, 35308, 0.74662), (1049, 35309, 3.04), (1049, 35310, 0.23331), (1049, 35311, 2.02654), (1049, 35312, 0.8), (1050, 35314, 0.34), (1050, 35315, 3.7336), (1050, 35316, 0.32669), (1050, 35317, 0.23331), (1050, 35318, 0.84), (1050, 35319, 0.51331), (1050, 35320, 0.42), (1050, 35321, 0.46669), (1050, 35322, 0.42), (1050, 35323, 0.28), (1050, 35324, 0.32669), (1050, 35325, 0.9334), (1066, 35331, 0.18669), (1196, 35331, 0.56007), (1061, 35332, 0.32669), (1196, 35332, 0.32669), (1084, 35334, 0.23331), (1196, 35334, 0.23331), (1113, 35334, 0.46662), (1108, 35337, 0.32669), (1196, 35337, 0.32669), (1247, 35337, 0.32669), (1301, 35337, 0.32669), (1052, 35344, 0.34), (1052, 35345, 1.63345), (1208, 35346, 1.4), (1052, 35346, 2.4), (1052, 35347, 1.7334), (1053, 35351, 0.34), (1053, 35352, 1.02662), (1053, 35353, 0.65338), (1111, 35353, 0.65338), (1053, 35354, 0.23331), (1053, 35355, 0.37331), (1062, 35355, 0.37331), (1053, 35356, 0.9334), (1093, 35363, 0.56007), (1294, 35363, 1.38684), (1093, 35367, 0.56007), (1294, 35367, 1.20015), (1055, 35373, 0.09331), (1055, 35374, 0.46669), (1069, 35374, 0.46669), (1112, 35374, 0.46669), (1055, 35375, 0.51331), (1055, 35376, 0.32669), (1106, 35376, 0.32669), (1276, 35376, 0.32669), (1055, 35377, 0.28), (1055, 35378, 0.28), (1055, 35379, 0.37331), (1055, 35380, 0.74662), (1055, 35381, 0.65338), (1055, 35382, 0.42), (1170, 35382, 0.42), (1055, 35383, 0.42), (1055, 35384, 0.84), (1055, 35385, 0.28), (1055, 35386, 3.29346), (1055, 35387, 0.42), (1063, 35387, 0.42), (1055, 35388, 0.42), (1055, 35389, 0.32669), (1055, 35390, 0.23331), (1055, 35391, 0.37331), (1055, 35392, 0.28), (1208, 35392, 0.28), (1055, 35393, 0.32669), (1055, 35394, 1.4666), (1057, 35407, 1.65323), (1057, 35408, 0.34), (1057, 35409, 0.23331), (1057, 35410, 0.28), (1057, 35411, 0.14), (1057, 35412, 0.23331), (1057, 35413, 0.23331), (1066, 35413, 0.23331), (1057, 35414, 0.23331), (1057, 35415, 0.09331), (1057, 35416, 0.37331), (1057, 35417, 0.82677), (1057, 35418, 0.23331), (1057, 35419, 0.9334), (1058, 35422, 0.34), (1058, 35423, 0.37331), (1058, 35424, 0.42), (1058, 35425, 0.46669), (1058, 35426, 0.46669), (1058, 35427, 0.32669), (1058, 35428, 0.18669), (1058, 35429, 0.56), (1058, 35430, 0.32669), (1093, 35430, 0.65338), (1096, 35431, 0.28), (1282, 35431, 0.28), (1058, 35431, 0.96), (1068, 35432, 0.42), (1058, 35432, 0.84), (1058, 35433, 0.51331), (1063, 35433, 0.51331), (1074, 35433, 0.51331), (1301, 35433, 0.51331), (1058, 35434, 0.32669), (1058, 35435, 0.37331), (1058, 35436, 0.23331), (1058, 35437, 0.18669), (1058, 35438, 0.37331), (1058, 35439, 0.14), (1058, 35440, 1.3334), (1058, 35441, 1.4666), (1058, 35442, 0.18669), (1058, 35443, 0.23331), (1059, 35453, 0.34), (1059, 35454, 0.28), (1059, 35455, 0.84), (1059, 35456, 0.56), (1059, 35457, 0.32669), (1302, 35457, 0.32669), (1208, 35457, 0.65338), (1059, 35458, 1.44677), (1059, 35459, 0.23331), (1059, 35460, 0.28), (1059, 35461, 0.56), (1059, 35462, 0.32669), (1130, 35462, 0.32669), (1059, 35463, 0.28), (1059, 35464, 0.37331), (1059, 35465, 0.28), (1059, 35466, 0.42), (1059, 35467, 0.6666), (1060, 35468, 0.34), (1060, 35469, 0.23331), (1060, 35470, 0.74662), (1060, 35471, 0.37338), (1060, 35472, 1.49985), (1060, 35473, 0.56), (1060, 35474, 0.8), (1061, 35475, 0.34), (1061, 35476, 0.28), (1088, 35476, 0.28), (1061, 35477, 0.74662), (1061, 35478, 0.46669), (1061, 35479, 0.18669), (1273, 35479, 0.37338), (1130, 35480, 0.23331), (1061, 35480, 0.46662), (1061, 35481, 0.23331), (1061, 35482, 0.28), (1061, 35483, 0.14), (1282, 35483, 0.14), (1296, 35483, 0.14), (1061, 35484, 1.0666), (1062, 35490, 0.34), (1062, 35491, 0.18669), (1062, 35492, 1.02662), (1062, 35493, 0.42), (1062, 35494, 0.74662), (1062, 35495, 0.28), (1062, 35496, 0.37331), (1065, 35496, 0.37331), (1062, 35497, 0.37331), (1062, 35498, 0.32669), (1062, 35499, 0.60669), (1062, 35500, 0.23331), (1109, 35501, 0.37331), (1062, 35501, 0.74662), (1062, 35502, 1.3334), (1063, 35505, 0.34), (1063, 35506, 0.37331), (1063, 35507, 0.37331), (1128, 35508, 0.32669), (1296, 35508, 0.32669), (1063, 35508, 0.65338), (1063, 35509, 0.56), (1063, 35510, 0.93338), (1063, 35511, 0.14), (1271, 35511, 0.14), (1063, 35512, 0.23331), (1066, 35512, 0.23331), (1089, 35512, 0.46662), (1063, 35513, 0.84), (1063, 35514, 0.74662), (1091, 35522, 0.42), (1296, 35522, 0.42), (1128, 35523, 0.32669), (1208, 35523, 0.32669), (1296, 35523, 0.32669), (1065, 35528, 0.32669), (1188, 35528, 0.32669), (1208, 35528, 0.32669), (1296, 35528, 0.32669), (1065, 35551, 0.34), (1065, 35552, 0.37331), (1065, 35553, 1.02662), (1113, 35553, 1.02662), (1065, 35554, 0.7), (1065, 35555, 0.65338), (1065, 35556, 0.42), (1065, 35557, 0.51331), (1065, 35558, 0.32669), (1065, 35559, 0.42), (1065, 35560, 1.12), (1065, 35561, 0.14), (1066, 35561, 0.14), (1065, 35562, 0.56), (1065, 35563, 0.51331), (1065, 35564, 0.23331), (1065, 35565, 0.18669), (1093, 35565, 0.18669), (1065, 35566, 0.14), (1066, 35566, 0.14), (1066, 35582, 0.32669), (1066, 35583, 0.34), (1066, 35584, 0.65331), (1066, 35585, 0.42), (1111, 35586, 0.42), (1066, 35586, 1.26), (1066, 35587, 0.37338), (1066, 35588, 0.56), (1066, 35589, 0.18669), (1066, 35590, 0.32669), (1066, 35591, 0.28), (1068, 35591, 0.28), (1115, 35591, 0.28), (1283, 35591, 0.28), (1066, 35592, 0.46669), (1066, 35593, 0.46669), (1066, 35594, 0.14), (1301, 35594, 0.14), (1066, 35595, 0.32669), (1066, 35596, 0.18669), (1066, 35597, 0.28), (1093, 35597, 0.28), (1066, 35598, 0.46669), (1066, 35599, 0.28), (1066, 35600, 0.56), (1066, 35601, 0.32669), (1066, 35602, 0.28), (1066, 35603, 0.28), (1066, 35604, 0.23331), (1066, 35605, 0.23331), (1066, 35606, 0.37331), (1066, 35607, 0.23331), (1066, 35608, 0.18669), (1066, 35609, 0.14), (1066, 35610, 0.18669), (1066, 35611, 0.32669), (1066, 35612, 0.37331), (1066, 35613, 0.28), (1066, 35614, 0.28), (1066, 35615, 0.28), (1066, 35616, 0.37331), (1066, 35617, 0.23331), (1066, 35618, 0.37331), (1066, 35619, 0.37331), (1091, 35619, 0.37331), (1066, 35620, 0.23331), (1129, 35620, 0.23331), (1130, 35620, 0.23331), (1209, 35620, 0.23331), (1066, 35621, 0.42), (1066, 35622, 0.23331), (1066, 35623, 0.46669), (1066, 35624, 1.2), (1067, 35645, 0.34), (1067, 35646, 0.23331), (1067, 35647, 0.32669), (1067, 35648, 0.37331), (1067, 35649, 0.14), (1067, 35650, 0.56), (1094, 35650, 0.56), (1067, 35651, 0.28), (1078, 35652, 0.32669), (1067, 35652, 0.65338), (1067, 35653, 0.37331), (1067, 35654, 0.18669), (1208, 35654, 0.37338), (1067, 35655, 0.28), (1138, 35655, 0.28), (1067, 35656, 0.28), (1067, 35657, 1.75992), (1067, 35658, 0.18669), (1067, 35659, 0.28), (1276, 35659, 0.28), (1067, 35660, 1.2), (1068, 35676, 0.7), (1068, 35677, 0.34), (1068, 35678, 0.32669), (1068, 35679, 0.32669), (1068, 35680, 0.14), (1068, 35681, 0.51331), (1095, 35681, 0.51331), (1068, 35682, 0.14), (1069, 35682, 0.14), (1068, 35683, 0.32669), (1134, 35683, 0.32669), (1068, 35684, 0.18669), (1068, 35685, 0.84), (1068, 35686, 0.23331), (1069, 35686, 0.23331), (1088, 35686, 0.23331), (1068, 35687, 0.28), (1068, 35688, 0.51331), (1068, 35689, 0.23331), (1088, 35689, 0.23331), (1208, 35689, 0.23331), (1068, 35690, 0.51331), (1068, 35691, 0.46669), (1068, 35692, 0.28), (1069, 35707, 0.34), (1069, 35708, 0.18669), (1271, 35708, 0.18669), (1276, 35708, 0.18669), (1069, 35709, 0.23331), (1069, 35710, 0.56), (1069, 35711, 0.28), (1069, 35712, 0.32669), (1069, 35713, 0.37331), (1069, 35714, 0.32669), (1112, 35714, 0.32669), (1069, 35715, 0.18669), (1088, 35715, 0.18669), (1069, 35716, 0.51331), (1069, 35717, 0.56), (1069, 35718, 0.28), (1069, 35719, 0.23331), (1069, 35720, 0.51331), (1069, 35721, 0.74662), (1069, 35722, 0.23331), (1069, 35723, 0.32669), (1186, 35723, 0.32669), (1113, 35724, 0.23331), (1069, 35724, 0.46662), (1069, 35725, 0.28), (1069, 35726, 0.23331), (1069, 35727, 0.18669), (1069, 35728, 0.18669), (1085, 35728, 1.20015), (1069, 35729, 1.2), (1273, 35747, 0.28), (1276, 35747, 0.28), (1247, 35748, 1.02662), (1271, 35748, 1.02662), (1274, 35748, 1.02662), (1276, 35748, 3.29985), (1208, 35749, 0.37331), (1276, 35749, 0.37331), (1096, 35749, 0.74662), (1276, 35756, 0.37331), (1281, 35756, 0.37331), (1101, 35773, 0.60669), (1271, 35773, 0.60669), (1089, 35776, 0.37331), (1271, 35776, 0.37331), (1134, 35786, 0.32669), (1208, 35786, 0.32669), (1257, 35786, 0.32669), (1273, 35786, 0.32669), (1258, 35789, 0.37331), (1273, 35789, 0.74662), (1105, 35791, 0.42), (1273, 35791, 0.42), (1274, 35803, 0.18669), (1283, 35803, 0.18669), (1085, 35803, 0.37338), (1074, 35804, 0.42), (1274, 35804, 0.42), (1074, 35814, 0.51), (1074, 35815, 0.28), (1299, 35815, 0.28), (1074, 35816, 0.84), (1247, 35816, 2.1), (1074, 35817, 0.42), (1074, 35818, 0.37331), (1074, 35819, 0.42), (1074, 35820, 0.46669), (1074, 35821, 0.23331), (1138, 35821, 0.46662), (1074, 35822, 0.32669), (1074, 35823, 0.74662), (1074, 35824, 0.28), (1074, 35825, 0.37331), (1108, 35825, 0.74662), (1074, 35826, 0.32669), (1074, 35827, 0.42), (1074, 35828, 0.46669), (1128, 35828, 0.46669), (1074, 35829, 0.18669), (1074, 35830, 0.46669), (1208, 35831, 0.32669), (1074, 35831, 0.65338), (1074, 35832, 0.23331), (1075, 35845, 0.51), (1075, 35846, 0.42), (1075, 35847, 0.93338), (1086, 35847, 0.93338), (1088, 35847, 0.93338), (1170, 35847, 0.93338), (1075, 35848, 1.44), (1075, 35849, 0.28), (1208, 35849, 0.28), (1075, 35850, 1.2), (1075, 35851, 1.4666), (1076, 35852, 0.51), (1076, 35853, 0.32669), (1076, 35854, 0.42), (1130, 35854, 0.42), (1109, 35855, 0.23331), (1076, 35855, 0.46662), (1076, 35856, 0.28), (1077, 35856, 0.28), (1076, 35857, 0.28), (1076, 35858, 1.3334), (1077, 35859, 0.51), (1077, 35860, 0.32669), (1089, 35860, 0.32669), (1077, 35861, 0.42), (1077, 35862, 1.6), (1078, 35866, 0.51), (1078, 35867, 0.42), (1078, 35868, 0.51331), (1078, 35869, 0.6666), (1287, 35875, 0.46662), (1090, 35875, 0.79992), (1257, 35878, 0.37331), (1287, 35878, 0.37331), (1124, 35891, 0.23331), (1299, 35891, 0.23331), (1125, 35895, 0.37331), (1299, 35895, 0.74662), (1082, 35919, 0.51), (1082, 35920, 0.65338), (1082, 35921, 0.65338), (1082, 35922, 0.37331), (1082, 35923, 0.93338), (1082, 35924, 2.06677), (1082, 35925, 1.4666), (1083, 35926, 0.51), (1083, 35927, 0.46669), (1083, 35928, 0.23331), (1084, 35928, 0.79992), (1083, 35929, 0.32669), (1083, 35930, 1.3334), (1084, 35933, 0.51), (1084, 35934, 0.51331), (1084, 35935, 0.14), (1130, 35935, 0.88), (1084, 35936, 0.56), (1084, 35937, 0.42), (1134, 35937, 0.42), (1260, 35937, 0.42), (1084, 35938, 0.23331), (1084, 35939, 1.6), (1085, 35940, 0.51), (1085, 35941, 0.28), (1086, 35941, 0.28), (1085, 35942, 0.28), (1085, 35943, 1.49324), (1085, 35944, 0.14), (1085, 35945, 1.12), (1085, 35946, 0.18669), (1085, 35947, 0.18669), (1085, 35948, 0.37338), (1085, 35949, 0.56), (1085, 35950, 0.23331), (1085, 35951, 0.37331), (1085, 35952, 0.28), (1085, 35953, 0.74662), (1085, 35954, 1.12), (1085, 35955, 0.84), (1085, 35956, 0.8), (1086, 35971, 0.51), (1086, 35972, 0.37331), (1257, 35972, 0.37331), (1086, 35973, 0.28), (1086, 35974, 0.46669), (1086, 35975, 0.32669), (1086, 35976, 0.14), (1086, 35977, 4.19985), (1086, 35978, 0.37331), (1086, 35979, 0.28), (1247, 35979, 2.04), (1087, 35986, 0.51), (1087, 35987, 0.23331), (1087, 35988, 0.32669), (1087, 35989, 0.14), (1087, 35990, 0.18669), (1087, 35991, 0.6666), (1088, 35993, 0.51), (1088, 35994, 0.93338), (1088, 35995, 0.23331), (1088, 35996, 0.18669), (1088, 35997, 0.23331), (1088, 35998, 0.37331), (1115, 35998, 0.37331), (1088, 35999, 0.23331), (1282, 35999, 0.23331), (1088, 36000, 0.23331), (1088, 36001, 1.02662), (1088, 36002, 0.37331), (1088, 36003, 1.12008), (1088, 36004, 0.23331), (1088, 36005, 0.42), (1088, 36006, 0.37331), (1088, 36007, 1.2), (1089, 36008, 0.51), (1089, 36009, 0.28), (1089, 36010, 0.37331), (1089, 36011, 0.84), (1089, 36012, 0.23331), (1089, 36013, 1.4666), (1090, 36015, 0.51), (1090, 36016, 0.28), (1090, 36017, 0.28), (1090, 36018, 0.37338), (1208, 36019, 0.42), (1090, 36019, 0.84), (1090, 36020, 0.46662), (1090, 36021, 0.37331), (1090, 36022, 0.28), (1090, 36023, 0.37331), (1090, 36024, 0.32669), (1090, 36025, 0.42), (1090, 36026, 1.3334), (1090, 36027, 0.9334), (1091, 36030, 0.51), (1091, 36031, 0.46669), (1091, 36032, 0.32669), (1091, 36033, 0.65338), (1091, 36034, 0.31992), (1091, 36035, 1.0666), (1092, 36037, 0.51), (1092, 36038, 0.18669), (1092, 36039, 0.14), (1111, 36039, 0.14), (1209, 36039, 0.28), (1092, 36040, 1.4666), (1093, 36044, 0.51), (1093, 36045, 0.46669), (1093, 36046, 0.32669), (1093, 36047, 0.60669), (1093, 36048, 0.28), (1107, 36048, 0.28), (1093, 36049, 0.23331), (1209, 36049, 0.23331), (1093, 36050, 0.28), (1093, 36051, 0.93338), (1093, 36052, 0.46669), (1093, 36053, 0.42), (1093, 36054, 0.56), (1093, 36055, 0.46669), (1093, 36056, 0.84), (1094, 36059, 0.51), (1094, 36060, 0.46669), (1107, 36060, 0.46669), (1140, 36060, 0.46669), (1094, 36061, 0.23331), (1094, 36062, 0.56), (1094, 36063, 0.42), (1095, 36066, 0.51), (1095, 36067, 0.23331), (1095, 36068, 0.18669), (1095, 36069, 0.37331), (1095, 36070, 0.9334), (1096, 36073, 0.51), (1096, 36074, 0.42), (1096, 36075, 0.37331), (1096, 36076, 0.65331), (1096, 36077, 0.42), (1096, 36078, 0.37331), (1209, 36078, 0.37331), (1096, 36079, 0.32669), (1096, 36080, 0.37331), (1096, 36081, 0.46669), (1096, 36082, 0.60669), (1096, 36083, 0.28), (1096, 36084, 0.56), (1096, 36085, 0.51331), (1096, 36086, 1.30662), (1096, 36087, 0.46669), (1096, 36088, 0.23331), (1208, 36088, 0.46662), (1096, 36089, 0.32669), (1096, 36090, 0.51331), (1096, 36091, 0.56), (1096, 36092, 0.28), (1096, 36093, 0.46669), (1096, 36094, 0.9334), (1247, 36109, 0.32669), (1283, 36109, 0.65338), (1283, 36110, 0.28), (1107, 36110, 0.56), (1098, 36111, 0.51), (1098, 36112, 0.42), (1109, 36112, 0.42), (1098, 36113, 0.48), (1098, 36114, 0.14), (1098, 36115, 0.51331), (1259, 36116, 0.23331), (1098, 36116, 0.79992), (1247, 36117, 0.04669), (1300, 36117, 0.04669), (1098, 36117, 0.29348), (1098, 36118, 1.49324), (1302, 36119, 0.04669), (1098, 36119, 0.1334), (1098, 36120, 0.48), (1098, 36121, 0.48), (1098, 36122, 0.56), (1098, 36123, 0.9334), (1128, 36160, 0.56), (1129, 36160, 0.56), (1300, 36160, 0.56), (1129, 36161, 0.04669), (1134, 36161, 0.04669), (1209, 36161, 0.04669), (1128, 36174, 0.56), (1134, 36174, 0.56), (1247, 36174, 0.56), (1129, 36174, 1.12), (1209, 36174, 1.12), (1129, 36175, 0.42), (1134, 36175, 0.42), (1209, 36175, 0.42), (1125, 36176, 0.42), (1126, 36176, 0.42), (1209, 36176, 0.42), (1302, 36176, 0.42), (1129, 36176, 3.06), (1129, 36178, 0.65331), (1114, 36178, 1.30662), (1128, 36179, 0.46669), (1129, 36179, 0.46669), (1258, 36179, 0.93338), (1101, 36188, 0.51), (1111, 36192, 0.42), (1281, 36192, 0.42), (1103, 36196, 0.51), (1103, 36197, 0.32669), (1103, 36198, 0.23331), (1128, 36201, 0.46669), (1134, 36201, 0.46669), (1247, 36201, 0.46669), (1282, 36201, 0.46669), (1209, 36204, 0.37331), (1282, 36204, 0.37331), (1105, 36214, 0.51), (1105, 36215, 0.93338), (1105, 36216, 0.93338), (1105, 36217, 1.3334), (1106, 36221, 0.51), (1106, 36222, 0.65331), (1106, 36223, 0.74662), (1106, 36224, 3.2), (1106, 36225, 0.18669), (1106, 36226, 0.23331), (1106, 36227, 1.68), (1106, 36228, 0.14), (1106, 36229, 0.51331), (1106, 36230, 1.2), (1107, 36236, 0.51), (1107, 36237, 0.32669), (1107, 36238, 0.32669), (1107, 36239, 1.4), (1107, 36240, 1.03323), (1107, 36241, 0.84), (1107, 36242, 0.84), (1107, 36243, 0.28), (1107, 36244, 0.37331), (1107, 36245, 0.65338), (1107, 36246, 0.8), (1108, 36251, 0.51), (1108, 36252, 0.32669), (1108, 36253, 0.32669), (1108, 36254, 0.65331), (1108, 36255, 0.37331), (1108, 36256, 0.8), (1108, 36257, 0.5334), (1109, 36258, 0.14), (1109, 36259, 0.51), (1109, 36260, 1.21338), (1109, 36261, 1.6), (1110, 36265, 0.51), (1110, 36266, 1.02662), (1110, 36267, 0.74662), (1110, 36268, 0.96), (1111, 36272, 0.51), (1111, 36273, 0.56), (1138, 36274, 0.46669), (1111, 36274, 1.40007), (1111, 36275, 0.28), (1111, 36276, 0.46669), (1111, 36277, 0.46669), (1111, 36278, 0.23331), (1111, 36279, 0.32669), (1302, 36280, 0.23331), (1111, 36280, 0.46662), (1111, 36281, 0.76), (1111, 36282, 0.46669), (1111, 36283, 0.46669), (1111, 36284, 0.46669), (1111, 36285, 0.76), (1111, 36286, 0.42), (1111, 36287, 0.46669), (1111, 36288, 0.42), (1111, 36289, 0.60669), (1111, 36290, 0.37331), (1111, 36291, 0.65331), (1134, 36292, 0.04669), (1209, 36292, 0.04669), (1111, 36292, 0.1334), (1111, 36293, 0.46669), (1111, 36294, 0.65331), (1111, 36295, 0.28), (1112, 36303, 0.51), (1112, 36304, 0.28), (1112, 36305, 0.56), (1113, 36305, 0.56), (1112, 36306, 0.37331), (1112, 36307, 0.42), (1112, 36308, 0.23331), (1112, 36309, 0.18669), (1247, 36309, 0.18669), (1112, 36310, 1.4666), (1113, 36318, 0.51), (1113, 36319, 0.37331), (1113, 36320, 0.32669), (1113, 36321, 0.37331), (1113, 36322, 0.28), (1113, 36323, 0.28), (1209, 36323, 0.28), (1257, 36323, 0.28), (1113, 36324, 0.65338), (1113, 36325, 0.23331), (1113, 36326, 0.9334), (1114, 36333, 0.51), (1114, 36334, 0.23331), (1114, 36335, 0.9334), (1115, 36336, 0.51), (1115, 36337, 0.32669), (1115, 36338, 0.32669), (1115, 36339, 0.56), (1115, 36340, 0.42), (1257, 36340, 0.42), (1115, 36341, 0.46669), (1115, 36342, 0.51331), (1115, 36343, 0.46669), (1115, 36344, 0.42), (1115, 36345, 0.32669), (1115, 36346, 0.84), (1115, 36347, 0.28), (1115, 36348, 0.42), (1186, 36348, 0.42), (1115, 36349, 0.37331), (1115, 36350, 0.37331), (1115, 36351, 0.37331), (1115, 36352, 0.42), (1115, 36353, 0.51331), (1115, 36354, 1.49985), (1115, 36355, 0.8), (1125, 36362, 0.37331), (1126, 36362, 0.37331), (1134, 36362, 0.37331), (1126, 36373, 0.46669), (1208, 36373, 0.46669), (1125, 36373, 0.93338), (1125, 36376, 0.56), (1130, 36376, 0.56), (1126, 36398, 0.37331), (1128, 36398, 0.37331), (1126, 36401, 0.56), (1127, 36401, 0.56), (1128, 36401, 0.56), (1208, 36426, 0.28), (1130, 36426, 1.12), (1124, 36426, 2.6), (1124, 36433, 0.42), (1127, 36433, 0.42), (1128, 36433, 0.42), (1209, 36433, 0.42), (1257, 36433, 0.42), (1127, 36469, 0.23331), (1130, 36469, 0.23331), (1134, 36469, 0.23331), (1124, 36683, 0.49), (1209, 36683, 0.49), (1124, 36684, 0.28), (1301, 36684, 0.28), (1124, 36685, 0.51), (1124, 36686, 0.65338), (1124, 36687, 0.42), (1124, 36688, 0.46669), (1124, 36689, 0.46669), (1209, 36690, 0.09331), (1124, 36690, 0.18662), (1124, 36691, 0.60669), (1124, 36692, 1.12), (1124, 36693, 0.37331), (1124, 36694, 0.56), (1124, 36695, 1.02662), (1124, 36696, 0.37338), (1124, 36697, 0.51331), (1124, 36698, 0.37331), (1124, 36699, 0.7), (1124, 36700, 0.46662), (1124, 36701, 0.23331), (1124, 36702, 0.32669), (1124, 36703, 0.28), (1124, 36704, 0.56), (1124, 36705, 0.37331), (1124, 36706, 0.28), (1124, 36707, 0.60669), (1124, 36708, 0.42), (1124, 36709, 0.32669), (1125, 36714, 0.49), (1125, 36715, 0.51), (1125, 36716, 0.37331), (1125, 36717, 0.23331), (1125, 36718, 0.42), (1257, 36718, 0.42), (1125, 36719, 0.46669), (1125, 36720, 0.42), (1125, 36721, 0.65331), (1125, 36722, 0.46669), (1125, 36723, 0.46669), (1125, 36724, 0.37331), (1125, 36725, 0.37331), (1125, 36726, 0.37331), (1125, 36727, 0.23331), (1125, 36728, 0.04669), (1125, 36729, 0.51331), (1125, 36730, 0.46669), (1125, 36731, 0.42), (1125, 36732, 0.32669), (1125, 36733, 0.37338), (1125, 36734, 0.04669), (1125, 36735, 0.18669), (1208, 36745, 0.28), (1126, 36745, 0.56), (1126, 36746, 0.51), (1126, 36747, 0.14), (1126, 36748, 0.65338), (1126, 36749, 0.60669), (1126, 36750, 0.42), (1126, 36751, 0.42), (1126, 36752, 0.42), (1126, 36753, 1.21338), (1126, 36754, 0.56), (1126, 36755, 0.32669), (1126, 36756, 0.51331), (1126, 36757, 0.60669), (1300, 36757, 0.60669), (1257, 36757, 1.21338), (1126, 36758, 0.46669), (1126, 36759, 0.56), (1126, 36760, 0.42), (1126, 36761, 0.65338), (1126, 36762, 0.32669), (1126, 36763, 0.32669), (1126, 36764, 0.46669), (1126, 36765, 1.4666), (1126, 36766, 2), (1127, 36776, 0.49), (1208, 36776, 0.49), (1127, 36777, 0.51), (1127, 36778, 0.21), (1127, 36779, 0.21), (1127, 36780, 0.21), (1127, 36781, 0.42), (1127, 36782, 0.32669), (1127, 36783, 0.28), (1127, 36784, 0.42), (1127, 36785, 0.6666), (1209, 36786, 0.74662), (1127, 36786, 2.02654), (1127, 36787, 0.18669), (1127, 36788, 0.37331), (1127, 36789, 0.60669), (1127, 36790, 0.23331), (1127, 36791, 0.56), (1127, 36792, 0.7), (1127, 36793, 0.32669), (1127, 36794, 0.23331), (1127, 36795, 0.56), (1209, 36795, 0.56), (1127, 36796, 1.21338), (1127, 36797, 0.14), (1208, 36797, 0.14), (1209, 36798, 0.37331), (1127, 36798, 1.86655), (1127, 36799, 0.60669), (1127, 36800, 0.46669), (1127, 36801, 0.28), (1208, 36801, 0.28), (1127, 36802, 0.74662), (1127, 36803, 0.60669), (1127, 36804, 0.23331), (1127, 36805, 0.46669), (1127, 36806, 0.28), (1127, 36807, 0.42), (1128, 36839, 0.42), (1128, 36840, 0.51), (1128, 36841, 0.37331), (1257, 36841, 0.74662), (1128, 36842, 0.23331), (1128, 36843, 0.09331), (1301, 36843, 0.09331), (1128, 36844, 0.65338), (1128, 36845, 0.37331), (1128, 36846, 0.37331), (1247, 36846, 0.37331), (1128, 36847, 0.32669), (1128, 36848, 0.37331), (1128, 36849, 0.65338), (1128, 36850, 0.09331), (1128, 36851, 0.28), (1128, 36852, 0.32669), (1128, 36853, 0.42), (1128, 36854, 0.46669), (1128, 36855, 0.37331), (1258, 36855, 0.37331), (1128, 36856, 0.28), (1128, 36857, 0.37331), (1128, 36858, 0.37331), (1128, 36859, 0.37331), (1209, 36860, 0.56), (1128, 36860, 1.68), (1257, 36861, 0.32669), (1301, 36861, 0.32669), (1128, 36861, 0.65338), (1128, 36862, 0.28), (1128, 36863, 0.42), (1128, 36864, 0.32669), (1128, 36865, 0.42), (1128, 36866, 0.60669), (1128, 36867, 0.42), (1128, 36868, 0.32669), (1128, 36869, 0.14), (1128, 36870, 0.74662), (1128, 36871, 0.46669), (1128, 36872, 0.09331), (1128, 36873, 0.46669), (1128, 36874, 0.56), (1128, 36875, 0.37338), (1128, 36876, 1.21338), (1128, 36877, 0.37331), (1209, 36877, 0.37331), (1128, 36878, 0.32669), (1209, 36878, 0.65338), (1128, 36879, 0.37331), (1128, 36880, 0.51331), (1128, 36881, 0.93338), (1209, 36881, 0.93338), (1128, 36882, 1.02662), (1128, 36883, 0.18669), (1128, 36884, 0.46669), (1129, 36902, 0.56), (1129, 36903, 0.51), (1129, 36904, 0.35), (1129, 36905, 0.42), (1129, 36906, 4.08), (1129, 36907, 0.51331), (1129, 36908, 0.51331), (1301, 36908, 0.51331), (1129, 36909, 0.51331), (1129, 36910, 0.23331), (1129, 36911, 0.93338), (1129, 36912, 0.18669), (1129, 36913, 0.28), (1129, 36914, 0.28), (1129, 36915, 0.42), (1129, 36916, 0.28), (1129, 36917, 0.46669), (1130, 36933, 0.49), (1130, 36934, 0.51), (1130, 36935, 0.21), (1130, 36936, 0.56), (1130, 36937, 0.23331), (1130, 36938, 0.18669), (1130, 36939, 0.32669), (1257, 36939, 0.32669), (1130, 36940, 0.23331), (1130, 36941, 0.28), (1130, 36942, 0.32669), (1257, 36942, 0.65338), (1130, 36943, 0.32669), (1130, 36944, 0.32669), (1130, 36945, 0.46669), (1130, 36946, 0.37331), (1130, 36947, 0.28), (1130, 36948, 0.23331), (1130, 36949, 0.23331), (1130, 36950, 0.84), (1130, 36951, 0.23331), (1130, 36952, 0.18669), (1130, 36953, 0.42), (1130, 36954, 0.65331), (1130, 36955, 1.12), (1130, 36956, 0.84), (1130, 36957, 0.32669), (1130, 36958, 0.28), (1130, 36959, 0.32669), (1130, 36960, 0.14), (1130, 36961, 0.51331), (1247, 36962, 0.28), (1130, 36962, 0.84), (1130, 36963, 0.18669), (1247, 36963, 0.18669), (1130, 36964, 0.7), (1130, 36965, 0.23331), (1130, 36966, 0.32669), (1130, 36967, 0.42), (1130, 36968, 0.46669), (1130, 36969, 0.37331), (1130, 36970, 0.46669), (1130, 36971, 0.28), (1130, 36972, 0.37338), (1130, 36973, 0.56), (1130, 36974, 0.04669), (1130, 36975, 0.14), (1134, 37092, 0.28), (1134, 37093, 0.51), (1134, 37094, 0.35), (1209, 37094, 0.35), (1134, 37095, 0.32669), (1134, 37096, 0.32669), (1209, 37096, 0.32669), (1134, 37097, 0.51331), (1134, 37098, 0.37331), (1134, 37099, 0.56), (1134, 37100, 0.37331), (1209, 37100, 0.37331), (1134, 37101, 2.24), (1134, 37102, 0.60669), (1209, 37102, 0.60669), (1134, 37103, 0.23331), (1209, 37103, 0.23331), (1134, 37104, 0.18669), (1134, 37105, 0.42), (1209, 37105, 0.42), (1134, 37106, 0.18669), (1134, 37107, 0.74662), (1134, 37108, 0.65331), (1209, 37108, 0.65331), (1134, 37109, 3.86686), (1134, 37110, 0.23331), (1209, 37110, 0.23331), (1208, 37267, 0.46662), (1209, 37267, 3.56631), (1208, 37274, 0.23331), (1209, 37274, 0.46662), (1138, 37282, 0.51), (1138, 37283, 0.32669), (1138, 37284, 0.46669), (1138, 37285, 0.46669), (1208, 37285, 0.46669), (1138, 37286, 0.46669), (1138, 37287, 0.46669), (1138, 37288, 0.65338), (1138, 37289, 0.84), (1138, 37290, 0.42), (1138, 37291, 0.42), (1138, 37292, 1.02662), (1138, 37293, 0.28), (1138, 37294, 0.56), (1138, 37295, 0.60669), (1138, 37296, 0.42), (1138, 37297, 0.23331), (1138, 37298, 0.37331), (1138, 37299, 0.46669), (1208, 37299, 0.46669), (1140, 37323, 0.34), (1140, 37324, 0.42), (1140, 37325, 1.03323), (1140, 37326, 0.51331), (1140, 37327, 0.7), (1140, 37328, 0.32669), (1140, 37329, 0.5334), (1140, 37330, 0.5334), (1144, 37391, 0.51), (1144, 37392, 0.32669), (1144, 37393, 1.16655), (1144, 37394, 0.23331), (1144, 37395, 0.46669), (1144, 37396, 0.37331), (1144, 37397, 0.37338), (1144, 37398, 1.12), (1144, 37399, 0.32669), (1144, 37400, 0.28), (1144, 37401, 0.46669), (1144, 37402, 0.18669), (1144, 37403, 1.74), (1144, 37404, 0.28), (1144, 37405, 1.96014), (1144, 37406, 0.37338), (1144, 37407, 0.37338), (1144, 37408, 0.28), (1144, 37409, 0.32669), (1144, 37410, 0.32669), (1144, 37411, 0.56007), (1144, 37412, 0.28), (1144, 37413, 0.37331), (1144, 37414, 0.32669), (1144, 37415, 0.32669), (1144, 37416, 0.23331), (1144, 37417, 0.18669), (1144, 37418, 0.37331), (1144, 37419, 0.5334), (1144, 37420, 1.3334), (1144, 37421, 0.6666), (1144, 37422, 0.8), (1145, 37454, 0.51), (1145, 37455, 0.32669), (1145, 37456, 0.28), (1145, 37457, 0.56), (1145, 37458, 0.32669), (1145, 37459, 0.32669), (1145, 37460, 1.4), (1145, 37461, 0.46669), (1145, 37462, 0.7), (1145, 37463, 0.51331), (1247, 37463, 0.51331), (1145, 37464, 0.37331), (1145, 37465, 0.42), (1145, 37466, 0.65338), (1145, 37467, 0.5334), (1145, 37468, 1.2), (1146, 37469, 0.51), (1146, 37470, 0.21), (1146, 37471, 0.37331), (1146, 37472, 0.42), (1146, 37473, 0.60669), (1146, 37474, 0.37331), (1146, 37475, 0.42), (1146, 37476, 0.28), (1146, 37477, 0.7), (1146, 37478, 0.32669), (1208, 37478, 1.30676), (1146, 37479, 0.18669), (1146, 37480, 0.28), (1146, 37481, 0.28), (1146, 37482, 0.42), (1146, 37483, 0.56), (1146, 37484, 0.60669), (1146, 37485, 0.28), (1146, 37486, 0.37331), (1146, 37487, 0.28), (1146, 37488, 0.37331), (1146, 37489, 0.32669), (1146, 37490, 0.42), (1146, 37491, 0.37331), (1146, 37492, 0.46662), (1146, 37493, 1.2), (1147, 37500, 0.51), (1147, 37501, 0.23331), (1147, 37502, 0.7), (1147, 37503, 0.28), (1257, 37503, 0.28), (1147, 37504, 0.32669), (1147, 37505, 0.51331), (1257, 37505, 0.51331), (1147, 37506, 0.46669), (1147, 37507, 0.42), (1147, 37508, 0.46669), (1147, 37509, 0.93338), (1147, 37510, 1.4), (1147, 37511, 0.32669), (1147, 37512, 0.7), (1147, 37513, 0.93338), (1147, 37514, 0.84), (1147, 37515, 0.37331), (1147, 37516, 0.37331), (1147, 37517, 0.46669), (1147, 37518, 0.32669), (1148, 37531, 0.32669), (1148, 37532, 0.51), (1148, 37533, 0.74662), (1148, 37534, 0.46662), (1148, 37535, 0.46669), (1148, 37536, 0.23331), (1148, 37537, 0.37338), (1148, 37538, 0.32669), (1148, 37539, 0.46669), (1148, 37540, 0.28), (1148, 37541, 0.42), (1148, 37542, 1.4), (1148, 37543, 0.56), (1148, 37544, 0.23331), (1148, 37545, 0.37331), (1148, 37546, 0.5334), (1148, 37547, 1.6), (1148, 37548, 0.9334), (1149, 37562, 0.51), (1149, 37563, 0.42), (1149, 37564, 0.74662), (1149, 37565, 0.18669), (1149, 37566, 0.32669), (1149, 37567, 0.51331), (1149, 37568, 0.18669), (1149, 37569, 0.84), (1149, 37570, 0.42), (1149, 37571, 0.51331), (1149, 37572, 0.65331), (1149, 37573, 0.74662), (1149, 37574, 0.37331), (1149, 37575, 0.18669), (1149, 37576, 0.46669), (1149, 37577, 0.4), (1149, 37578, 1.0666), (1149, 37579, 0.5334), (1149, 37580, 0.42), (1149, 37581, 0.28), (1150, 37593, 0.51), (1150, 37594, 0.56), (1208, 37595, 0.51331), (1150, 37595, 1.53993), (1150, 37596, 0.28), (1150, 37597, 0.23331), (1150, 37598, 0.23331), (1150, 37599, 0.46669), (1150, 37600, 1.8666), (1151, 37608, 0.51), (1151, 37609, 0.28), (1151, 37610, 0.32669), (1151, 37611, 0.23331), (1151, 37612, 0.23331), (1151, 37613, 0.37331), (1151, 37614, 0.60669), (1151, 37615, 0.28), (1151, 37616, 0.46669), (1151, 37617, 1.7334), (1152, 37623, 0.51), (1152, 37624, 0.23331), (1152, 37625, 1.75992), (1152, 37626, 0.28), (1152, 37627, 0.46669), (1152, 37628, 1.46652), (1152, 37629, 0.37331), (1185, 37629, 0.37331), (1152, 37630, 0.42), (1152, 37631, 0.23331), (1152, 37632, 0.51331), (1152, 37633, 0.14), (1152, 37634, 0.96), (1152, 37635, 1.27992), (1152, 37636, 0.37331), (1152, 37637, 0.18669), (1152, 37638, 1.3334), (1152, 37639, 0.5334), (1152, 37640, 0.9334), (1152, 37641, 0.4), (1152, 37642, 0.64008), (1153, 37654, 0.51), (1153, 37655, 0.42), (1153, 37656, 0.42), (1153, 37657, 0.28), (1153, 37658, 0.28), (1153, 37659, 0.51331), (1153, 37660, 0.28), (1153, 37661, 0.51331), (1153, 37662, 0.32669), (1153, 37663, 0.32669), (1153, 37664, 0.28), (1153, 37665, 1.44), (1153, 37666, 0.74662), (1153, 37667, 0.32669), (1153, 37668, 0.37338), (1153, 37669, 0.32669), (1153, 37670, 0.28), (1153, 37671, 1.8666), (1153, 37672, 0.37331), (1153, 37673, 0.32669), (1153, 37674, 0.18669), (1153, 37675, 0.60669), (1208, 37687, 0.32669), (1280, 37687, 0.65338), (1157, 37778, 0.51), (1157, 37779, 0.74662), (1157, 37780, 0.37331), (1157, 37781, 1.44), (1157, 37782, 0.32669), (1157, 37783, 0.32669), (1157, 37784, 0.32669), (1157, 37785, 0.37331), (1157, 37786, 0.51331), (1157, 37787, 1.02662), (1157, 37788, 0.46669), (1157, 37789, 0.9334), (1157, 37790, 1.3334), (1157, 37791, 0.46669), (1157, 37792, 0.23331), (1157, 37793, 0.28), (1158, 37809, 0.51), (1158, 37810, 0.32669), (1158, 37811, 0.65338), (1158, 37812, 0.93338), (1158, 37813, 0.28), (1158, 37814, 0.23331), (1158, 37815, 0.28), (1158, 37816, 1.21338), (1158, 37817, 0.46662), (1158, 37818, 0.46662), (1158, 37819, 0.23331), (1158, 37820, 0.28), (1158, 37821, 0.46669), (1158, 37822, 0.28), (1158, 37823, 0.28), (1158, 37824, 0.8), (1159, 37840, 0.51), (1159, 37841, 0.42), (1159, 37842, 0.56), (1159, 37843, 0.28), (1159, 37844, 0.42), (1159, 37845, 0.23331), (1159, 37846, 0.60669), (1159, 37847, 0.7), (1159, 37848, 0.56), (1159, 37849, 0.46669), (1159, 37850, 0.46669), (1159, 37851, 1.4), (1159, 37852, 0.28), (1159, 37853, 0.84), (1159, 37854, 0.37331), (1159, 37855, 0.84), (1159, 37856, 0.37331), (1160, 37871, 0.51), (1160, 37872, 0.28), (1160, 37873, 0.28), (1160, 37874, 0.28), (1160, 37875, 0.84), (1160, 37876, 1.21338), (1160, 37877, 0.42), (1160, 37878, 0.42), (1160, 37879, 0.46669), (1160, 37880, 0.65331), (1160, 37881, 0.28), (1160, 37882, 0.42), (1160, 37883, 0.51331), (1160, 37884, 0.65338), (1160, 37885, 0.46669), (1160, 37886, 0.6666), (1160, 37887, 1.2), (1161, 37902, 0.51), (1161, 37903, 0.74662), (1247, 37904, 0.37331), (1161, 37904, 0.74662), (1161, 37905, 1.68), (1161, 37906, 0.18669), (1161, 37907, 0.23331), (1161, 37908, 0.23331), (1161, 37909, 0.74662), (1161, 37910, 0.32669), (1260, 37910, 0.32669), (1161, 37911, 0.46669), (1161, 37912, 1.30662), (1161, 37913, 0.7), (1161, 37914, 0.46669), (1247, 37914, 0.46669), (1161, 37915, 0.93338), (1161, 37916, 0.65331), (1161, 37917, 0.74662), (1161, 37918, 0.46669), (1161, 37919, 0.65331), (1161, 37920, 0.74662), (1161, 37921, 1.02662), (1161, 37922, 0.65331), (1161, 37923, 0.18669), (1161, 37924, 0.56), (1161, 37925, 0.46669), (1161, 37926, 0.37331), (1161, 37927, 0.37331), (1161, 37928, 0.46669), (1161, 37929, 0.74662), (1161, 37930, 0.46669), (1161, 37931, 0.46669), (1161, 37932, 0.84), (1161, 37933, 0.42), (1161, 37934, 1.12), (1257, 37935, 0.32669), (1161, 37935, 0.65338), (1161, 37936, 0.46662), (1161, 37937, 0.74662), (1161, 37938, 0.32669), (1162, 37965, 0.51), (1208, 37966, 0.37331), (1162, 37966, 0.74662), (1162, 37967, 0.46669), (1162, 37968, 0.32669), (1162, 37969, 0.46669), (1162, 37970, 0.28), (1162, 37971, 0.37331), (1162, 37972, 0.32669), (1162, 37973, 0.37331), (1162, 37974, 0.09338), (1162, 37975, 0.56), (1162, 37976, 0.37331), (1162, 37977, 0.14), (1162, 37978, 0.23331), (1163, 37980, 0.51), (1163, 37981, 0.42), (1163, 37982, 0.42), (1163, 37983, 0.37331), (1163, 37984, 0.42), (1163, 37985, 0.32669), (1163, 37986, 0.23331), (1163, 37987, 0.60669), (1163, 37988, 0.32669), (1208, 37988, 0.32669), (1163, 37989, 0.37331), (1163, 37990, 0.42), (1163, 37991, 0.32669), (1163, 37992, 0.42), (1163, 37993, 0.51331), (1163, 37994, 0.37331), (1163, 37995, 0.37331), (1163, 37996, 0.18669), (1163, 37997, 0.23331), (1163, 37998, 0.37331), (1163, 37999, 0.51331), (1163, 38000, 0.14), (1163, 38001, 0.28), (1163, 38002, 0.28), (1163, 38003, 0.42), (1163, 38004, 1.4), (1163, 38005, 0.65331), (1163, 38006, 0.37331), (1163, 38007, 0.37331), (1163, 38008, 0.28), (1163, 38009, 0.51331), (1163, 38010, 0.28), (1163, 38011, 0.37331), (1163, 38012, 0.42), (1163, 38013, 0.37331), (1163, 38014, 0.51331), (1257, 38051, 0.28), (1284, 38051, 0.28), (1165, 38074, 0.51), (1165, 38075, 0.74662), (1165, 38076, 0.46669), (1165, 38077, 0.42), (1165, 38078, 0.32669), (1165, 38079, 1.21338), (1165, 38080, 0.46669), (1165, 38081, 0.46662), (1165, 38082, 0.42), (1165, 38083, 0.28), (1165, 38084, 0.32669), (1165, 38085, 0.65331), (1166, 38089, 0.09331), (1166, 38090, 0.51), (1166, 38091, 0.60669), (1166, 38092, 0.18669), (1166, 38093, 0.23331), (1166, 38094, 0.42), (1166, 38095, 0.74662), (1166, 38096, 0.32669), (1166, 38097, 0.42), (1166, 38098, 0.42), (1166, 38099, 0.37331), (1166, 38100, 0.51331), (1166, 38101, 0.37331), (1166, 38102, 0.32669), (1166, 38103, 0.56), (1166, 38104, 0.28), (1166, 38105, 0.8), (1166, 38106, 0.46669), (1208, 38186, 1.02662), (1286, 38186, 1.02662), (1169, 38198, 0.32669), (1169, 38199, 3.12), (1169, 38200, 0.37331), (1169, 38201, 0.28), (1169, 38202, 0.42), (1169, 38203, 0.93338), (1169, 38204, 3.29985), (1169, 38205, 0.42), (1169, 38206, 0.23331), (1169, 38207, 0.42), (1169, 38208, 1.6), (1169, 38209, 0.32669), (1169, 38210, 0.09331), (1169, 38211, 0.28), (1169, 38212, 0.28), (1169, 38213, 0.32669), (1169, 38214, 0.46669), (1169, 38215, 0.9334), (1169, 38216, 0.37331), (1169, 38217, 0.18669), (1170, 38229, 1.44), (1170, 38230, 0.74662), (1170, 38231, 0.28), (1170, 38232, 0.46669), (1170, 38233, 0.84), (1170, 38234, 1.3334), (1170, 38235, 1.0666), (1171, 38236, 0.51), (1171, 38237, 0.23331), (1302, 38237, 0.23331), (1171, 38238, 0.84), (1171, 38239, 0.51331), (1171, 38240, 0.56), (1171, 38241, 0.42), (1171, 38242, 0.37331), (1172, 38243, 0.51), (1172, 38244, 0.56), (1172, 38245, 0.42), (1172, 38246, 0.96), (1172, 38247, 0.46669), (1208, 38248, 0.42), (1172, 38248, 0.84), (1172, 38249, 0.56), (1172, 38250, 0.18669), (1172, 38251, 0.60669), (1172, 38252, 0.51331), (1172, 38253, 0.56), (1172, 38254, 0.23331), (1172, 38255, 0.56), (1172, 38256, 1.21338), (1172, 38257, 0.42), (1172, 38258, 0.46669), (1172, 38259, 0.37331), (1172, 38260, 0.37331), (1172, 38261, 0.18669), (1172, 38262, 0.7), (1172, 38263, 1.44), (1172, 38264, 0.84), (1172, 38265, 0.51331), (1172, 38266, 0.32669), (1172, 38267, 0.37331), (1172, 38268, 1.2), (1172, 38269, 0.28), (1172, 38270, 0.8), (1172, 38271, 0.32669), (1172, 38272, 0.9334), (1172, 38273, 1.0666), (1173, 38274, 0.51), (1173, 38275, 0.28), (1173, 38276, 0.37331), (1173, 38277, 0.28), (1173, 38278, 1.44677), (1173, 38279, 0.37331), (1173, 38280, 0.23331), (1173, 38281, 0.32669), (1173, 38282, 1.0666), (1173, 38283, 1.0666), (1173, 38284, 0.9334), (1174, 38289, 0.51), (1174, 38290, 0.60669), (1174, 38291, 0.32669), (1208, 38291, 0.32669), (1174, 38292, 0.37331), (1208, 38292, 0.37331), (1174, 38293, 0.46669), (1174, 38294, 0.32669), (1174, 38295, 0.32669), (1174, 38296, 0.84), (1174, 38297, 0.37331), (1174, 38298, 0.46669), (1174, 38299, 0.42), (1174, 38300, 0.42), (1174, 38301, 0.28), (1174, 38302, 0.23331), (1174, 38303, 1.4666), (1174, 38304, 0.32669), (1174, 38305, 0.51331), (1174, 38306, 1.0666), (1175, 38320, 0.51), (1175, 38321, 0.37331), (1175, 38322, 0.93338), (1175, 38323, 0.37331), (1175, 38324, 0.23331), (1175, 38325, 0.28), (1175, 38326, 0.42), (1175, 38327, 0.37331), (1175, 38328, 0.51331), (1175, 38329, 0.46669), (1175, 38330, 0.32669), (1175, 38331, 1.30676), (1175, 38332, 0.46669), (1175, 38333, 0.28), (1175, 38334, 0.37331), (1175, 38335, 0.18669), (1175, 38336, 1.0666), (1175, 38337, 0.42), (1175, 38338, 0.18669), (1175, 38339, 0.18669), (1175, 38340, 0.4), (1208, 38404, 0.42), (1288, 38404, 0.42), (1179, 38431, 0.51), (1179, 38432, 0.09331), (1179, 38433, 0.74662), (1179, 38434, 0.56), (1179, 38435, 0.32669), (1179, 38436, 0.46669), (1179, 38437, 0.60669), (1179, 38438, 0.74662), (1179, 38439, 0.32669), (1179, 38440, 0.28), (1179, 38441, 1.4), (1179, 38442, 0.42), (1179, 38443, 0.8), (1179, 38444, 0.18669), (1179, 38445, 1.3334), (1179, 38446, 0.23331), (1179, 38447, 0.28), (1179, 38448, 0.42), (1179, 38449, 0.32669), (1179, 38450, 0.37331), (1179, 38451, 0.18669), (1208, 38515, 0.7), (1270, 38515, 0.7), (1184, 38538, 0.34), (1184, 38539, 2.02654), (1184, 38540, 0.23331), (1184, 38541, 0.46669), (1184, 38542, 0.56), (1257, 38542, 0.56), (1184, 38543, 0.51331), (1184, 38544, 0.32669), (1184, 38545, 0.84), (1184, 38546, 0.28), (1184, 38547, 0.51331), (1184, 38548, 0.51331), (1184, 38549, 0.23331), (1184, 38550, 0.9334), (1185, 38553, 0.34), (1185, 38554, 0.42), (1185, 38555, 0.28), (1185, 38556, 0.28), (1185, 38557, 0.51331), (1185, 38558, 0.28), (1185, 38559, 0.32669), (1185, 38560, 0.60669), (1185, 38561, 0.56), (1185, 38562, 0.46669), (1185, 38563, 0.23331), (1185, 38564, 0.18669), (1185, 38565, 0.28), (1185, 38566, 0.60669), (1185, 38567, 0.32669), (1185, 38568, 1.4666), (1186, 38584, 0.51331), (1186, 38585, 0.46662), (1186, 38586, 0.84), (1186, 38587, 0.37331), (1186, 38588, 0.28), (1186, 38589, 0.93338), (1186, 38590, 0.7), (1186, 38591, 0.7), (1186, 38592, 0.37331), (1186, 38593, 0.84), (1186, 38594, 1.12), (1186, 38595, 0.23331), (1186, 38596, 0.42), (1186, 38597, 0.37331), (1186, 38598, 0.51331), (1186, 38599, 0.46669), (1186, 38600, 0.5334), (1187, 38615, 0.34), (1187, 38616, 0.51331), (1187, 38617, 1.40007), (1187, 38618, 0.42), (1187, 38619, 0.37331), (1187, 38620, 0.42), (1187, 38621, 0.46669), (1187, 38622, 0.56), (1187, 38623, 0.98007), (1187, 38624, 0.98007), (1187, 38625, 0.32669), (1187, 38626, 0.23331), (1187, 38627, 1.26), (1187, 38628, 0.96), (1187, 38629, 0.37331), (1187, 38630, 0.28), (1187, 38631, 0.18669), (1187, 38632, 0.60669), (1187, 38633, 0.56), (1187, 38634, 0.8), (1187, 38635, 1.0666), (1188, 38646, 0.34), (1188, 38647, 0.37338), (1188, 38648, 0.28), (1188, 38649, 1.02662), (1188, 38650, 0.32669), (1188, 38651, 0.32669), (1188, 38652, 0.60669), (1188, 38653, 0.42), (1188, 38654, 0.60669), (1188, 38655, 0.32669), (1188, 38656, 0.23331), (1188, 38657, 0.37338), (1188, 38658, 0.56), (1188, 38659, 0.46669), (1188, 38660, 0.23331), (1188, 38661, 0.65338), (1188, 38662, 0.37331), (1188, 38663, 0.46662), (1188, 38664, 1.12), (1188, 38665, 0.74662), (1188, 38666, 0.32669), (1188, 38667, 0.93338), (1188, 38668, 0.46669), (1188, 38669, 0.23331), (1188, 38670, 0.84), (1188, 38671, 0.51331), (1188, 38672, 0.37331), (1188, 38673, 1.02662), (1188, 38674, 0.84), (1301, 38675, 0.51331), (1188, 38675, 1.02662), (1188, 38676, 0.65331), (1188, 38677, 0.56), (1188, 38678, 0.37338), (1188, 38679, 0.42), (1188, 38680, 0.93338), (1188, 38681, 0.42), (1188, 38682, 0.23331), (1188, 38683, 0.46669), (1188, 38684, 0.32669), (1188, 38685, 0.37331), (1188, 38686, 0.46669), (1188, 38687, 0.84), (1188, 38688, 0.46669), (1188, 38689, 1.12), (1188, 38690, 0.46669), (1188, 38691, 0.56), (1188, 38692, 0.32669), (1188, 38693, 0.8), (1188, 38694, 0.8), (1189, 38709, 0.34), (1189, 38710, 0.37331), (1189, 38711, 1.02662), (1189, 38712, 0.28), (1189, 38713, 0.37331), (1189, 38714, 0.56), (1189, 38715, 0.32669), (1189, 38716, 0.56), (1189, 38717, 0.65338), (1189, 38718, 0.42), (1301, 38718, 0.42), (1189, 38719, 0.18669), (1189, 38720, 0.6666), (1191, 38755, 0.46669), (1191, 38756, 0.42), (1191, 38757, 0.56), (1191, 38758, 0.60669), (1191, 38759, 0.46669), (1191, 38760, 0.56), (1191, 38761, 0.28), (1191, 38762, 0.32669), (1191, 38763, 0.42), (1191, 38764, 0.51331), (1191, 38765, 0.23331), (1191, 38766, 0.74662), (1191, 38767, 0.32669), (1191, 38768, 0.37331), (1191, 38769, 0.56), (1191, 38770, 0.84), (1191, 38771, 0.28), (1191, 38772, 0.42), (1191, 38773, 0.28), (1191, 38774, 0.37331), (1191, 38775, 0.32669), (1191, 38776, 0.28), (1191, 38777, 0.23331), (1192, 38786, 1.12), (1192, 38787, 0.46669), (1192, 38788, 0.23331), (1192, 38789, 0.32669), (1192, 38790, 0.09331), (1192, 38791, 0.14), (1192, 38792, 0.28), (1302, 38792, 0.28), (1192, 38793, 0.18669), (1192, 38794, 0.32669), (1192, 38795, 0.37331), (1192, 38796, 0.28), (1192, 38797, 0.28), (1192, 38798, 1.7334), (1192, 38799, 0.32669), (1192, 38800, 0.23331), (1192, 38801, 0.18669), (1192, 38802, 0.9334), (1192, 38803, 0.37331), (1193, 38817, 0.34), (1193, 38818, 0.46669), (1193, 38819, 0.37338), (1193, 38820, 0.32669), (1193, 38821, 0.51331), (1193, 38822, 0.32669), (1193, 38823, 0.32669), (1193, 38824, 0.74662), (1193, 38825, 0.32669), (1193, 38826, 0.60669), (1193, 38827, 0.23331), (1193, 38828, 0.37331), (1193, 38829, 0.51331), (1193, 38830, 0.32669), (1193, 38831, 1.4), (1193, 38832, 0.23331), (1193, 38833, 0.28), (1193, 38834, 0.28), (1193, 38835, 0.42), (1193, 38836, 0.46669), (1193, 38837, 0.42), (1193, 38838, 0.46669), (1193, 38839, 0.37331), (1193, 38840, 0.37331), (1193, 38841, 0.42), (1193, 38842, 1.6), (1193, 38843, 0.56), (1193, 38844, 0.51331), (1193, 38845, 0.46669), (1193, 38846, 0.18669), (1194, 38848, 0.34), (1194, 38849, 0.51331), (1194, 38850, 0.56), (1194, 38851, 0.37338), (1194, 38852, 0.46662), (1194, 38853, 0.18669), (1194, 38854, 0.56), (1194, 38855, 0.37331), (1194, 38856, 0.9334), (1194, 38857, 0.46669), (1194, 38858, 1.2), (1195, 38863, 0.37331), (1195, 38864, 0.37331), (1195, 38865, 0.84), (1195, 38866, 0.7), (1195, 38867, 0.93338), (1195, 38868, 0.18669), (1195, 38869, 0.46662), (1195, 38870, 0.28), (1195, 38871, 0.28), (1195, 38872, 0.37331), (1195, 38873, 0.32669), (1195, 38874, 0.46669), (1195, 38875, 0.32669), (1195, 38876, 1.4666), (1195, 38877, 0.37331), (1195, 38878, 0.23331), (1195, 38879, 0.23331), (1195, 38880, 0.5334), (1196, 38894, 0.34), (1196, 38895, 0.32669), (1196, 38896, 0.42), (1196, 38897, 0.42), (1196, 38898, 0.23331), (1196, 38899, 0.28), (1196, 38900, 0.42), (1196, 38901, 0.42), (1196, 38902, 0.42), (1197, 38909, 0.34), (1197, 38910, 0.46669), (1197, 38911, 0.37331), (1197, 38912, 0.56), (1197, 38913, 0.65331), (1197, 38914, 0.65338), (1197, 38915, 0.7), (1197, 38916, 0.42), (1197, 38917, 0.56), (1197, 38918, 0.60669), (1197, 38919, 1.4), (1197, 38920, 0.42), (1197, 38921, 0.42), (1197, 38922, 0.37331), (1197, 38923, 0.28), (1197, 38924, 0.32669), (1197, 38925, 0.32669), (1197, 38926, 0.46669), (1197, 38927, 0.32669), (1197, 38928, 0.9334), (1197, 38929, 0.51331), (1197, 38930, 0.23331), (1197, 38931, 0.28), (1197, 38932, 0.51331), (1197, 38933, 0.42), (1198, 38940, 0.37331), (1198, 38941, 0.34), (1198, 38942, 0.23331), (1198, 38943, 0.42), (1198, 38944, 0.37331), (1257, 38944, 0.37331), (1198, 38945, 0.28), (1198, 38946, 0.32669), (1198, 38947, 0.51331), (1198, 38948, 0.51331), (1198, 38949, 0.18669), (1198, 38950, 0.14), (1198, 38951, 0.46669), (1198, 38952, 0.51331), (1198, 38953, 0.14), (1198, 38954, 0.23331), (1198, 38955, 0.32669), (1198, 38956, 1.0666), (1198, 38957, 0.23331), (1198, 38958, 0.23331), (1198, 38959, 0.9334), (1198, 38960, 0.42), (1198, 38961, 0.37331), (1198, 38962, 0.46669), (1199, 38971, 0.51331), (1199, 38972, 0.51331), (1199, 38973, 0.46669), (1199, 38974, 0.51331), (1247, 38974, 0.51331), (1199, 38975, 0.65331), (1199, 38976, 0.32669), (1199, 38977, 0.46669), (1199, 38978, 0.7), (1199, 38979, 0.7), (1199, 38980, 0.32669), (1199, 38981, 0.37331), (1199, 38982, 0.46669), (1259, 38983, 0.42), (1199, 38983, 0.84), (1199, 38984, 0.51331), (1199, 38985, 0.65338), (1200, 38986, 0.46669), (1296, 38987, 0.42), (1200, 38987, 1.26), (1200, 38988, 0.56), (1208, 38989, 0.32669), (1200, 38989, 0.98007), (1200, 38990, 0.28), (1200, 38991, 0.28), (1200, 38992, 0.32669), (1200, 38993, 0.14), (1200, 38994, 0.37331), (1200, 38995, 0.37331), (1200, 38996, 0.18669), (1200, 38997, 0.23331), (1200, 38998, 0.37338), (1200, 38999, 0.42), (1201, 39001, 0.18669), (1201, 39002, 0.60669), (1201, 39003, 0.42), (1201, 39004, 0.23331), (1201, 39005, 0.46669), (1201, 39006, 0.42), (1201, 39007, 0.37331), (1201, 39008, 0.51331), (1201, 39009, 0.18669), (1201, 39010, 0.93338), (1201, 39011, 0.7), (1201, 39012, 0.32669), (1201, 39013, 0.42), (1201, 39014, 0.56), (1201, 39015, 0.37331), (1201, 39016, 0.32669), (1201, 39017, 0.32669), (1201, 39018, 0.28), (1201, 39019, 0.37331), (1201, 39020, 0.51331), (1201, 39021, 0.84), (1201, 39022, 0.9334), (1201, 39023, 1.6), (1201, 39024, 0.32669), (1201, 39025, 0.6666), (1201, 39026, 0.37338), (1201, 39027, 0.37331), (1202, 39032, 0.37338), (1202, 39033, 0.37331), (1202, 39034, 0.56), (1202, 39035, 0.74662), (1202, 39036, 0.37331), (1202, 39037, 0.42), (1202, 39038, 0.74662), (1202, 39039, 0.74662), (1202, 39040, 0.65338), (1202, 39041, 0.32669), (1202, 39042, 0.74662), (1202, 39043, 0.46669), (1202, 39044, 1.12), (1202, 39045, 0.84), (1202, 39046, 0.46662), (1202, 39047, 0.93338), (1202, 39048, 1.30662), (1202, 39049, 1.30662), (1202, 39050, 0.28), (1202, 39051, 0.28), (1202, 39052, 0.32669), (1202, 39053, 0.18669), (1202, 39054, 0.28), (1202, 39055, 0.46669), (1202, 39056, 0.42), (1202, 39057, 0.46669), (1202, 39058, 0.18669), (1203, 39063, 1.12), (1203, 39064, 0.28), (1203, 39065, 0.42), (1203, 39066, 1.12), (1203, 39067, 0.93338), (1203, 39068, 0.23331), (1203, 39069, 0.32669), (1203, 39070, 0.42), (1208, 39070, 0.42), (1203, 39071, 0.7), (1203, 39072, 0.46669), (1203, 39073, 0.32669), (1203, 39074, 0.56), (1203, 39075, 0.56), (1203, 39076, 0.32669), (1203, 39077, 0.37331), (1203, 39078, 0.74662), (1203, 39079, 0.42), (1247, 39080, 0.56), (1203, 39080, 1.12), (1203, 39081, 0.51331), (1203, 39082, 0.60669), (1203, 39083, 0.9334), (1204, 39094, 0.42), (1204, 39095, 0.51331), (1204, 39096, 0.23331), (1204, 39097, 0.23331), (1204, 39098, 0.28), (1204, 39099, 0.32669), (1204, 39100, 0.23331), (1204, 39101, 0.14), (1204, 39102, 0.93338), (1204, 39103, 0.7), (1204, 39104, 0.60669), (1204, 39105, 0.37331), (1204, 39106, 0.23331), (1204, 39107, 0.18669), (1204, 39108, 0.23331), (1204, 39109, 0.37331), (1204, 39110, 0.23331), (1204, 39111, 0.32669), (1204, 39112, 0.28), (1204, 39113, 2.56655), (1204, 39114, 0.37331), (1204, 39115, 0.14), (1204, 39116, 0.37331), (1204, 39117, 0.93338), (1204, 39118, 0.51331), (1204, 39119, 0.46669), (1204, 39120, 0.51331), (1204, 39121, 0.28), (1257, 39121, 0.28), (1204, 39122, 0.28), (1204, 39123, 0.37331), (1204, 39124, 0.46669), (1204, 39125, 0.32669), (1204, 39126, 0.56), (1204, 39127, 0.93338), (1204, 39128, 0.37331), (1204, 39129, 0.42), (1204, 39130, 0.56), (1204, 39131, 0.42), (1204, 39132, 0.46669), (1204, 39133, 0.37331), (1204, 39134, 0.42), (1257, 39134, 0.42), (1204, 39135, 0.42), (1204, 39136, 0.37331), (1204, 39137, 0.28), (1204, 39138, 0.42), (1204, 39139, 0.37331), (1204, 39140, 0.18669), (1204, 39141, 0.37331), (1204, 39142, 0.18669), (1204, 39143, 0.42), (1204, 39144, 0.23331), (1205, 39157, 0.46669), (1205, 39158, 0.32669), (1205, 39159, 0.56), (1205, 39160, 0.23331), (1205, 39161, 0.42), (1205, 39162, 0.51331), (1205, 39163, 0.37331), (1205, 39164, 0.84), (1205, 39165, 0.32669), (1205, 39166, 0.28), (1205, 39167, 0.14), (1205, 39168, 0.7), (1205, 39169, 0.42), (1205, 39170, 0.74662), (1205, 39171, 0.56), (1205, 39172, 0.42), (1205, 39173, 0.37331), (1205, 39174, 0.42), (1205, 39175, 0.32669), (1205, 39176, 0.7), (1205, 39177, 0.42), (1205, 39178, 0.74662), (1205, 39179, 0.28), (1205, 39180, 0.23331), (1205, 39181, 0.60669), (1208, 39398, 0.23331), (1208, 39399, 0.32669), (1208, 39400, 0.28), (1208, 39401, 0.37331), (1208, 39402, 0.42), (1208, 39403, 0.32669), (1208, 39404, 0.46669), (1208, 39405, 0.28), (1208, 39406, 0.51), (1208, 39407, 0.28), (1208, 39408, 0.28), (1208, 39409, 0.37331), (1208, 39410, 0.7), (1208, 39411, 0.56), (1208, 39412, 0.23331), (1208, 39413, 0.32669), (1208, 39414, 0.23331), (1208, 39415, 0.32669), (1208, 39416, 0.18669), (1208, 39417, 0.23331), (1208, 39418, 0.28), (1208, 39419, 0.37331), (1208, 39420, 0.51331), (1208, 39421, 0.51331), (1208, 39422, 0.46669), (1208, 39423, 0.84), (1208, 39424, 0.18669), (1208, 39425, 0.37331), (1208, 39426, 0.51331), (1208, 39427, 0.23331), (1208, 39428, 0.42), (1208, 39429, 1.02662), (1208, 39430, 0.23331), (1208, 39431, 0.51331), (1208, 39432, 0.28), (1301, 39432, 0.28), (1208, 39433, 0.32669), (1208, 39434, 2.3331), (1208, 39435, 0.23331), (1208, 39436, 0.32669), (1208, 39437, 0.23331), (1208, 39438, 0.18669), (1208, 39439, 0.65338), (1208, 39440, 0.46669), (1208, 39441, 0.42), (1208, 39442, 0.28), (1208, 39443, 0.32669), (1208, 39444, 0.32669), (1208, 39445, 0.56), (1208, 39446, 0.51331), (1208, 39447, 0.56), (1208, 39448, 0.28), (1208, 39449, 0.28), (1208, 39450, 0.23331), (1208, 39451, 0.37331), (1208, 39452, 0.65338), (1208, 39453, 0.46669), (1208, 39454, 0.93338), (1208, 39455, 0.42), (1208, 39456, 0.42), (1208, 39457, 0.51331), (1208, 39458, 0.42), (1208, 39459, 7.60038), (1208, 39460, 0.46669), (1208, 39461, 0.56), (1208, 39462, 0.28), (1208, 39463, 0.56), (1208, 39464, 0.37331), (1208, 39465, 1.30662), (1208, 39466, 1.02662), (1208, 39467, 0.56), (1208, 39468, 0.74662), (1208, 39469, 0.18669), (1208, 39470, 0.18669), (1208, 39471, 0.18669), (1208, 39472, 0.32669), (1208, 39473, 0.18669), (1208, 39474, 0.28), (1208, 39475, 0.14), (1208, 39476, 0.51331), (1208, 39477, 0.28), (1208, 39478, 0.42), (1208, 39479, 0.23331), (1302, 39479, 2.16645), (1208, 39480, 1.46652), (1208, 39481, 0.65331), (1208, 39482, 0.42), (1208, 39483, 0.23331), (1208, 39484, 0.42), (1208, 39485, 0.37331), (1208, 39486, 0.37331), (1209, 39487, 0.51), (1209, 39488, 0.14), (1209, 39489, 0.21), (1209, 39490, 0.60669), (1209, 39491, 0.42), (1257, 39491, 0.42), (1259, 39491, 0.42), (1209, 39492, 0.28), (1209, 39493, 1.68), (1209, 39494, 0.28), (1209, 39495, 0.28), (1209, 39496, 0.42), (1209, 39497, 0.46669), (1209, 39498, 0.14), (1209, 39499, 0.23331), (1209, 39500, 0.28), (1209, 39501, 0.7), (1209, 39502, 0.28), (1209, 39503, 0.69993), (1209, 39504, 0.60669), (1209, 39505, 0.28), (1258, 39505, 0.28), (1209, 39506, 0.32669), (1209, 39507, 0.7), (1209, 39508, 0.7), (1209, 39509, 0.42), (1209, 39510, 0.42), (1209, 39511, 0.32669), (1209, 39512, 0.65331), (1209, 39513, 0.42), (1259, 39513, 0.42), (1209, 39514, 0.37331), (1209, 39515, 0.23331), (1247, 39515, 0.23331), (1209, 39516, 0.28), (1209, 39517, 0.28), (1210, 39518, 0.51), (1210, 39519, 2.34652), (1211, 39521, 0.51), (1211, 39522, 1.7334), (1211, 39523, 0.8), (1212, 39524, 0.51), (1212, 39525, 0.9334), (1212, 39526, 0.8), (1213, 39527, 0.51), (1213, 39528, 2), (1216, 39532, 0.51), (1217, 39533, 0.51), (1218, 39534, 0.51), (1218, 39535, 1.2), (1220, 39538, 0.51), (1221, 39539, 0.51), (1222, 39540, 0.51), (1223, 39541, 0.51), (1224, 39542, 0.51), (1225, 39543, 0.51), (1226, 39544, 0.51), (1226, 39545, 1.3334), (1226, 39546, 0.8), (1227, 39547, 0.51), (1227, 39548, 0.18669), (1228, 39548, 0.18669), (1228, 39550, 0.51), (1230, 39552, 0.51), (1231, 39553, 0.51), (1232, 39554, 0.51), (1232, 39555, 1.2), (1233, 39557, 0.51), (1233, 39558, 1.3334), (1234, 39560, 0.51), (1236, 39562, 0.51), (1238, 39566, 0.51), (1238, 39567, 1.0666), (1239, 39569, 0.51), (1240, 39570, 0.51), (1241, 39571, 0.51), (1241, 39572, 0.5334), (1242, 39574, 0.51), (1243, 39575, 0.51), (1243, 39576, 0.6666), (1244, 39578, 0.51), (1245, 39579, 0.51), (1247, 39608, 0.28), (1247, 39609, 0.51), (1247, 39610, 0.21), (1247, 39611, 1.68), (1247, 39612, 0.23331), (1247, 39613, 0.46669), (1247, 39614, 0.18669), (1247, 39615, 0.42), (1247, 39616, 0.60669), (1247, 39617, 0.51331), (1247, 39618, 0.32669), (1247, 39619, 0.51331), (1247, 39620, 0.65338), (1247, 39621, 0.04669), (1247, 39622, 0.28), (1247, 39623, 0.7), (1247, 39624, 0.32669), (1247, 39625, 0.60669), (1247, 39626, 0.74662), (1247, 39627, 0.37331), (1301, 39627, 0.37331), (1247, 39628, 2.64), (1247, 39629, 1.76), (1247, 39630, 0.46669), (1247, 39631, 0.56), (1247, 39632, 0.42), (1247, 39633, 0.28), (1247, 39634, 0.28), (1247, 39635, 0.28), (1261, 39643, 0.37331), (1259, 39643, 0.74662), (1259, 39644, 0.56), (1300, 39644, 0.56), (1261, 39644, 1.12), (1258, 39655, 2.05348), (1257, 39660, 0.42), (1258, 39660, 0.42), (1259, 39660, 0.42), (1260, 39660, 0.42), (1300, 39660, 0.42), (1258, 39664, 0.28), (1257, 39664, 0.56), (1259, 39664, 0.56), (1257, 39673, 0.28), (1258, 39673, 0.28), (1258, 39674, 0.28), (1257, 39674, 0.84), (1257, 39683, 0.51331), (1259, 39683, 0.51331), (1260, 39691, 0.37331), (1259, 39691, 0.74662); INSERT INTO `o0ksp_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES (1259, 39692, 1.76), (1259, 39697, 1.76), (1260, 39708, 1.46652), (1260, 39709, 1.76), (1257, 39743, 2.16645), (1257, 39775, 1.46652), (1257, 39824, 0.51), (1257, 39825, 0.14), (1257, 39826, 0.42), (1257, 39827, 0.84), (1257, 39828, 0.14), (1300, 39828, 0.14), (1257, 39829, 0.37331), (1257, 39830, 0.28), (1257, 39831, 0.18669), (1257, 39832, 0.51331), (1257, 39833, 0.28), (1257, 39834, 0.46669), (1257, 39835, 0.14), (1257, 39836, 0.32669), (1257, 39837, 0.32669), (1257, 39838, 0.42), (1257, 39839, 0.32669), (1257, 39840, 0.46669), (1257, 39841, 0.46669), (1257, 39842, 0.46669), (1257, 39843, 0.32669), (1257, 39844, 0.37331), (1257, 39845, 0.32669), (1257, 39846, 0.32669), (1257, 39847, 0.32669), (1257, 39848, 0.32669), (1300, 39848, 0.32669), (1257, 39849, 0.28), (1257, 39850, 0.32669), (1257, 39851, 0.65331), (1257, 39852, 0.56), (1257, 39853, 0.37331), (1257, 39854, 0.14), (1257, 39855, 0.28), (1257, 39856, 0.32669), (1257, 39857, 0.32669), (1257, 39858, 0.32669), (1257, 39859, 0.60669), (1257, 39860, 0.56), (1257, 39861, 0.37331), (1257, 39862, 0.37331), (1257, 39863, 0.37331), (1257, 39864, 0.7), (1257, 39865, 0.56), (1257, 39866, 0.84), (1257, 39867, 0.56), (1257, 39868, 0.37331), (1257, 39869, 0.60669), (1257, 39870, 0.46669), (1257, 39871, 0.28), (1257, 39872, 0.23331), (1257, 39873, 0.32669), (1257, 39874, 0.65338), (1257, 39875, 0.37331), (1257, 39876, 0.28), (1257, 39877, 0.18662), (1257, 39878, 1.21338), (1257, 39879, 0.51331), (1257, 39880, 0.46662), (1257, 39881, 0.14), (1257, 39882, 0.84), (1257, 39883, 0.18669), (1257, 39884, 0.14), (1257, 39885, 0.37331), (1258, 39886, 0.51), (1258, 39887, 0.37331), (1258, 39888, 0.09331), (1258, 39889, 0.46669), (1258, 39890, 0.51331), (1258, 39891, 0.42), (1258, 39892, 0.84), (1258, 39893, 0.42), (1258, 39894, 0.37331), (1258, 39895, 0.46669), (1258, 39896, 0.56), (1258, 39897, 0.37331), (1258, 39898, 0.65338), (1258, 39899, 0.51331), (1258, 39900, 0.28), (1258, 39901, 0.32669), (1258, 39902, 0.56), (1258, 39903, 0.37331), (1258, 39904, 0.56), (1258, 39905, 0.42), (1258, 39906, 0.28), (1258, 39907, 0.28), (1258, 39908, 0.32669), (1258, 39909, 0.37331), (1258, 39910, 0.14), (1258, 39911, 0.42), (1258, 39912, 0.32669), (1259, 39913, 0.51), (1259, 39914, 0.32669), (1259, 39915, 0.46669), (1259, 39916, 0.51331), (1259, 39917, 0.37338), (1259, 39918, 0.32669), (1259, 39919, 0.46669), (1259, 39920, 0.7), (1259, 39921, 0.37331), (1259, 39922, 0.46669), (1259, 39923, 0.37331), (1259, 39924, 0.32669), (1259, 39925, 0.37331), (1259, 39926, 0.42), (1259, 39927, 0.51331), (1259, 39928, 0.42), (1260, 39944, 0.51), (1260, 39945, 0.51331), (1260, 39946, 0.23331), (1260, 39947, 0.28), (1300, 39947, 0.28), (1260, 39948, 0.51331), (1260, 39949, 0.32669), (1260, 39950, 0.23331), (1260, 39951, 0.65338), (1260, 39952, 0.46669), (1260, 39953, 0.32669), (1260, 39954, 0.51331), (1260, 39955, 0.56), (1260, 39956, 0.74662), (1260, 39957, 0.56), (1261, 39959, 0.51), (1261, 39960, 0.37331), (1261, 39961, 0.56), (1261, 39962, 0.32669), (1261, 39963, 0.42), (1261, 39964, 0.46669), (1261, 39965, 0.7), (1261, 39966, 0.46669), (1261, 39967, 0.32669), (1261, 39968, 0.28), (1300, 39968, 0.28), (1261, 39969, 1.0666), (1261, 39970, 2), (1262, 39971, 0.51), (1262, 39972, 0.28), (1262, 39973, 0.46669), (1262, 39974, 0.32669), (1262, 39975, 0.60669), (1298, 39975, 0.60669), (1262, 39976, 0.42), (1262, 39977, 0.65331), (1262, 39978, 0.32669), (1262, 39979, 0.37331), (1262, 39980, 2.22), (1270, 40107, 0.34), (1270, 40108, 0.65338), (1270, 40109, 1.21338), (1270, 40110, 0.46669), (1270, 40111, 0.46669), (1270, 40112, 0.23331), (1270, 40113, 1.11993), (1270, 40114, 0.32669), (1270, 40115, 0.51331), (1270, 40116, 0.65338), (1270, 40117, 0.60669), (1270, 40118, 0.56), (1270, 40119, 1.0666), (1270, 40120, 0.32669), (1270, 40121, 0.74662), (1271, 40122, 0.51), (1271, 40123, 0.46669), (1271, 40124, 0.28), (1271, 40125, 0.28), (1271, 40126, 0.28), (1271, 40127, 0.18669), (1271, 40128, 0.23331), (1271, 40129, 0.46662), (1271, 40130, 1.0666), (1271, 40131, 0.6666), (1273, 40168, 0.51), (1273, 40169, 0.23331), (1273, 40170, 0.32669), (1273, 40171, 0.51331), (1273, 40172, 0.37331), (1273, 40173, 1.8666), (1274, 40175, 0.51), (1274, 40176, 0.28), (1274, 40177, 0.37331), (1274, 40178, 0.42), (1274, 40179, 0.51331), (1274, 40180, 0.42), (1274, 40181, 0.23331), (1274, 40182, 0.46669), (1274, 40183, 0.46669), (1274, 40184, 1.2), (1274, 40185, 0.5334), (1276, 40221, 0.51331), (1276, 40222, 0.51), (1276, 40223, 0.32669), (1276, 40224, 0.32669), (1276, 40225, 0.56), (1276, 40226, 0.37331), (1276, 40227, 0.32669), (1276, 40228, 0.46669), (1276, 40229, 0.51331), (1276, 40230, 0.23331), (1276, 40231, 0.28), (1276, 40232, 0.23331), (1276, 40233, 0.37331), (1276, 40234, 0.42), (1276, 40235, 0.60669), (1276, 40236, 0.32669), (1276, 40237, 1.0666), (1276, 40238, 1.0666), (1276, 40239, 1.2), (1276, 40240, 0.5334), (1276, 40241, 1.8666), (1277, 40252, 0.51), (1277, 40253, 0.46669), (1277, 40254, 0.84), (1277, 40255, 0.18669), (1277, 40256, 0.56), (1277, 40257, 2.02654), (1277, 40258, 0.37331), (1277, 40259, 0.28), (1277, 40260, 0.32669), (1277, 40261, 0.32669), (1277, 40262, 0.23331), (1277, 40263, 0.28), (1277, 40264, 0.28), (1277, 40265, 0.46669), (1277, 40266, 0.42), (1277, 40267, 0.27993), (1277, 40268, 0.14), (1277, 40269, 0.23331), (1277, 40270, 0.51331), (1277, 40271, 1.0666), (1277, 40272, 0.18669), (1277, 40273, 0.37331), (1277, 40274, 0.42), (1277, 40275, 0.23331), (1278, 40283, 0.51), (1278, 40284, 0.23331), (1278, 40285, 0.56), (1278, 40286, 0.56), (1278, 40287, 0.42), (1278, 40288, 0.32669), (1278, 40289, 0.37331), (1278, 40290, 0.56007), (1278, 40291, 0.37331), (1278, 40292, 0.37331), (1278, 40293, 0.37331), (1278, 40294, 0.56), (1278, 40295, 0.42), (1278, 40296, 0.9334), (1278, 40297, 0.65331), (1279, 40298, 0.51), (1279, 40299, 0.37331), (1279, 40300, 0.60669), (1279, 40301, 0.32669), (1279, 40302, 0.46669), (1279, 40303, 0.37331), (1279, 40304, 0.37331), (1279, 40305, 0.37331), (1279, 40306, 0.42), (1279, 40307, 1.12), (1279, 40308, 0.32669), (1279, 40309, 0.28), (1279, 40310, 0.42), (1279, 40311, 0.23331), (1279, 40312, 0.37331), (1279, 40313, 0.74662), (1279, 40314, 0.37331), (1279, 40315, 0.18669), (1279, 40316, 0.37331), (1279, 40317, 0.28), (1279, 40318, 0.28), (1279, 40319, 0.23331), (1279, 40320, 1.30662), (1279, 40321, 2.23986), (1279, 40322, 0.65338), (1279, 40323, 0.37331), (1279, 40324, 0.37331), (1280, 40329, 0.4), (1280, 40330, 0.51), (1280, 40331, 0.42), (1280, 40332, 0.28), (1280, 40333, 0.23331), (1280, 40334, 0.28), (1280, 40335, 0.32669), (1280, 40336, 0.37331), (1280, 40337, 0.93338), (1280, 40338, 0.42), (1280, 40339, 0.18669), (1280, 40340, 0.28), (1280, 40341, 0.37331), (1280, 40342, 0.32669), (1280, 40343, 0.18669), (1280, 40344, 1.12), (1280, 40345, 0.46669), (1280, 40346, 0.28), (1280, 40347, 0.18669), (1281, 40360, 0.07), (1281, 40361, 0.51), (1281, 40362, 0.28), (1281, 40363, 0.28), (1281, 40364, 0.14), (1281, 40365, 0.37331), (1282, 40367, 0.51), (1282, 40368, 0.32669), (1282, 40369, 0.14), (1282, 40370, 0.37331), (1282, 40371, 0.23331), (1282, 40372, 0.28), (1282, 40373, 0.5334), (1282, 40374, 0.93345), (1283, 40382, 0.51), (1283, 40383, 0.60669), (1283, 40384, 0.32669), (1283, 40385, 0.28), (1283, 40386, 0.28), (1283, 40387, 1.0666), (1301, 40389, 0.21), (1284, 40389, 0.51), (1284, 40390, 0.32669), (1284, 40391, 0.46662), (1284, 40392, 0.56), (1284, 40393, 0.46669), (1284, 40394, 0.42), (1284, 40395, 0.32669), (1284, 40396, 0.37331), (1284, 40397, 0.42), (1284, 40398, 0.23331), (1284, 40399, 0.37331), (1284, 40400, 0.18669), (1284, 40401, 0.32669), (1284, 40402, 0.37331), (1284, 40403, 0.37331), (1284, 40404, 0.46662), (1284, 40405, 0.6666), (1285, 40420, 0.51), (1285, 40421, 0.28), (1285, 40422, 0.32669), (1285, 40423, 0.56), (1285, 40424, 0.37331), (1285, 40425, 0.42), (1285, 40426, 0.37331), (1285, 40427, 0.32669), (1285, 40428, 0.28), (1285, 40429, 0.28), (1285, 40430, 0.18669), (1285, 40431, 0.32669), (1285, 40432, 0.51331), (1285, 40433, 0.23331), (1285, 40434, 0.14), (1285, 40435, 0.32669), (1285, 40436, 0.84), (1285, 40437, 0.37331), (1285, 40438, 0.18669), (1285, 40439, 0.18669), (1285, 40440, 0.23331), (1285, 40441, 0.28), (1285, 40442, 0.28), (1285, 40443, 0.65338), (1285, 40444, 0.23331), (1285, 40445, 0.60669), (1285, 40446, 0.32669), (1285, 40447, 0.28), (1285, 40448, 0.5334), (1285, 40449, 0.37331), (1285, 40450, 0.23331), (1285, 40451, 0.42), (1286, 40483, 0.51), (1286, 40484, 0.51331), (1286, 40485, 0.28), (1286, 40486, 0.65331), (1286, 40487, 0.28), (1286, 40488, 0.28), (1286, 40489, 0.42), (1286, 40490, 0.23331), (1286, 40491, 0.37331), (1287, 40498, 0.51), (1287, 40499, 0.42), (1287, 40500, 0.74662), (1287, 40501, 0.42), (1287, 40502, 0.46669), (1287, 40503, 1.3334), (1288, 40505, 0.51), (1288, 40506, 0.65331), (1288, 40507, 0.51331), (1288, 40508, 0.37331), (1288, 40509, 0.32669), (1288, 40510, 0.32669), (1288, 40511, 0.65338), (1288, 40512, 0.23331), (1288, 40513, 0.28), (1288, 40514, 0.32669), (1288, 40515, 0.37331), (1288, 40516, 0.37331), (1288, 40517, 1.21338), (1288, 40518, 0.84), (1288, 40519, 0.7), (1288, 40520, 0.56), (1288, 40521, 0.42), (1288, 40522, 0.23331), (1288, 40523, 0.14), (1288, 40524, 0.32669), (1288, 40525, 0.42), (1288, 40526, 0.32669), (1288, 40527, 0.18669), (1288, 40528, 0.51331), (1289, 40536, 0.51), (1289, 40537, 0.37331), (1289, 40538, 0.51331), (1289, 40539, 0.32669), (1289, 40540, 0.28), (1289, 40541, 0.65338), (1289, 40542, 0.46669), (1289, 40543, 0.46669), (1289, 40544, 0.84), (1289, 40545, 0.84), (1289, 40546, 0.93338), (1289, 40547, 0.32669), (1289, 40548, 0.5334), (1289, 40549, 0.18669), (1289, 40550, 0.28), (1289, 40551, 0.32669), (1290, 40567, 0.51), (1290, 40568, 0.32669), (1290, 40569, 1.02662), (1290, 40570, 0.51331), (1290, 40571, 0.37331), (1290, 40572, 0.56), (1290, 40573, 0.37331), (1290, 40574, 0.28), (1290, 40575, 0.28), (1290, 40576, 0.56), (1290, 40577, 0.84), (1290, 40578, 0.56), (1290, 40579, 1.12), (1290, 40580, 0.28), (1290, 40581, 0.56), (1290, 40582, 0.37331), (1290, 40583, 0.14), (1290, 40584, 0.42), (1291, 40598, 0.34), (1291, 40599, 0.18669), (1291, 40600, 0.46669), (1291, 40601, 0.28), (1291, 40602, 0.32669), (1291, 40603, 0.93338), (1291, 40604, 0.7), (1291, 40605, 0.7), (1291, 40606, 0.7), (1291, 40607, 0.28), (1291, 40608, 0.04669), (1291, 40609, 1.2), (1291, 40610, 0.5334), (1292, 40613, 0.46669), (1292, 40614, 0.51331), (1292, 40615, 0.32669), (1292, 40616, 0.46669), (1292, 40617, 0.56), (1292, 40618, 0.42), (1292, 40619, 1.40007), (1292, 40620, 0.32669), (1292, 40621, 0.37331), (1293, 40628, 0.51), (1293, 40629, 0.28), (1293, 40630, 0.32669), (1293, 40631, 0.32669), (1293, 40632, 0.37331), (1293, 40633, 0.42), (1293, 40634, 0.51331), (1293, 40635, 0.51331), (1293, 40636, 0.42), (1293, 40637, 0.46669), (1293, 40638, 0.28), (1293, 40639, 0.28), (1293, 40640, 0.51331), (1293, 40641, 0.18669), (1294, 40643, 0.35), (1294, 40644, 0.35), (1294, 40645, 0.35), (1294, 40646, 0.34), (1294, 40647, 0.84), (1294, 40648, 0.65338), (1294, 40649, 0.74662), (1294, 40650, 0.7), (1294, 40651, 0.23331), (1294, 40652, 0.5334), (1295, 40658, 0.34), (1295, 40659, 0.32669), (1295, 40660, 0.32669), (1295, 40661, 0.23331), (1295, 40662, 0.46662), (1295, 40663, 0.37331), (1295, 40664, 0.37338), (1295, 40665, 0.56), (1295, 40666, 0.65331), (1295, 40667, 0.18669), (1295, 40668, 0.46662), (1295, 40669, 0.23331), (1295, 40670, 0.14), (1295, 40671, 0.32669), (1295, 40672, 0.42), (1295, 40673, 0.28), (1295, 40674, 0.32669), (1295, 40675, 0.32669), (1295, 40676, 0.32669), (1296, 40689, 0.34), (1296, 40690, 0.42), (1296, 40691, 0.56), (1296, 40692, 0.42), (1296, 40693, 0.46669), (1296, 40694, 0.51331), (1296, 40695, 0.18669), (1296, 40696, 0.60669), (1296, 40697, 0.23331), (1296, 40698, 0.37331), (1296, 40699, 0.14), (1301, 40699, 0.28), (1296, 40700, 0.37331), (1296, 40701, 0.8), (1298, 40714, 0.51), (1298, 40715, 1.4), (1298, 40716, 0.7), (1298, 40717, 0.7), (1298, 40718, 0.46669), (1298, 40719, 0.60669), (1298, 40720, 0.60669), (1298, 40721, 0.7), (1298, 40722, 0.56), (1298, 40723, 0.51331), (1298, 40724, 0.7), (1298, 40725, 1.23321), (1299, 40726, 0.51), (1299, 40727, 0.37338), (1299, 40728, 0.37338), (1299, 40729, 0.37331), (1299, 40730, 0.32669), (1299, 40731, 0.42), (1299, 40732, 1.04), (1299, 40733, 0.74662), (1299, 40734, 0.28), (1299, 40735, 0.56), (1299, 40736, 0.23331), (1299, 40737, 0.23331), (1299, 40738, 0.18669), (1299, 40739, 1.8666), (1299, 40740, 1.0666), (1299, 40741, 1.0666), (1300, 40742, 0.51), (1300, 40743, 0.42), (1300, 40744, 0.28), (1300, 40745, 0.51331), (1300, 40746, 0.46669), (1300, 40747, 0.37331), (1300, 40748, 0.14), (1300, 40749, 1.46652), (1300, 40750, 2.64), (1300, 40751, 0.32669), (1300, 40752, 0.14), (1300, 40753, 0.7), (1300, 40754, 0.37338), (1300, 40755, 0.18669), (1300, 40756, 0.32669), (1300, 40757, 0.84), (1300, 40758, 0.32669), (1300, 40759, 0.37331), (1298, 40760, 0.23331), (1298, 40791, 0.32669), (1298, 40792, 0.65331), (1301, 40793, 0.51), (1301, 40794, 0.28), (1301, 40796, 0.42), (1301, 40797, 0.37331), (1301, 40798, 0.51331), (1301, 40799, 0.28), (1301, 40800, 0.28), (1301, 40801, 0.18669), (1301, 40802, 0.46669), (1301, 40803, 0.65331), (1301, 40804, 0.28), (1301, 40805, 0.28), (1301, 40806, 0.56), (1301, 40807, 0.18669), (1301, 40808, 0.37331), (1301, 40809, 0.51331), (1301, 40810, 0.32669), (1301, 40811, 0.18669), (1301, 40812, 0.14), (1301, 40813, 0.42), (1301, 40814, 0.23331), (1301, 40816, 0.42), (1301, 40817, 0.42), (1301, 40818, 0.46669), (1301, 40819, 0.46669), (1301, 40820, 0.42), (1301, 40821, 0.51331), (1301, 40822, 0.46662), (1301, 40824, 0.32669), (1302, 40825, 0.51), (1302, 40826, 0.28), (1302, 40827, 0.42), (1302, 40828, 0.23331), (1302, 40829, 0.18669), (1302, 40830, 0.56), (1302, 40831, 0.14), (1302, 40832, 0.28); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_finder_logging` -- CREATE TABLE `o0ksp_finder_logging` ( `searchterm` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `md5sum` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `query` blob NOT NULL, `hits` int(11) NOT NULL DEFAULT 1, `results` int(11) NOT NULL DEFAULT 0 ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_finder_taxonomy` -- CREATE TABLE `o0ksp_finder_taxonomy` ( `id` int(10) UNSIGNED NOT NULL, `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0, `lft` int(11) NOT NULL DEFAULT 0, `rgt` int(11) NOT NULL DEFAULT 0, `level` int(10) UNSIGNED NOT NULL DEFAULT 0, `path` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `alias` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `state` tinyint(3) UNSIGNED NOT NULL DEFAULT 1, `access` tinyint(3) UNSIGNED NOT NULL DEFAULT 1, `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_finder_taxonomy` -- INSERT INTO `o0ksp_finder_taxonomy` (`id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `title`, `alias`, `state`, `access`, `language`) VALUES (1, 0, 0, 155, 0, '', 'ROOT', 'root', 1, 1, '*'), (2, 1, 35, 42, 1, 'type', 'Type', 'type', 1, 1, ''), (3, 2, 36, 37, 2, 'type/article', 'Article', 'article', 1, 1, ''), (4, 1, 43, 48, 1, 'author', 'Author', 'author', 1, 1, ''), (5, 4, 44, 45, 2, 'author/bkotsias', 'bkotsias', 'bkotsias', 1, 1, ''), (6, 1, 49, 150, 1, 'category', 'Category', 'category', 1, 1, ''), (7, 6, 84, 93, 2, 'category/collections', 'Collections', 'collections', 1, 1, '*'), (8, 7, 85, 86, 3, 'category/collections/photography', 'Photography', 'photography', 1, 1, '*'), (9, 1, 151, 154, 1, 'language', 'Language', 'language', 1, 1, ''), (10, 9, 152, 153, 2, 'language/779103c53079431d1af01ce15b36e61f', '*', '779103c53079431d1af01ce15b36e61f', 1, 1, ''), (11, 7, 91, 92, 3, 'category/collections/design', 'Design', 'design', 1, 1, '*'), (12, 2, 38, 39, 2, 'type/category', 'Category', 'category', 1, 1, ''), (13, 2, 40, 41, 2, 'type/tag', 'Tag', 'tag', 1, 1, ''), (14, 4, 46, 47, 2, 'author/emporiko', 'emporiko', 'emporiko', 1, 1, ''), (15, 6, 50, 53, 2, 'category/διαχειριση-αγχουσ', 'ΔΙΑΧΕΙΡΙΣΗ ΑΓΧΟΥΣ', 'διαχειριση-αγχουσ', 1, 1, '*'), (16, 15, 51, 52, 3, 'category/διαχειριση-αγχουσ/άγχος', 'Άγχος', 'άγχος', 1, 1, '*'), (18, 6, 54, 59, 2, 'category/διαχειριση-δυσκολιων', 'ΔΙΑΧΕΙΡΙΣΗ ΔΥΣΚΟΛΙΩΝ', 'διαχειριση-δυσκολιων', 1, 1, '*'), (19, 18, 55, 56, 3, 'category/διαχειριση-δυσκολιων/αναβλητικότητα', 'Αναβλητικότητα', 'αναβλητικότητα', 1, 1, '*'), (20, 18, 57, 58, 3, 'category/διαχειριση-δυσκολιων/θυμός', 'Θυμός', 'θυμός', 1, 1, '*'), (21, 6, 60, 63, 2, 'category/σχεσεισ', 'ΣΧΕΣΕΙΣ', 'σχεσεισ', 1, 1, '*'), (22, 21, 61, 62, 3, 'category/σχεσεισ/διαπροσωπικές-σχέσεις', 'Διαπροσωπικές σχέσεις', 'διαπροσωπικές-σχέσεις', 1, 1, '*'), (24, 6, 64, 75, 2, 'category/ενισχυση-δυνατοτητων', 'ΕΝΙΣΧΥΣΗ ΔΥΝΑΤΟΤΗΤΩΝ', 'ενισχυση-δυνατοτητων', 1, 1, '*'), (25, 24, 65, 66, 3, 'category/ενισχυση-δυνατοτητων/απολαμβάνειν', 'Απολαμβάνειν', 'απολαμβάνειν', 1, 1, '*'), (26, 24, 67, 68, 3, 'category/ενισχυση-δυνατοτητων/αυτοέλεγχος', 'Αυτοέλεγχος', 'αυτοέλεγχος', 1, 1, '*'), (31, 24, 69, 70, 3, 'category/ενισχυση-δυνατοτητων/ευγνωμοσύνη', 'Ευγνωμοσύνη', 'ευγνωμοσύνη', 1, 1, '*'), (32, 24, 71, 72, 3, 'category/ενισχυση-δυνατοτητων/ευτυχία', 'Ευτυχία', 'ευτυχία', 1, 1, '*'), (39, 24, 73, 74, 3, 'category/ενισχυση-δυνατοτητων/ψυχική-ανθεκτικότητα', 'Ψυχική ανθεκτικότητα', 'ψυχική-ανθεκτικότητα', 1, 1, '*'), (41, 6, 76, 77, 2, 'category/uncategorised', 'Uncategorised', 'uncategorised', 1, 1, '*'), (42, 6, 78, 79, 2, 'category/βιογραφικά', 'Βιογραφικά', 'βιογραφικά', 1, 1, '*'), (43, 7, 87, 88, 3, 'category/collections/creativity', 'Creativity', 'creativity', 0, 1, '*'), (44, 7, 89, 90, 3, 'category/collections/videos', 'Videos', 'videos', 0, 1, '*'), (45, 6, 80, 81, 2, 'category/pages', 'Pages', 'pages', 0, 1, '*'), (46, 6, 82, 83, 2, 'category/βίντεο', 'Βίντεο', 'βίντεο', 1, 1, '*'), (48, 6, 94, 95, 2, 'category/bios', 'Bios', 'bios', 1, 1, '*'), (49, 6, 96, 101, 2, 'category/anxiety-management', 'ANXIETY MANAGEMENT', 'anxiety-management', 1, 1, '*'), (50, 49, 97, 98, 3, 'category/anxiety-management/anxiety', 'Anxiety', 'anxiety', 1, 1, '*'), (51, 49, 99, 100, 3, 'category/anxiety-management/stress', 'Stress', 'stress', 1, 1, '*'), (52, 6, 102, 107, 2, 'category/difficulties-management', 'DIFFICULTIES MANAGEMENT', 'difficulties-management', 1, 1, '*'), (53, 52, 103, 104, 3, 'category/difficulties-management/anger', 'Anger', 'anger', 1, 1, '*'), (54, 52, 105, 106, 3, 'category/difficulties-management/procrastination', 'Procrastination', 'procrastination', 1, 1, '*'), (55, 6, 108, 113, 2, 'category/relationships', 'RELATIONSHIPS', 'relationships', 1, 1, '*'), (56, 55, 109, 110, 3, 'category/relationships/interpersonal-relationships', 'Interpersonal Relationships', 'interpersonal-relationships', 1, 1, '*'), (57, 55, 111, 112, 3, 'category/relationships/romantic-relationships', 'Romantic Relationships', 'romantic-relationships', 1, 1, '*'), (58, 6, 114, 147, 2, 'category/strengths-enhancement', 'STRENGTHS ENHANCEMENT', 'strengths-enhancement', 1, 1, '*'), (59, 58, 115, 116, 3, 'category/strengths-enhancement/enjoyment', 'Enjoyment', 'enjoyment', 1, 1, '*'), (60, 58, 117, 118, 3, 'category/strengths-enhancement/autonomy', 'Autonomy', 'autonomy', 1, 1, '*'), (61, 58, 119, 120, 3, 'category/strengths-enhancement/self-control', 'Self - Control', 'self-control', 1, 1, '*'), (62, 58, 121, 122, 3, 'category/strengths-enhancement/self-confidence', 'Self - Confidence', 'self-confidence', 1, 1, '*'), (63, 58, 123, 124, 3, 'category/strengths-enhancement/energy-management', 'Energy Management', 'energy-management', 1, 1, '*'), (64, 58, 125, 126, 3, 'category/strengths-enhancement/assertiveness', 'Assertiveness', 'assertiveness', 1, 1, '*'), (65, 58, 127, 128, 3, 'category/strengths-enhancement/gratitude', 'Gratitude', 'gratitude', 1, 1, '*'), (66, 58, 129, 130, 3, 'category/strengths-enhancement/happiness', 'Happiness', 'happiness', 1, 1, '*'), (67, 58, 131, 132, 3, 'category/strengths-enhancement/competence', 'Competence', 'competence', 1, 1, '*'), (68, 58, 133, 134, 3, 'category/strengths-enhancement/decision-making', 'Decision Making', 'decision-making', 1, 1, '*'), (69, 6, 148, 149, 2, 'category/psychology-news', 'Psychology News', 'psychology-news', 1, 1, '*'), (70, 58, 135, 136, 3, 'category/strengths-enhancement/boundaries', 'Boundaries', 'boundaries', 1, 1, '*'), (71, 58, 137, 138, 3, 'category/strengths-enhancement/adaptability', 'Adaptability', 'adaptability', 1, 1, '*'), (72, 58, 139, 140, 3, 'category/strengths-enhancement/psychological-resilience', 'Psychological Resilience', 'psychological-resilience', 1, 1, '*'), (73, 58, 141, 142, 3, 'category/strengths-enhancement/goals', 'Goals', 'goals', 1, 1, '*'), (74, 58, 143, 144, 3, 'category/strengths-enhancement/positivity', 'Positivity', 'positivity', 1, 1, '*'), (75, 58, 145, 146, 3, 'category/strengths-enhancement/work-life-balance', 'Work-life balance', 'work-life-balance', 1, 1, '*'); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_finder_taxonomy_map` -- CREATE TABLE `o0ksp_finder_taxonomy_map` ( `link_id` int(10) UNSIGNED NOT NULL, `node_id` int(10) UNSIGNED NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_finder_taxonomy_map` -- INSERT INTO `o0ksp_finder_taxonomy_map` (`link_id`, `node_id`) VALUES (9, 10), (9, 12), (10, 10), (10, 12), (11, 10), (11, 12), (12, 10), (12, 12), (13, 10), (13, 12), (14, 10), (14, 12), (15, 10), (15, 12), (16, 10), (16, 12), (17, 10), (17, 12), (18, 10), (18, 12), (19, 10), (19, 12), (20, 10), (20, 12), (21, 10), (21, 12), (22, 10), (22, 12), (23, 10), (23, 12), (24, 10), (24, 12), (25, 10), (25, 12), (26, 10), (26, 12), (27, 10), (27, 12), (28, 10), (28, 12), (29, 10), (29, 12), (30, 10), (30, 12), (31, 10), (31, 12), (32, 10), (32, 12), (33, 10), (33, 12), (34, 10), (34, 12), (38, 5), (38, 10), (38, 13), (39, 5), (39, 10), (39, 13), (40, 5), (40, 10), (40, 13), (41, 5), (41, 10), (41, 13), (42, 5), (42, 10), (42, 13), (43, 5), (43, 10), (43, 13), (44, 5), (44, 10), (44, 13), (70, 10), (70, 13), (70, 14), (71, 10), (71, 13), (71, 14), (72, 10), (72, 13), (72, 14), (73, 10), (73, 13), (73, 14), (253, 10), (253, 12), (266, 3), (266, 10), (266, 14), (266, 42), (271, 10), (271, 12), (272, 10), (272, 12), (273, 10), (273, 12), (274, 10), (274, 12), (275, 10), (275, 12), (276, 10), (276, 12), (277, 10), (277, 12), (278, 3), (278, 5), (278, 8), (278, 10), (279, 3), (279, 5), (279, 8), (279, 10), (280, 3), (280, 5), (280, 8), (280, 10), (281, 3), (281, 5), (281, 8), (281, 10), (282, 3), (282, 5), (282, 8), (282, 10), (283, 3), (283, 5), (283, 8), (283, 10), (284, 3), (284, 5), (284, 8), (284, 10), (285, 3), (285, 5), (285, 8), (285, 10), (286, 3), (286, 5), (286, 8), (286, 10), (287, 3), (287, 5), (287, 10), (287, 43), (288, 3), (288, 5), (288, 10), (288, 43), (289, 3), (289, 5), (289, 10), (289, 43), (290, 3), (290, 5), (290, 10), (290, 43), (291, 3), (291, 5), (291, 10), (291, 43), (292, 3), (292, 5), (292, 10), (292, 43), (293, 3), (293, 5), (293, 10), (293, 44), (294, 3), (294, 5), (294, 10), (294, 44), (295, 3), (295, 5), (295, 10), (295, 44), (296, 3), (296, 5), (296, 10), (296, 44), (297, 3), (297, 5), (297, 10), (297, 44), (298, 3), (298, 5), (298, 10), (298, 44), (299, 3), (299, 5), (299, 10), (299, 44), (300, 3), (300, 5), (300, 10), (300, 44), (301, 3), (301, 5), (301, 10), (301, 45), (302, 3), (302, 5), (302, 10), (302, 45), (303, 3), (303, 5), (303, 10), (303, 45), (304, 10), (304, 12), (320, 10), (320, 12), (395, 3), (395, 10), (395, 14), (395, 46), (396, 3), (396, 10), (396, 14), (396, 46), (398, 3), (398, 10), (398, 14), (398, 46), (400, 3), (400, 10), (400, 14), (400, 46), (402, 3), (402, 10), (402, 14), (402, 46), (404, 3), (404, 10), (404, 14), (404, 46), (406, 3), (406, 10), (406, 14), (406, 46), (407, 3), (407, 10), (407, 14), (407, 46), (509, 3), (509, 10), (509, 14), (509, 19), (528, 3), (528, 10), (528, 14), (528, 26), (571, 3), (571, 5), (571, 10), (571, 11), (572, 3), (572, 5), (572, 10), (572, 11), (573, 3), (573, 5), (573, 10), (573, 11), (574, 3), (574, 5), (574, 10), (574, 11), (575, 3), (575, 5), (575, 10), (575, 11), (576, 3), (576, 5), (576, 10), (576, 11), (577, 3), (577, 5), (577, 10), (577, 11), (578, 3), (578, 5), (578, 10), (578, 11), (579, 3), (579, 5), (579, 10), (579, 11), (580, 3), (580, 5), (580, 10), (580, 11), (581, 3), (581, 5), (581, 10), (581, 11), (582, 3), (582, 5), (582, 10), (582, 11), (583, 3), (583, 5), (583, 10), (583, 11), (584, 3), (584, 5), (584, 10), (584, 11), (585, 3), (585, 5), (585, 10), (585, 11), (660, 3), (660, 10), (660, 14), (660, 41), (661, 3), (661, 10), (661, 14), (661, 41), (662, 3), (662, 10), (662, 14), (662, 41), (663, 3), (663, 10), (663, 14), (663, 41), (733, 10), (733, 13), (733, 14), (734, 10), (734, 12), (744, 3), (744, 10), (744, 14), (744, 22), (918, 3), (918, 10), (918, 14), (918, 16), (927, 3), (927, 10), (927, 14), (927, 20), (940, 3), (940, 10), (940, 14), (940, 25), (959, 3), (959, 10), (959, 14), (959, 31), (962, 3), (962, 10), (962, 14), (962, 32), (980, 3), (980, 10), (980, 14), (980, 39), (990, 10), (990, 13), (990, 14), (991, 10), (991, 13), (991, 14), (992, 10), (992, 13), (992, 14), (993, 10), (993, 13), (993, 14), (994, 10), (994, 13), (994, 14), (995, 10), (995, 13), (995, 14), (996, 10), (996, 13), (996, 14), (997, 10), (997, 13), (997, 14), (998, 10), (998, 13), (998, 14), (999, 10), (999, 13), (999, 14), (1000, 10), (1000, 13), (1000, 14), (1001, 10), (1001, 13), (1001, 14), (1002, 10), (1002, 13), (1002, 14), (1003, 10), (1003, 13), (1003, 14), (1004, 10), (1004, 13), (1004, 14), (1005, 10), (1005, 13), (1005, 14), (1006, 10), (1006, 13), (1006, 14), (1007, 10), (1007, 13), (1007, 14), (1008, 10), (1008, 13), (1008, 14), (1009, 10), (1009, 13), (1009, 14), (1010, 10), (1010, 13), (1010, 14), (1011, 10), (1011, 13), (1011, 14), (1012, 10), (1012, 13), (1012, 14), (1013, 10), (1013, 13), (1013, 14), (1014, 10), (1014, 13), (1014, 14), (1015, 10), (1015, 13), (1015, 14), (1016, 10), (1016, 13), (1016, 14), (1017, 10), (1017, 13), (1017, 14), (1018, 10), (1018, 13), (1018, 14), (1019, 10), (1019, 13), (1019, 14), (1020, 10), (1020, 13), (1020, 14), (1021, 10), (1021, 13), (1021, 14), (1022, 10), (1022, 13), (1022, 14), (1023, 10), (1023, 13), (1023, 14), (1024, 10), (1024, 13), (1024, 14), (1025, 10), (1025, 13), (1025, 14), (1026, 10), (1026, 13), (1026, 14), (1027, 10), (1027, 13), (1027, 14), (1028, 10), (1028, 13), (1028, 14), (1029, 10), (1029, 13), (1029, 14), (1030, 10), (1030, 13), (1030, 14), (1031, 10), (1031, 13), (1031, 14), (1032, 10), (1032, 13), (1032, 14), (1033, 3), (1033, 10), (1033, 14), (1033, 48), (1035, 3), (1035, 10), (1035, 14), (1035, 48), (1036, 3), (1036, 10), (1036, 14), (1036, 48), (1040, 3), (1040, 10), (1040, 14), (1040, 48), (1042, 3), (1042, 10), (1042, 14), (1042, 50), (1043, 3), (1043, 10), (1043, 14), (1043, 50), (1044, 3), (1044, 10), (1044, 14), (1044, 50), (1045, 3), (1045, 10), (1045, 14), (1045, 51), (1046, 3), (1046, 10), (1046, 14), (1046, 51), (1047, 3), (1047, 10), (1047, 14), (1047, 51), (1048, 3), (1048, 10), (1048, 14), (1048, 51), (1049, 3), (1049, 10), (1049, 14), (1049, 53), (1050, 3), (1050, 10), (1050, 14), (1050, 53), (1052, 3), (1052, 10), (1052, 14), (1052, 53), (1053, 3), (1053, 10), (1053, 14), (1053, 53), (1055, 3), (1055, 10), (1055, 14), (1055, 54), (1057, 3), (1057, 10), (1057, 14), (1057, 54), (1058, 3), (1058, 10), (1058, 14), (1058, 56), (1059, 3), (1059, 10), (1059, 14), (1059, 56), (1060, 3), (1060, 10), (1060, 14), (1060, 56), (1061, 3), (1061, 10), (1061, 14), (1061, 56), (1062, 3), (1062, 10), (1062, 14), (1062, 57), (1063, 3), (1063, 10), (1063, 14), (1063, 57), (1065, 3), (1065, 10), (1065, 14), (1065, 57), (1066, 3), (1066, 10), (1066, 14), (1066, 57), (1067, 3), (1067, 10), (1067, 14), (1067, 59), (1068, 3), (1068, 10), (1068, 14), (1068, 59), (1069, 3), (1069, 10), (1069, 14), (1069, 59), (1074, 3), (1074, 10), (1074, 14), (1074, 61), (1075, 3), (1075, 10), (1075, 14), (1075, 61), (1076, 3), (1076, 10), (1076, 14), (1076, 62), (1077, 3), (1077, 10), (1077, 14), (1077, 62), (1078, 3), (1078, 10), (1078, 14), (1078, 62), (1081, 3), (1081, 10), (1081, 14), (1081, 63), (1082, 3), (1082, 10), (1082, 14), (1082, 64), (1083, 3), (1083, 10), (1083, 14), (1083, 64), (1084, 3), (1084, 10), (1084, 14), (1084, 64), (1085, 3), (1085, 10), (1085, 14), (1085, 65), (1086, 3), (1086, 10), (1086, 14), (1086, 65), (1087, 3), (1087, 10), (1087, 14), (1087, 65), (1088, 3), (1088, 10), (1088, 14), (1088, 65), (1089, 3), (1089, 10), (1089, 14), (1089, 66), (1090, 3), (1090, 10), (1090, 14), (1090, 66), (1091, 3), (1091, 10), (1091, 14), (1091, 66), (1092, 3), (1092, 10), (1092, 14), (1092, 66), (1093, 3), (1093, 10), (1093, 14), (1093, 67), (1094, 3), (1094, 10), (1094, 14), (1094, 67), (1095, 3), (1095, 10), (1095, 14), (1095, 68), (1096, 3), (1096, 10), (1096, 14), (1096, 68), (1098, 3), (1098, 10), (1098, 14), (1098, 68), (1101, 3), (1101, 10), (1101, 14), (1101, 70), (1103, 3), (1103, 10), (1103, 14), (1103, 70), (1105, 3), (1105, 10), (1105, 14), (1105, 71), (1106, 3), (1106, 10), (1106, 14), (1106, 71), (1107, 3), (1107, 10), (1107, 14), (1107, 72), (1108, 3), (1108, 10), (1108, 14), (1108, 72), (1109, 3), (1109, 10), (1109, 14), (1109, 73), (1110, 3), (1110, 10), (1110, 14), (1110, 73), (1111, 3), (1111, 10), (1111, 14), (1111, 73), (1112, 3), (1112, 10), (1112, 14), (1112, 74), (1113, 3), (1113, 10), (1113, 14), (1113, 74), (1114, 3), (1114, 10), (1114, 14), (1114, 74), (1115, 3), (1115, 10), (1115, 14), (1115, 75), (1124, 3), (1124, 10), (1124, 14), (1124, 69), (1125, 3), (1125, 10), (1125, 14), (1125, 69), (1126, 3), (1126, 10), (1126, 14), (1126, 69), (1127, 3), (1127, 10), (1127, 14), (1127, 69), (1128, 3), (1128, 10), (1128, 14), (1128, 69), (1129, 3), (1129, 10), (1129, 14), (1129, 69), (1130, 3), (1130, 10), (1130, 14), (1130, 69), (1134, 3), (1134, 10), (1134, 14), (1134, 69), (1138, 3), (1138, 10), (1138, 14), (1138, 73), (1140, 3), (1140, 10), (1140, 14), (1140, 54), (1144, 3), (1144, 10), (1144, 14), (1144, 75), (1145, 3), (1145, 10), (1145, 14), (1145, 75), (1146, 3), (1146, 10), (1146, 14), (1146, 75), (1147, 3), (1147, 10), (1147, 14), (1147, 72), (1148, 3), (1148, 10), (1148, 14), (1148, 73), (1149, 3), (1149, 10), (1149, 14), (1149, 73), (1150, 3), (1150, 10), (1150, 14), (1150, 71), (1151, 3), (1151, 10), (1151, 14), (1151, 71), (1152, 3), (1152, 10), (1152, 14), (1152, 71), (1153, 3), (1153, 10), (1153, 14), (1153, 71), (1157, 3), (1157, 10), (1157, 14), (1157, 67), (1158, 3), (1158, 10), (1158, 14), (1158, 68), (1159, 3), (1159, 10), (1159, 14), (1159, 68), (1160, 3), (1160, 10), (1160, 14), (1160, 68), (1161, 3), (1161, 10), (1161, 14), (1161, 68), (1162, 3), (1162, 10), (1162, 14), (1162, 74), (1163, 3), (1163, 10), (1163, 14), (1163, 74), (1165, 3), (1165, 10), (1165, 14), (1165, 66), (1166, 3), (1166, 10), (1166, 14), (1166, 66), (1169, 3), (1169, 10), (1169, 14), (1169, 65), (1170, 3), (1170, 10), (1170, 14), (1170, 64), (1171, 3), (1171, 10), (1171, 14), (1171, 64), (1172, 3), (1172, 10), (1172, 14), (1172, 64), (1173, 3), (1173, 10), (1173, 14), (1173, 63), (1174, 3), (1174, 10), (1174, 14), (1174, 63), (1175, 3), (1175, 10), (1175, 14), (1175, 63), (1179, 3), (1179, 10), (1179, 14), (1179, 60), (1184, 3), (1184, 10), (1184, 14), (1184, 59), (1185, 3), (1185, 10), (1185, 14), (1185, 59), (1186, 3), (1186, 10), (1186, 14), (1186, 59), (1187, 3), (1187, 10), (1187, 14), (1187, 57), (1188, 3), (1188, 10), (1188, 14), (1188, 57), (1189, 3), (1189, 10), (1189, 14), (1189, 57), (1191, 3), (1191, 10), (1191, 14), (1191, 57), (1192, 3), (1192, 10), (1192, 14), (1192, 56), (1193, 3), (1193, 10), (1193, 14), (1193, 56), (1194, 3), (1194, 10), (1194, 14), (1194, 56), (1195, 3), (1195, 10), (1195, 14), (1195, 53), (1196, 3), (1196, 10), (1196, 14), (1196, 53), (1197, 3), (1197, 10), (1197, 14), (1197, 53), (1198, 3), (1198, 10), (1198, 14), (1198, 54), (1199, 3), (1199, 10), (1199, 14), (1199, 54), (1200, 3), (1200, 10), (1200, 14), (1200, 51), (1201, 3), (1201, 10), (1201, 14), (1201, 51), (1202, 3), (1202, 10), (1202, 14), (1202, 51), (1203, 3), (1203, 10), (1203, 14), (1203, 50), (1204, 3), (1204, 10), (1204, 14), (1204, 50), (1205, 3), (1205, 10), (1205, 14), (1205, 50), (1208, 3), (1208, 10), (1208, 14), (1208, 69), (1209, 3), (1209, 10), (1209, 14), (1209, 69), (1210, 3), (1210, 10), (1210, 14), (1210, 75), (1211, 3), (1211, 10), (1211, 14), (1211, 72), (1212, 3), (1212, 10), (1212, 14), (1212, 73), (1213, 3), (1213, 10), (1213, 14), (1213, 71), (1216, 3), (1216, 10), (1216, 14), (1216, 70), (1217, 3), (1217, 10), (1217, 14), (1217, 70), (1218, 3), (1218, 10), (1218, 14), (1218, 67), (1220, 3), (1220, 10), (1220, 14), (1220, 74), (1221, 3), (1221, 10), (1221, 14), (1221, 74), (1222, 3), (1222, 10), (1222, 14), (1222, 66), (1223, 3), (1223, 10), (1223, 14), (1223, 66), (1224, 3), (1224, 10), (1224, 14), (1224, 65), (1225, 3), (1225, 10), (1225, 14), (1225, 65), (1226, 3), (1226, 10), (1226, 14), (1226, 64), (1227, 3), (1227, 10), (1227, 14), (1227, 63), (1228, 3), (1228, 10), (1228, 14), (1228, 63), (1230, 3), (1230, 10), (1230, 14), (1230, 62), (1231, 3), (1231, 10), (1231, 14), (1231, 62), (1232, 3), (1232, 10), (1232, 14), (1232, 60), (1233, 3), (1233, 10), (1233, 14), (1233, 61), (1234, 3), (1234, 10), (1234, 14), (1234, 59), (1236, 3), (1236, 10), (1236, 14), (1236, 59), (1238, 3), (1238, 10), (1238, 14), (1238, 57), (1239, 3), (1239, 10), (1239, 14), (1239, 56), (1240, 3), (1240, 10), (1240, 14), (1240, 56), (1241, 3), (1241, 10), (1241, 14), (1241, 53), (1242, 3), (1242, 10), (1242, 14), (1242, 54), (1243, 3), (1243, 10), (1243, 14), (1243, 51), (1244, 3), (1244, 10), (1244, 14), (1244, 50), (1245, 3), (1245, 10), (1245, 14), (1245, 50), (1247, 3), (1247, 10), (1247, 14), (1247, 69), (1257, 3), (1257, 10), (1257, 14), (1257, 48), (1258, 3), (1258, 10), (1258, 14), (1258, 48), (1259, 3), (1259, 10), (1259, 14), (1259, 48), (1260, 3), (1260, 10), (1260, 14), (1260, 48), (1261, 3), (1261, 10), (1261, 14), (1261, 48), (1262, 3), (1262, 10), (1262, 14), (1262, 41), (1270, 3), (1270, 10), (1270, 14), (1270, 61), (1271, 3), (1271, 10), (1271, 14), (1271, 60), (1273, 3), (1273, 10), (1273, 14), (1273, 60), (1274, 3), (1274, 10), (1274, 14), (1274, 60), (1276, 3), (1276, 10), (1276, 14), (1276, 60), (1277, 3), (1277, 10), (1277, 14), (1277, 70), (1278, 3), (1278, 10), (1278, 14), (1278, 70), (1279, 3), (1279, 10), (1279, 14), (1279, 70), (1280, 3), (1280, 10), (1280, 14), (1280, 70), (1281, 3), (1281, 10), (1281, 14), (1281, 70), (1282, 3), (1282, 10), (1282, 14), (1282, 70), (1283, 3), (1283, 10), (1283, 14), (1283, 68), (1284, 3), (1284, 10), (1284, 14), (1284, 74), (1285, 3), (1285, 10), (1285, 14), (1285, 66), (1286, 3), (1286, 10), (1286, 14), (1286, 65), (1287, 3), (1287, 10), (1287, 14), (1287, 63), (1288, 3), (1288, 10), (1288, 14), (1288, 62), (1289, 3), (1289, 10), (1289, 14), (1289, 62), (1290, 3), (1290, 10), (1290, 14), (1290, 62), (1291, 3), (1291, 10), (1291, 14), (1291, 61), (1292, 3), (1292, 10), (1292, 14), (1292, 61), (1293, 3), (1293, 10), (1293, 14), (1293, 61), (1294, 3), (1294, 10), (1294, 14), (1294, 53), (1295, 3), (1295, 10), (1295, 14), (1295, 57), (1296, 3), (1296, 10), (1296, 14), (1296, 57), (1298, 3), (1298, 10), (1298, 14), (1298, 41), (1299, 3), (1299, 10), (1299, 14), (1299, 63), (1300, 3), (1300, 10), (1300, 14), (1300, 48), (1301, 3), (1301, 10), (1301, 14), (1301, 72), (1302, 3), (1302, 10), (1302, 14), (1302, 56); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_finder_terms` -- CREATE TABLE `o0ksp_finder_terms` ( `term_id` int(10) UNSIGNED NOT NULL, `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '', `common` tinyint(1) UNSIGNED NOT NULL DEFAULT 0, `phrase` tinyint(1) UNSIGNED NOT NULL DEFAULT 0, `weight` float UNSIGNED NOT NULL DEFAULT 0, `soundex` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '', `links` int(10) NOT NULL DEFAULT 0, `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_finder_terms` -- INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES (382, '2', '2', 0, 0, 0.1, '', 38, '*'), (383, '43', '43', 0, 0, 0.2, '', 4, '*'), (384, 'ac', 'ac', 0, 0, 0.1333, 'A200', 45, '*'), (386, 'aliquam', 'aliquam', 0, 0, 0.4667, 'A425', 36, '*'), (387, 'amet', 'amet', 0, 0, 0.2667, 'A530', 39, '*'), (388, 'animations', 'animations', 0, 0, 0.6667, 'A5352', 3, '*'), (389, 'ante', 'ante', 0, 0, 0.2667, 'A530', 38, '*'), (390, 'auctor', 'auctor', 0, 0, 0.4, 'A236', 7, '*'), (391, 'bkotsias', 'bkotsias', 0, 0, 0.5333, 'B232', 48, '*'), (393, 'consectetur', 'consectetur', 0, 0, 0.7333, 'C5236', 33, '*'), (394, 'consequat', 'consequat', 0, 0, 0.6, 'C523', 7, '*'), (395, 'cras', 'cras', 0, 0, 0.2667, 'C620', 30, '*'), (396, 'creating', 'creating', 0, 0, 0.5333, 'C6352', 5, '*'), (397, 'egestas', 'egestas', 0, 0, 0.4667, 'E232', 37, '*'), (398, 'eget', 'eget', 0, 0, 0.2667, 'E230', 39, '*'), (400, 'elit', 'elit', 0, 0, 0.2667, 'E430', 34, '*'), (401, 'enim', 'enim', 0, 0, 0.2667, 'E500', 32, '*'), (402, 'et', 'et', 0, 0, 0.1333, 'E300', 47, '*'), (403, 'eu', 'eu', 0, 0, 0.1333, 'E000', 45, '*'), (405, 'fames', 'fames', 0, 0, 0.3333, 'F520', 34, '*'), (406, 'faucibus', 'faucibus', 0, 0, 0.5333, 'F212', 12, '*'), (407, 'feugiat', 'feugiat', 0, 0, 0.4667, 'F230', 37, '*'), (408, 'for', 'for', 0, 0, 0.2, 'F600', 150, '*'), (409, 'habitant', 'habitant', 0, 0, 0.5333, 'H1353', 31, '*'), (410, 'id', 'id', 0, 0, 0.1333, 'I300', 24, '*'), (413, 'interdum', 'interdum', 0, 0, 0.5333, 'I53635', 1, '*'), (415, 'ipsum', 'ipsum', 0, 0, 0.3333, 'I125', 35, '*'), (416, 'lacus', 'lacus', 0, 0, 0.3333, 'L200', 31, '*'), (419, 'lorem', 'lorem', 0, 0, 0.3333, 'L650', 31, '*'), (420, 'malesuada', 'malesuada', 0, 0, 0.6, 'M423', 34, '*'), (421, 'massa', 'massa', 0, 0, 0.3333, 'M200', 32, '*'), (422, 'morbi', 'morbi', 0, 0, 0.3333, 'M610', 32, '*'), (424, 'nec', 'nec', 0, 0, 0.2, 'N200', 16, '*'), (425, 'netus', 'netus', 0, 0, 0.3333, 'N320', 33, '*'), (426, 'nibh', 'nibh', 0, 0, 0.2667, 'N100', 17, '*'), (427, 'non', 'non', 0, 0, 0.2, 'N000', 34, '*'), (428, 'nulla', 'nulla', 0, 0, 0.3333, 'N400', 16, '*'), (430, 'our', 'our', 0, 0, 0.2, 'O600', 91, '*'), (431, 'pellentesque', 'pellentesque', 0, 0, 0.8, 'P4532', 39, '*'), (432, 'porta', 'porta', 0, 0, 0.3333, 'P630', 12, '*'), (434, 'pulvinar', 'pulvinar', 0, 0, 0.5333, 'P4156', 26, '*'), (435, 'purus', 'purus', 0, 0, 0.3333, 'P620', 15, '*'), (436, 'quam', 'quam', 0, 0, 0.2667, 'Q500', 37, '*'), (437, 'quis', 'quis', 0, 0, 0.2667, 'Q000', 19, '*'), (438, 'sed', 'sed', 0, 0, 0.2, 'S300', 37, '*'), (439, 'senectus', 'senectus', 0, 0, 0.5333, 'S5232', 32, '*'), (440, 'sit', 'sit', 0, 0, 0.2, 'S300', 45, '*'), (441, 'stripe', 'stripe', 0, 0, 0.4, 'S361', 3, '*'), (442, 'suspendisse', 'suspendisse', 0, 0, 0.7333, 'S1532', 2, '*'), (443, 'tempor', 'tempor', 0, 0, 0.4, 'T516', 37, '*'), (444, 'tincidunt', 'tincidunt', 0, 0, 0.6, 'T52353', 33, '*'), (445, 'top', 'top', 0, 0, 0.2, 'T100', 9, '*'), (446, 'tortor', 'tortor', 0, 0, 0.4, 'T636', 37, '*'), (447, 'tristique', 'tristique', 0, 0, 0.6, 'T6232', 33, '*'), (448, 'turpis', 'turpis', 0, 0, 0.4, 'T612', 35, '*'), (449, 'ultricies', 'ultricies', 0, 0, 0.6, 'U4362', 38, '*'), (450, 'ut', 'ut', 0, 0, 0.1333, 'U300', 37, '*'), (451, 'venenatis', 'venenatis', 0, 0, 0.6, 'V532', 11, '*'), (452, 'vestibulum', 'vestibulum', 0, 0, 0.6667, 'V23145', 39, '*'), (453, 'vitae', 'vitae', 0, 0, 0.3333, 'V300', 37, '*'), (455, '42', '42', 0, 0, 0.2, '', 6, '*'), (456, 'a', 'a', 0, 0, 0.0667, 'A000', 210, '*'), (457, 'about', 'about', 0, 0, 0.3333, 'A130', 39, '*'), (458, 'adipiscing', 'adipiscing', 0, 0, 0.6667, 'A31252', 31, '*'), (459, 'aenean', 'aenean', 0, 0, 0.4, 'A500', 32, '*'), (460, 'aliquet', 'aliquet', 0, 0, 0.4667, 'A423', 32, '*'), (461, 'arcu', 'arcu', 0, 0, 0.2667, 'A620', 11, '*'), (462, 'at', 'at', 0, 0, 0.1333, 'A300', 121, '*'), (463, 'auris', 'auris', 0, 0, 0.3333, 'A620', 18, '*'), (464, 'bibendum', 'bibendum', 0, 0, 0.5333, 'B535', 12, '*'), (465, 'clients', 'clients', 0, 0, 0.4667, 'C4532', 6, '*'), (466, 'commodo', 'commodo', 0, 0, 0.4667, 'C530', 26, '*'), (467, 'condimentum', 'condimentum', 0, 0, 0.7333, 'C53535', 31, '*'), (468, 'congue', 'congue', 0, 0, 0.4, 'C520', 31, '*'), (469, 'consectetuer', 'consectetuer', 0, 0, 0.8, 'C5236', 29, '*'), (470, 'contact', 'contact', 0, 0, 0.4667, 'C5323', 17, '*'), (471, 'curabitur', 'curabitur', 0, 0, 0.6, 'C6136', 31, '*'), (472, 'diam', 'diam', 0, 0, 0.2667, 'D500', 12, '*'), (473, 'dictum', 'dictum', 0, 0, 0.4, 'D235', 11, '*'), (474, 'dolor', 'dolor', 0, 0, 0.3333, 'D460', 38, '*'), (475, 'donec', 'donec', 0, 0, 0.3333, 'D520', 37, '*'), (476, 'dui', 'dui', 0, 0, 0.2, 'D000', 29, '*'), (477, 'duis', 'duis', 0, 0, 0.2667, 'D200', 12, '*'), (478, 'eleifend', 'eleifend', 0, 0, 0.5333, 'E4153', 35, '*'), (479, 'erat', 'erat', 0, 0, 0.2667, 'E630', 28, '*'), (480, 'eros', 'eros', 0, 0, 0.2667, 'E620', 32, '*'), (481, 'est', 'est', 0, 0, 0.2, 'E230', 37, '*'), (482, 'etiam', 'etiam', 0, 0, 0.3333, 'E350', 11, '*'), (483, 'euismod', 'euismod', 0, 0, 0.4667, 'E253', 15, '*'), (484, 'facilisis', 'facilisis', 0, 0, 0.6, 'F242', 32, '*'), (485, 'felis', 'felis', 0, 0, 0.3333, 'F420', 29, '*'), (486, 'fermentum', 'fermentum', 0, 0, 0.6, 'F6535', 28, '*'), (487, 'fusce', 'fusce', 0, 0, 0.3333, 'F200', 12, '*'), (488, 'gravida', 'gravida', 0, 0, 0.4667, 'G613', 30, '*'), (489, 'home', 'home', 0, 0, 0.2667, 'H500', 12, '*'), (490, 'iaculis', 'iaculis', 0, 0, 0.4667, 'I242', 15, '*'), (491, 'in', 'in', 0, 0, 0.1333, 'I500', 203, '*'), (492, 'justo', 'justo', 0, 0, 0.3333, 'J300', 13, '*'), (493, 'leo', 'leo', 0, 0, 0.2, 'L000', 37, '*'), (494, 'libero', 'libero', 0, 0, 0.4, 'L160', 36, '*'), (495, 'ligula', 'ligula', 0, 0, 0.4, 'L240', 31, '*'), (496, 'maecenas', 'maecenas', 0, 0, 0.5333, 'M252', 14, '*'), (497, 'mattis', 'mattis', 0, 0, 0.4, 'M320', 11, '*'), (498, 'mauris', 'mauris', 0, 0, 0.4, 'M620', 42, '*'), (499, 'metus', 'metus', 0, 0, 0.3333, 'M320', 12, '*'), (500, 'mi', 'mi', 0, 0, 0.1333, 'M000', 36, '*'), (501, 'molestie', 'molestie', 0, 0, 0.5333, 'M423', 31, '*'), (502, 'mollis', 'mollis', 0, 0, 0.4, 'M420', 31, '*'), (503, 'nam', 'nam', 0, 0, 0.2, 'N000', 12, '*'), (504, 'nisl', 'nisl', 0, 0, 0.2667, 'N240', 16, '*'), (505, 'odio', 'odio', 0, 0, 0.2667, 'O300', 37, '*'), (506, 'orci', 'orci', 0, 0, 0.2667, 'O620', 31, '*'), (507, 'ornare', 'ornare', 0, 0, 0.4, 'O656', 32, '*'), (508, 'pharetra', 'pharetra', 0, 0, 0.5333, 'P636', 29, '*'), (509, 'phasellus', 'phasellus', 0, 0, 0.6, 'P242', 13, '*'), (510, 'placerat', 'placerat', 0, 0, 0.5333, 'P4263', 35, '*'), (511, 'porttitor', 'porttitor', 0, 0, 0.6, 'P636', 15, '*'), (512, 'praesent', 'praesent', 0, 0, 0.5333, 'P6253', 12, '*'), (513, 'proin', 'proin', 0, 0, 0.3333, 'P650', 12, '*'), (514, 'quisque', 'quisque', 0, 0, 0.4667, 'Q000', 30, '*'), (515, 'rhoncus', 'rhoncus', 0, 0, 0.4667, 'R520', 15, '*'), (516, 'risus', 'risus', 0, 0, 0.3333, 'R200', 34, '*'), (517, 'rutrum', 'rutrum', 0, 0, 0.4, 'R365', 29, '*'), (518, 'sagittis', 'sagittis', 0, 0, 0.5333, 'S320', 29, '*'), (519, 'sapien', 'sapien', 0, 0, 0.4, 'S150', 32, '*'), (520, 'sem', 'sem', 0, 0, 0.2, 'S500', 12, '*'), (521, 'semper', 'semper', 0, 0, 0.4, 'S516', 35, '*'), (522, 'sodales', 'sodales', 0, 0, 0.4667, 'S342', 15, '*'), (523, 'suscipit', 'suscipit', 0, 0, 0.5333, 'S130', 23, '*'), (524, 'tempus', 'tempus', 0, 0, 0.4, 'T512', 23, '*'), (525, 'ullamcorper', 'ullamcorper', 0, 0, 0.7333, 'U452616', 23, '*'), (526, 'urna', 'urna', 0, 0, 0.2667, 'U650', 16, '*'), (527, 'us', 'us', 0, 0, 0.1333, 'U200', 59, '*'), (528, 'varius', 'varius', 0, 0, 0.4, 'V620', 12, '*'), (529, 'vel', 'vel', 0, 0, 0.2, 'V400', 21, '*'), (530, 'viverra', 'viverra', 0, 0, 0.4667, 'V600', 19, '*'), (531, 'volutpat', 'volutpat', 0, 0, 0.5333, 'V4313', 12, '*'), (532, 'wisi', 'wisi', 0, 0, 0.2667, 'W200', 26, '*'), (676, 'call', 'call', 0, 0, 0.2667, 'C400', 6, '*'), (679, 'new', 'new', 0, 0, 0.2, 'N000', 30, '*'), (683, 'to', 'to', 0, 0, 0.1333, 'T000', 184, '*'), (685, 'άρθρου', 'άρθρου', 0, 0, 0.4, 'ά000', 2, '*'), (687, 'αυτό', 'αυτό', 0, 0, 0.2667, 'α000', 8, '*'), (688, 'αυτός', 'αυτός', 0, 0, 0.3333, 'α000', 4, '*'), (689, 'για', 'για', 0, 0, 0.2, 'γ000', 53, '*'), (690, 'είναι', 'είναι', 0, 0, 0.3333, 'ε000', 42, '*'), (693, 'κείμενο', 'κείμενο', 0, 0, 0.4667, 'κ000', 1, '*'), (694, 'ο', 'ο', 0, 0, 0.0667, 'ο000', 21, '*'), (695, 'οποίο', 'οποίο', 0, 0, 0.3333, 'ο000', 1, '*'), (698, 'το', 'το', 0, 0, 0.1333, 'τ000', 40, '*'), (699, 'τον', 'τον', 0, 0, 0.2, 'τ000', 17, '*'), (700, 'του', 'του', 0, 0, 0.2, 'τ000', 16, '*'), (701, 'υπάρχει', 'υπάρχει', 0, 0, 0.4667, 'υ000', 1, '*'), (702, '17', '17', 0, 0, 0.2, '', 8, '*'), (703, 'αγχουσ', 'αγχουσ', 0, 0, 0.4, 'α000', 3, '*'), (704, 'διαχειριση', 'διαχειριση', 0, 0, 0.6667, 'δ000', 9, '*'), (705, '18', '18', 0, 0, 0.2, '', 8, '*'), (706, 'άγχος', 'άγχος', 0, 0, 0.3333, 'ά000', 8, '*'), (708, '19', '19', 0, 0, 0.2, '', 8, '*'), (709, 'στρες', 'στρες', 0, 0, 0.3333, 'σ000', 7, '*'), (711, '20', '20', 0, 0, 0.2, '', 12, '*'), (712, 'δυνατοτητων', 'δυνατοτητων', 0, 0, 0.7333, 'δ000', 4, '*'), (713, 'ενισχυση', 'ενισχυση', 0, 0, 0.5333, 'ε000', 4, '*'), (714, '21', '21', 0, 0, 0.2, '', 6, '*'), (715, 'απολαμβάνειν', 'απολαμβάνειν', 0, 0, 0.8, 'α000', 7, '*'), (717, '22', '22', 0, 0, 0.2, '', 6, '*'), (718, 'αυτοέλεγχος', 'αυτοέλεγχος', 0, 0, 0.7333, 'α000', 11, '*'), (720, '23', '23', 0, 0, 0.2, '', 6, '*'), (721, 'αυτονομία', 'αυτονομία', 0, 0, 0.6, 'α000', 6, '*'), (723, '24', '24', 0, 0, 0.2, '', 9, '*'), (724, 'αυτοπεποίθηση', 'αυτοπεποίθηση', 0, 0, 0.8667, 'α000', 8, '*'), (726, '25', '25', 0, 0, 0.2, '', 8, '*'), (727, 'διαχείριση', 'διαχείριση', 0, 0, 0.6667, 'δ000', 13, '*'), (728, 'ενέργειας', 'ενέργειας', 0, 0, 0.6, 'ε000', 7, '*'), (729, '26', '26', 0, 0, 0.2, '', 6, '*'), (730, 'διεκδικητικοτητα', 'διεκδικητικοτητα', 0, 0, 1, 'δ000', 3, '*'), (732, '27', '27', 0, 0, 0.2, '', 6, '*'), (733, 'ευγνωμοσύνη', 'ευγνωμοσύνη', 0, 0, 0.7333, 'ε000', 7, '*'), (735, '28', '28', 0, 0, 0.2, '', 6, '*'), (736, 'ευτυχία', 'ευτυχία', 0, 0, 0.4667, 'ε000', 9, '*'), (738, '29', '29', 0, 0, 0.2, '', 6, '*'), (739, 'θετικότητα', 'θετικότητα', 0, 0, 0.6667, 'θ000', 5, '*'), (741, '30', '30', 0, 0, 0.2, '', 9, '*'), (742, 'ικανότητες', 'ικανότητες', 0, 0, 0.6667, 'ι000', 3, '*'), (744, '31', '31', 0, 0, 0.2, '', 6, '*'), (745, 'αποφάσεων', 'αποφάσεων', 0, 0, 0.6, 'α000', 9, '*'), (746, 'λήψη', 'λήψη', 0, 0, 0.2667, 'λ000', 9, '*'), (747, '32', '32', 0, 0, 0.2, '', 6, '*'), (748, 'όρια', 'όρια', 0, 0, 0.2667, 'ό000', 9, '*'), (750, '33', '33', 0, 0, 0.2, '', 6, '*'), (751, 'προσαρμοστικότητα', 'προσαρμοστικότητα', 0, 0, 1, 'π000', 4, '*'), (753, '34', '34', 0, 0, 0.2, '', 6, '*'), (754, 'στόχοι', 'στόχοι', 0, 0, 0.4, 'σ000', 6, '*'), (756, '35', '35', 0, 0, 0.2, '', 5, '*'), (757, 'ανθεκτικότητα', 'ανθεκτικότητα', 0, 0, 0.8667, 'α000', 6, '*'), (758, 'ψυχική', 'ψυχική', 0, 0, 0.4, 'ψ000', 6, '*'), (759, '36', '36', 0, 0, 0.2, '', 5, '*'), (760, 'balance', 'balance', 0, 0, 0.4667, 'B452', 16, '*'), (761, 'life', 'life', 0, 0, 0.2667, 'L100', 72, '*'), (762, 'work', 'work', 0, 0, 0.2667, 'W620', 35, '*'), (763, 'work-life', 'work-life', 0, 0, 0.6, 'W6241', 4, '*'), (766, '37', '37', 0, 0, 0.2, '', 5, '*'), (767, 'δυσκολιων', 'δυσκολιων', 0, 0, 0.6, 'δ000', 4, '*'), (769, '38', '38', 0, 0, 0.2, '', 6, '*'), (770, 'αναβλητικότητα', 'αναβλητικότητα', 0, 0, 0.9333, 'α000', 7, '*'), (772, '39', '39', 0, 0, 0.2, '', 6, '*'), (773, 'θυμός', 'θυμός', 0, 0, 0.3333, 'θ000', 7, '*'), (775, '40', '40', 0, 0, 0.2, '', 6, '*'), (776, 'σχεσεισ', 'σχεσεισ', 0, 0, 0.4667, 'σ000', 7, '*'), (778, '41', '41', 0, 0, 0.2, '', 6, '*'), (779, 'διαπροσωπικές', 'διαπροσωπικές', 0, 0, 0.8667, 'δ000', 5, '*'), (780, 'σχέσεις', 'σχέσεις', 0, 0, 0.4667, 'σ000', 10, '*'), (781, 'ερωτικές', 'ερωτικές', 0, 0, 0.5333, 'ε000', 5, '*'), (782, 'σχεσεις', 'σχεσεις', 0, 0, 0.4667, 'σ000', 3, '*'), (784, '9', '9', 0, 0, 0.1, '', 9, '*'), (785, 'emporiko', 'emporiko', 0, 0, 0.5333, 'E5162', 284, '*'), (786, 'άρθρα', 'άρθρα', 0, 0, 0.3333, 'ά000', 2, '*'), (787, '10', '10', 0, 0, 0.2, '', 21, '*'), (788, 'ασκήσεις', 'ασκήσεις', 0, 0, 0.5333, 'α000', 1, '*'), (790, '11', '11', 0, 0, 0.2, '', 6, '*'), (792, 'joomla', 'joomla', 0, 0, 0.4, 'J540', 3, '*'), (793, '3', '3', 0, 0, 0.1, '', 24, '*'), (794, '4', '4', 0, 0, 0.1, '', 16, '*'), (795, 'social', 'social', 0, 0, 0.4, 'S400', 22, '*'), (797, '5', '5', 0, 0, 0.1, '', 17, '*'), (798, 'photography', 'photography', 0, 0, 0.7333, 'P3261', 2, '*'), (800, '6', '6', 0, 0, 0.1, '', 11, '*'), (801, 'graphics', 'graphics', 0, 0, 0.5333, 'G612', 1, '*'), (803, '7', '7', 0, 0, 0.1, '', 11, '*'), (804, 'sport', 'sport', 0, 0, 0.3333, 'S163', 3, '*'), (806, '8', '8', 0, 0, 0.1, '', 10, '*'), (807, 'technology', 'technology', 0, 0, 0.6667, 'T2542', 2, '*'), (808, '12', '12', 0, 0, 0.2, '', 6, '*'), (809, '13', '13', 0, 0, 0.2, '', 5, '*'), (810, '14', '14', 0, 0, 0.2, '', 6, '*'), (811, '15', '15', 0, 0, 0.2, '', 6, '*'), (812, '16', '16', 0, 0, 0.2, '', 6, '*'), (814, 'ικανότητα', 'ικανότητα', 0, 0, 0.6, 'ι000', 1, '*'), (817, 'ενίσχυση', 'ενίσχυση', 0, 0, 0.5333, 'ε000', 2, '*'), (819, 'άγχους', 'άγχους', 0, 0, 0.4, 'ά000', 3, '*'), (822, 'νέα', 'νέα', 0, 0, 0.2, 'ν000', 3, '*'), (823, 'video', 'video', 0, 0, 0.3333, 'V300', 3, '*'), (824, 'stress', 'stress', 0, 0, 0.4, 'S362', 31, '*'), (825, 'tips', 'tips', 0, 0, 0.2667, 'T120', 3, '*'), (1081, '44', '44', 0, 0, 0.2, '', 4, '*'), (1082, 'άσκηση', 'άσκηση', 0, 0, 0.4, 'ά000', 8, '*'), (1083, 'έλεγχο', 'έλεγχο', 0, 0, 0.4, 'έ000', 2, '*'), (1088, 'έχει', 'έχει', 0, 0, 0.2667, 'έ000', 3, '*'), (1097, 'αλλά', 'αλλά', 0, 0, 0.2667, 'α000', 5, '*'), (1099, 'ανασφάλεια', 'ανασφάλεια', 0, 0, 0.6667, 'α000', 2, '*'), (1107, 'αποτελεί', 'αποτελεί', 0, 0, 0.5333, 'α000', 4, '*'), (1108, 'από', 'από', 0, 0, 0.2, 'α000', 13, '*'), (1115, 'αύριο', 'αύριο', 0, 0, 0.3333, 'α000', 2, '*'), (1118, 'δεν', 'δεν', 0, 0, 0.2, 'δ000', 16, '*'), (1136, 'ζωή', 'ζωή', 0, 0, 0.2, 'ζ000', 6, '*'), (1137, 'η', 'η', 0, 0, 0.0667, 'η000', 42, '*'), (1140, 'καθημερινότητας', 'καθημερινότητας', 0, 0, 1, 'κ000', 2, '*'), (1141, 'καθώς', 'καθώς', 0, 0, 0.3333, 'κ000', 1, '*'), (1142, 'και', 'και', 0, 0, 0.2, 'κ000', 38, '*'), (1148, 'λοιπόν', 'λοιπόν', 0, 0, 0.4, 'λ000', 5, '*'), (1150, 'μας', 'μας', 0, 0, 0.2, 'μ000', 29, '*'), (1151, 'με', 'με', 0, 0, 0.1333, 'μ000', 14, '*'), (1152, 'μια', 'μια', 0, 0, 0.2, 'μ000', 3, '*'), (1154, 'μπορεί', 'μπορεί', 0, 0, 0.4, 'μ000', 6, '*'), (1155, 'μόνο', 'μόνο', 0, 0, 0.2667, 'μ000', 3, '*'), (1156, 'να', 'να', 0, 0, 0.1333, 'ν000', 46, '*'), (1160, 'οι', 'οι', 0, 0, 0.1333, 'ο000', 19, '*'), (1164, 'περισσότερα', 'περισσότερα', 0, 0, 0.7333, 'π000', 3, '*'), (1167, 'που', 'που', 0, 0, 0.2, 'π000', 26, '*'), (1171, 'σήμερα', 'σήμερα', 0, 0, 0.4, 'σ000', 6, '*'), (1172, 'σε', 'σε', 0, 0, 0.1333, 'σ000', 14, '*'), (1175, 'σκέψεις', 'σκέψεις', 0, 0, 0.4667, 'σ000', 2, '*'), (1176, 'σκέψεων', 'σκέψεων', 0, 0, 0.4667, 'σ000', 2, '*'), (1177, 'στα', 'στα', 0, 0, 0.2, 'σ000', 7, '*'), (1178, 'στη', 'στη', 0, 0, 0.2, 'σ000', 7, '*'), (1179, 'στην', 'στην', 0, 0, 0.2667, 'σ000', 10, '*'), (1180, 'στο', 'στο', 0, 0, 0.2, 'σ000', 12, '*'), (1185, 'συναίσθημα', 'συναίσθημα', 0, 0, 0.6667, 'σ000', 3, '*'), (1186, 'συναισθήματα', 'συναισθήματα', 0, 0, 0.8, 'σ000', 4, '*'), (1193, 'τί', 'τί', 0, 0, 0.1333, 'τ000', 3, '*'), (1194, 'τα', 'τα', 0, 0, 0.1333, 'τ000', 25, '*'), (1195, 'τη', 'τη', 0, 0, 0.1333, 'τ000', 21, '*'), (1196, 'την', 'την', 0, 0, 0.2, 'τ000', 33, '*'), (1197, 'της', 'της', 0, 0, 0.2, 'τ000', 18, '*'), (1198, 'τι', 'τι', 0, 0, 0.1333, 'τ000', 14, '*'), (1199, 'τις', 'τις', 0, 0, 0.2, 'τ000', 12, '*'), (1200, 'τους', 'τους', 0, 0, 0.2667, 'τ000', 7, '*'), (1201, 'των', 'των', 0, 0, 0.2, 'τ000', 8, '*'), (1213, 'όταν', 'όταν', 0, 0, 0.2667, 'ό000', 2, '*'), (1214, 'ότι', 'ότι', 0, 0, 0.2, 'ό000', 3, '*'), (1215, 'όχι', 'όχι', 0, 0, 0.2, 'ό000', 3, '*'), (1343, 'ή', 'ή', 0, 0, 0.0667, 'ή000', 8, '*'), (1345, 'ακόμα', 'ακόμα', 0, 0, 0.3333, 'α000', 3, '*'), (1347, 'αν', 'αν', 0, 0, 0.1333, 'α000', 3, '*'), (1363, 'εαυτό', 'εαυτό', 0, 0, 0.3333, 'ε000', 12, '*'), (1365, 'ενώ', 'ενώ', 0, 0, 0.2, 'ε000', 3, '*'), (1367, 'επιπλέον', 'επιπλέον', 0, 0, 0.5333, 'ε000', 1, '*'), (1373, 'καρδιά', 'καρδιά', 0, 0, 0.4, 'κ000', 2, '*'), (1374, 'κατά', 'κατά', 0, 0, 0.2667, 'κ000', 4, '*'), (1375, 'κρίση', 'κρίση', 0, 0, 0.3333, 'κ000', 1, '*'), (1377, 'λεπτών', 'λεπτών', 0, 0, 0.4, 'λ000', 1, '*'), (1380, 'μία', 'μία', 0, 0, 0.2, 'μ000', 4, '*'), (1388, 'πανικού', 'πανικού', 0, 0, 0.4667, 'π000', 1, '*'), (1390, 'παραπάνω', 'παραπάνω', 0, 0, 0.5333, 'π000', 3, '*'), (1394, 'πιθανόν', 'πιθανόν', 0, 0, 0.4667, 'π000', 3, '*'), (1395, 'πιο', 'πιο', 0, 0, 0.2, 'π000', 8, '*'), (1397, 'πολλοί', 'πολλοί', 0, 0, 0.4, 'π000', 3, '*'), (1404, 'σας', 'σας', 0, 0, 0.2, 'σ000', 6, '*'), (1405, 'σου', 'σου', 0, 0, 0.2, 'σ000', 11, '*'), (1407, 'στον', 'στον', 0, 0, 0.2667, 'σ000', 5, '*'), (1410, 'σώμα', 'σώμα', 0, 0, 0.2667, 'σ000', 3, '*'), (1423, 'χωρίς', 'χωρίς', 0, 0, 0.3333, 'χ000', 2, '*'), (1424, 'όπως', 'όπως', 0, 0, 0.2667, 'ό000', 3, '*'), (1591, 'ένα', 'ένα', 0, 0, 0.2, 'έ000', 12, '*'), (1620, 'εάν', 'εάν', 0, 0, 0.2, 'ε000', 3, '*'), (1625, 'επειδή', 'επειδή', 0, 0, 0.4, 'ε000', 2, '*'), (1628, 'θέση', 'θέση', 0, 0, 0.2667, 'θ000', 4, '*'), (1632, 'καθοριστικό', 'καθοριστικό', 0, 0, 0.7333, 'κ000', 2, '*'), (1634, 'κι', 'κι', 0, 0, 0.1333, 'κ000', 1, '*'), (1642, 'μου', 'μου', 0, 0, 0.2, 'μ000', 9, '*'), (1657, 'ρόλο', 'ρόλο', 0, 0, 0.2667, 'ρ000', 2, '*'), (1658, 'σημαντικό', 'σημαντικό', 0, 0, 0.6, 'σ000', 2, '*'), (1659, 'σκέψη', 'σκέψη', 0, 0, 0.3333, 'σ000', 2, '*'), (1664, 'συμπεριφορά', 'συμπεριφορά', 0, 0, 0.7333, 'σ000', 3, '*'), (1666, 'συνέχεια', 'συνέχεια', 0, 0, 0.5333, 'σ000', 1, '*'), (1672, 'συχνά', 'συχνά', 0, 0, 0.3333, 'σ000', 4, '*'), (1682, 'ώστε', 'ώστε', 0, 0, 0.2667, 'ώ000', 2, '*'), (1717, '100', '100', 0, 0, 0.3, '', 4, '*'), (1721, 'ένας', 'ένας', 0, 0, 0.2667, 'έ000', 4, '*'), (1734, 'αφορούν', 'αφορούν', 0, 0, 0.4667, 'α000', 1, '*'), (1749, 'θα', 'θα', 0, 0, 0.1333, 'θ000', 12, '*'), (1750, 'κάθε', 'κάθε', 0, 0, 0.2667, 'κ000', 2, '*'), (1752, 'κάποιον', 'κάποιον', 0, 0, 0.4667, 'κ000', 3, '*'), (1753, 'κάτι', 'κάτι', 0, 0, 0.2667, 'κ000', 2, '*'), (1764, 'μη', 'μη', 0, 0, 0.1333, 'μ000', 4, '*'), (1775, 'πράξη', 'πράξη', 0, 0, 0.3333, 'π000', 2, '*'), (1777, 'προσοχή', 'προσοχή', 0, 0, 0.4667, 'π000', 1, '*'), (1778, 'προσοχής', 'προσοχής', 0, 0, 0.5333, 'π000', 1, '*'), (1783, 'στιγμή', 'στιγμή', 0, 0, 0.4, 'σ000', 3, '*'), (1788, 'φορά', 'φορά', 0, 0, 0.2667, 'φ000', 2, '*'), (1792, 'όλες', 'όλες', 0, 0, 0.2667, 'ό000', 2, '*'), (1978, 'έχεις', 'έχεις', 0, 0, 0.3333, 'έ000', 2, '*'), (1979, 'έχετε', 'έχετε', 0, 0, 0.3333, 'έ000', 6, '*'), (1981, 'αγάπη', 'αγάπη', 0, 0, 0.3333, 'α000', 4, '*'), (1984, 'ανάμεσα', 'ανάμεσα', 0, 0, 0.4667, 'α000', 2, '*'), (1997, 'αυτή', 'αυτή', 0, 0, 0.2667, 'α000', 4, '*'), (1999, 'βάρος', 'βάρος', 0, 0, 0.3333, 'β000', 2, '*'), (2004, 'γιατί', 'γιατί', 0, 0, 0.3333, 'γ000', 7, '*'), (2006, 'δε', 'δε', 0, 0, 0.1333, 'δ000', 4, '*'), (2011, 'είμαι', 'είμαι', 0, 0, 0.3333, 'ε000', 4, '*'), (2012, 'είσαι', 'είσαι', 0, 0, 0.3333, 'ε000', 3, '*'), (2026, 'κάνεις', 'κάνεις', 0, 0, 0.4, 'κ000', 2, '*'), (2040, 'μην', 'μην', 0, 0, 0.2, 'μ000', 4, '*'), (2041, 'μπορούμε', 'μπορούμε', 0, 0, 0.5333, 'μ000', 6, '*'), (2050, 'περισσότερο', 'περισσότερο', 0, 0, 0.7333, 'π000', 2, '*'), (2054, 'πράγματα', 'πράγματα', 0, 0, 0.5333, 'π000', 3, '*'), (2055, 'πρέπει', 'πρέπει', 0, 0, 0.4, 'π000', 4, '*'), (2073, 'τόσο', 'τόσο', 0, 0, 0.2667, 'τ000', 4, '*'), (2081, 'όλους', 'όλους', 0, 0, 0.3333, 'ό000', 1, '*'), (2103, 'αλλαγές', 'αλλαγές', 0, 0, 0.4667, 'α000', 3, '*'), (2108, 'βοηθήσει', 'βοηθήσει', 0, 0, 0.5333, 'β000', 2, '*'), (2116, 'πάνω', 'πάνω', 0, 0, 0.2667, 'π000', 2, '*'), (2119, 'παρακάτω', 'παρακάτω', 0, 0, 0.5333, 'π000', 2, '*'), (2125, 'στις', 'στις', 0, 0, 0.2667, 'σ000', 8, '*'), (2126, 'συνέβη', 'συνέβη', 0, 0, 0.4, 'σ000', 2, '*'), (2131, '75', '75', 0, 0, 0.2, '', 2, '*'), (2132, '80', '80', 0, 0, 0.2, '', 2, '*'), (2133, '90', '90', 0, 0, 0.2, '', 4, '*'), (2143, 'ακολουθήσετε', 'ακολουθήσετε', 0, 0, 0.8, 'α000', 3, '*'), (2147, 'αντί', 'αντί', 0, 0, 0.2667, 'α000', 2, '*'), (2153, 'βήματα', 'βήματα', 0, 0, 0.4, 'β000', 3, '*'), (2154, 'βελτίωση', 'βελτίωση', 0, 0, 0.5333, 'β000', 2, '*'), (2160, 'δημιουργούν', 'δημιουργούν', 0, 0, 0.7333, 'δ000', 2, '*'), (2167, 'επίπεδα', 'επίπεδα', 0, 0, 0.4667, 'ε000', 2, '*'), (2173, 'εργασία', 'εργασία', 0, 0, 0.4667, 'ε000', 1, '*'), (2174, 'εργασίας', 'εργασίας', 0, 0, 0.5333, 'ε000', 2, '*'), (2175, 'εργασιακό', 'εργασιακό', 0, 0, 0.6, 'ε000', 3, '*'), (2177, 'ευθύνη', 'ευθύνη', 0, 0, 0.4, 'ε000', 2, '*'), (2182, 'καλύτερα', 'καλύτερα', 0, 0, 0.5333, 'κ000', 10, '*'), (2185, 'μάθετε', 'μάθετε', 0, 0, 0.4, 'μ000', 2, '*'), (2188, 'μπορείτε', 'μπορείτε', 0, 0, 0.5333, 'μ000', 3, '*'), (2189, 'μπορώ', 'μπορώ', 0, 0, 0.3333, 'μ000', 2, '*'), (2209, 'στους', 'στους', 0, 0, 0.3333, 'σ000', 1, '*'), (2212, 'συνήθειες', 'συνήθειες', 0, 0, 0.6, 'σ000', 4, '*'), (2213, 'συναισθηματικής', 'συναισθηματικής', 0, 0, 1, 'σ000', 1, '*'), (2218, 'υγείας', 'υγείας', 0, 0, 0.4, 'υ000', 1, '*'), (2226, 'χρόνια', 'χρόνια', 0, 0, 0.4, 'χ000', 3, '*'), (2228, 'ως', 'ως', 0, 0, 0.1333, 'ω000', 4, '*'), (2275, 'α', 'α', 0, 0, 0.0667, 'α000', 3, '*'), (2285, 'δημιουργείται', 'δημιουργείται', 0, 0, 0.8667, 'δ000', 2, '*'), (2294, 'κ', 'κ', 0, 0, 0.0667, 'κ000', 2, '*'), (2298, 'μιας', 'μιας', 0, 0, 0.2667, 'μ000', 4, '*'), (2308, 'πίεση', 'πίεση', 0, 0, 0.3333, 'π000', 2, '*'), (2313, 'πυροδοτούν', 'πυροδοτούν', 0, 0, 0.6667, 'π000', 2, '*'), (2314, 'πως', 'πως', 0, 0, 0.2, 'π000', 6, '*'), (2343, 'ανάσα', 'ανάσα', 0, 0, 0.3333, 'α000', 2, '*'), (2344, 'αναπνοή', 'αναπνοή', 0, 0, 0.4667, 'α000', 1, '*'), (2358, 'γρήγοροι', 'γρήγοροι', 0, 0, 0.5333, 'γ000', 2, '*'), (2361, 'διαδικασία', 'διαδικασία', 0, 0, 0.6667, 'δ000', 2, '*'), (2364, 'διατηρούμε', 'διατηρούμε', 0, 0, 0.6667, 'δ000', 2, '*'), (2374, 'εμάς', 'εμάς', 0, 0, 0.2667, 'ε000', 3, '*'), (2375, 'ενέργεια', 'ενέργεια', 0, 0, 0.5333, 'ε000', 2, '*'), (2391, 'καλά', 'καλά', 0, 0, 0.2667, 'κ000', 1, '*'), (2399, 'κοντά', 'κοντά', 0, 0, 0.3333, 'κ000', 2, '*'), (2420, 'πάρε', 'πάρε', 0, 0, 0.2667, 'π000', 2, '*'), (2433, 'συμβαίνει', 'συμβαίνει', 0, 0, 0.6, 'σ000', 3, '*'), (2438, 'σωματικής', 'σωματικής', 0, 0, 0.6, 'σ000', 1, '*'), (2441, 'ταυτόχρονα', 'ταυτόχρονα', 0, 0, 0.6667, 'τ000', 3, '*'), (2443, 'φέρνει', 'φέρνει', 0, 0, 0.4, 'φ000', 3, '*'), (2445, 'χαλάρωσης', 'χαλάρωσης', 0, 0, 0.6, 'χ000', 4, '*'), (2452, 'ψυχικής', 'ψυχικής', 0, 0, 0.4667, 'ψ000', 2, '*'), (2463, '1', '1', 0, 0, 0.1, '', 34, '*'), (2467, 'ανάγκες', 'ανάγκες', 0, 0, 0.4667, 'α000', 2, '*'), (2476, 'επίλυση', 'επίλυση', 0, 0, 0.4667, 'ε000', 2, '*'), (2477, 'θέσεις', 'θέσεις', 0, 0, 0.4, 'θ000', 1, '*'), (2484, 'μέσα', 'μέσα', 0, 0, 0.2667, 'μ000', 2, '*'), (2492, 'προβλημάτων', 'προβλημάτων', 0, 0, 0.7333, 'π000', 2, '*'), (2548, 'είστε', 'είστε', 0, 0, 0.3333, 'ε000', 3, '*'), (2556, 'θετικά', 'θετικά', 0, 0, 0.4, 'θ000', 4, '*'), (2560, 'κάνει', 'κάνει', 0, 0, 0.3333, 'κ000', 4, '*'), (2568, 'κομμάτι', 'κομμάτι', 0, 0, 0.4667, 'κ000', 1, '*'), (2583, 'παρελθόν', 'παρελθόν', 0, 0, 0.5333, 'π000', 3, '*'), (2591, 'σημασία', 'σημασία', 0, 0, 0.4667, 'σ000', 3, '*'), (2606, 'χρόνο', 'χρόνο', 0, 0, 0.3333, 'χ000', 3, '*'), (2695, 'τεχνική', 'τεχνική', 0, 0, 0.4667, 'τ000', 2, '*'), (2726, 'δείτε', 'δείτε', 0, 0, 0.3333, 'δ000', 3, '*'), (2729, 'κανείς', 'κανείς', 0, 0, 0.4, 'κ000', 2, '*'), (2781, 'βίντεο', 'βίντεο', 0, 0, 0.4, 'β000', 5, '*'), (2782, 'διαχειριστείτε', 'διαχειριστείτε', 0, 0, 0.9333, 'δ000', 3, '*'), (2790, 'πώς', 'πώς', 0, 0, 0.2, 'π000', 11, '*'), (2793, 'όμως', 'όμως', 0, 0, 0.2667, 'ό000', 3, '*'), (2836, 'δυσκολίες', 'δυσκολίες', 0, 0, 0.6, 'δ000', 4, '*'), (2840, 'εκπαίδευση', 'εκπαίδευση', 0, 0, 0.6667, 'ε000', 1, '*'), (2851, 'εύκολα', 'εύκολα', 0, 0, 0.4, 'ε000', 2, '*'), (2856, 'καταφέρουμε', 'καταφέρουμε', 0, 0, 0.7333, 'κ000', 3, '*'), (2861, 'μπορούν', 'μπορούν', 0, 0, 0.4667, 'μ000', 4, '*'), (2875, 'σκοπό', 'σκοπό', 0, 0, 0.3333, 'σ000', 1, '*'), (2879, 'συνέπεια', 'συνέπεια', 0, 0, 0.5333, 'σ000', 3, '*'), (2890, 'όλα', 'όλα', 0, 0, 0.2, 'ό000', 2, '*'), (2963, 'γύρω', 'γύρω', 0, 0, 0.2667, 'γ000', 1, '*'), (2977, 'επιλογή', 'επιλογή', 0, 0, 0.4667, 'ε000', 1, '*'), (2978, 'επιτυχία', 'επιτυχία', 0, 0, 0.5333, 'ε000', 2, '*'), (2980, 'ζωής', 'ζωής', 0, 0, 0.2667, 'ζ000', 4, '*'), (2994, 'μπορέσουμε', 'μπορέσουμε', 0, 0, 0.6667, 'μ000', 3, '*'), (3001, 'ποιότητα', 'ποιότητα', 0, 0, 0.5333, 'π000', 1, '*'), (3010, 'πρόκειται', 'πρόκειται', 0, 0, 0.6, 'π000', 2, '*'), (3191, '60', '60', 0, 0, 0.2, '', 3, '*'), (3196, 'αντιμέτωπος', 'αντιμέτωπος', 0, 0, 0.7333, 'α000', 1, '*'), (3212, 'εξάσκηση', 'εξάσκηση', 0, 0, 0.5333, 'ε000', 1, '*'), (3223, 'λίστα', 'λίστα', 0, 0, 0.3333, 'λ000', 1, '*'), (3233, 'παραδείγματα', 'παραδείγματα', 0, 0, 0.8, 'π000', 4, '*'), (3337, 'εσάς', 'εσάς', 0, 0, 0.2667, 'ε000', 3, '*'), (3387, 'βοηθήσουν', 'βοηθήσουν', 0, 0, 0.6, 'β000', 3, '*'), (3572, 'άλλους', 'άλλους', 0, 0, 0.4, 'ά000', 2, '*'), (3585, 'αρκετά', 'αρκετά', 0, 0, 0.4, 'α000', 2, '*'), (3591, 'διαχειριστούμε', 'διαχειριστούμε', 0, 0, 0.9333, 'δ000', 3, '*'), (3608, 'θυμού', 'θυμού', 0, 0, 0.3333, 'θ000', 2, '*'), (3609, 'θυμό', 'θυμό', 0, 0, 0.2667, 'θ000', 1, '*'), (3622, 'πάντα', 'πάντα', 0, 0, 0.3333, 'π000', 4, '*'), (3634, 'συγκρούσεις', 'συγκρούσεις', 0, 0, 0.7333, 'σ000', 3, '*'), (3638, 'τίποτα', 'τίποτα', 0, 0, 0.4, 'τ000', 2, '*'), (3705, 'έχω', 'έχω', 0, 0, 0.2, 'έ000', 3, '*'), (3750, 'επηρεάζουν', 'επηρεάζουν', 0, 0, 0.6667, 'ε000', 3, '*'), (3763, 'θετική', 'θετική', 0, 0, 0.4, 'θ000', 2, '*'), (3780, 'μεταξύ', 'μεταξύ', 0, 0, 0.4, 'μ000', 2, '*'), (3804, 'πόσο', 'πόσο', 0, 0, 0.2667, 'π000', 4, '*'), (3808, 'σημαντικός', 'σημαντικός', 0, 0, 0.6667, 'σ000', 4, '*'), (3811, 'συγκρούσεων', 'συγκρούσεων', 0, 0, 0.7333, 'σ000', 3, '*'), (3824, 'φροντίζουμε', 'φροντίζουμε', 0, 0, 0.7333, 'φ000', 2, '*'), (3829, 'όλων', 'όλων', 0, 0, 0.2667, 'ό000', 3, '*'), (4133, 'παιδιά', 'παιδιά', 0, 0, 0.4, 'π000', 2, '*'), (4139, 'χώρο', 'χώρο', 0, 0, 0.2667, 'χ000', 2, '*'), (4187, 'όσα', 'όσα', 0, 0, 0.2, 'ό000', 3, '*'), (4212, 'αυτοέλεγχο', 'αυτοέλεγχο', 0, 0, 0.6667, 'α000', 1, '*'), (4232, 'οφέλη', 'οφέλη', 0, 0, 0.3333, 'ο000', 3, '*'), (4238, 'ποια', 'ποια', 0, 0, 0.2667, 'π000', 2, '*'), (4302, 'μαζί', 'μαζί', 0, 0, 0.2667, 'μ000', 2, '*'), (4318, 'συναισθημάτων', 'συναισθημάτων', 0, 0, 0.8667, 'σ000', 2, '*'), (4321, 'υγιή', 'υγιή', 0, 0, 0.2667, 'υ000', 3, '*'), (4421, 'δυσαρεστεί', 'δυσαρεστεί', 0, 0, 0.6667, 'δ000', 3, '*'), (4422, 'δύσκολη', 'δύσκολη', 0, 0, 0.4667, 'δ000', 4, '*'), (4423, 'επαγγελματικό', 'επαγγελματικό', 0, 0, 0.8667, 'ε000', 3, '*'), (4424, 'ζητούμενο', 'ζητούμενο', 0, 0, 0.6, 'ζ000', 4, '*'), (4425, 'περιβάλλον', 'περιβάλλον', 0, 0, 0.6667, 'π000', 4, '*'), (4426, 'συχνό', 'συχνό', 0, 0, 0.3333, 'σ000', 3, '*'), (4427, 'φαινόμενο', 'φαινόμενο', 0, 0, 0.6, 'φ000', 3, '*'), (4435, '\'άλλη', '\'άλλη', 0, 0, 0.3333, 'ά000', 3, '*'), (4437, 'αναβλητικοί', 'αναβλητικοί', 0, 0, 0.7333, 'α000', 3, '*'), (4438, 'διευθετήσει', 'διευθετήσει', 0, 0, 0.7333, 'δ000', 3, '*'), (4439, 'εκείνη', 'εκείνη', 0, 0, 0.4, 'ε000', 3, '*'), (4440, 'λιγάκι', 'λιγάκι', 0, 0, 0.4, 'λ000', 3, '*'), (4441, 'μεταθέτει', 'μεταθέτει', 0, 0, 0.6, 'μ000', 3, '*'), (4442, 'μπορούσε', 'μπορούσε', 0, 0, 0.5333, 'μ000', 3, '*'), (4444, 'πιάσει', 'πιάσει', 0, 0, 0.4, 'π000', 3, '*'), (4445, 'στιγμή\'', 'στιγμή\'', 0, 0, 0.4667, 'σ000', 3, '*'), (4446, 'υποχρεώσεις', 'υποχρεώσεις', 0, 0, 0.7333, 'υ000', 5, '*'), (4474, 'καλό', 'καλό', 0, 0, 0.2667, 'κ000', 1, '*'), (4483, 'προϋπόθεση', 'προϋπόθεση', 0, 0, 0.6667, 'π000', 3, '*'), (4484, 'σημαίνει', 'σημαίνει', 0, 0, 0.5333, 'σ000', 3, '*'), (4486, 'σκοτώνουν', 'σκοτώνουν', 0, 0, 0.6, 'σ000', 2, '*'), (4489, 'συναισθηματική', 'συναισθηματική', 0, 0, 0.9333, 'σ000', 1, '*'), (4492, 'τμήμα', 'τμήμα', 0, 0, 0.3333, 'τ000', 1, '*'), (4517, 'άλλον', 'άλλον', 0, 0, 0.3333, 'ά000', 2, '*'), (4550, 'εμπιστοσύνη', 'εμπιστοσύνη', 0, 0, 0.7333, 'ε000', 1, '*'), (4554, 'επικοινωνία', 'επικοινωνία', 0, 0, 0.7333, 'ε000', 1, '*'), (4658, 'ευτυχίας', 'ευτυχίας', 0, 0, 0.5333, 'ε000', 1, '*'), (4664, 'μέλος', 'μέλος', 0, 0, 0.3333, 'μ000', 1, '*'), (4682, 'χρήματα', 'χρήματα', 0, 0, 0.4667, 'χ000', 3, '*'), (4683, 'ψυχολογία', 'ψυχολογία', 0, 0, 0.6, 'ψ000', 1, '*'), (4719, 'δεξιότητα', 'δεξιότητα', 0, 0, 0.6, 'δ000', 1, '*'), (4726, 'κάνουν', 'κάνουν', 0, 0, 0.4, 'κ000', 2, '*'), (4737, 'πραγματικά', 'πραγματικά', 0, 0, 0.6667, 'π000', 2, '*'), (4795, 'θετικό', 'θετικό', 0, 0, 0.4, 'θ000', 2, '*'), (4857, 'καθημερινή', 'καθημερινή', 0, 0, 0.6667, 'κ000', 2, '*'), (4875, '2-3', '2-3', 0, 0, 0.3, '', 2, '*'), (4889, 'ακούω', 'ακούω', 0, 0, 0.3333, 'α000', 1, '*'), (5004, 'άλλων', 'άλλων', 0, 0, 0.3333, 'ά000', 1, '*'), (5097, 'σύντροφό', 'σύντροφό', 0, 0, 0.5333, 'σ000', 2, '*'), (5132, 'απόλαυση', 'απόλαυση', 0, 0, 0.5333, 'α000', 1, '*'), (5134, 'δημιουργία', 'δημιουργία', 0, 0, 0.6667, 'δ000', 2, '*'), (5144, 'πιθανότατα', 'πιθανότατα', 0, 0, 0.6667, 'π000', 3, '*'), (5175, 'εμπειρία', 'εμπειρία', 0, 0, 0.5333, 'ε000', 1, '*'), (5180, 'ζήλια', 'ζήλια', 0, 0, 0.3333, 'ζ000', 3, '*'), (5200, 'σημαντική', 'σημαντική', 0, 0, 0.6, 'σ000', 1, '*'), (5233, 'αναπτύξουμε', 'αναπτύξουμε', 0, 0, 0.7333, 'α000', 1, '*'), (5254, 'ενήλικες', 'ενήλικες', 0, 0, 0.5333, 'ε000', 2, '*'), (5257, 'ευεξία', 'ευεξία', 0, 0, 0.4, 'ε000', 1, '*'), (5272, 'παρέχει', 'παρέχει', 0, 0, 0.4667, 'π000', 1, '*'), (5453, 'εσένα', 'εσένα', 0, 0, 0.3333, 'ε000', 2, '*'), (5468, 'μεγαλύτερη', 'μεγαλύτερη', 0, 0, 0.6667, 'μ000', 2, '*'), (5474, 'μπορείς', 'μπορείς', 0, 0, 0.4667, 'μ000', 4, '*'), (5492, 'παιχνίδι', 'παιχνίδι', 0, 0, 0.5333, 'π000', 1, '*'), (5501, 'πράγμα', 'πράγμα', 0, 0, 0.4, 'π000', 2, '*'), (5559, 'δεις', 'δεις', 0, 0, 0.2667, 'δ000', 1, '*'), (5577, 'μειώσεις', 'μειώσεις', 0, 0, 0.5333, 'μ000', 1, '*'), (5618, 'ευγνωμοσύνης', 'ευγνωμοσύνης', 0, 0, 0.8, 'ε000', 4, '*'), (5637, 'περάστε', 'περάστε', 0, 0, 0.4667, 'π000', 1, '*'), (5642, 'ρυθμοί', 'ρυθμοί', 0, 0, 0.4, 'ρ000', 3, '*'), (5716, 'είχε', 'είχε', 0, 0, 0.2667, 'ε000', 2, '*'), (5726, 'ευχαρίστησης', 'ευχαρίστησης', 0, 0, 0.8, 'ε000', 2, '*'), (5731, 'καταφέρει', 'καταφέρει', 0, 0, 0.6, 'κ000', 2, '*'), (5748, 'ψυχολογίας', 'ψυχολογίας', 0, 0, 0.6667, 'ψ000', 3, '*'), (5783, 'εμπειρίες', 'εμπειρίες', 0, 0, 0.6, 'ε000', 1, '*'), (5794, 'θετικές', 'θετικές', 0, 0, 0.4667, 'θ000', 1, '*'), (5796, 'θετικών', 'θετικών', 0, 0, 0.4667, 'θ000', 1, '*'), (5818, 'πόσα', 'πόσα', 0, 0, 0.2667, 'π000', 2, '*'), (5834, 'χαρούμενος', 'χαρούμενος', 0, 0, 0.6667, 'χ000', 1, '*'), (5887, 'άλλοι', 'άλλοι', 0, 0, 0.3333, 'ά000', 1, '*'), (5893, 'απόλαυσης', 'απόλαυσης', 0, 0, 0.6, 'α000', 3, '*'), (6036, 'πίνακας', 'πίνακας', 0, 0, 0.4667, 'π000', 2, '*'), (6040, 'στιγμές', 'στιγμές', 0, 0, 0.4667, 'σ000', 3, '*'), (6088, 'εντάξετε', 'εντάξετε', 0, 0, 0.5333, 'ε000', 3, '*'), (6099, 'παύση', 'παύση', 0, 0, 0.3333, 'π000', 1, '*'), (6106, 'πρόγραμμα', 'πρόγραμμα', 0, 0, 0.6, 'π000', 4, '*'), (6202, 'αποταμιεύσετε', 'αποταμιεύσετε', 0, 0, 0.8667, 'α000', 3, '*'), (6203, 'βλαβερές', 'βλαβερές', 0, 0, 0.5333, 'β000', 3, '*'), (6204, 'διατροφής', 'διατροφής', 0, 0, 0.6, 'δ000', 4, '*'), (6205, 'επίτευξη', 'επίτευξη', 0, 0, 0.5333, 'ε000', 4, '*'), (6206, 'κάπνισμα', 'κάπνισμα', 0, 0, 0.5333, 'κ000', 3, '*'), (6207, 'καταλάβουμε', 'καταλάβουμε', 0, 0, 0.7333, 'κ000', 3, '*'), (6208, 'κόψετε', 'κόψετε', 0, 0, 0.4, 'κ000', 3, '*'), (6209, 'μερικά', 'μερικά', 0, 0, 0.4, 'μ000', 3, '*'), (6210, 'προσπαθήσει', 'προσπαθήσει', 0, 0, 0.7333, 'π000', 3, '*'), (6211, 'ρουτίνα', 'ρουτίνα', 0, 0, 0.4667, 'ρ000', 3, '*'), (6234, 'αυτοεκτίμηση', 'αυτοεκτίμηση', 0, 0, 0.8, 'α000', 2, '*'), (6247, 'επέκταση', 'επέκταση', 0, 0, 0.5333, 'ε000', 1, '*'), (6257, 'μέρες', 'μέρες', 0, 0, 0.3333, 'μ000', 3, '*'), (6301, 'παράλληλα', 'παράλληλα', 0, 0, 0.6, 'π000', 1, '*'), (6315, 'αποφάσεις', 'αποφάσεις', 0, 0, 0.6, 'α000', 2, '*'), (6384, 'επιλέγω', 'επιλέγω', 0, 0, 0.4667, 'ε000', 2, '*'), (6385, 'εποχή', 'εποχή', 0, 0, 0.3333, 'ε000', 2, '*'), (6485, 'εργαλείο', 'εργαλείο', 0, 0, 0.5333, 'ε000', 2, '*'), (6552, 'καθημερινές', 'καθημερινές', 0, 0, 0.7333, 'κ000', 2, '*'), (6561, 'σπουδές', 'σπουδές', 0, 0, 0.4667, 'σ000', 1, '*'), (6597, 'απέκτησε', 'απέκτησε', 0, 0, 0.5333, 'α000', 1, '*'), (6721, 'ατομικές', 'ατομικές', 0, 0, 0.5333, 'α000', 1, '*'), (6793, 'ασκεί', 'ασκεί', 0, 0, 0.3333, 'α000', 1, '*'), (6930, 'προαγωγή', 'προαγωγή', 0, 0, 0.5333, 'π000', 1, '*'), (7010, 'πια', 'πια', 0, 0, 0.2, 'π000', 1, '*'), (7018, 'σχόλια', 'σχόλια', 0, 0, 0.4, 'σ000', 1, '*'), (7052, 'ανταπεξέλθουμε', 'ανταπεξέλθουμε', 0, 0, 0.9333, 'α000', 2, '*'), (7082, 'προκλήσεις', 'προκλήσεις', 0, 0, 0.6667, 'π000', 2, '*'), (7084, 'προσωπική', 'προσωπική', 0, 0, 0.6, 'π000', 2, '*'), (7085, 'προσωπικής', 'προσωπικής', 0, 0, 0.6667, 'π000', 2, '*'), (7111, '120', '120', 0, 0, 0.3, '', 2, '*'), (7151, 'ομάδες', 'ομάδες', 0, 0, 0.4, 'ο000', 1, '*'), (7165, 'υψηλή', 'υψηλή', 0, 0, 0.3333, 'υ000', 1, '*'), (7213, 'αξιολόγηση', 'αξιολόγηση', 0, 0, 0.6667, 'α000', 1, '*'), (7234, 'μοιάζει', 'μοιάζει', 0, 0, 0.4667, 'μ000', 2, '*'), (7325, 'διεκδίκησε', 'διεκδίκησε', 0, 0, 0.6667, 'δ000', 2, '*'), (7350, 'ισορροπίας', 'ισορροπίας', 0, 0, 0.6667, 'ι000', 2, '*'), (7443, 'αποκτήσουμε', 'αποκτήσουμε', 0, 0, 0.7333, 'α000', 2, '*'), (7469, 'ορίων', 'ορίων', 0, 0, 0.3333, 'ο000', 4, '*'), (7498, '123', '123', 0, 0, 0.3, '', 2, '*'), (7503, 'αρμονικής', 'αρμονικής', 0, 0, 0.6, 'α000', 1, '*'), (7538, 'i', 'i', 0, 0, 0.0667, 'I000', 33, '*'), (7628, '2005', '2005', 0, 0, 0.4, '', 1, '*'), (7644, 'αντίκτυπο', 'αντίκτυπο', 0, 0, 0.6, 'α000', 1, '*'), (7659, 'καριέρα', 'καριέρα', 0, 0, 0.4667, 'κ000', 1, '*'), (7829, '200', '200', 0, 0, 0.3, '', 2, '*'), (7987, 'επάγγελμα', 'επάγγελμα', 0, 0, 0.6, 'ε000', 1, '*'), (7990, 'επαγγέλματος', 'επαγγέλματος', 0, 0, 0.8, 'ε000', 1, '*'), (8052, 'μεγάλων', 'μεγάλων', 0, 0, 0.4667, 'μ000', 2, '*'), (8114, 'πλάνο', 'πλάνο', 0, 0, 0.3333, 'π000', 1, '*'), (8121, 'πολλούς', 'πολλούς', 0, 0, 0.4667, 'π000', 2, '*'), (8214, 'χώρους', 'χώρους', 0, 0, 0.4, 'χ000', 1, '*'), (8216, 'ψυχή', 'ψυχή', 0, 0, 0.2667, 'ψ000', 2, '*'), (8546, 'θετικότητας', 'θετικότητας', 0, 0, 0.7333, 'θ000', 2, '*'), (8735, 'εγκέφαλος', 'εγκέφαλος', 0, 0, 0.6, 'ε000', 2, '*'), (8880, 'υπηρεσίες', 'υπηρεσίες', 0, 0, 0.6, 'υ000', 1, '*'), (8999, 'συνδυασμό', 'συνδυασμό', 0, 0, 0.6, 'σ000', 2, '*'), (9094, 's', 's', 0, 0, 0.0667, 'S000', 14, '*'), (9118, 'συμβουλές', 'συμβουλές', 0, 0, 0.6, 'σ000', 3, '*'), (9609, 'προσωπικού', 'προσωπικού', 0, 0, 0.6667, 'π000', 1, '*'), (9771, 'out', 'out', 0, 0, 0.2, 'O300', 25, '*'), (9784, 'επιβιώνει', 'επιβιώνει', 0, 0, 0.6, 'ε000', 2, '*'), (10045, 'ανεβαίνοντας', 'ανεβαίνοντας', 0, 0, 0.8, 'α000', 2, '*'), (10049, 'ασανσέρ', 'ασανσέρ', 0, 0, 0.4667, 'α000', 2, '*'), (10053, 'διατροφικές', 'διατροφικές', 0, 0, 0.7333, 'δ000', 2, '*'), (10056, 'επιθυμητά', 'επιθυμητά', 0, 0, 0.6, 'ε000', 2, '*'), (10074, 'σκάλες', 'σκάλες', 0, 0, 0.4, 'σ000', 2, '*'), (10075, 'σκαλί', 'σκαλί', 0, 0, 0.3333, 'σ000', 2, '*'), (10078, 'χαλασμένο', 'χαλασμένο', 0, 0, 0.6, 'χ000', 2, '*'), (10079, 'χρησιμοποιήσεις', 'χρησιμοποιήσεις', 0, 0, 1, 'χ000', 2, '*'), (10159, 'mindfulness', 'mindfulness', 0, 0, 0.7333, 'M31452', 4, '*'), (10226, 'ανάπτυξης', 'ανάπτυξης', 0, 0, 0.6, 'α000', 1, '*'), (10339, 'project', 'project', 0, 0, 0.4667, 'P623', 4, '*'), (10354, 'επαγγελματικής', 'επαγγελματικής', 0, 0, 0.9333, 'ε000', 2, '*'), (10440, 'σημασίας', 'σημασίας', 0, 0, 0.5333, 'σ000', 1, '*'), (10901, '-center', '-center', 0, 0, 0.4667, 'C536', 1, '*'), (10930, 'button', 'button', 0, 0, 0.4, 'B350', 1, '*'), (10934, 'color', 'color', 0, 0, 0.3333, 'C460', 4, '*'), (10937, 'document', 'document', 0, 0, 0.5333, 'D253', 1, '*'), (10948, 'input', 'input', 0, 0, 0.3333, 'I513', 1, '*'), (10949, 'large', 'large', 0, 0, 0.3333, 'L620', 3, '*'), (10950, 'left', 'left', 0, 0, 0.2667, 'L130', 6, '*'), (10961, 'source', 'source', 0, 0, 0.4, 'S620', 4, '*'), (11432, 'msc', 'msc', 0, 0, 0.2, 'M200', 12, '*'), (11443, 'ζουρνά', 'ζουρνά', 0, 0, 0.4, 'ζ000', 2, '*'), (11444, 'ιωάννα', 'ιωάννα', 0, 0, 0.4, 'ι000', 3, '*'), (11446, 'καραχοτζίτη', 'καραχοτζίτη', 0, 0, 0.7333, 'κ000', 2, '*'), (11450, 'σούχλα', 'σούχλα', 0, 0, 0.4, 'σ000', 3, '*'), (11454, 'χριστίνα', 'χριστίνα', 0, 0, 0.5333, 'χ000', 4, '*'), (11457, 'ψυχοθεραπεύτρια', 'ψυχοθεραπεύτρια', 0, 0, 1, 'ψ000', 1, '*'), (11458, 'ψυχολόγος', 'ψυχολόγος', 0, 0, 0.6, 'ψ000', 2, '*'), (11459, 'βιογραφικά', 'βιογραφικά', 0, 0, 0.6667, 'β000', 2, '*'), (11588, 'business', 'business', 0, 0, 0.5333, 'B252', 4, '*'), (11589, 'calin', 'calin', 0, 0, 0.3333, 'C450', 3, '*'), (11590, 'cv', 'cv', 0, 0, 0.1333, 'C100', 20, '*'), (11591, 'electronic', 'electronic', 0, 0, 0.6667, 'E423652', 3, '*'), (11592, 'enwhp', 'enwhp', 0, 0, 0.3333, 'E510', 1, '*'), (11593, 'fage', 'fage', 0, 0, 0.2667, 'F200', 3, '*'), (11594, 'generali', 'generali', 0, 0, 0.5333, 'G564', 3, '*'), (11595, 'hr', 'hr', 0, 0, 0.1333, 'H600', 27, '*'), (11596, 'linkage', 'linkage', 0, 0, 0.4667, 'L520', 3, '*'), (11597, 'marketing', 'marketing', 0, 0, 0.6, 'M62352', 4, '*'), (11598, 'psychology-today', 'psychology-today', 0, 0, 1, 'P2423', 9, '*'), (11599, 'vivartia', 'vivartia', 0, 0, 0.5333, 'V630', 3, '*'), (11600, 'wind', 'wind', 0, 0, 0.2667, 'W530', 3, '*'), (11601, 'άδεια', 'άδεια', 0, 0, 0.3333, 'ά000', 1, '*'), (11602, 'αβ', 'αβ', 0, 0, 0.1333, 'α000', 1, '*'), (11603, 'αθήνας', 'αθήνας', 0, 0, 0.4, 'α000', 1, '*'), (11604, 'αθηνών', 'αθηνών', 0, 0, 0.4, 'α000', 1, '*'), (11605, 'ανάλυση', 'ανάλυση', 0, 0, 0.4667, 'α000', 1, '*'), (11606, 'ανθρώπινου', 'ανθρώπινου', 0, 0, 0.6667, 'α000', 1, '*'), (11607, 'ασκήσεως', 'ασκήσεως', 0, 0, 0.5333, 'α000', 1, '*'), (11608, 'ασφαλιστική', 'ασφαλιστική', 0, 0, 0.7333, 'α000', 1, '*'), (11609, 'βασιλόπουλος', 'βασιλόπουλος', 0, 0, 0.8, 'β000', 1, '*'), (11610, 'διαθέτοντας', 'διαθέτοντας', 0, 0, 0.7333, 'δ000', 1, '*'), (11611, 'διαφήμισης', 'διαφήμισης', 0, 0, 0.6667, 'δ000', 1, '*'), (11612, 'διετέλεσε', 'διετέλεσε', 0, 0, 0.6, 'δ000', 1, '*'), (11613, 'δικτύου', 'δικτύου', 0, 0, 0.4667, 'δ000', 1, '*'), (11614, 'διοικητικές', 'διοικητικές', 0, 0, 0.7333, 'δ000', 1, '*'), (11615, 'δυναμικού', 'δυναμικού', 0, 0, 0.6, 'δ000', 1, '*'), (11616, 'ε.ψ', 'ε.ψ', 0, 0, 0.2, 'ε000', 1, '*'), (11617, 'ειδικοτήτων', 'ειδικοτήτων', 0, 0, 0.7333, 'ε000', 1, '*'), (11618, 'ειδικούς', 'ειδικούς', 0, 0, 0.5333, 'ε000', 1, '*'), (11619, 'εισηγήτρια', 'εισηγήτρια', 0, 0, 0.6667, 'ε000', 1, '*'), (11620, 'εκπαιδευτικές', 'εκπαιδευτικές', 0, 0, 0.8667, 'ε000', 1, '*'), (11621, 'εκπαιδευτικών', 'εκπαιδευτικών', 0, 0, 0.8667, 'ε000', 1, '*'), (11622, 'εκπαιδεύτηκε', 'εκπαιδεύτηκε', 0, 0, 0.8, 'ε000', 1, '*'), (11623, 'ελλήνων', 'ελλήνων', 0, 0, 0.4667, 'ε000', 2, '*'), (11624, 'εμπείρους', 'εμπείρους', 0, 0, 0.6, 'ε000', 1, '*'), (11625, 'εμπορίας', 'εμπορίας', 0, 0, 0.5333, 'ε000', 1, '*'), (11626, 'επαγγελματίες', 'επαγγελματίες', 0, 0, 0.8667, 'ε000', 1, '*'), (11627, 'εργάζεται', 'εργάζεται', 0, 0, 0.6, 'ε000', 1, '*'), (11628, 'εργάστηκε', 'εργάστηκε', 0, 0, 0.6, 'ε000', 1, '*'), (11629, 'εργαζόμενους', 'εργαζόμενους', 0, 0, 0.8, 'ε000', 1, '*'), (11630, 'εργασιακή', 'εργασιακή', 0, 0, 0.6, 'ε000', 1, '*'), (11631, 'εταιρία', 'εταιρία', 0, 0, 0.4667, 'ε000', 1, '*'), (11632, 'εταιρίες', 'εταιρίες', 0, 0, 0.5333, 'ε000', 1, '*'), (11633, 'εταιρειών', 'εταιρειών', 0, 0, 0.6, 'ε000', 1, '*'), (11634, 'εταιριών', 'εταιριών', 0, 0, 0.5333, 'ε000', 1, '*'), (11635, 'ευρωπαϊκού', 'ευρωπαϊκού', 0, 0, 0.6667, 'ε000', 1, '*'), (11636, 'εφόδια', 'εφόδια', 0, 0, 0.4, 'ε000', 1, '*'), (11637, 'θεματολογία', 'θεματολογία', 0, 0, 0.7333, 'θ000', 1, '*'), (11638, 'ιδιωτικά', 'ιδιωτικά', 0, 0, 0.5333, 'ι000', 1, '*'), (11639, 'ιδρύσει', 'ιδρύσει', 0, 0, 0.4667, 'ι000', 1, '*'), (11640, 'καποδιστριακό', 'καποδιστριακό', 0, 0, 0.8667, 'κ000', 1, '*'), (11641, 'καυκάς', 'καυκάς', 0, 0, 0.4, 'κ000', 1, '*'), (11642, 'κοινού', 'κοινού', 0, 0, 0.4, 'κ000', 1, '*'), (11643, 'μarketing', 'μarketing', 0, 0, 0.6, 'μ62352', 1, '*'), (11644, 'μεγάλες', 'μεγάλες', 0, 0, 0.4667, 'μ000', 1, '*'), (11645, 'νοημοσύνη', 'νοημοσύνη', 0, 0, 0.6, 'ν000', 1, '*'), (11646, 'ολοκλήρωσε', 'ολοκλήρωσε', 0, 0, 0.6667, 'ο000', 1, '*'), (11647, 'ομιλίες', 'ομιλίες', 0, 0, 0.4667, 'ο000', 1, '*'), (11648, 'οργανώνοντας', 'οργανώνοντας', 0, 0, 0.8, 'ο000', 1, '*'), (11649, 'παιδαγωγούς', 'παιδαγωγούς', 0, 0, 0.7333, 'π000', 1, '*'), (11650, 'πανεπιστήμιο', 'πανεπιστήμιο', 0, 0, 0.8, 'π000', 1, '*'), (11651, 'παπαστράτος', 'παπαστράτος', 0, 0, 0.7333, 'π000', 1, '*'), (11652, 'παραγωγικότητα', 'παραγωγικότητα', 0, 0, 0.9333, 'π000', 1, '*'), (11653, 'παρουσίαση', 'παρουσίαση', 0, 0, 0.6667, 'π000', 1, '*'), (11654, 'παροχής', 'παροχής', 0, 0, 0.4667, 'π000', 1, '*'), (11655, 'πολυετή', 'πολυετή', 0, 0, 0.4667, 'π000', 1, '*'), (11656, 'προγραμμάτων', 'προγραμμάτων', 0, 0, 0.8, 'π000', 1, '*'), (11657, 'πωλήσεων', 'πωλήσεων', 0, 0, 0.5333, 'π000', 1, '*'), (11658, 'σ', 'σ', 0, 0, 0.0667, 'σ000', 1, '*'), (11659, 'σεμινάρια', 'σεμινάρια', 0, 0, 0.6, 'σ000', 1, '*'), (11660, 'σπούδασε', 'σπούδασε', 0, 0, 0.5333, 'σ000', 1, '*'), (11661, 'στελέχη', 'στελέχη', 0, 0, 0.4667, 'σ000', 1, '*'), (11662, 'συλλόγου', 'συλλόγου', 0, 0, 0.5333, 'σ000', 1, '*'), (11663, 'συνεδρίες', 'συνεδρίες', 0, 0, 0.6, 'σ000', 1, '*'), (11664, 'συνεργάζεται', 'συνεργάζεται', 0, 0, 0.8, 'σ000', 1, '*'), (11665, 'συντονίζει', 'συντονίζει', 0, 0, 0.6667, 'σ000', 1, '*'), (11666, 'σύμβουλος', 'σύμβουλος', 0, 0, 0.6, 'σ000', 1, '*'), (11667, 'ταλέντων', 'ταλέντων', 0, 0, 0.5333, 'τ000', 1, '*'), (11668, 'τει', 'τει', 0, 0, 0.2, 'τ000', 1, '*'), (11669, 'τμήματα', 'τμήματα', 0, 0, 0.4667, 'τ000', 1, '*'), (11670, 'τωνδυνατοτήτων', 'τωνδυνατοτήτων', 0, 0, 0.9333, 'τ000', 1, '*'), (11671, 'υπεύθυνη', 'υπεύθυνη', 0, 0, 0.5333, 'υ000', 1, '*'), (11672, 'υπηρεσιών', 'υπηρεσιών', 0, 0, 0.6, 'υ000', 1, '*'), (11673, 'ψυχιάτρους', 'ψυχιάτρους', 0, 0, 0.6667, 'ψ000', 1, '*'), (11674, 'ψυχοδυναμική', 'ψυχοδυναμική', 0, 0, 0.8, 'ψ000', 1, '*'), (11675, 'ψυχοθεραπεία', 'ψυχοθεραπεία', 0, 0, 0.8, 'ψ000', 1, '*'), (11676, 'ψυχοθεραπευτή', 'ψυχοθεραπευτή', 0, 0, 0.8667, 'ψ000', 1, '*'), (11677, 'ψυχοθεραπευτικά', 'ψυχοθεραπευτικά', 0, 0, 1, 'ψ000', 1, '*'), (11678, 'ψυχοθεραπευτικές', 'ψυχοθεραπευτικές', 0, 0, 1, 'ψ000', 1, '*'), (11679, 'ψυχολόγου', 'ψυχολόγου', 0, 0, 0.6, 'ψ000', 1, '*'), (11680, 'ψυχολόγων', 'ψυχολόγων', 0, 0, 0.6, 'ψ000', 2, '*'), (11780, 'brain', 'brain', 0, 0, 0.3333, 'B650', 10, '*'), (11781, 'child', 'child', 0, 0, 0.3333, 'C430', 6, '*'), (11782, 'city', 'city', 0, 0, 0.2667, 'C300', 3, '*'), (11784, 'everyday', 'everyday', 0, 0, 0.5333, 'E163', 29, '*'), (11785, 'first', 'first', 0, 0, 0.3333, 'F623', 35, '*'), (11788, 'of', 'of', 0, 0, 0.1333, 'O100', 182, '*'), (11790, 'psychological', 'psychological', 0, 0, 0.8667, 'P2424', 19, '*'), (11793, 'the', 'the', 0, 0, 0.2, 'T000', 195, '*'), (11795, 'university', 'university', 0, 0, 0.6667, 'U51623', 22, '*'), (11843, 'and', 'and', 0, 0, 0.2, 'A530', 188, '*'), (11844, 'leiden', 'leiden', 0, 0, 0.4, 'L350', 2, '*'), (11937, 'psychology', 'psychology', 0, 0, 0.6667, 'P242', 43, '*'), (11938, 'today', 'today', 0, 0, 0.3333, 'T000', 34, '*'), (12048, '197', '197', 0, 0, 0.3, '', 1, '*'), (12049, 'σούχλα2', 'σούχλα2', 0, 0, 0.4667, 'σ000', 1, '*'), (12113, 'collections', 'collections', 0, 0, 0.7333, 'C42352', 3, '*'), (12114, 'fringilla', 'fringilla', 0, 0, 0.6, 'F6524', 11, '*'), (12115, 'velit', 'velit', 0, 0, 0.3333, 'V430', 24, '*'), (12117, 'creativity', 'creativity', 0, 0, 0.6667, 'C6313', 1, '*'), (12118, 'videos', 'videos', 0, 0, 0.4, 'V320', 1, '*'), (12119, 'book', 'book', 0, 0, 0.2667, 'B200', 7, '*'), (12120, 'suggestions', 'suggestions', 0, 0, 0.7333, 'S352', 4, '*'), (12122, 'office', 'office', 0, 0, 0.4, 'O120', 5, '*'), (12123, 'perfect', 'perfect', 0, 0, 0.4667, 'P6123', 8, '*'), (12125, 'pages', 'pages', 0, 0, 0.3333, 'P200', 2, '*'), (12126, 'entertainment', 'entertainment', 0, 0, 0.8667, 'E536353', 3, '*'), (12127, 'gallery', 'gallery', 0, 0, 0.4667, 'G460', 1, '*'), (12128, 'ipsumdolor', 'ipsumdolor', 0, 0, 0.6667, 'I125346', 2, '*'), (12129, 'lentesque', 'lentesque', 0, 0, 0.6, 'L532', 18, '*'), (12130, 'luctus', 'luctus', 0, 0, 0.4, 'L232', 29, '*'), (12131, 'magna', 'magna', 0, 0, 0.3333, 'M250', 26, '*'), (12132, 'neo', 'neo', 0, 0, 0.2, 'N000', 1, '*'), (12133, 'pretium', 'pretium', 0, 0, 0.4667, 'P635', 25, '*'), (12134, 'tellus', 'tellus', 0, 0, 0.4, 'T420', 28, '*'), (12135, 'vivamus', 'vivamus', 0, 0, 0.4667, 'V520', 25, '*'), (12141, '\'biggest-ever\'', '\'biggest-ever\'', 0, 0, 0.9333, 'B2316', 1, '*'), (12142, 'biggest', 'biggest', 0, 0, 0.4667, 'B230', 2, '*'), (12143, 'ever', 'ever', 0, 0, 0.2667, 'E160', 4, '*'), (12144, 'launches', 'launches', 0, 0, 0.5333, 'L520', 1, '*'), (12145, 'vodafone', 'vodafone', 0, 0, 0.5333, 'V315', 1, '*'), (12148, 'be', 'be', 0, 0, 0.1333, 'B000', 84, '*'), (12149, 'can', 'can', 0, 0, 0.2, 'C500', 97, '*'), (12150, 'discovering', 'discovering', 0, 0, 0.7333, 'D21652', 2, '*'), (12151, 'lacinia', 'lacinia', 0, 0, 0.4667, 'L250', 2, '*'), (12152, 'vegan', 'vegan', 0, 0, 0.3333, 'V250', 1, '*'), (12153, 'we', 'we', 0, 0, 0.1333, 'W000', 84, '*'), (12154, 'whether', 'whether', 0, 0, 0.4667, 'W360', 7, '*'), (12155, 'accusamus', 'accusamus', 0, 0, 0.6, 'A252', 15, '*'), (12156, 'alias', 'alias', 0, 0, 0.3333, 'A420', 7, '*'), (12157, 'animi', 'animi', 0, 0, 0.3333, 'A500', 15, '*'), (12158, 'asperiores', 'asperiores', 0, 0, 0.6667, 'A2162', 7, '*'), (12159, 'assumenda', 'assumenda', 0, 0, 0.6, 'A253', 7, '*'), (12160, 'atque', 'atque', 0, 0, 0.3333, 'A320', 15, '*'), (12161, 'aut', 'aut', 0, 0, 0.2, 'A300', 11, '*'), (12162, 'autem', 'autem', 0, 0, 0.3333, 'A350', 9, '*'), (12163, 'blanditiis', 'blanditiis', 0, 0, 0.6667, 'B4532', 15, '*'), (12164, 'consequatur', 'consequatur', 0, 0, 0.7333, 'C5236', 9, '*'), (12165, 'corrupti', 'corrupti', 0, 0, 0.5333, 'C613', 15, '*'), (12166, 'culpa', 'culpa', 0, 0, 0.3333, 'C410', 15, '*'), (12167, 'cum', 'cum', 0, 0, 0.2, 'C500', 8, '*'), (12168, 'cumque', 'cumque', 0, 0, 0.4, 'C520', 7, '*'), (12169, 'cupiditate', 'cupiditate', 0, 0, 0.6667, 'C130', 15, '*'), (12170, 'debitis', 'debitis', 0, 0, 0.4667, 'D132', 7, '*'), (12171, 'delectus', 'delectus', 0, 0, 0.5333, 'D4232', 7, '*'), (12172, 'deleniti', 'deleniti', 0, 0, 0.5333, 'D453', 15, '*'), (12173, 'deserunt', 'deserunt', 0, 0, 0.5333, 'D2653', 15, '*'), (12174, 'dignissimos', 'dignissimos', 0, 0, 0.7333, 'D25252', 15, '*'), (12175, 'distinctio', 'distinctio', 0, 0, 0.6667, 'D23523', 15, '*'), (12176, 'dolores', 'dolores', 0, 0, 0.4667, 'D462', 19, '*'), (12177, 'doloribus', 'doloribus', 0, 0, 0.6, 'D4612', 7, '*'), (12178, 'dolorum', 'dolorum', 0, 0, 0.4667, 'D465', 15, '*'), (12179, 'ducimus', 'ducimus', 0, 0, 0.4667, 'D252', 15, '*'), (12180, 'earum', 'earum', 0, 0, 0.3333, 'E650', 7, '*'), (12181, 'eligendi', 'eligendi', 0, 0, 0.5333, 'E4253', 7, '*'), (12182, 'eos', 'eos', 0, 0, 0.2, 'E200', 19, '*'), (12183, 'eveniet', 'eveniet', 0, 0, 0.4667, 'E153', 7, '*'), (12184, 'excepturi', 'excepturi', 0, 0, 0.6, 'E2136', 15, '*'), (12185, 'expedita', 'expedita', 0, 0, 0.5333, 'E213', 15, '*'), (12186, 'facere', 'facere', 0, 0, 0.4, 'F260', 7, '*'), (12187, 'facilis', 'facilis', 0, 0, 0.4667, 'F242', 15, '*'), (12188, 'fuga', 'fuga', 0, 0, 0.2667, 'F200', 15, '*'), (12189, 'harum', 'harum', 0, 0, 0.3333, 'H650', 15, '*'), (12190, 'hic', 'hic', 0, 0, 0.2, 'H200', 7, '*'), (12191, 'impedit', 'impedit', 0, 0, 0.4667, 'I513', 7, '*'), (12192, 'itaque', 'itaque', 0, 0, 0.4, 'I320', 7, '*'), (12193, 'iusto', 'iusto', 0, 0, 0.3333, 'I230', 15, '*'), (12194, 'laborum', 'laborum', 0, 0, 0.4667, 'L165', 15, '*'), (12195, 'maiores', 'maiores', 0, 0, 0.4667, 'M620', 7, '*'), (12196, 'maxime', 'maxime', 0, 0, 0.4, 'M250', 7, '*'), (12197, 'minus', 'minus', 0, 0, 0.3333, 'M200', 7, '*'), (12198, 'molestiae', 'molestiae', 0, 0, 0.6, 'M423', 8, '*'), (12199, 'molestias', 'molestias', 0, 0, 0.6, 'M4232', 15, '*'), (12200, 'mollitia', 'mollitia', 0, 0, 0.5333, 'M430', 15, '*'), (12201, 'necessitatibus', 'necessitatibus', 0, 0, 0.9333, 'N2312', 7, '*'), (12202, 'nihil', 'nihil', 0, 0, 0.3333, 'N400', 8, '*'), (12203, 'nobis', 'nobis', 0, 0, 0.3333, 'N120', 7, '*'), (12204, 'obsession', 'obsession', 0, 0, 0.6, 'O125', 2, '*'), (12205, 'occaecati', 'occaecati', 0, 0, 0.6, 'O230', 15, '*'), (12206, 'officia', 'officia', 0, 0, 0.4667, 'O120', 15, '*'), (12207, 'officiis', 'officiis', 0, 0, 0.5333, 'O120', 7, '*'), (12208, 'omnis', 'omnis', 0, 0, 0.3333, 'O520', 9, '*'), (12209, 'optio', 'optio', 0, 0, 0.3333, 'O130', 7, '*'), (12210, 'perferendis', 'perferendis', 0, 0, 0.7333, 'P616532', 7, '*'), (12211, 'placeat', 'placeat', 0, 0, 0.4667, 'P423', 7, '*'), (12212, 'possimus', 'possimus', 0, 0, 0.5333, 'P252', 7, '*'), (12213, 'praesentium', 'praesentium', 0, 0, 0.7333, 'P62535', 15, '*'), (12214, 'provident', 'provident', 0, 0, 0.6, 'P61353', 15, '*'), (12215, 'quas', 'quas', 0, 0, 0.2667, 'Q000', 15, '*'), (12216, 'qui', 'qui', 0, 0, 0.2, 'Q000', 19, '*'), (12217, 'quibusdam', 'quibusdam', 0, 0, 0.6, 'Q1235', 7, '*'), (12218, 'quidem', 'quidem', 0, 0, 0.4, 'Q350', 15, '*'), (12219, 'quo', 'quo', 0, 0, 0.2, 'Q000', 8, '*'), (12220, 'quod', 'quod', 0, 0, 0.2667, 'Q300', 7, '*'), (12221, 'quos', 'quos', 0, 0, 0.2667, 'Q000', 15, '*'), (12222, 'recusandae', 'recusandae', 0, 0, 0.6667, 'R253', 7, '*'), (12223, 'reiciendis', 'reiciendis', 0, 0, 0.6667, 'R2532', 7, '*'), (12224, 'repellat', 'repellat', 0, 0, 0.5333, 'R143', 7, '*'), (12225, 'repellendus', 'repellendus', 0, 0, 0.7333, 'R14532', 7, '*'), (12226, 'repudiandae', 'repudiandae', 0, 0, 0.7333, 'R1353', 7, '*'), (12227, 'rerum', 'rerum', 0, 0, 0.3333, 'R500', 15, '*'), (12228, 'saepe', 'saepe', 0, 0, 0.3333, 'S100', 7, '*'), (12229, 'sapiente', 'sapiente', 0, 0, 0.5333, 'S153', 7, '*'), (12230, 'similique', 'similique', 0, 0, 0.6, 'S542', 15, '*'), (12231, 'sint', 'sint', 0, 0, 0.2667, 'S530', 15, '*'), (12232, 'soluta', 'soluta', 0, 0, 0.4, 'S430', 7, '*'), (12233, 'sugar', 'sugar', 0, 0, 0.3333, 'S600', 5, '*'), (12234, 'sunt', 'sunt', 0, 0, 0.2667, 'S530', 18, '*'), (12235, 'temporibus', 'temporibus', 0, 0, 0.6667, 'T51612', 7, '*'), (12236, 'tenetur', 'tenetur', 0, 0, 0.4667, 'T536', 7, '*'), (12237, 'threatens', 'threatens', 0, 0, 0.6, 'T6352', 2, '*'), (12238, 'vero', 'vero', 0, 0, 0.2667, 'V600', 15, '*'), (12239, 'voluptas', 'voluptas', 0, 0, 0.5333, 'V4132', 11, '*'), (12240, 'voluptates', 'voluptates', 0, 0, 0.6667, 'V4132', 7, '*'), (12241, 'voluptatibus', 'voluptatibus', 0, 0, 0.8, 'V41312', 7, '*'), (12242, 'voluptatum', 'voluptatum', 0, 0, 0.6667, 'V4135', 15, '*'), (12243, 'why', 'why', 0, 0, 0.2, 'W000', 17, '*'), (12244, 'with', 'with', 0, 0, 0.2667, 'W300', 121, '*'), (12282, 'ab', 'ab', 0, 0, 0.1333, 'A100', 11, '*'), (12283, 'accusantium', 'accusantium', 0, 0, 0.7333, 'A2535', 9, '*'), (12284, 'ad', 'ad', 0, 0, 0.1333, 'A300', 7, '*'), (12285, 'adipisci', 'adipisci', 0, 0, 0.5333, 'A312', 7, '*'), (12286, 'aliquid', 'aliquid', 0, 0, 0.4667, 'A423', 6, '*'), (12287, 'aperiam', 'aperiam', 0, 0, 0.4667, 'A165', 9, '*'), (12288, 'architecto', 'architecto', 0, 0, 0.6667, 'A62323', 8, '*'), (12289, 'aspernatur', 'aspernatur', 0, 0, 0.6667, 'A216536', 8, '*'), (12290, 'beatae', 'beatae', 0, 0, 0.4, 'B300', 8, '*'); INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES (12291, 'commodi', 'commodi', 0, 0, 0.4667, 'C530', 6, '*'), (12292, 'consequuntur', 'consequuntur', 0, 0, 0.8, 'C52536', 9, '*'), (12293, 'corporis', 'corporis', 0, 0, 0.5333, 'C6162', 5, '*'), (12294, 'curriculum', 'curriculum', 0, 0, 0.6667, 'C6245', 1, '*'), (12295, 'dicta', 'dicta', 0, 0, 0.3333, 'D230', 8, '*'), (12296, 'dolore', 'dolore', 0, 0, 0.4, 'D460', 7, '*'), (12297, 'dolorem', 'dolorem', 0, 0, 0.4667, 'D465', 9, '*'), (12298, 'doloremque', 'doloremque', 0, 0, 0.6667, 'D4652', 9, '*'), (12299, 'ea', 'ea', 0, 0, 0.1333, 'E000', 6, '*'), (12300, 'eaque', 'eaque', 0, 0, 0.3333, 'E200', 9, '*'), (12301, 'eius', 'eius', 0, 0, 0.2667, 'E200', 7, '*'), (12302, 'emo', 'emo', 0, 0, 0.2, 'E500', 8, '*'), (12303, 'error', 'error', 0, 0, 0.3333, 'E600', 8, '*'), (12304, 'eum', 'eum', 0, 0, 0.2, 'E500', 6, '*'), (12305, 'ex', 'ex', 0, 0, 0.1333, 'E200', 13, '*'), (12306, 'exercitationem', 'exercitationem', 0, 0, 0.9333, 'E26235', 5, '*'), (12307, 'explicabo', 'explicabo', 0, 0, 0.6, 'E21421', 8, '*'), (12308, 'fugit', 'fugit', 0, 0, 0.3333, 'F230', 8, '*'), (12309, 'gardening', 'gardening', 0, 0, 0.6, 'G6352', 1, '*'), (12310, 'illo', 'illo', 0, 0, 0.2667, 'I400', 9, '*'), (12311, 'incidunt', 'incidunt', 0, 0, 0.5333, 'I52353', 7, '*'), (12312, 'inventore', 'inventore', 0, 0, 0.6, 'I51536', 9, '*'), (12313, 'ipsa', 'ipsa', 0, 0, 0.2667, 'I120', 9, '*'), (12314, 'ipsam', 'ipsam', 0, 0, 0.3333, 'I125', 8, '*'), (12315, 'iste', 'iste', 0, 0, 0.2667, 'I230', 6, '*'), (12316, 'iure', 'iure', 0, 0, 0.2667, 'I600', 6, '*'), (12317, 'labore', 'labore', 0, 0, 0.4, 'L160', 7, '*'), (12318, 'laboriosam', 'laboriosam', 0, 0, 0.6667, 'L1625', 6, '*'), (12319, 'laudantium', 'laudantium', 0, 0, 0.6667, 'L3535', 9, '*'), (12320, 'magnam', 'magnam', 0, 0, 0.4, 'M250', 7, '*'), (12321, 'magni', 'magni', 0, 0, 0.3333, 'M250', 8, '*'), (12322, 'minima', 'minima', 0, 0, 0.4, 'M000', 7, '*'), (12323, 'modi', 'modi', 0, 0, 0.2667, 'M300', 7, '*'), (12324, 'natus', 'natus', 0, 0, 0.3333, 'N320', 6, '*'), (12325, 'neque', 'neque', 0, 0, 0.3333, 'N200', 18, '*'), (12326, 'nesciunt', 'nesciunt', 0, 0, 0.5333, 'N253', 8, '*'), (12327, 'nisi', 'nisi', 0, 0, 0.2667, 'N200', 12, '*'), (12328, 'nostrum', 'nostrum', 0, 0, 0.4667, 'N2365', 5, '*'), (12329, 'numquam', 'numquam', 0, 0, 0.4667, 'N250', 7, '*'), (12330, 'odit', 'odit', 0, 0, 0.2667, 'O300', 8, '*'), (12331, 'on', 'on', 0, 0, 0.1333, 'O500', 128, '*'), (12332, 'perspiciatis', 'perspiciatis', 0, 0, 0.8, 'P621232', 6, '*'), (12333, 'porro', 'porro', 0, 0, 0.3333, 'P600', 8, '*'), (12334, 'put', 'put', 0, 0, 0.2, 'P300', 12, '*'), (12335, 'quae', 'quae', 0, 0, 0.2667, 'Q000', 9, '*'), (12336, 'quaerat', 'quaerat', 0, 0, 0.4667, 'Q630', 7, '*'), (12337, 'quasi', 'quasi', 0, 0, 0.3333, 'Q000', 8, '*'), (12338, 'quia', 'quia', 0, 0, 0.2667, 'Q000', 9, '*'), (12339, 'quisquam', 'quisquam', 0, 0, 0.5333, 'Q500', 9, '*'), (12340, 'ratione', 'ratione', 0, 0, 0.4667, 'R350', 9, '*'), (12341, 'rem', 'rem', 0, 0, 0.2, 'R500', 9, '*'), (12342, 'reprehenderit', 'reprehenderit', 0, 0, 0.8667, 'R165363', 6, '*'), (12343, 'sequi', 'sequi', 0, 0, 0.3333, 'S000', 8, '*'), (12344, 'tempora', 'tempora', 0, 0, 0.4667, 'T516', 7, '*'), (12345, 'totam', 'totam', 0, 0, 0.3333, 'T500', 9, '*'), (12346, 'ullam', 'ullam', 0, 0, 0.3333, 'U450', 5, '*'), (12347, 'unde', 'unde', 0, 0, 0.2667, 'U530', 6, '*'), (12348, 'veniam', 'veniam', 0, 0, 0.4, 'V500', 7, '*'), (12349, 'veritatis', 'veritatis', 0, 0, 0.6, 'V632', 9, '*'), (12350, 'voluptatem', 'voluptatem', 0, 0, 0.6667, 'V4135', 10, '*'), (12409, '3ds', '3ds', 0, 0, 0.2, 'D200', 2, '*'), (12410, 'crane', 'crane', 0, 0, 0.3333, 'C650', 2, '*'), (12411, 'esse', 'esse', 0, 0, 0.2667, 'E200', 5, '*'), (12412, 'fugiat', 'fugiat', 0, 0, 0.4, 'F230', 5, '*'), (12413, 'hydraulic', 'hydraulic', 0, 0, 0.6, 'H3642', 2, '*'), (12414, 'illum', 'illum', 0, 0, 0.3333, 'I450', 5, '*'), (12415, 'max', 'max', 0, 0, 0.2, 'M200', 2, '*'), (12416, 'modeling', 'modeling', 0, 0, 0.5333, 'M3452', 2, '*'), (12417, 'pariatur', 'pariatur', 0, 0, 0.5333, 'P636', 5, '*'), (12418, 'rigging', 'rigging', 0, 0, 0.4667, 'R252', 2, '*'), (12419, 'voluptate', 'voluptate', 0, 0, 0.6, 'V413', 5, '*'), (12424, 'accumsan', 'accumsan', 0, 0, 0.5333, 'A2525', 11, '*'), (12425, 'augue', 'augue', 0, 0, 0.3333, 'A200', 11, '*'), (12426, 'cinema', 'cinema', 0, 0, 0.4, 'C500', 3, '*'), (12427, 'compositing', 'compositing', 0, 0, 0.7333, 'C512352', 3, '*'), (12428, 'convallis', 'convallis', 0, 0, 0.6, 'C5142', 8, '*'), (12429, 'gun', 'gun', 0, 0, 0.2, 'G500', 3, '*'), (12430, 'habitasse', 'habitasse', 0, 0, 0.6, 'H132', 1, '*'), (12431, 'laoreet', 'laoreet', 0, 0, 0.4667, 'L630', 4, '*'), (12432, 'machine', 'machine', 0, 0, 0.4667, 'M250', 3, '*'), (12433, 'mus', 'mus', 0, 0, 0.2, 'M200', 2, '*'), (12434, 'nullam', 'nullam', 0, 0, 0.4, 'N450', 2, '*'), (12435, 'penatibus', 'penatibus', 0, 0, 0.6, 'P5312', 2, '*'), (12436, 'platea', 'platea', 0, 0, 0.4, 'P430', 1, '*'), (12437, 'turret', 'turret', 0, 0, 0.4, 'T630', 3, '*'), (12439, 'πιθανος', 'πιθανος', 0, 0, 0.4667, 'π000', 1, '*'), (12440, 'τίλος', 'τίλος', 0, 0, 0.3333, 'τ000', 1, '*'), (12441, 'υπότιλος', 'υπότιλος', 0, 0, 0.5333, 'υ000', 1, '*'), (12442, 'being', 'being', 0, 0, 0.3333, 'B520', 35, '*'), (12443, 'blandit', 'blandit', 0, 0, 0.4667, 'B453', 10, '*'), (12444, 'cursus', 'cursus', 0, 0, 0.4, 'C620', 6, '*'), (12445, 'dapibus', 'dapibus', 0, 0, 0.4667, 'D120', 7, '*'), (12446, 'designer', 'designer', 0, 0, 0.5333, 'D256', 1, '*'), (12447, 'dignissim', 'dignissim', 0, 0, 0.6, 'D2525', 6, '*'), (12448, 'elementum', 'elementum', 0, 0, 0.6, 'E4535', 7, '*'), (12449, 'imperdiet', 'imperdiet', 0, 0, 0.6, 'I5163', 9, '*'), (12450, 'lectus', 'lectus', 0, 0, 0.4, 'L232', 6, '*'), (12451, 'nunc', 'nunc', 0, 0, 0.2667, 'N200', 8, '*'), (12452, 'outside', 'outside', 0, 0, 0.4667, 'O323', 2, '*'), (12453, 'ultrices', 'ultrices', 0, 0, 0.5333, 'U4362', 7, '*'), (12454, 'upside', 'upside', 0, 0, 0.4, 'U123', 1, '*'), (12455, 'vulputate', 'vulputate', 0, 0, 0.6, 'V413', 10, '*'), (12456, 'york', 'york', 0, 0, 0.2667, 'Y620', 1, '*'), (12457, 'best', 'best', 0, 0, 0.2667, 'B230', 22, '*'), (12458, 'boy', 'boy', 0, 0, 0.2, 'B000', 1, '*'), (12459, 'chair', 'chair', 0, 0, 0.3333, 'C600', 1, '*'), (12460, 'invention', 'invention', 0, 0, 0.6, 'I51535', 1, '*'), (12461, 'is', 'is', 0, 0, 0.1333, 'I200', 153, '*'), (12462, 'la', 'la', 0, 0, 0.1333, 'L000', 2, '*'), (12463, 'la-z-boy', 'la-z-boy', 0, 0, 0.5333, 'L210', 1, '*'), (12464, 'motorized', 'motorized', 0, 0, 0.6, 'M3623', 1, '*'), (12465, 'z', 'z', 0, 0, 0.0667, 'Z000', 1, '*'), (12472, 'alongs', 'alongs', 0, 0, 0.4, 'A452', 1, '*'), (12473, 'detox', 'detox', 0, 0, 0.3333, 'D200', 1, '*'), (12474, 'digital', 'digital', 0, 0, 0.4667, 'D234', 3, '*'), (12475, 'sing', 'sing', 0, 0, 0.2667, 'S520', 2, '*'), (12476, 'sing-alongs', 'sing-alongs', 0, 0, 0.7333, 'S52452', 1, '*'), (12477, 'smartphones', 'smartphones', 0, 0, 0.7333, 'S563152', 1, '*'), (12478, 'techies', 'techies', 0, 0, 0.4667, 'T200', 1, '*'), (12479, 'trade', 'trade', 0, 0, 0.3333, 'T630', 1, '*'), (12487, 'experience', 'experience', 0, 0, 0.6667, 'E21652', 43, '*'), (12488, 'nike', 'nike', 0, 0, 0.2667, 'N200', 1, '*'), (12489, 'spice', 'spice', 0, 0, 0.3333, 'S120', 1, '*'), (12490, 'up', 'up', 0, 0, 0.1333, 'U100', 27, '*'), (12491, 'ways', 'ways', 0, 0, 0.2667, 'W200', 20, '*'), (12492, 'your', 'your', 0, 0, 0.2667, 'Y600', 105, '*'), (12494, 'amazon', 'amazon', 0, 0, 0.4, 'A525', 1, '*'), (12495, 'bezos', 'bezos', 0, 0, 0.3333, 'B200', 1, '*'), (12496, 'ceo', 'ceo', 0, 0, 0.2, 'C000', 1, '*'), (12497, 'jeff', 'jeff', 0, 0, 0.2667, 'J100', 1, '*'), (12501, 'correy', 'correy', 0, 0, 0.4, 'C600', 1, '*'), (12502, 'david', 'david', 0, 0, 0.3333, 'D130', 2, '*'), (12504, 'ours', 'ours', 0, 0, 0.2667, 'O620', 3, '*'), (12505, 'world', 'world', 0, 0, 0.3333, 'W643', 12, '*'), (12507, '2015', '2015', 0, 0, 0.4, '', 1, '*'), (12508, 'dance', 'dance', 0, 0, 0.3333, 'D520', 1, '*'), (12509, 'party', 'party', 0, 0, 0.3333, 'P630', 3, '*'), (12510, 'romanian', 'romanian', 0, 0, 0.5333, 'R500', 1, '*'), (12511, 'summer', 'summer', 0, 0, 0.4, 'S560', 3, '*'), (12514, 'reina', 'reina', 0, 0, 0.3333, 'R500', 1, '*'), (12515, 'cabinet', 'cabinet', 0, 0, 0.4667, 'C153', 1, '*'), (12516, 'holds', 'holds', 0, 0, 0.3333, 'H432', 6, '*'), (12517, 'meeting', 'meeting', 0, 0, 0.4667, 'M352', 3, '*'), (12518, 'obama', 'obama', 0, 0, 0.3333, 'O150', 1, '*'), (12519, 'posuere', 'posuere', 0, 0, 0.4667, 'P260', 3, '*'), (12520, 'president', 'president', 0, 0, 0.6, 'P62353', 1, '*'), (12522, 'pura', 'pura', 0, 0, 0.2667, 'P600', 1, '*'), (12523, 'vida', 'vida', 0, 0, 0.2667, 'V300', 1, '*'), (12525, 'bindle', 'bindle', 0, 0, 0.4, 'B534', 1, '*'), (12526, 'bros', 'bros', 0, 0, 0.2667, 'B620', 1, '*'), (12528, 'below', 'below', 0, 0, 0.3333, 'B400', 19, '*'), (12529, 'each', 'each', 0, 0, 0.2667, 'E200', 26, '*'), (12530, 'has', 'has', 0, 0, 0.2, 'H200', 61, '*'), (12531, 'its', 'its', 0, 0, 0.2, 'I320', 20, '*'), (12532, 'ja', 'ja', 0, 0, 0.1333, 'J000', 2, '*'), (12533, 'matching', 'matching', 0, 0, 0.5333, 'M3252', 2, '*'), (12534, 'offline', 'offline', 0, 0, 0.4667, 'O145', 2, '*'), (12535, 'own', 'own', 0, 0, 0.2, 'O500', 41, '*'), (12536, 'page', 'page', 0, 0, 0.2667, 'P200', 2, '*'), (12537, 'screenshot', 'screenshot', 0, 0, 0.6667, 'S6523', 2, '*'), (12538, 'style', 'style', 0, 0, 0.3333, 'S340', 5, '*'), (12539, 'template', 'template', 0, 0, 0.5333, 'T5143', 2, '*'), (12543, '404', '404', 0, 0, 0.3, '', 1, '*'), (12544, '-danger', '-danger', 0, 0, 0.4667, 'D526', 1, '*'), (12545, '-info', '-info', 0, 0, 0.3333, 'I510', 1, '*'), (12546, '-justify', '-justify', 0, 0, 0.5333, 'J310', 1, '*'), (12547, '-left', '-left', 0, 0, 0.3333, 'L130', 1, '*'), (12548, '-primary', '-primary', 0, 0, 0.5333, 'P656', 1, '*'), (12549, '-right', '-right', 0, 0, 0.4, 'R230', 1, '*'), (12550, '-success', '-success', 0, 0, 0.5333, 'S000', 1, '*'), (12551, '-warning', '-warning', 0, 0, 0.5333, 'W652', 1, '*'), (12552, '011eff', '011eff', 0, 0, 0.4, 'E100', 1, '*'), (12553, '222222', '222222', 0, 0, 0.6, '', 1, '*'), (12554, '333333', '333333', 0, 0, 0.6, '', 1, '*'), (12555, '428bca', '428bca', 0, 0, 0.4, 'B200', 1, '*'), (12556, '456-7890', '456-7890', 0, 0, 0.8, '', 1, '*'), (12557, '555555', '555555', 0, 0, 0.6, '', 1, '*'), (12558, '5bc0de', '5bc0de', 0, 0, 0.4, 'B230', 1, '*'), (12559, '5cb85c', '5cb85c', 0, 0, 0.4, 'C120', 1, '*'), (12560, '600', '600', 0, 0, 0.3, '', 1, '*'), (12561, '795', '795', 0, 0, 0.3, '', 1, '*'), (12562, '94107', '94107', 0, 0, 0.5, '', 1, '*'), (12563, '999999', '999999', 0, 0, 0.6, '', 1, '*'), (12564, 'abbreviation', 'abbreviation', 0, 0, 0.8, 'A16135', 1, '*'), (12565, 'action', 'action', 0, 0, 0.4, 'A235', 17, '*'), (12566, 'active', 'active', 0, 0, 0.4, 'A231', 2, '*'), (12567, 'adding', 'adding', 0, 0, 0.4, 'A352', 5, '*'), (12568, 'address', 'address', 0, 0, 0.4667, 'A362', 9, '*'), (12569, 'after', 'after', 0, 0, 0.3333, 'A136', 19, '*'), (12570, 'again', 'again', 0, 0, 0.3333, 'A250', 8, '*'), (12571, 'alert', 'alert', 0, 0, 0.3333, 'A463', 3, '*'), (12572, 'alerts', 'alerts', 0, 0, 0.4, 'A4632', 1, '*'), (12573, 'aligned', 'aligned', 0, 0, 0.4667, 'A4253', 1, '*'), (12574, 'alignment', 'alignment', 0, 0, 0.6, 'A4253', 1, '*'), (12575, 'allows', 'allows', 0, 0, 0.4, 'A420', 6, '*'), (12576, 'an', 'an', 0, 0, 0.1333, 'A500', 81, '*'), (12577, 'another', 'another', 0, 0, 0.4667, 'A536', 15, '*'), (12578, 'any', 'any', 0, 0, 0.2, 'A500', 19, '*'), (12579, 'applications', 'applications', 0, 0, 0.8, 'A142352', 1, '*'), (12580, 'are', 'are', 0, 0, 0.2, 'A600', 112, '*'), (12581, 'area', 'area', 0, 0, 0.2667, 'A600', 5, '*'), (12582, 'as', 'as', 0, 0, 0.1333, 'A200', 105, '*'), (12583, 'associated', 'associated', 0, 0, 0.6667, 'A230', 8, '*'), (12584, 'attention', 'attention', 0, 0, 0.6, 'A3535', 13, '*'), (12585, 'attr', 'attr', 0, 0, 0.2667, 'A360', 1, '*'), (12586, 'attribute', 'attribute', 0, 0, 0.6, 'A3613', 2, '*'), (12587, 'author', 'author', 0, 0, 0.4, 'A360', 3, '*'), (12588, 'ave', 'ave', 0, 0, 0.2, 'A100', 1, '*'), (12589, 'badges', 'badges', 0, 0, 0.4, 'B320', 1, '*'), (12590, 'basic', 'basic', 0, 0, 0.3333, 'B200', 16, '*'), (12591, 'between', 'between', 0, 0, 0.4667, 'B350', 32, '*'), (12592, 'beyond', 'beyond', 0, 0, 0.4, 'B530', 4, '*'), (12593, 'block', 'block', 0, 0, 0.3333, 'B420', 1, '*'), (12594, 'blockquotes', 'blockquotes', 0, 0, 0.7333, 'B4232', 1, '*'), (12595, 'body', 'body', 0, 0, 0.2667, 'B300', 18, '*'), (12596, 'bold', 'bold', 0, 0, 0.2667, 'B430', 1, '*'), (12597, 'bordered', 'bordered', 0, 0, 0.5333, 'B6363', 1, '*'), (12598, 'brand', 'brand', 0, 0, 0.3333, 'B653', 1, '*'), (12599, 'breaks', 'breaks', 0, 0, 0.4, 'B620', 4, '*'), (12600, 'browsers', 'browsers', 0, 0, 0.5333, 'B6262', 1, '*'), (12601, 'but', 'but', 0, 0, 0.2, 'B300', 68, '*'), (12602, 'buttons', 'buttons', 0, 0, 0.4667, 'B352', 1, '*'), (12603, 'by', 'by', 0, 0, 0.1333, 'B000', 54, '*'), (12604, 'ca', 'ca', 0, 0, 0.1333, 'C000', 1, '*'), (12605, 'calling', 'calling', 0, 0, 0.4667, 'C452', 1, '*'), (12606, 'callingextra', 'callingextra', 0, 0, 0.8, 'C45236', 1, '*'), (12607, 'cancel', 'cancel', 0, 0, 0.4, 'C524', 1, '*'), (12608, 'card', 'card', 0, 0, 0.2667, 'C630', 1, '*'), (12609, 'center', 'center', 0, 0, 0.4, 'C536', 4, '*'), (12610, 'change', 'change', 0, 0, 0.4, 'C520', 32, '*'), (12611, 'check', 'check', 0, 0, 0.3333, 'C000', 2, '*'), (12612, 'checkbox', 'checkbox', 0, 0, 0.5333, 'C120', 1, '*'), (12613, 'class', 'class', 0, 0, 0.3333, 'C420', 1, '*'), (12614, 'classes', 'classes', 0, 0, 0.4667, 'C420', 1, '*'), (12615, 'colors', 'colors', 0, 0, 0.4, 'C462', 4, '*'), (12616, 'column', 'column', 0, 0, 0.4, 'C450', 3, '*'), (12617, 'columncontent', 'columncontent', 0, 0, 0.8667, 'C4525353', 1, '*'), (12618, 'com', 'com', 0, 0, 0.2, 'C500', 1, '*'), (12619, 'commonly', 'commonly', 0, 0, 0.5333, 'C540', 1, '*'), (12620, 'company', 'company', 0, 0, 0.4667, 'C515', 12, '*'), (12621, 'component', 'component', 0, 0, 0.6, 'C5153', 4, '*'), (12622, 'components', 'components', 0, 0, 0.6667, 'C51532', 4, '*'), (12623, 'contained', 'contained', 0, 0, 0.6, 'C5353', 1, '*'), (12624, 'content', 'content', 0, 0, 0.4667, 'C5353', 2, '*'), (12625, 'create', 'create', 0, 0, 0.4, 'C630', 8, '*'), (12626, 'd9534f', 'd9534f', 0, 0, 0.4, 'D100', 1, '*'), (12627, 'danger', 'danger', 0, 0, 0.4, 'D526', 6, '*'), (12628, 'dark', 'dark', 0, 0, 0.2667, 'D620', 1, '*'), (12629, 'darker', 'darker', 0, 0, 0.4, 'D626', 1, '*'), (12630, 'default', 'default', 0, 0, 0.4667, 'D143', 1, '*'), (12631, 'design', 'design', 0, 0, 0.4, 'D250', 8, '*'), (12632, 'desktop', 'desktop', 0, 0, 0.4667, 'D231', 1, '*'), (12633, 'dis', 'dis', 0, 0, 0.2, 'D200', 1, '*'), (12634, 'disabled', 'disabled', 0, 0, 0.5333, 'D2143', 1, '*'), (12635, 'documents', 'documents', 0, 0, 0.6, 'D2532', 1, '*'), (12636, 'done', 'done', 0, 0, 0.2667, 'D500', 6, '*'), (12637, 'dropdown', 'dropdown', 0, 0, 0.5333, 'D6135', 1, '*'), (12638, 'editors', 'editors', 0, 0, 0.4667, 'E362', 1, '*'), (12639, 'eeeeee', 'eeeeee', 0, 0, 0.4, 'E000', 1, '*'), (12640, 'else', 'else', 0, 0, 0.2667, 'E420', 11, '*'), (12641, 'email', 'email', 0, 0, 0.3333, 'E540', 3, '*'), (12642, 'emphasis', 'emphasis', 0, 0, 0.5333, 'E512', 1, '*'), (12643, 'example', 'example', 0, 0, 0.4667, 'E2514', 24, '*'), (12644, 'extend', 'extend', 0, 0, 0.4, 'E2353', 3, '*'), (12645, 'extra', 'extra', 0, 0, 0.3333, 'E236', 2, '*'), (12646, 'f0ad4e', 'f0ad4e', 0, 0, 0.4, 'F300', 1, '*'), (12647, 'f7f7f7', 'f7f7f7', 0, 0, 0.4, 'F000', 1, '*'), (12648, 'featured', 'featured', 0, 0, 0.5333, 'F363', 1, '*'), (12649, 'few', 'few', 0, 0, 0.2, 'F000', 14, '*'), (12650, 'files', 'files', 0, 0, 0.3333, 'F420', 1, '*'), (12651, 'following', 'following', 0, 0, 0.6, 'F452', 22, '*'), (12652, 'folsom', 'folsom', 0, 0, 0.4, 'F425', 1, '*'), (12653, 'form', 'form', 0, 0, 0.2667, 'F650', 13, '*'), (12654, 'forms', 'forms', 0, 0, 0.3333, 'F652', 2, '*'), (12655, 'francisco', 'francisco', 0, 0, 0.6, 'F652', 1, '*'), (12656, 'full', 'full', 0, 0, 0.2667, 'F400', 8, '*'), (12657, 'generic', 'generic', 0, 0, 0.4667, 'G562', 1, '*'), (12658, 'good', 'good', 0, 0, 0.2667, 'G300', 26, '*'), (12659, 'graphical', 'graphical', 0, 0, 0.6, 'G6124', 1, '*'), (12660, 'gray', 'gray', 0, 0, 0.2667, 'G600', 1, '*'), (12661, 'grayscale', 'grayscale', 0, 0, 0.6, 'G624', 1, '*'), (12662, 'group', 'group', 0, 0, 0.3333, 'G610', 6, '*'), (12663, 'groups', 'groups', 0, 0, 0.4, 'G612', 13, '*'), (12664, 'gui', 'gui', 0, 0, 0.2, 'G000', 1, '*'), (12665, 'h1', 'h1', 0, 0, 0.1333, 'H000', 1, '*'), (12666, 'h2', 'h2', 0, 0, 0.1333, 'H000', 1, '*'), (12667, 'h3', 'h3', 0, 0, 0.1333, 'H000', 1, '*'), (12668, 'h4', 'h4', 0, 0, 0.1333, 'H000', 1, '*'), (12669, 'h5', 'h5', 0, 0, 0.1333, 'H000', 1, '*'), (12670, 'h6', 'h6', 0, 0, 0.1333, 'H000', 1, '*'), (12671, 'heading', 'heading', 0, 0, 0.4667, 'H352', 1, '*'), (12672, 'heads', 'heads', 0, 0, 0.3333, 'H320', 1, '*'), (12673, 'help', 'help', 0, 0, 0.2667, 'H410', 48, '*'), (12674, 'here', 'here', 0, 0, 0.2667, 'H600', 13, '*'), (12675, 'hero', 'hero', 0, 0, 0.2667, 'H600', 1, '*'), (12676, 'i\'m', 'i\'m', 0, 0, 0.2, 'I500', 5, '*'), (12677, 'important', 'important', 0, 0, 0.6, 'I516353', 69, '*'), (12678, 'indexes', 'indexes', 0, 0, 0.4667, 'I532', 1, '*'), (12679, 'indicators', 'indicators', 0, 0, 0.6667, 'I532362', 1, '*'), (12680, 'info', 'info', 0, 0, 0.2667, 'I510', 1, '*'), (12681, 'information', 'information', 0, 0, 0.7333, 'I516535', 8, '*'), (12682, 'inputs', 'inputs', 0, 0, 0.4, 'I5132', 1, '*'), (12683, 'inserted', 'inserted', 0, 0, 0.5333, 'I5263', 1, '*'), (12684, 'integer', 'integer', 0, 0, 0.4667, 'I5326', 5, '*'), (12685, 'interface', 'interface', 0, 0, 0.6, 'I53612', 1, '*'), (12686, 'interfaces', 'interfaces', 0, 0, 0.6667, 'I53612', 1, '*'), (12687, 'inverse', 'inverse', 0, 0, 0.4667, 'I5162', 1, '*'), (12688, 'it', 'it', 0, 0, 0.1333, 'I300', 118, '*'), (12689, 'it\'s', 'it\'s', 0, 0, 0.2667, 'I320', 35, '*'), (12690, 'italicized', 'italicized', 0, 0, 0.6667, 'I3423', 1, '*'), (12691, 'item', 'item', 0, 0, 0.2667, 'I350', 3, '*'), (12692, 'jumbotron', 'jumbotron', 0, 0, 0.6, 'J51365', 1, '*'), (12693, 'jumbotron-style', 'jumbotron-style', 0, 0, 1, 'J51365234', 1, '*'), (12694, 'justify', 'justify', 0, 0, 0.4667, 'J310', 1, '*'), (12695, 'keeping', 'keeping', 0, 0, 0.4667, 'K152', 5, '*'), (12696, 'labels', 'labels', 0, 0, 0.4, 'L142', 2, '*'), (12697, 'last', 'last', 0, 0, 0.2667, 'L230', 13, '*'), (12698, 'lead', 'lead', 0, 0, 0.2667, 'L300', 26, '*'), (12699, 'legend', 'legend', 0, 0, 0.4, 'L253', 1, '*'), (12700, 'levels', 'levels', 0, 0, 0.4, 'L142', 23, '*'), (12701, 'light', 'light', 0, 0, 0.3333, 'L230', 1, '*'), (12702, 'lighter', 'lighter', 0, 0, 0.4667, 'L236', 2, '*'), (12703, 'lightest', 'lightest', 0, 0, 0.5333, 'L2323', 1, '*'), (12704, 'line', 'line', 0, 0, 0.2667, 'L500', 14, '*'), (12705, 'link', 'link', 0, 0, 0.2667, 'L520', 2, '*'), (12706, 'list', 'list', 0, 0, 0.2667, 'L230', 20, '*'), (12707, 'longer', 'longer', 0, 0, 0.4, 'L526', 6, '*'), (12708, 'look', 'look', 0, 0, 0.2667, 'L200', 13, '*'), (12709, 'looking', 'looking', 0, 0, 0.4667, 'L252', 4, '*'), (12710, 'magazine', 'magazine', 0, 0, 0.5333, 'M250', 1, '*'), (12711, 'magnis', 'magnis', 0, 0, 0.4, 'M252', 1, '*'), (12712, 'make', 'make', 0, 0, 0.2667, 'M200', 74, '*'), (12713, 'masthead', 'masthead', 0, 0, 0.5333, 'M230', 1, '*'), (12714, 'may', 'may', 0, 0, 0.2, 'M000', 41, '*'), (12715, 'menu', 'menu', 0, 0, 0.2667, 'M000', 2, '*'), (12716, 'menus', 'menus', 0, 0, 0.3333, 'M200', 1, '*'), (12717, 'message', 'message', 0, 0, 0.4667, 'M200', 4, '*'), (12718, 'messages', 'messages', 0, 0, 0.5333, 'M200', 3, '*'), (12719, 'metaphor', 'metaphor', 0, 0, 0.5333, 'M316', 1, '*'), (12720, 'modeled', 'modeled', 0, 0, 0.4667, 'M343', 1, '*'), (12721, 'montes', 'montes', 0, 0, 0.4, 'M320', 1, '*'), (12722, 'most', 'most', 0, 0, 0.2667, 'M230', 38, '*'), (12723, 'multiple', 'multiple', 0, 0, 0.5333, 'M4314', 7, '*'), (12724, 'name', 'name', 0, 0, 0.2667, 'N000', 4, '*'), (12725, 'nascetur', 'nascetur', 0, 0, 0.5333, 'N236', 1, '*'), (12726, 'natoque', 'natoque', 0, 0, 0.4667, 'N320', 1, '*'), (12727, 'navigational', 'navigational', 0, 0, 0.8, 'N12354', 1, '*'), (12728, 'navigations', 'navigations', 0, 0, 0.7333, 'N12352', 1, '*'), (12729, 'needs', 'needs', 0, 0, 0.3333, 'N320', 25, '*'), (12730, 'not', 'not', 0, 0, 0.2, 'N300', 92, '*'), (12731, 'notices', 'notices', 0, 0, 0.4667, 'N320', 1, '*'), (12732, 'notifications', 'notifications', 0, 0, 0.8667, 'N312352', 2, '*'), (12733, 'often', 'often', 0, 0, 0.3333, 'O135', 38, '*'), (12734, 'oh', 'oh', 0, 0, 0.1333, 'O000', 1, '*'), (12735, 'one', 'one', 0, 0, 0.2, 'O500', 59, '*'), (12736, 'onto', 'onto', 0, 0, 0.2667, 'O530', 2, '*'), (12737, 'option', 'option', 0, 0, 0.4, 'O135', 1, '*'), (12738, 'or', 'or', 0, 0, 0.1333, 'O600', 104, '*'), (12739, 'other', 'other', 0, 0, 0.3333, 'O360', 55, '*'), (12740, 'p', 'p', 0, 0, 0.0667, 'P000', 4, '*'), (12741, 'panel', 'panel', 0, 0, 0.3333, 'P540', 1, '*'), (12742, 'panels', 'panels', 0, 0, 0.4, 'P542', 1, '*'), (12743, 'panes', 'panes', 0, 0, 0.3333, 'P520', 1, '*'), (12744, 'paper', 'paper', 0, 0, 0.3333, 'P600', 7, '*'), (12745, 'paragraph', 'paragraph', 0, 0, 0.6, 'P6261', 1, '*'), (12746, 'parturient', 'parturient', 0, 0, 0.6667, 'P63653', 1, '*'), (12747, 'password', 'password', 0, 0, 0.5333, 'P263', 1, '*'), (12748, 'preference', 'preference', 0, 0, 0.6667, 'P61652', 1, '*'), (12749, 'primary', 'primary', 0, 0, 0.4667, 'P656', 1, '*'), (12750, 'profile', 'profile', 0, 0, 0.4667, 'P614', 1, '*'), (12751, 'quote\'s', 'quote\'s', 0, 0, 0.4667, 'Q320', 1, '*'), (12752, 'radios', 'radios', 0, 0, 0.4, 'R320', 1, '*'), (12753, 'read', 'read', 0, 0, 0.2667, 'R300', 6, '*'), (12754, 'rendered', 'rendered', 0, 0, 0.5333, 'R5363', 1, '*'), (12755, 'ridiculus', 'ridiculus', 0, 0, 0.6, 'R3242', 1, '*'), (12756, 'right', 'right', 0, 0, 0.3333, 'R230', 17, '*'), (12757, 'sample', 'sample', 0, 0, 0.4, 'S514', 1, '*'), (12758, 'san', 'san', 0, 0, 0.2, 'S500', 1, '*'), (12759, 'secondary', 'secondary', 0, 0, 0.6, 'S536', 1, '*'), (12760, 'selects', 'selects', 0, 0, 0.4667, 'S4232', 1, '*'), (12761, 'self', 'self', 0, 0, 0.2667, 'S410', 19, '*'), (12762, 'separated', 'separated', 0, 0, 0.6, 'S163', 1, '*'), (12763, 'sets', 'sets', 0, 0, 0.2667, 'S320', 1, '*'), (12764, 'simple', 'simple', 0, 0, 0.4, 'S514', 10, '*'), (12765, 'single', 'single', 0, 0, 0.4, 'S524', 3, '*'), (12766, 'small', 'small', 0, 0, 0.3333, 'S540', 12, '*'), (12767, 'snap', 'snap', 0, 0, 0.2667, 'S510', 1, '*'), (12768, 'snippet', 'snippet', 0, 0, 0.4667, 'S513', 1, '*'), (12769, 'sociis', 'sociis', 0, 0, 0.4, 'S000', 1, '*'), (12770, 'something', 'something', 0, 0, 0.6, 'S5352', 36, '*'), (12771, 'special', 'special', 0, 0, 0.4667, 'S124', 7, '*'), (12772, 'stand', 'stand', 0, 0, 0.3333, 'S353', 3, '*'), (12773, 'submit', 'submit', 0, 0, 0.4, 'S153', 1, '*'), (12774, 'submitting', 'submitting', 0, 0, 0.6667, 'S15352', 1, '*'), (12775, 'success', 'success', 0, 0, 0.4667, 'S000', 7, '*'), (12776, 'successfully', 'successfully', 0, 0, 0.8, 'S140', 9, '*'), (12777, 'suite', 'suite', 0, 0, 0.3333, 'S300', 1, '*'), (12778, 'super', 'super', 0, 0, 0.3333, 'S160', 1, '*'), (12779, 'swatches', 'swatches', 0, 0, 0.5333, 'S320', 1, '*'), (12780, 'switching', 'switching', 0, 0, 0.6, 'S3252', 1, '*'), (12781, 'tab', 'tab', 0, 0, 0.2, 'T100', 1, '*'), (12782, 'tabbed', 'tabbed', 0, 0, 0.4, 'T130', 1, '*'), (12783, 'tables', 'tables', 0, 0, 0.4, 'T142', 1, '*'), (12784, 'tabs', 'tabs', 0, 0, 0.2667, 'T120', 1, '*'), (12785, 'tag', 'tag', 0, 0, 0.2, 'T200', 1, '*'), (12786, 'tdi', 'tdi', 0, 0, 0.2, 'T000', 1, '*'), (12787, 'text', 'text', 0, 0, 0.2667, 'T230', 4, '*'), (12788, 'textarea', 'textarea', 0, 0, 0.5333, 'T236', 1, '*'), (12789, 'that', 'that', 0, 0, 0.2667, 'T000', 131, '*'), (12790, 'things', 'things', 0, 0, 0.4, 'T520', 37, '*'), (12791, 'this', 'this', 0, 0, 0.2667, 'T200', 79, '*'), (12792, 'title', 'title', 0, 0, 0.3333, 'T400', 2, '*'), (12793, 'too', 'too', 0, 0, 0.2, 'T000', 8, '*'), (12794, 'traditional', 'traditional', 0, 0, 0.7333, 'T6354', 1, '*'), (12795, 'try', 'try', 0, 0, 0.2, 'T600', 29, '*'), (12796, 'two', 'two', 0, 0, 0.2, 'T000', 37, '*'), (12797, 'typo', 'typo', 0, 0, 0.2667, 'T100', 1, '*'), (12798, 'typography', 'typography', 0, 0, 0.6667, 'T1261', 1, '*'), (12799, 'unit', 'unit', 0, 0, 0.2667, 'U530', 5, '*'), (12800, 'units', 'units', 0, 0, 0.3333, 'U532', 3, '*'), (12801, 'used', 'used', 0, 0, 0.2667, 'U230', 7, '*'), (12802, 'useful', 'useful', 0, 0, 0.4, 'U214', 6, '*'), (12803, 'user', 'user', 0, 0, 0.2667, 'U260', 1, '*'), (12804, 'using', 'using', 0, 0, 0.3333, 'U252', 10, '*'), (12805, 'vehicula', 'vehicula', 0, 0, 0.5333, 'V240', 4, '*'), (12806, 'vertical', 'vertical', 0, 0, 0.5333, 'V6324', 1, '*'), (12807, 'warning', 'warning', 0, 0, 0.4667, 'W652', 2, '*'), (12808, 'web', 'web', 0, 0, 0.2, 'W100', 1, '*'), (12809, 'webapplications', 'webapplications', 0, 0, 1, 'W142352', 1, '*'), (12810, 'well', 'well', 0, 0, 0.2667, 'W400', 38, '*'), (12811, 'wells', 'wells', 0, 0, 0.3333, 'W420', 1, '*'), (12812, 'which', 'which', 0, 0, 0.3333, 'W200', 50, '*'), (12813, 'widget', 'widget', 0, 0, 0.4, 'W323', 1, '*'), (12814, 'window', 'window', 0, 0, 0.4, 'W530', 2, '*'), (12815, 'within', 'within', 0, 0, 0.4, 'W350', 8, '*'), (12816, 'word', 'word', 0, 0, 0.2667, 'W630', 4, '*'), (12817, 'yo', 'yo', 0, 0, 0.1333, 'Y000', 1, '*'), (12818, 'you', 'you', 0, 0, 0.2, 'Y000', 123, '*'), (12819, 'you\'re', 'you\'re', 0, 0, 0.4, 'Y600', 7, '*'), (13055, '4d', '4d', 0, 0, 0.1333, 'D000', 2, '*'), (13056, 'african', 'african', 0, 0, 0.4667, 'A1625', 2, '*'), (13057, 'bar', 'bar', 0, 0, 0.2, 'B600', 2, '*'), (13058, 'christmas', 'christmas', 0, 0, 0.6, 'C62352', 2, '*'), (13059, 'clash', 'clash', 0, 0, 0.3333, 'C420', 2, '*'), (13060, 'cubs', 'cubs', 0, 0, 0.2667, 'C120', 2, '*'), (13061, 'day', 'day', 0, 0, 0.2, 'D000', 35, '*'), (13062, 'depth', 'depth', 0, 0, 0.3333, 'D130', 2, '*'), (13063, 'effects', 'effects', 0, 0, 0.4667, 'E1232', 7, '*'), (13066, 'funeral', 'funeral', 0, 0, 0.4667, 'F564', 2, '*'), (13067, 'giving', 'giving', 0, 0, 0.4, 'G152', 6, '*'), (13068, 'graphic', 'graphic', 0, 0, 0.4667, 'G612', 3, '*'), (13070, 'main', 'main', 0, 0, 0.2667, 'M000', 9, '*'), (13071, 'outfits', 'outfits', 0, 0, 0.4667, 'O3132', 3, '*'), (13072, 'panda', 'panda', 0, 0, 0.3333, 'P530', 2, '*'), (13073, 'peres', 'peres', 0, 0, 0.3333, 'P620', 2, '*'), (13074, 'photographs', 'photographs', 0, 0, 0.7333, 'P32612', 3, '*'), (13076, 'police', 'police', 0, 0, 0.4, 'P420', 2, '*'), (13080, 'students', 'students', 0, 0, 0.5333, 'S3532', 3, '*'), (13083, 'women', 'women', 0, 0, 0.3333, 'W500', 13, '*'), (13119, 'facilisi', 'facilisi', 0, 0, 0.5333, 'F242', 3, '*'), (13120, 'hendrerit', 'hendrerit', 0, 0, 0.6, 'H5363', 3, '*'), (13121, 'orbi', 'orbi', 0, 0, 0.2667, 'O610', 3, '*'), (13159, 'αγωνία', 'αγωνία', 0, 0, 0.4, 'α000', 2, '*'), (13160, 'αντιμέτωπους', 'αντιμέτωπους', 0, 0, 0.8, 'α000', 2, '*'), (13161, 'διαχειριστουμε', 'διαχειριστουμε', 0, 0, 0.9333, 'δ000', 2, '*'), (13162, 'ευχαριστούν', 'ευχαριστούν', 0, 0, 0.7333, 'ε000', 2, '*'), (13163, 'μασ', 'μασ', 0, 0, 0.2, 'μ000', 2, '*'), (13164, 'πέρας', 'πέρας', 0, 0, 0.3333, 'π000', 2, '*'), (13165, 'παραγωγικα', 'παραγωγικα', 0, 0, 0.6667, 'π000', 2, '*'), (13166, 'προλάβουμε', 'προλάβουμε', 0, 0, 0.6667, 'π000', 2, '*'), (13167, 'πωσ', 'πωσ', 0, 0, 0.2, 'π000', 6, '*'), (13168, 'στοιχίζει', 'στοιχίζει', 0, 0, 0.6, 'σ000', 2, '*'), (13169, 'τυπικός', 'τυπικός', 0, 0, 0.4667, 'τ000', 2, '*'), (13170, 'φέρνουν', 'φέρνουν', 0, 0, 0.4667, 'φ000', 2, '*'), (13171, 'φέρουμε', 'φέρουμε', 0, 0, 0.4667, 'φ000', 2, '*'), (13172, 'χρονο', 'χρονο', 0, 0, 0.3333, 'χ000', 2, '*'), (13180, 'μπορουμε', 'μπορουμε', 0, 0, 0.5333, 'μ000', 3, '*'), (13203, 'αναβλητικοτητα', 'αναβλητικοτητα', 0, 0, 0.9333, 'α000', 3, '*'), (13261, 'soul', 'soul', 0, 0, 0.2667, 'S400', 33, '*'), (13262, 'test', 'test', 0, 0, 0.2667, 'T230', 33, '*'), (13263, 'αγχοσ', 'αγχοσ', 0, 0, 0.3333, 'α000', 2, '*'), (13264, 'τεστ', 'τεστ', 0, 0, 0.2667, 'τ000', 19, '*'), (13282, 'τισ', 'τισ', 0, 0, 0.2, 'τ000', 3, '*'), (13295, 'απολαμβανειν', 'απολαμβανειν', 0, 0, 0.8, 'α000', 2, '*'), (13313, 'αυτοπεποιθηση', 'αυτοπεποιθηση', 0, 0, 0.8667, 'α000', 2, '*'), (13327, 'ενεργειασ', 'ενεργειασ', 0, 0, 0.6, 'ε000', 2, '*'), (13341, 'ευγνωμοσυνη', 'ευγνωμοσυνη', 0, 0, 0.7333, 'ε000', 2, '*'), (13346, 'ευτυχια', 'ευτυχια', 0, 0, 0.4667, 'ε000', 2, '*'), (13350, 'θετικοτητα', 'θετικοτητα', 0, 0, 0.6667, 'θ000', 2, '*'), (13359, 'ορια', 'ορια', 0, 0, 0.2667, 'ο000', 2, '*'), (13488, '199', '199', 0, 0, 0.3, '', 1, '*'), (13489, 'αλλαγεσ', 'αλλαγεσ', 0, 0, 0.4667, 'α000', 2, '*'), (13490, 'αλλαγών', 'αλλαγών', 0, 0, 0.4667, 'α000', 2, '*'), (13491, 'ανταπόκριση', 'ανταπόκριση', 0, 0, 0.7333, 'α000', 2, '*'), (13492, 'αυξημένη', 'αυξημένη', 0, 0, 0.5333, 'α000', 2, '*'), (13493, 'διανύουμε', 'διανύουμε', 0, 0, 0.6, 'δ000', 2, '*'), (13494, 'εξελίξεων', 'εξελίξεων', 0, 0, 0.6, 'ε000', 2, '*'), (13495, 'καλυτερα', 'καλυτερα', 0, 0, 0.5333, 'κ000', 2, '*'), (13496, 'προσαρμοζομαστε', 'προσαρμοζομαστε', 0, 0, 1, 'π000', 2, '*'), (13497, 'προσαρμοζόμαστε', 'προσαρμοζόμαστε', 0, 0, 1, 'π000', 2, '*'), (13498, 'στισ', 'στισ', 0, 0, 0.2667, 'σ000', 2, '*'), (13499, 'χαρακτηριστεί', 'χαρακτηριστεί', 0, 0, 0.8667, 'χ000', 2, '*'), (13519, '201', '201', 0, 0, 0.3, '', 1, '*'), (13520, 'εργασιακο', 'εργασιακο', 0, 0, 0.6, 'ε000', 2, '*'), (13521, 'συγκρουσεων', 'συγκρουσεων', 0, 0, 0.7333, 'σ000', 2, '*'), (13522, 'χωρο', 'χωρο', 0, 0, 0.2667, 'χ000', 2, '*'), (13541, '202', '202', 0, 0, 0.3, '', 1, '*'), (13542, 'αυτοφροντιδα', 'αυτοφροντιδα', 0, 0, 0.8, 'α000', 2, '*'), (13543, 'ξέρει', 'ξέρει', 0, 0, 0.3333, 'ξ000', 2, '*'), (13544, 'συμβουλεσ', 'συμβουλεσ', 0, 0, 0.6, 'σ000', 2, '*'), (13545, 'όποιες', 'όποιες', 0, 0, 0.4, 'ό000', 2, '*'), (13563, '203', '203', 0, 0, 0.3, '', 1, '*'), (13564, 'νικησουμε', 'νικησουμε', 0, 0, 0.6, 'ν000', 2, '*'), (13581, '204', '204', 0, 0, 0.3, '', 1, '*'), (13582, 'αναπτυξουμε', 'αναπτυξουμε', 0, 0, 0.7333, 'α000', 2, '*'), (13583, 'αυτοελεγχοσ', 'αυτοελεγχοσ', 0, 0, 0.7333, 'α000', 2, '*'), (13584, 'γιατι', 'γιατι', 0, 0, 0.3333, 'γ000', 1, '*'), (13585, 'δεξιοτητα', 'δεξιοτητα', 0, 0, 0.6, 'δ000', 2, '*'), (13586, 'ειναι', 'ειναι', 0, 0, 0.3333, 'ε000', 1, '*'), (13587, 'σημαντικη', 'σημαντικη', 0, 0, 0.6, 'σ000', 2, '*'), (13603, '\'ξεφεύγουμε\'', '\'ξεφεύγουμε\'', 0, 0, 0.8, 'ξ000', 2, '*'), (13604, '205', '205', 0, 0, 0.3, '', 1, '*'), (13605, 'ανάμεσά', 'ανάμεσά', 0, 0, 0.4667, 'α000', 2, '*'), (13606, 'απωλεια', 'απωλεια', 0, 0, 0.4667, 'α000', 2, '*'), (13607, 'βαρουσ', 'βαρουσ', 0, 0, 0.4, 'β000', 2, '*'), (13608, 'βοηθησει', 'βοηθησει', 0, 0, 0.5333, 'β000', 2, '*'), (13609, 'ενσυνειδητότητας', 'ενσυνειδητότητας', 0, 0, 1, 'ε000', 2, '*'), (13610, 'εφαρμογής', 'εφαρμογής', 0, 0, 0.6, 'ε000', 2, '*'), (13611, 'μιndfulness', 'μιndfulness', 0, 0, 0.7333, 'μ531452', 2, '*'), (13612, 'μπορει', 'μπορει', 0, 0, 0.4, 'μ000', 2, '*'), (13613, 'πεδία', 'πεδία', 0, 0, 0.3333, 'π000', 2, '*'), (13614, 'περισσοτερο', 'περισσοτερο', 0, 0, 0.7333, 'π000', 2, '*'), (13618, '198', '198', 0, 0, 0.3, '', 1, '*'), (13619, 'γιατιειναι', 'γιατιειναι', 0, 0, 0.6667, 'γ000', 1, '*'), (13620, 'επαγγελματικησ', 'επαγγελματικησ', 0, 0, 0.9333, 'ε000', 1, '*'), (13621, 'ζωησ', 'ζωησ', 0, 0, 0.2667, 'ζ000', 1, '*'), (13622, 'ζωτικής', 'ζωτικής', 0, 0, 0.4667, 'ζ000', 1, '*'), (13623, 'ισορροπια', 'ισορροπια', 0, 0, 0.6, 'ι000', 1, '*'), (13624, 'μαςυποχρεώσεις', 'μαςυποχρεώσεις', 0, 0, 0.9333, 'μ000', 1, '*'), (13625, 'προσωπικησ', 'προσωπικησ', 0, 0, 0.6667, 'π000', 1, '*'), (13626, 'συναντήσουμε', 'συναντήσουμε', 0, 0, 0.8, 'σ000', 1, '*'), (18154, '57', '57', 0, 0, 0.2, '', 1, '*'), (18155, 'νικήσουμε', 'νικήσουμε', 0, 0, 0.6, 'ν000', 1, '*'), (18941, '97', '97', 0, 0, 0.2, '', 1, '*'), (21268, 'egypt', 'egypt', 0, 0, 0.3333, 'E213', 1, '*'), (21269, 'elementumelementum', 'elementumelementum', 0, 0, 1, 'E45354535', 1, '*'), (21270, 'held', 'held', 0, 0, 0.2667, 'H430', 1, '*'), (21271, 'photojournalist', 'photojournalist', 0, 0, 1, 'P3265423', 1, '*'), (21272, 'release', 'release', 0, 0, 0.4667, 'R420', 7, '*'), (21273, 'scelerisque', 'scelerisque', 0, 0, 0.7333, 'S462', 1, '*'), (21274, 'sollicitudin', 'sollicitudin', 0, 0, 0.8, 'S4235', 1, '*'), (21275, 'three', 'three', 0, 0, 0.3333, 'T600', 15, '*'), (21276, 'uada', 'uada', 0, 0, 0.2667, 'U300', 1, '*'), (21277, 'years', 'years', 0, 0, 0.3333, 'Y620', 18, '*'), (21278, 'αναγνώστη', 'αναγνώστη', 0, 0, 0.6, 'α000', 1, '*'), (21279, 'εισαγωγικό', 'εισαγωγικό', 0, 0, 0.6667, 'ε000', 1, '*'), (21280, 'εισαγωνή', 'εισαγωνή', 0, 0, 0.5333, 'ε000', 1, '*'), (21281, 'ενημερώσει', 'ενημερώσει', 0, 0, 0.6667, 'ε000', 1, '*'), (21282, 'περιεχόμενο', 'περιεχόμενο', 0, 0, 0.7333, 'π000', 1, '*'), (21283, 'πιθανός', 'πιθανός', 0, 0, 0.4667, 'π000', 1, '*'), (21284, 'τίτλος', 'τίτλος', 0, 0, 0.4, 'τ000', 1, '*'), (21285, 'τραβήξει', 'τραβήξει', 0, 0, 0.5333, 'τ000', 1, '*'), (21286, 'υπότιτλος', 'υπότιτλος', 0, 0, 0.6, 'υ000', 1, '*'), (21287, 'χρήστη', 'χρήστη', 0, 0, 0.4, 'χ000', 1, '*'), (21299, 'week', 'week', 0, 0, 0.2667, 'W200', 15, '*'), (21300, 'paralympics', 'paralympics', 0, 0, 0.7333, 'P64512', 1, '*'), (21301, 'refugees', 'refugees', 0, 0, 0.5333, 'R120', 5, '*'), (21302, 'rio', 'rio', 0, 0, 0.2, 'R000', 1, '*'), (21303, 'alternative', 'alternative', 0, 0, 0.7333, 'A436531', 5, '*'), (21304, 'eve', 'eve', 0, 0, 0.2, 'E100', 1, '*'), (21305, 'five', 'five', 0, 0, 0.2667, 'F000', 6, '*'), (21306, 'year', 'year', 0, 0, 0.2667, 'Y600', 4, '*'), (21307, 'year\'s', 'year\'s', 0, 0, 0.4, 'Y620', 1, '*'), (21310, 'khaki', 'khaki', 0, 0, 0.3333, 'K000', 1, '*'), (21311, 'reasons', 'reasons', 0, 0, 0.4667, 'R252', 9, '*'), (21312, 'wear', 'wear', 0, 0, 0.2667, 'W600', 2, '*'), (21313, 'activewear', 'activewear', 0, 0, 0.6667, 'A2316', 1, '*'), (21314, 'guide', 'guide', 0, 0, 0.3333, 'G300', 3, '*'), (21315, 'women\'s', 'women\'s', 0, 0, 0.4667, 'W520', 1, '*'), (21316, 'background', 'background', 0, 0, 0.6667, 'B2653', 2, '*'), (21317, 'movement', 'movement', 0, 0, 0.5333, 'M153', 4, '*'), (21319, 'tincidunttincidunt', 'tincidunttincidunt', 0, 0, 1, 'T5235352353', 1, '*'), (21320, 'introduction', 'introduction', 0, 0, 0.8, 'I5363235', 2, '*'), (21321, 'magnidolores', 'magnidolores', 0, 0, 0.8, 'M253462', 1, '*'), (21322, 'overview', 'overview', 0, 0, 0.5333, 'O161', 1, '*'), (21433, '53', '53', 0, 0, 0.2, '', 2, '*'), (23043, 'συν', 'συν', 0, 0, 0.2, 'σ000', 1, '*'), (23265, '235', '235', 0, 0, 0.3, '', 1, '*'), (23266, 'κατηγοριεσ', 'κατηγοριεσ', 0, 0, 0.6667, 'κ000', 4, '*'), (23267, '236', '236', 0, 0, 0.3, '', 1, '*'), (23268, 'διαχειρηση', 'διαχειρηση', 0, 0, 0.6667, 'δ000', 2, '*'), (23270, '237', '237', 0, 0, 0.3, '', 1, '*'), (23271, '238', '238', 0, 0, 0.3, '', 1, '*'), (23306, '45', '45', 0, 0, 0.2, '', 4, '*'), (23373, 'διαδραματίζουν', 'διαδραματίζουν', 0, 0, 0.9333, 'δ000', 2, '*'), (24481, 'κατανάλωση', 'κατανάλωση', 0, 0, 0.6667, 'κ000', 2, '*'), (24852, '127', '127', 0, 0, 0.3, '', 2, '*'), (25834, '65', '65', 0, 0, 0.2, '', 2, '*'), (26101, '2022', '2022', 0, 0, 0.4, '', 7, '*'), (26414, '.', '.', 0, 0, 0.1, '', 2, '*'), (26780, 'nutrition', 'nutrition', 0, 0, 0.6, 'N3635', 10, '*'), (26804, 'μάιρα', 'μάιρα', 0, 0, 0.3333, 'μ000', 2, '*'), (26810, 'στεφανάκου', 'στεφανάκου', 0, 0, 0.6667, 'σ000', 2, '*'), (27178, '72', '72', 0, 0, 0.2, '', 1, '*'), (27327, 'm', 'm', 0, 0, 0.0667, 'M000', 6, '*'), (27330, 'r', 'r', 0, 0, 0.0667, 'R000', 3, '*'), (27332, 'realistic', 'realistic', 0, 0, 0.6, 'R4232', 6, '*'), (27333, 'specific', 'specific', 0, 0, 0.5333, 'S1212', 9, '*'), (27638, 'c', 'c', 0, 0, 0.0667, 'C000', 5, '*'), (27640, 'd', 'd', 0, 0, 0.0667, 'D000', 2, '*'), (27642, 'decision', 'decision', 0, 0, 0.5333, 'D250', 14, '*'), (27643, 'e', 'e', 0, 0, 0.0667, 'E000', 12, '*'), (28803, '54', '54', 0, 0, 0.2, '', 2, '*'), (28865, '49', '49', 0, 0, 0.2, '', 2, '*'), (28880, '48', '48', 0, 0, 0.2, '', 2, '*'), (28943, '47', '47', 0, 0, 0.2, '', 2, '*'), (28972, 'διεκδίκηση', 'διεκδίκηση', 0, 0, 0.6667, 'δ000', 1, '*'), (29070, 'internet', 'internet', 0, 0, 0.5333, 'I53653', 3, '*'), (29935, '56', '56', 0, 0, 0.2, '', 2, '*'), (29966, '55', '55', 0, 0, 0.2, '', 2, '*'), (29970, 'διαφραγματική', 'διαφραγματική', 0, 0, 0.8667, 'δ000', 1, '*'), (30156, 'delayed', 'delayed', 0, 0, 0.4667, 'D430', 2, '*'), (30157, 'doi', 'doi', 0, 0, 0.2, 'D000', 5, '*'), (30160, 'happiness', 'happiness', 0, 0, 0.6, 'H152', 24, '*'), (30162, 'journal', 'journal', 0, 0, 0.4667, 'J654', 12, '*'), (30164, 'lifestyle', 'lifestyle', 0, 0, 0.6, 'L1234', 5, '*'), (30165, 'reference', 'reference', 0, 0, 0.6, 'R1652', 10, '*'), (30166, 'role', 'role', 0, 0, 0.2667, 'R400', 19, '*'), (30169, 'satisfaction', 'satisfaction', 0, 0, 0.8, 'S321235', 13, '*'), (30170, 'studies', 'studies', 0, 0, 0.4667, 'S320', 22, '*'), (30232, '2020', '2020', 0, 0, 0.4, '', 2, '*'), (30234, 'acceptance', 'acceptance', 0, 0, 0.6667, 'A21352', 4, '*'), (30235, 'higher', 'higher', 0, 0, 0.4, 'H260', 7, '*'), (30236, 'j', 'j', 0, 0, 0.0667, 'J000', 8, '*'), (30420, 'health', 'health', 0, 0, 0.4, 'H430', 27, '*'), (30421, 'meditation', 'meditation', 0, 0, 0.6667, 'M350', 3, '*'), (30426, 'well-being', 'well-being', 0, 0, 0.6667, 'W4152', 17, '*'), (30528, 'before', 'before', 0, 0, 0.4, 'B600', 13, '*'), (30534, 'disorders', 'disorders', 0, 0, 0.6, 'D26362', 10, '*'), (30535, 'during', 'during', 0, 0, 0.4, 'D652', 28, '*'), (30540, 'mental', 'mental', 0, 0, 0.4, 'M340', 35, '*'), (30580, 'cortisol', 'cortisol', 0, 0, 0.5333, 'C6324', 2, '*'), (30583, 'g', 'g', 0, 0, 0.0667, 'G000', 8, '*'), (30585, 'men', 'men', 0, 0, 0.2, 'M000', 10, '*'), (30590, 'partner', 'partner', 0, 0, 0.4667, 'P6356', 18, '*'), (30592, 'reduce', 'reduce', 0, 0, 0.4, 'R320', 14, '*'), (30593, 'romantic', 'romantic', 0, 0, 0.5333, 'R532', 7, '*'), (30671, '242', '242', 0, 0, 0.3, '', 1, '*'), (30672, 'affects', 'affects', 0, 0, 0.4667, 'A1232', 3, '*'), (30673, 'also', 'also', 0, 0, 0.2667, 'A420', 50, '*'), (30674, 'although', 'although', 0, 0, 0.5333, 'A432', 9, '*'), (30675, 'anxiety', 'anxiety', 0, 0, 0.4667, 'A523', 27, '*'), (30676, 'appetite', 'appetite', 0, 0, 0.5333, 'A130', 2, '*'), (30677, 'back', 'back', 0, 0, 0.2667, 'B200', 9, '*'), (30678, 'body\'s', 'body\'s', 0, 0, 0.4, 'B320', 4, '*'), (30679, 'causes', 'causes', 0, 0, 0.4, 'C000', 6, '*'), (30680, 'changes', 'changes', 0, 0, 0.4667, 'C520', 19, '*'), (30681, 'characterized', 'characterized', 0, 0, 0.8667, 'C623623', 5, '*'), (30682, 'common', 'common', 0, 0, 0.4, 'C500', 8, '*'), (30683, 'commonalities', 'commonalities', 0, 0, 0.8667, 'C5432', 1, '*'), (30684, 'concentrate', 'concentrate', 0, 0, 0.7333, 'C525363', 4, '*'), (30685, 'context', 'context', 0, 0, 0.4667, 'C5323', 4, '*'), (30686, 'continues', 'continues', 0, 0, 0.6, 'C5352', 4, '*'), (30687, 'controlling', 'controlling', 0, 0, 0.7333, 'C536452', 5, '*'), (30688, 'decrease', 'decrease', 0, 0, 0.5333, 'D262', 2, '*'), (30689, 'depending', 'depending', 0, 0, 0.6, 'D15352', 11, '*'), (30690, 'desire', 'desire', 0, 0, 0.4, 'D260', 5, '*'), (30691, 'differ', 'differ', 0, 0, 0.4, 'D160', 4, '*'), (30692, 'different', 'different', 0, 0, 0.6, 'D1653', 27, '*'), (30693, 'differentiated', 'differentiated', 0, 0, 0.9333, 'D1653', 1, '*'), (30694, 'difficulties', 'difficulties', 0, 0, 0.8, 'D12432', 19, '*'), (30695, 'difficulty', 'difficulty', 0, 0, 0.6667, 'D1243', 18, '*'), (30696, 'dizziness', 'dizziness', 0, 0, 0.6, 'D252', 1, '*'), (30697, 'easy', 'easy', 0, 0, 0.2667, 'E200', 11, '*'), (30698, 'emotional', 'emotional', 0, 0, 0.6, 'E5354', 35, '*'), (30699, 'etc', 'etc', 0, 0, 0.2, 'E320', 41, '*'), (30700, 'exist', 'exist', 0, 0, 0.3333, 'E230', 2, '*'), (30701, 'external', 'external', 0, 0, 0.5333, 'E23654', 4, '*'), (30702, 'fatigue', 'fatigue', 0, 0, 0.4667, 'F320', 2, '*'), (30703, 'fear', 'fear', 0, 0, 0.2667, 'F600', 18, '*'), (30704, 'feeling', 'feeling', 0, 0, 0.4667, 'F452', 31, '*'), (30705, 'find', 'find', 0, 0, 0.2667, 'F530', 28, '*'), (30706, 'frequent', 'frequent', 0, 0, 0.5333, 'F6253', 3, '*'), (30707, 'have', 'have', 0, 0, 0.2667, 'H100', 82, '*'), (30708, 'headaches', 'headaches', 0, 0, 0.6, 'H320', 5, '*'), (30709, 'heartbeat', 'heartbeat', 0, 0, 0.6, 'H6313', 1, '*'), (30710, 'how', 'how', 0, 0, 0.2, 'H000', 65, '*'), (30711, 'human', 'human', 0, 0, 0.3333, 'H500', 10, '*'), (30712, 'inability', 'inability', 0, 0, 0.6, 'I5143', 3, '*'), (30713, 'increase', 'increase', 0, 0, 0.5333, 'I5262', 19, '*'), (30714, 'increased', 'increased', 0, 0, 0.6, 'I52623', 7, '*'), (30715, 'indefinite', 'indefinite', 0, 0, 0.6667, 'I53153', 1, '*'), (30716, 'individual', 'individual', 0, 0, 0.6667, 'I53134', 12, '*'), (30717, 'interchangeably', 'interchangeably', 0, 0, 1, 'I53625214', 1, '*'), (30718, 'internal', 'internal', 0, 0, 0.5333, 'I53654', 4, '*'), (30719, 'irritability', 'irritability', 0, 0, 0.8, 'I63143', 2, '*'), (30720, 'key', 'key', 0, 0, 0.2, 'K000', 12, '*'), (30721, 'lasting', 'lasting', 0, 0, 0.4667, 'L2352', 4, '*'), (30722, 'level', 'level', 0, 0, 0.3333, 'L140', 12, '*'), (30723, 'long', 'long', 0, 0, 0.2667, 'L520', 23, '*'), (30724, 'meanings', 'meanings', 0, 0, 0.5333, 'M200', 1, '*'), (30725, 'means', 'means', 0, 0, 0.3333, 'M200', 12, '*'), (30726, 'more', 'more', 0, 0, 0.2667, 'M600', 56, '*'), (30727, 'neck', 'neck', 0, 0, 0.2667, 'N200', 1, '*'), (30728, 'ourselves', 'ourselves', 0, 0, 0.6, 'O62412', 27, '*'), (30729, 'pain', 'pain', 0, 0, 0.2667, 'P500', 7, '*'), (30730, 'palpitations', 'palpitations', 0, 0, 0.8, 'P41352', 2, '*'), (30731, 'parts', 'parts', 0, 0, 0.3333, 'P632', 5, '*'), (30732, 'persistent', 'persistent', 0, 0, 0.6667, 'P62353', 2, '*'), (30733, 'physical', 'physical', 0, 0, 0.5333, 'P240', 24, '*'), (30734, 'play', 'play', 0, 0, 0.2667, 'P400', 8, '*'), (30735, 'points', 'points', 0, 0, 0.4, 'P532', 4, '*'), (30736, 'potential', 'potential', 0, 0, 0.6, 'P3534', 1, '*'), (30737, 'presence', 'presence', 0, 0, 0.5333, 'P6252', 3, '*'), (30738, 'pressure', 'pressure', 0, 0, 0.5333, 'P626', 8, '*'), (30739, 'quality', 'quality', 0, 0, 0.4667, 'Q430', 16, '*'), (30740, 'quite', 'quite', 0, 0, 0.3333, 'Q300', 2, '*'), (30741, 'regardless', 'regardless', 0, 0, 0.6667, 'R26342', 6, '*'), (30742, 'requires', 'requires', 0, 0, 0.5333, 'R262', 12, '*'), (30743, 'response', 'response', 0, 0, 0.5333, 'R2152', 5, '*'), (30744, 'sexual', 'sexual', 0, 0, 0.4, 'S400', 7, '*'), (30745, 'sleep', 'sleep', 0, 0, 0.3333, 'S410', 8, '*'), (30746, 'sleeping', 'sleeping', 0, 0, 0.5333, 'S4152', 2, '*'), (30747, 'state', 'state', 0, 0, 0.3333, 'S300', 5, '*'), (30748, 'stimulus', 'stimulus', 0, 0, 0.5333, 'S3542', 5, '*'), (30749, 'stomachaches', 'stomachaches', 0, 0, 0.8, 'S352', 1, '*'), (30750, 'strain', 'strain', 0, 0, 0.4, 'S365', 1, '*'), (30751, 'sweating', 'sweating', 0, 0, 0.5333, 'S352', 3, '*'), (30752, 'symptoms', 'symptoms', 0, 0, 0.5333, 'S51352', 12, '*'), (30753, 'term', 'term', 0, 0, 0.2667, 'T650', 14, '*'), (30754, 'terms', 'terms', 0, 0, 0.3333, 'T652', 5, '*'), (30755, 'them', 'them', 0, 0, 0.2667, 'T500', 64, '*'), (30756, 'there', 'there', 0, 0, 0.3333, 'T600', 37, '*'), (30757, 'they', 'they', 0, 0, 0.2667, 'T000', 72, '*'), (30758, 'thoughts', 'thoughts', 0, 0, 0.5333, 'T232', 28, '*'), (30759, 'threatening', 'threatening', 0, 0, 0.7333, 'T6352', 2, '*'), (30760, 'threats', 'threats', 0, 0, 0.4667, 'T632', 3, '*'), (30761, 'tightness', 'tightness', 0, 0, 0.6, 'T2352', 2, '*'), (30762, 'under', 'under', 0, 0, 0.3333, 'U536', 15, '*'), (30763, 'various', 'various', 0, 0, 0.4667, 'V620', 13, '*'), (30764, 'when', 'when', 0, 0, 0.2667, 'W500', 72, '*'), (30765, 'words', 'words', 0, 0, 0.3333, 'W632', 8, '*'), (30766, 'worry', 'worry', 0, 0, 0.3333, 'W600', 2, '*'), (30770, 'adults', 'adults', 0, 0, 0.4, 'A3432', 20, '*'), (30771, 'alike', 'alike', 0, 0, 0.3333, 'A420', 2, '*'), (30772, 'apparent', 'apparent', 0, 0, 0.5333, 'A1653', 2, '*'), (30773, 'areas', 'areas', 0, 0, 0.3333, 'A620', 8, '*'), (30774, 'aren\'t', 'aren\'t', 0, 0, 0.4, 'A653', 4, '*'), (30775, 'attack', 'attack', 0, 0, 0.4, 'A320', 3, '*'), (30776, 'attacks', 'attacks', 0, 0, 0.4667, 'A320', 4, '*'), (30777, 'autonomic', 'autonomic', 0, 0, 0.6, 'A352', 2, '*'), (30778, 'based', 'based', 0, 0, 0.3333, 'B230', 25, '*'), (30779, 'becomes', 'becomes', 0, 0, 0.4667, 'B252', 7, '*'), (30781, 'breath', 'breath', 0, 0, 0.4, 'B630', 4, '*'), (30782, 'challenging', 'challenging', 0, 0, 0.7333, 'C45252', 3, '*'), (30783, 'chest', 'chest', 0, 0, 0.3333, 'C300', 3, '*'), (30784, 'children', 'children', 0, 0, 0.5333, 'C4365', 19, '*'), (30787, 'chronic', 'chronic', 0, 0, 0.4667, 'C652', 4, '*'), (30788, 'concentration', 'concentration', 0, 0, 0.8667, 'C5253635', 2, '*'), (30789, 'condition', 'condition', 0, 0, 0.6, 'C535', 4, '*'), (30790, 'continuously', 'continuously', 0, 0, 0.8, 'C53524', 3, '*'), (30791, 'control', 'control', 0, 0, 0.4667, 'C5364', 25, '*'), (30792, 'coping', 'coping', 0, 0, 0.4, 'C152', 3, '*'), (30799, 'difficult', 'difficult', 0, 0, 0.6, 'D1243', 14, '*'), (30800, 'direct', 'direct', 0, 0, 0.4, 'D623', 2, '*'), (30801, 'discomfort', 'discomfort', 0, 0, 0.6667, 'D25163', 2, '*'), (30802, 'disorder', 'disorder', 0, 0, 0.5333, 'D2636', 5, '*'), (30803, 'distinct', 'distinct', 0, 0, 0.5333, 'D23523', 3, '*'), (30804, 'distress', 'distress', 0, 0, 0.5333, 'D2362', 3, '*'), (30807, 'due', 'due', 0, 0, 0.2, 'D000', 9, '*'), (30809, 'easily', 'easily', 0, 0, 0.4, 'E240', 15, '*'), (30811, 'even', 'even', 0, 0, 0.2667, 'E150', 41, '*'), (30812, 'events', 'events', 0, 0, 0.4, 'E1532', 9, '*'), (30813, 'excessive', 'excessive', 0, 0, 0.6, 'E210', 5, '*'), (30814, 'expected', 'expected', 0, 0, 0.5333, 'E2123', 2, '*'), (30816, 'fears', 'fears', 0, 0, 0.3333, 'F620', 2, '*'), (30817, 'feelings', 'feelings', 0, 0, 0.5333, 'F452', 54, '*'), (30820, 'from', 'from', 0, 0, 0.2667, 'F650', 73, '*'), (30821, 'general', 'general', 0, 0, 0.4667, 'G564', 16, '*'), (30823, 'goes', 'goes', 0, 0, 0.2667, 'G000', 7, '*'), (30824, 'going', 'going', 0, 0, 0.3333, 'G520', 18, '*'), (30826, 'heart', 'heart', 0, 0, 0.3333, 'H630', 8, '*'), (30828, 'imagination', 'imagination', 0, 0, 0.7333, 'I52535', 2, '*'), (30830, 'improved', 'improved', 0, 0, 0.5333, 'I51613', 3, '*'), (30831, 'include', 'include', 0, 0, 0.4667, 'I5243', 14, '*'), (30832, 'intense', 'intense', 0, 0, 0.4667, 'I5352', 9, '*'), (30834, 'learning', 'learning', 0, 0, 0.5333, 'L652', 10, '*'), (30836, 'living', 'living', 0, 0, 0.4, 'L152', 3, '*'), (30837, 'losing', 'losing', 0, 0, 0.4, 'L252', 3, '*'), (30838, 'manage', 'manage', 0, 0, 0.4, 'M200', 28, '*'), (30839, 'medical', 'medical', 0, 0, 0.4667, 'M324', 8, '*'), (30842, 'mind', 'mind', 0, 0, 0.2667, 'M300', 11, '*'), (30843, 'minutes', 'minutes', 0, 0, 0.4667, 'M320', 16, '*'), (30845, 'muscle', 'muscle', 0, 0, 0.4, 'M240', 4, '*'), (30847, 'nervous', 'nervous', 0, 0, 0.4667, 'N612', 2, '*'), (30848, 'no', 'no', 0, 0, 0.1333, 'N000', 22, '*'), (30849, 'number', 'number', 0, 0, 0.4, 'N160', 3, '*'), (30851, 'occur', 'occur', 0, 0, 0.3333, 'O260', 3, '*'), (30854, 'overdriven', 'overdriven', 0, 0, 0.6667, 'O163615', 2, '*'), (30855, 'panic', 'panic', 0, 0, 0.3333, 'P520', 4, '*'), (30858, 'period', 'period', 0, 0, 0.4, 'P630', 13, '*'), (30859, 'person', 'person', 0, 0, 0.4, 'P625', 50, '*'), (30862, 'preoccupied', 'preoccupied', 0, 0, 0.7333, 'P6213', 2, '*'), (30863, 'present', 'present', 0, 0, 0.4667, 'P6253', 13, '*'), (30864, 'primarily', 'primarily', 0, 0, 0.6, 'P6564', 2, '*'), (30865, 'problematic', 'problematic', 0, 0, 0.7333, 'P614532', 2, '*'), (30866, 'psychotherapy', 'psychotherapy', 0, 0, 0.8667, 'P2361', 7, '*'), (30867, 'rate', 'rate', 0, 0, 0.2667, 'R300', 7, '*'), (30869, 'refers', 'refers', 0, 0, 0.4, 'R162', 12, '*'), (30870, 'relaxation', 'relaxation', 0, 0, 0.6667, 'R4235', 8, '*'), (30872, 'seem', 'seem', 0, 0, 0.2667, 'S500', 9, '*'), (30873, 'sensations', 'sensations', 0, 0, 0.6667, 'S52352', 2, '*'), (30874, 'shaking', 'shaking', 0, 0, 0.4667, 'S520', 2, '*'), (30875, 'shift', 'shift', 0, 0, 0.3333, 'S130', 2, '*'), (30877, 'situations', 'situations', 0, 0, 0.6667, 'S352', 27, '*'), (30878, 'skills', 'skills', 0, 0, 0.4, 'S420', 19, '*'), (30881, 'stressors', 'stressors', 0, 0, 0.6, 'S36262', 2, '*'), (30883, 'such', 'such', 0, 0, 0.2667, 'S000', 50, '*'), (30884, 'sure', 'sure', 0, 0, 0.2667, 'S600', 13, '*'), (30885, 'system', 'system', 0, 0, 0.4, 'S350', 4, '*'), (30886, 'techniques', 'techniques', 0, 0, 0.6667, 'T252', 6, '*'), (30887, 'though', 'though', 0, 0, 0.4, 'T200', 5, '*'), (30890, 'topic', 'topic', 0, 0, 0.3333, 'T120', 4, '*'), (30891, 'trembling', 'trembling', 0, 0, 0.6, 'T651452', 2, '*'), (30892, 'trigger', 'trigger', 0, 0, 0.4667, 'T626', 2, '*'), (30893, 'uncertainty', 'uncertainty', 0, 0, 0.7333, 'U526353', 5, '*'), (30894, 'unexpected', 'unexpected', 0, 0, 0.6667, 'U52123', 4, '*'), (30897, 'use', 'use', 0, 0, 0.2, 'U200', 24, '*'), (30899, 'without', 'without', 0, 0, 0.4667, 'W300', 37, '*'), (30900, 'worrying', 'worrying', 0, 0, 0.5333, 'W652', 4, '*'), (31022, 'accompanied', 'accompanied', 0, 0, 0.7333, 'A25153', 3, '*'), (31023, 'act', 'act', 0, 0, 0.2, 'A230', 13, '*'), (31025, 'adjustment', 'adjustment', 0, 0, 0.6667, 'A32353', 2, '*'), (31026, 'affect', 'affect', 0, 0, 0.4, 'A123', 6, '*'), (31027, 'all', 'all', 0, 0, 0.2, 'A400', 46, '*'), (31028, 'avoid', 'avoid', 0, 0, 0.3333, 'A130', 22, '*'), (31029, 'blood', 'blood', 0, 0, 0.3333, 'B430', 6, '*'), (31030, 'cases', 'cases', 0, 0, 0.3333, 'C000', 3, '*'), (31032, 'closely', 'closely', 0, 0, 0.4667, 'C424', 2, '*'), (31034, 'consult', 'consult', 0, 0, 0.4667, 'C5243', 2, '*'), (31035, 'could', 'could', 0, 0, 0.3333, 'C430', 27, '*'), (31036, 'daily', 'daily', 0, 0, 0.3333, 'D400', 11, '*'), (31037, 'dealing', 'dealing', 0, 0, 0.4667, 'D452', 10, '*'), (31039, 'depression', 'depression', 0, 0, 0.6667, 'D1625', 7, '*'), (31040, 'diet', 'diet', 0, 0, 0.2667, 'D000', 11, '*'), (31042, 'does', 'does', 0, 0, 0.2667, 'D200', 23, '*'), (31044, 'dysfunctional', 'dysfunctional', 0, 0, 0.8667, 'D2152354', 10, '*'), (31047, 'emotions', 'emotions', 0, 0, 0.5333, 'E5352', 35, '*'), (31049, 'empty', 'empty', 0, 0, 0.3333, 'E513', 3, '*'), (31050, 'environmental', 'environmental', 0, 0, 0.8667, 'E516534', 2, '*'), (31051, 'exactly', 'exactly', 0, 0, 0.4667, 'E234', 5, '*'), (31052, 'exercise', 'exercise', 0, 0, 0.5333, 'E262', 39, '*'), (31055, 'happening', 'happening', 0, 0, 0.6, 'H152', 4, '*'), (31056, 'indicator', 'indicator', 0, 0, 0.6, 'I53236', 3, '*'), (31057, 'influences', 'influences', 0, 0, 0.6667, 'I51452', 3, '*'), (31059, 'keeps', 'keeps', 0, 0, 0.3333, 'K120', 3, '*'), (31060, 'known', 'known', 0, 0, 0.3333, 'K500', 2, '*'), (31061, 'lasts', 'lasts', 0, 0, 0.3333, 'L232', 3, '*'), (31062, 'linked', 'linked', 0, 0, 0.4, 'L523', 6, '*'), (31063, 'lives', 'lives', 0, 0, 0.3333, 'L120', 25, '*'), (31064, 'managing', 'managing', 0, 0, 0.5333, 'M252', 6, '*'), (31066, 'mechanism', 'mechanism', 0, 0, 0.6, 'M2525', 2, '*'), (31067, 'motivated', 'motivated', 0, 0, 0.6, 'M313', 3, '*'), (31068, 'much', 'much', 0, 0, 0.2667, 'M200', 15, '*'), (31069, 'needed', 'needed', 0, 0, 0.4, 'N300', 11, '*'), (31070, 'negative', 'negative', 0, 0, 0.5333, 'N231', 31, '*'), (31071, 'normal', 'normal', 0, 0, 0.4, 'N654', 3, '*'), (31072, 'only', 'only', 0, 0, 0.2667, 'O540', 24, '*'); INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES (31073, 'patterns', 'patterns', 0, 0, 0.5333, 'P3652', 7, '*'), (31074, 'physiological', 'physiological', 0, 0, 0.8667, 'P2424', 3, '*'), (31075, 'positive', 'positive', 0, 0, 0.5333, 'P231', 45, '*'), (31077, 'process', 'process', 0, 0, 0.4667, 'P620', 19, '*'), (31078, 'produce', 'produce', 0, 0, 0.4667, 'P632', 2, '*'), (31079, 'professional', 'professional', 0, 0, 0.8, 'P61254', 11, '*'), (31081, 'promotion', 'promotion', 0, 0, 0.6, 'P6535', 6, '*'), (31082, 'proper', 'proper', 0, 0, 0.4, 'P616', 2, '*'), (31084, 'reaction', 'reaction', 0, 0, 0.5333, 'R235', 8, '*'), (31085, 'ready', 'ready', 0, 0, 0.3333, 'R300', 5, '*'), (31086, 'recognizing', 'recognizing', 0, 0, 0.7333, 'R25252', 2, '*'), (31088, 'result', 'result', 0, 0, 0.4, 'R243', 10, '*'), (31089, 'routine', 'routine', 0, 0, 0.4667, 'R350', 3, '*'), (31090, 'share', 'share', 0, 0, 0.3333, 'S600', 17, '*'), (31092, 'step', 'step', 0, 0, 0.2667, 'S310', 18, '*'), (31093, 'stimuli', 'stimuli', 0, 0, 0.4667, 'S354', 3, '*'), (31094, 'strength', 'strength', 0, 0, 0.5333, 'S36523', 4, '*'), (31095, 'tension', 'tension', 0, 0, 0.4667, 'T525', 6, '*'), (31098, 'therefore', 'therefore', 0, 0, 0.6, 'T616', 14, '*'), (31099, 'these', 'these', 0, 0, 0.3333, 'T200', 33, '*'), (31100, 'thought', 'thought', 0, 0, 0.4667, 'T230', 10, '*'), (31102, 'tomorrow', 'tomorrow', 0, 0, 0.5333, 'T560', 4, '*'), (31103, 'turns', 'turns', 0, 0, 0.3333, 'T652', 3, '*'), (31104, 'way', 'way', 0, 0, 0.2, 'W000', 58, '*'), (31105, 'what', 'what', 0, 0, 0.2667, 'W300', 104, '*'), (31106, 'where', 'where', 0, 0, 0.3333, 'W600', 28, '*'), (31149, '46', '46', 0, 0, 0.2, '', 2, '*'), (31150, 'activating', 'activating', 0, 0, 0.6667, 'A231352', 2, '*'), (31152, 'always', 'always', 0, 0, 0.4, 'A420', 16, '*'), (31153, 'am', 'am', 0, 0, 0.1333, 'A500', 10, '*'), (31154, 'automatically', 'automatically', 0, 0, 0.8667, 'A35324', 8, '*'), (31155, 'behavior', 'behavior', 0, 0, 0.5333, 'B600', 18, '*'), (31156, 'behaviors', 'behaviors', 0, 0, 0.6, 'B620', 19, '*'), (31157, 'beliefs', 'beliefs', 0, 0, 0.4667, 'B412', 4, '*'), (31159, 'cause', 'cause', 0, 0, 0.3333, 'C000', 14, '*'), (31160, 'certain', 'certain', 0, 0, 0.4667, 'C635', 6, '*'), (31161, 'cognitive', 'cognitive', 0, 0, 0.6, 'C531', 12, '*'), (31162, 'colleague', 'colleague', 0, 0, 0.6, 'C420', 3, '*'), (31163, 'communicate', 'communicate', 0, 0, 0.7333, 'C523', 16, '*'), (31164, 'consequences', 'consequences', 0, 0, 0.8, 'C5252', 7, '*'), (31165, 'defines', 'defines', 0, 0, 0.4667, 'D152', 2, '*'), (31167, 'distorted', 'distorted', 0, 0, 0.6, 'D2363', 2, '*'), (31168, 'do', 'do', 0, 0, 0.1333, 'D000', 83, '*'), (31170, 'eg', 'eg', 0, 0, 0.1333, 'E200', 3, '*'), (31172, 'evaluation', 'evaluation', 0, 0, 0.6667, 'E1435', 9, '*'), (31173, 'event', 'event', 0, 0, 0.3333, 'E153', 6, '*'), (31174, 'fact', 'fact', 0, 0, 0.2667, 'F230', 8, '*'), (31175, 'factor', 'factor', 0, 0, 0.4, 'F236', 5, '*'), (31176, 'feel', 'feel', 0, 0, 0.2667, 'F400', 49, '*'), (31180, 'handle', 'handle', 0, 0, 0.4, 'H534', 6, '*'), (31181, 'however', 'however', 0, 0, 0.4667, 'H160', 33, '*'), (31182, 'if', 'if', 0, 0, 0.1333, 'I100', 69, '*'), (31183, 'immediate', 'immediate', 0, 0, 0.6, 'I530', 6, '*'), (31184, 'impact', 'impact', 0, 0, 0.4, 'I5123', 15, '*'), (31186, 'intervention', 'intervention', 0, 0, 0.8, 'I5361535', 2, '*'), (31190, 'just', 'just', 0, 0, 0.2667, 'J300', 26, '*'), (31191, 'leads', 'leads', 0, 0, 0.3333, 'L320', 12, '*'), (31193, 'myself', 'myself', 0, 0, 0.4, 'M241', 5, '*'), (31194, 'next', 'next', 0, 0, 0.2667, 'N230', 11, '*'), (31196, 'place', 'place', 0, 0, 0.3333, 'P420', 22, '*'), (31197, 'possible', 'possible', 0, 0, 0.5333, 'P214', 16, '*'), (31199, 'properly', 'properly', 0, 0, 0.5333, 'P6164', 5, '*'), (31200, 'rational', 'rational', 0, 0, 0.5333, 'R354', 4, '*'), (31201, 'recognize', 'recognize', 0, 0, 0.6, 'R252', 27, '*'), (31202, 'regarding', 'regarding', 0, 0, 0.6, 'R26352', 16, '*'), (31203, 'repeat', 'repeat', 0, 0, 0.4, 'R130', 10, '*'), (31205, 'since', 'since', 0, 0, 0.3333, 'S520', 10, '*'), (31207, 'stomach', 'stomach', 0, 0, 0.4667, 'S352', 5, '*'), (31208, 'stop', 'stop', 0, 0, 0.2667, 'S310', 11, '*'), (31209, 'strong', 'strong', 0, 0, 0.4, 'S3652', 13, '*'), (31212, 'takes', 'takes', 0, 0, 0.3333, 'T200', 6, '*'), (31213, 'then', 'then', 0, 0, 0.2667, 'T500', 33, '*'), (31214, 'thinking', 'thinking', 0, 0, 0.5333, 'T5252', 17, '*'), (31215, 'triangle', 'triangle', 0, 0, 0.5333, 'T6524', 2, '*'), (31216, 'unable', 'unable', 0, 0, 0.4, 'U514', 2, '*'), (31218, 'very', 'very', 0, 0, 0.2667, 'V600', 29, '*'), (31278, 'ability', 'ability', 0, 0, 0.4667, 'A143', 17, '*'), (31280, 'against', 'against', 0, 0, 0.4667, 'A2523', 10, '*'), (31285, 'better', 'better', 0, 0, 0.4, 'B360', 31, '*'), (31286, 'both', 'both', 0, 0, 0.2667, 'B300', 32, '*'), (31313, 'issues', 'issues', 0, 0, 0.4, 'I200', 5, '*'), (31320, 'over', 'over', 0, 0, 0.2667, 'O160', 15, '*'), (31323, 'problems', 'problems', 0, 0, 0.5333, 'P61452', 8, '*'), (31331, 'risk', 'risk', 0, 0, 0.2667, 'R200', 6, '*'), (31332, 'same', 'same', 0, 0, 0.2667, 'S500', 28, '*'), (31337, 'stressful', 'stressful', 0, 0, 0.6, 'S36214', 10, '*'), (31338, 'take', 'take', 0, 0, 0.2667, 'T200', 51, '*'), (31406, 'adrenaline', 'adrenaline', 0, 0, 0.6667, 'A36545', 3, '*'), (31408, 'arise', 'arise', 0, 0, 0.3333, 'A620', 9, '*'), (31410, 'because', 'because', 0, 0, 0.4667, 'B200', 23, '*'), (31426, 'escape', 'escape', 0, 0, 0.4, 'E210', 2, '*'), (31451, 'mood', 'mood', 0, 0, 0.2667, 'M300', 10, '*'), (31454, 'now', 'now', 0, 0, 0.2, 'N000', 21, '*'), (31459, 'reactions', 'reactions', 0, 0, 0.6, 'R2352', 7, '*'), (31486, 'will', 'will', 0, 0, 0.2667, 'W400', 71, '*'), (31530, '52', '52', 0, 0, 0.2, '', 2, '*'), (31531, 'anxious', 'anxious', 0, 0, 0.4667, 'A520', 4, '*'), (31533, 'caused', 'caused', 0, 0, 0.4, 'C300', 3, '*'), (31534, 'challenge', 'challenge', 0, 0, 0.6, 'C452', 2, '*'), (31535, 'combined', 'combined', 0, 0, 0.5333, 'C5153', 2, '*'), (31536, 'cope', 'cope', 0, 0, 0.2667, 'C100', 4, '*'), (31538, 'disappear', 'disappear', 0, 0, 0.6, 'D216', 2, '*'), (31539, 'diseases', 'diseases', 0, 0, 0.5333, 'D200', 3, '*'), (31540, 'either', 'either', 0, 0, 0.4, 'E360', 15, '*'), (31541, 'face', 'face', 0, 0, 0.2667, 'F200', 9, '*'), (31543, 'hormone', 'hormone', 0, 0, 0.4667, 'H650', 4, '*'), (31544, 'laugh', 'laugh', 0, 0, 0.3333, 'L200', 5, '*'), (31545, 'makes', 'makes', 0, 0, 0.3333, 'M200', 29, '*'), (31546, 'mentally', 'mentally', 0, 0, 0.5333, 'M340', 5, '*'), (31547, 'once', 'once', 0, 0, 0.2667, 'O520', 13, '*'), (31548, 'passed', 'passed', 0, 0, 0.4, 'P230', 3, '*'), (31549, 'physically', 'physically', 0, 0, 0.6667, 'P240', 4, '*'), (31553, 'situation', 'situation', 0, 0, 0.6, 'S350', 22, '*'), (31555, 'so', 'so', 0, 0, 0.1333, 'S000', 34, '*'), (31556, 'start', 'start', 0, 0, 0.3333, 'S363', 16, '*'), (31557, 'survival', 'survival', 0, 0, 0.5333, 'S614', 3, '*'), (31558, 'temporary', 'temporary', 0, 0, 0.6, 'T516', 2, '*'), (31561, '51', '51', 0, 0, 0.2, '', 2, '*'), (31562, 'activity', 'activity', 0, 0, 0.5333, 'A2313', 15, '*'), (31563, 'addition', 'addition', 0, 0, 0.5333, 'A350', 17, '*'), (31566, 'become', 'become', 0, 0, 0.4, 'B250', 17, '*'), (31567, 'begin', 'begin', 0, 0, 0.3333, 'B250', 15, '*'), (31568, 'breathing', 'breathing', 0, 0, 0.6, 'B6352', 5, '*'), (31569, 'brings', 'brings', 0, 0, 0.4, 'B652', 5, '*'), (31570, 'calmness', 'calmness', 0, 0, 0.5333, 'C452', 4, '*'), (31571, 'cannot', 'cannot', 0, 0, 0.4, 'C530', 19, '*'), (31573, 'closer', 'closer', 0, 0, 0.4, 'C426', 8, '*'), (31574, 'completed', 'completed', 0, 0, 0.6, 'C5143', 15, '*'), (31575, 'deep', 'deep', 0, 0, 0.2667, 'D100', 9, '*'), (31576, 'dreams', 'dreams', 0, 0, 0.4, 'D652', 2, '*'), (31577, 'effective', 'effective', 0, 0, 0.6, 'E1231', 3, '*'), (31578, 'endorphins', 'endorphins', 0, 0, 0.6667, 'E536152', 2, '*'), (31579, 'energy', 'energy', 0, 0, 0.4, 'E562', 28, '*'), (31581, 'excess', 'excess', 0, 0, 0.4, 'E200', 3, '*'), (31582, 'exercising', 'exercising', 0, 0, 0.6667, 'E26252', 5, '*'), (31583, 'fall', 'fall', 0, 0, 0.2667, 'F400', 7, '*'), (31584, 'faster', 'faster', 0, 0, 0.4, 'F236', 5, '*'), (31585, 'fight', 'fight', 0, 0, 0.3333, 'F230', 2, '*'), (31586, 'focus', 'focus', 0, 0, 0.3333, 'F200', 26, '*'), (31587, 'focused', 'focused', 0, 0, 0.4667, 'F230', 5, '*'), (31588, 'focusing', 'focusing', 0, 0, 0.5333, 'F252', 5, '*'), (31589, 'gift', 'gift', 0, 0, 0.2667, 'G130', 3, '*'), (31590, 'give', 'give', 0, 0, 0.2667, 'G100', 26, '*'), (31591, 'gives', 'gives', 0, 0, 0.3333, 'G120', 5, '*'), (31592, 'happier', 'happier', 0, 0, 0.4667, 'H160', 8, '*'), (31594, 'helps', 'helps', 0, 0, 0.3333, 'H412', 18, '*'), (31595, 'hormones', 'hormones', 0, 0, 0.5333, 'H652', 4, '*'), (31598, 'intensity', 'intensity', 0, 0, 0.6, 'I53523', 10, '*'), (31599, 'into', 'into', 0, 0, 0.2667, 'I530', 41, '*'), (31603, 'maintain', 'maintain', 0, 0, 0.5333, 'M350', 6, '*'), (31605, 'muscles', 'muscles', 0, 0, 0.4667, 'M242', 3, '*'), (31608, 'protects', 'protects', 0, 0, 0.5333, 'P63232', 3, '*'), (31609, 'provides', 'provides', 0, 0, 0.5333, 'P6132', 8, '*'), (31611, 'reducing', 'reducing', 0, 0, 0.5333, 'R3252', 4, '*'), (31613, 'regular', 'regular', 0, 0, 0.4667, 'R246', 4, '*'), (31614, 'regulate', 'regulate', 0, 0, 0.5333, 'R243', 2, '*'), (31615, 'relaxing', 'relaxing', 0, 0, 0.5333, 'R4252', 3, '*'), (31617, 'respond', 'respond', 0, 0, 0.4667, 'R2153', 10, '*'), (31618, 'responsible', 'responsible', 0, 0, 0.7333, 'R215214', 9, '*'), (31621, 'roles', 'roles', 0, 0, 0.3333, 'R420', 5, '*'), (31622, 'secret', 'secret', 0, 0, 0.4, 'S630', 2, '*'), (31623, 'shown', 'shown', 0, 0, 0.3333, 'S500', 10, '*'), (31624, 'slowly', 'slowly', 0, 0, 0.4, 'S400', 6, '*'), (31625, 'smile', 'smile', 0, 0, 0.3333, 'S540', 8, '*'), (31626, 'soon', 'soon', 0, 0, 0.2667, 'S500', 2, '*'), (31627, 'spirit', 'spirit', 0, 0, 0.4, 'S163', 2, '*'), (31628, 'substances', 'substances', 0, 0, 0.6667, 'S12352', 3, '*'), (31629, 'sweet', 'sweet', 0, 0, 0.3333, 'S300', 2, '*'), (31632, 'understand', 'understand', 0, 0, 0.6667, 'U5362353', 12, '*'), (31633, 'unique', 'unique', 0, 0, 0.4, 'U520', 2, '*'), (31634, 'unpleasant', 'unpleasant', 0, 0, 0.6667, 'U514253', 4, '*'), (31636, 'whilst', 'whilst', 0, 0, 0.4, 'W423', 4, '*'), (31689, '50', '50', 0, 0, 0.2, '', 2, '*'), (31690, 'according', 'according', 0, 0, 0.6, 'A26352', 20, '*'), (31692, 'arising', 'arising', 0, 0, 0.4667, 'A6252', 2, '*'), (31694, 'attitude', 'attitude', 0, 0, 0.5333, 'A300', 6, '*'), (31696, 'choose', 'choose', 0, 0, 0.4, 'C000', 20, '*'), (31698, 'communication', 'communication', 0, 0, 0.8667, 'C5235', 6, '*'), (31701, 'data', 'data', 0, 0, 0.2667, 'D000', 7, '*'), (31702, 'demanding', 'demanding', 0, 0, 0.6, 'D5352', 2, '*'), (31703, 'described', 'described', 0, 0, 0.6, 'D2613', 4, '*'), (31704, 'development', 'development', 0, 0, 0.7333, 'D14153', 9, '*'), (31710, 'factors', 'factors', 0, 0, 0.4667, 'F2362', 8, '*'), (31711, 'found', 'found', 0, 0, 0.3333, 'F530', 14, '*'), (31712, 'greatest', 'greatest', 0, 0, 0.5333, 'G6323', 4, '*'), (31713, 'habits', 'habits', 0, 0, 0.4, 'H132', 12, '*'), (31714, 'half', 'half', 0, 0, 0.2667, 'H410', 3, '*'), (31717, 'improve', 'improve', 0, 0, 0.4667, 'I5161', 14, '*'), (31718, 'improving', 'improving', 0, 0, 0.6, 'I516152', 3, '*'), (31719, 'institute', 'institute', 0, 0, 0.6, 'I523', 6, '*'), (31720, 'international', 'international', 0, 0, 0.8667, 'I5365354', 2, '*'), (31721, 'job', 'job', 0, 0, 0.2, 'J100', 11, '*'), (31723, 'learn', 'learn', 0, 0, 0.3333, 'L650', 10, '*'), (31724, 'management', 'management', 0, 0, 0.6667, 'M253', 30, '*'), (31726, 'organization', 'organization', 0, 0, 0.8, 'O625235', 2, '*'), (31727, 'overall', 'overall', 0, 0, 0.4667, 'O164', 6, '*'), (31728, 'partners', 'partners', 0, 0, 0.5333, 'P63562', 6, '*'), (31729, 'promote', 'promote', 0, 0, 0.4667, 'P653', 6, '*'), (31730, 'provided', 'provided', 0, 0, 0.5333, 'P613', 3, '*'), (31732, 'relate', 'relate', 0, 0, 0.4, 'R430', 2, '*'), (31733, 'relationships', 'relationships', 0, 0, 0.8667, 'R435212', 32, '*'), (31734, 'research', 'research', 0, 0, 0.5333, 'R262', 23, '*'), (31735, 'responsibility', 'responsibility', 0, 0, 0.9333, 'R2152143', 13, '*'), (31736, 'serious', 'serious', 0, 0, 0.4667, 'S620', 3, '*'), (31737, 'steps', 'steps', 0, 0, 0.3333, 'S312', 18, '*'), (31738, 'still', 'still', 0, 0, 0.3333, 'S340', 8, '*'), (31740, 'their', 'their', 0, 0, 0.3333, 'T600', 53, '*'), (31741, 'traps', 'traps', 0, 0, 0.3333, 'T612', 3, '*'), (31742, 'variety', 'variety', 0, 0, 0.4667, 'V630', 3, '*'), (31745, 'while', 'while', 0, 0, 0.3333, 'W400', 21, '*'), (31746, 'work-related', 'work-related', 0, 0, 0.8, 'W62643', 2, '*'), (31750, '“the', '“the', 0, 0, 0.2667, '“300', 3, '*'), (31751, '\'big', '\'big', 0, 0, 0.2667, 'B200', 1, '*'), (31752, '69', '69', 0, 0, 0.2, '', 1, '*'), (31753, 'abrupt', 'abrupt', 0, 0, 0.4, 'A1613', 1, '*'), (31754, 'accusations', 'accusations', 0, 0, 0.7333, 'A2352', 3, '*'), (31755, 'anger', 'anger', 0, 0, 0.3333, 'A526', 16, '*'), (31756, 'approach', 'approach', 0, 0, 0.5333, 'A162', 3, '*'), (31757, 'arecareful', 'arecareful', 0, 0, 0.6667, 'A62614', 1, '*'), (31758, 'ask', 'ask', 0, 0, 0.2, 'A200', 16, '*'), (31759, 'aspects', 'aspects', 0, 0, 0.4667, 'A21232', 10, '*'), (31760, 'attributes', 'attributes', 0, 0, 0.6667, 'A36132', 1, '*'), (31761, 'away', 'away', 0, 0, 0.2667, 'A000', 6, '*'), (31762, 'beginning', 'beginning', 0, 0, 0.6, 'B252', 9, '*'), (31763, 'boss', 'boss', 0, 0, 0.2667, 'B200', 2, '*'), (31764, 'boundaries', 'boundaries', 0, 0, 0.6667, 'B5362', 23, '*'), (31765, 'character', 'character', 0, 0, 0.6, 'C6236', 2, '*'), (31766, 'climate', 'climate', 0, 0, 0.4667, 'C453', 1, '*'), (31767, 'come', 'come', 0, 0, 0.2667, 'C500', 15, '*'), (31768, 'completely', 'completely', 0, 0, 0.6667, 'C51434', 6, '*'), (31769, 'complicated', 'complicated', 0, 0, 0.7333, 'C51423', 3, '*'), (31770, 'conflict', 'conflict', 0, 0, 0.5333, 'C51423', 4, '*'), (31771, 'conflicts', 'conflicts', 0, 0, 0.6, 'C514232', 4, '*'), (31772, 'consider', 'consider', 0, 0, 0.5333, 'C5236', 29, '*'), (31773, 'contradicted', 'contradicted', 0, 0, 0.8, 'C536323', 1, '*'), (31774, 'corrected', 'corrected', 0, 0, 0.6, 'C623', 1, '*'), (31775, 'courtesy', 'courtesy', 0, 0, 0.5333, 'C632', 1, '*'), (31776, 'daughter', 'daughter', 0, 0, 0.5333, 'D236', 1, '*'), (31777, 'daughter\'s', 'daughter\'s', 0, 0, 0.6667, 'D2362', 1, '*'), (31778, 'defensive', 'defensive', 0, 0, 0.6, 'D1521', 1, '*'), (31779, 'delay', 'delay', 0, 0, 0.3333, 'D400', 2, '*'), (31780, 'differences', 'differences', 0, 0, 0.7333, 'D1652', 9, '*'), (31781, 'disregard', 'disregard', 0, 0, 0.6, 'D26263', 4, '*'), (31782, 'dissatisfaction', 'dissatisfaction', 0, 0, 1, 'D2321235', 1, '*'), (31783, 'distance', 'distance', 0, 0, 0.5333, 'D2352', 2, '*'), (31784, 'early', 'early', 0, 0, 0.3333, 'E640', 6, '*'), (31785, 'effort', 'effort', 0, 0, 0.4, 'E163', 6, '*'), (31786, 'evaluate', 'evaluate', 0, 0, 0.5333, 'E143', 9, '*'), (31787, 'evaluated', 'evaluated', 0, 0, 0.6, 'E143', 1, '*'), (31788, 'examining', 'examining', 0, 0, 0.6, 'E252', 3, '*'), (31789, 'explain', 'explain', 0, 0, 0.4667, 'E2145', 3, '*'), (31790, 'express', 'express', 0, 0, 0.4667, 'E2162', 20, '*'), (31791, 'extent', 'extent', 0, 0, 0.4, 'E2353', 2, '*'), (31792, 'far', 'far', 0, 0, 0.2, 'F600', 5, '*'), (31793, 'get', 'get', 0, 0, 0.2, 'G300', 30, '*'), (31794, 'had', 'had', 0, 0, 0.2, 'H300', 16, '*'), (31795, 'hand', 'hand', 0, 0, 0.2667, 'H530', 11, '*'), (31796, 'helpful', 'helpful', 0, 0, 0.4667, 'H414', 7, '*'), (31797, 'her', 'her', 0, 0, 0.2, 'H600', 16, '*'), (31798, 'homework', 'homework', 0, 0, 0.5333, 'H562', 1, '*'), (31799, 'inevitable', 'inevitable', 0, 0, 0.6667, 'I51314', 4, '*'), (31800, 'initially', 'initially', 0, 0, 0.6, 'I534', 4, '*'), (31801, 'interlocutor', 'interlocutor', 0, 0, 0.8, 'I5364236', 3, '*'), (31802, 'kind', 'kind', 0, 0, 0.2667, 'K530', 10, '*'), (31803, 'language', 'language', 0, 0, 0.5333, 'L520', 2, '*'), (31804, 'little', 'little', 0, 0, 0.4, 'L340', 12, '*'), (31805, 'many', 'many', 0, 0, 0.2667, 'M000', 31, '*'), (31806, 'me', 'me', 0, 0, 0.1333, 'M000', 12, '*'), (31807, 'mild', 'mild', 0, 0, 0.2667, 'M430', 2, '*'), (31808, 'my', 'my', 0, 0, 0.1333, 'M000', 15, '*'), (31809, 'need', 'need', 0, 0, 0.2667, 'N300', 44, '*'), (31810, 'objective', 'objective', 0, 0, 0.6, 'O1231', 2, '*'), (31811, 'observed', 'observed', 0, 0, 0.5333, 'O12613', 2, '*'), (31812, 'order', 'order', 0, 0, 0.3333, 'O636', 34, '*'), (31813, 'outcome', 'outcome', 0, 0, 0.4667, 'O325', 3, '*'), (31814, 'part', 'part', 0, 0, 0.2667, 'P630', 23, '*'), (31815, 'participation', 'participation', 0, 0, 0.8667, 'P632135', 1, '*'), (31816, 'people', 'people', 0, 0, 0.4, 'P400', 75, '*'), (31817, 'picture', 'picture', 0, 0, 0.4667, 'P236', 3, '*'), (31818, 'picture\'', 'picture\'', 0, 0, 0.5333, 'P236', 1, '*'), (31819, 'point', 'point', 0, 0, 0.3333, 'P530', 18, '*'), (31820, 'politely', 'politely', 0, 0, 0.5333, 'P434', 1, '*'), (31821, 'position', 'position', 0, 0, 0.5333, 'P235', 6, '*'), (31822, 'positivity', 'positivity', 0, 0, 0.6667, 'P2313', 14, '*'), (31823, 'really', 'really', 0, 0, 0.4, 'R400', 12, '*'), (31824, 'remind', 'remind', 0, 0, 0.4, 'R530', 4, '*'), (31825, 'respect', 'respect', 0, 0, 0.4667, 'R2123', 15, '*'), (31826, 'respecting', 'respecting', 0, 0, 0.6667, 'R212352', 6, '*'), (31827, 'responsibilities', 'responsibilities', 0, 0, 1, 'R21521432', 4, '*'), (31828, 'results', 'results', 0, 0, 0.4667, 'R2432', 14, '*'), (31829, 'returned', 'returned', 0, 0, 0.5333, 'R3653', 1, '*'), (31830, 'reward', 'reward', 0, 0, 0.4, 'R300', 5, '*'), (31831, 'rude', 'rude', 0, 0, 0.2667, 'R300', 1, '*'), (31832, 'say', 'say', 0, 0, 0.2, 'S000', 10, '*'), (31833, 'shifting', 'shifting', 0, 0, 0.5333, 'S1352', 2, '*'), (31834, 'show', 'show', 0, 0, 0.2667, 'S000', 16, '*'), (31835, 'sides', 'sides', 0, 0, 0.3333, 'S320', 2, '*'), (31836, 'solutions', 'solutions', 0, 0, 0.6, 'S4352', 6, '*'), (31837, 'solve', 'solve', 0, 0, 0.3333, 'S410', 2, '*'), (31838, 'solved', 'solved', 0, 0, 0.4, 'S413', 1, '*'), (31839, 'some', 'some', 0, 0, 0.2667, 'S500', 50, '*'), (31840, 'someone', 'someone', 0, 0, 0.4667, 'S500', 29, '*'), (31841, 'suggest', 'suggest', 0, 0, 0.4667, 'S300', 4, '*'), (31842, 'tensions', 'tensions', 0, 0, 0.5333, 'T5252', 1, '*'), (31843, 'themselves', 'themselves', 0, 0, 0.6667, 'T52412', 13, '*'), (31844, 'time', 'time', 0, 0, 0.2667, 'T500', 77, '*'), (31845, 'times', 'times', 0, 0, 0.3333, 'T520', 12, '*'), (31846, 'tone', 'tone', 0, 0, 0.2667, 'T500', 3, '*'), (31847, 'trying', 'trying', 0, 0, 0.4, 'T652', 9, '*'), (31848, 'uncontrollable', 'uncontrollable', 0, 0, 0.9333, 'U52536414', 2, '*'), (31849, 'understanding', 'understanding', 0, 0, 0.8667, 'U536235352', 14, '*'), (31850, 'view', 'view', 0, 0, 0.2667, 'V000', 9, '*'), (31851, 'vocabulary', 'vocabulary', 0, 0, 0.6667, 'V2146', 1, '*'), (31852, 'voice', 'voice', 0, 0, 0.3333, 'V200', 3, '*'), (31853, 'was', 'was', 0, 0, 0.2, 'W200', 23, '*'), (31854, 'what\'s', 'what\'s', 0, 0, 0.4, 'W320', 3, '*'), (31855, 'whole', 'whole', 0, 0, 0.3333, 'W400', 7, '*'), (31856, 'would', 'would', 0, 0, 0.3333, 'W430', 12, '*'), (31857, 'wrong', 'wrong', 0, 0, 0.3333, 'W652', 6, '*'), (31858, 'yelled', 'yelled', 0, 0, 0.4, 'Y430', 1, '*'), (31859, 'yourself', 'yourself', 0, 0, 0.5333, 'Y6241', 45, '*'), (31860, 'αρθρο', 'αρθρο', 0, 0, 0.3333, 'α000', 1, '*'), (31879, 'adaptive', 'adaptive', 0, 0, 0.5333, 'A3131', 2, '*'), (31881, 'angry', 'angry', 0, 0, 0.3333, 'A526', 4, '*'), (31882, 'anything', 'anything', 0, 0, 0.5333, 'A5352', 9, '*'), (31883, 'appear', 'appear', 0, 0, 0.4, 'A160', 2, '*'), (31884, 'avoiding', 'avoiding', 0, 0, 0.5333, 'A1352', 9, '*'), (31885, 'behind', 'behind', 0, 0, 0.4, 'B530', 4, '*'), (31887, 'breaking', 'breaking', 0, 0, 0.5333, 'B6252', 2, '*'), (31891, 'disgust', 'disgust', 0, 0, 0.4667, 'D230', 2, '*'), (31893, 'doesn\'t', 'doesn\'t', 0, 0, 0.4667, 'D253', 14, '*'), (31894, 'emotion', 'emotion', 0, 0, 0.4667, 'E535', 8, '*'), (31895, 'everyone', 'everyone', 0, 0, 0.5333, 'E165', 6, '*'), (31896, 'everything', 'everything', 0, 0, 0.6667, 'E16352', 15, '*'), (31898, 'expressed', 'expressed', 0, 0, 0.6, 'E21623', 5, '*'), (31899, 'expressing', 'expressing', 0, 0, 0.6667, 'E216252', 5, '*'), (31900, 'expression', 'expression', 0, 0, 0.6667, 'E21625', 12, '*'), (31901, 'externalize', 'externalize', 0, 0, 0.7333, 'E236542', 2, '*'), (31902, 'felt', 'felt', 0, 0, 0.2667, 'F430', 5, '*'), (31903, 'gets', 'gets', 0, 0, 0.2667, 'G320', 3, '*'), (31904, 'great', 'great', 0, 0, 0.3333, 'G630', 10, '*'), (31906, 'inside', 'inside', 0, 0, 0.4, 'I523', 4, '*'), (31909, 'joy', 'joy', 0, 0, 0.2, 'J000', 7, '*'), (31910, 'judgmental', 'judgmental', 0, 0, 0.6667, 'J32534', 2, '*'), (31911, 'led', 'led', 0, 0, 0.2, 'L300', 5, '*'), (31913, 'necessary', 'necessary', 0, 0, 0.6, 'N260', 9, '*'), (31914, 'nothing', 'nothing', 0, 0, 0.4667, 'N352', 4, '*'), (31915, 'observe', 'observe', 0, 0, 0.4667, 'O1261', 3, '*'), (31916, 'others', 'others', 0, 0, 0.4, 'O362', 37, '*'), (31917, 'outburst', 'outburst', 0, 0, 0.5333, 'O31623', 2, '*'), (31923, 'realize', 'realize', 0, 0, 0.4667, 'R420', 12, '*'), (31924, 'reason', 'reason', 0, 0, 0.4, 'R250', 5, '*'), (31926, 'sadness', 'sadness', 0, 0, 0.4667, 'S352', 9, '*'), (31927, 'see', 'see', 0, 0, 0.2, 'S000', 24, '*'), (31928, 'society', 'society', 0, 0, 0.4667, 'S300', 3, '*'), (31929, 'surprise', 'surprise', 0, 0, 0.5333, 'S6162', 2, '*'), (31931, 'through', 'through', 0, 0, 0.4667, 'T620', 22, '*'), (31932, 'towards', 'towards', 0, 0, 0.4667, 'T632', 15, '*'), (31933, 'typical', 'typical', 0, 0, 0.4667, 'T124', 2, '*'), (31934, 'understood', 'understood', 0, 0, 0.6667, 'U53623', 3, '*'), (31935, 'undoubtedly', 'undoubtedly', 0, 0, 0.7333, 'U53134', 2, '*'), (31936, 'unhealthy', 'unhealthy', 0, 0, 0.6, 'U543', 3, '*'), (31937, 'violent', 'violent', 0, 0, 0.4667, 'V453', 2, '*'), (31938, 'who', 'who', 0, 0, 0.2, 'W000', 34, '*'), (31939, 'whom', 'whom', 0, 0, 0.2667, 'W500', 5, '*'), (32005, 'above', 'above', 0, 0, 0.3333, 'A100', 15, '*'), (32006, 'actions', 'actions', 0, 0, 0.4667, 'A2352', 16, '*'), (32007, 'adopt', 'adopt', 0, 0, 0.3333, 'A313', 3, '*'), (32008, 'alone', 'alone', 0, 0, 0.3333, 'A450', 5, '*'), (32010, 'breaths', 'breaths', 0, 0, 0.4667, 'B632', 6, '*'), (32011, 'calm', 'calm', 0, 0, 0.2667, 'C450', 6, '*'), (32012, 'combination', 'combination', 0, 0, 0.7333, 'C51535', 2, '*'), (32013, 'communicating', 'communicating', 0, 0, 0.8667, 'C52352', 2, '*'), (32014, 'conversation', 'conversation', 0, 0, 0.8, 'C516235', 5, '*'), (32015, 'count', 'count', 0, 0, 0.3333, 'C530', 4, '*'), (32016, 'counting', 'counting', 0, 0, 0.5333, 'C5352', 4, '*'), (32017, 'deeper', 'deeper', 0, 0, 0.4, 'D160', 3, '*'), (32018, 'desired', 'desired', 0, 0, 0.4667, 'D263', 6, '*'), (32020, 'enough', 'enough', 0, 0, 0.4, 'E520', 9, '*'), (32021, 'expecting', 'expecting', 0, 0, 0.6, 'E212352', 3, '*'), (32023, 'expressions', 'expressions', 0, 0, 0.7333, 'E216252', 9, '*'), (32025, 'goal', 'goal', 0, 0, 0.2667, 'G400', 12, '*'), (32026, 'guilty', 'guilty', 0, 0, 0.4, 'G430', 2, '*'), (32027, 'hold', 'hold', 0, 0, 0.2667, 'H430', 6, '*'), (32029, 'increases', 'increases', 0, 0, 0.6, 'I5262', 7, '*'), (32030, 'indications', 'indications', 0, 0, 0.7333, 'I532352', 2, '*'), (32031, 'instead', 'instead', 0, 0, 0.4667, 'I523', 7, '*'), (32032, 'keep', 'keep', 0, 0, 0.2667, 'K100', 21, '*'), (32033, 'lot', 'lot', 0, 0, 0.2, 'L300', 9, '*'), (32035, 'moment', 'moment', 0, 0, 0.4, 'M300', 9, '*'), (32037, 'move', 'move', 0, 0, 0.2667, 'M100', 6, '*'), (32038, 'never', 'never', 0, 0, 0.3333, 'N160', 13, '*'), (32039, 'off', 'off', 0, 0, 0.2, 'O100', 5, '*'), (32040, 'perhaps', 'perhaps', 0, 0, 0.4667, 'P612', 7, '*'), (32041, 'picking', 'picking', 0, 0, 0.4667, 'P252', 4, '*'), (32043, 'practice', 'practice', 0, 0, 0.5333, 'P6232', 32, '*'), (32044, 'quick', 'quick', 0, 0, 0.3333, 'Q000', 2, '*'), (32045, 'relax', 'relax', 0, 0, 0.3333, 'R420', 6, '*'), (32046, 'remember', 'remember', 0, 0, 0.5333, 'R516', 15, '*'), (32047, 'return', 'return', 0, 0, 0.4, 'R365', 6, '*'), (32048, 'suggested', 'suggested', 0, 0, 0.6, 'S300', 2, '*'), (32049, 'suitable', 'suitable', 0, 0, 0.5333, 'S314', 2, '*'), (32050, 'table', 'table', 0, 0, 0.3333, 'T140', 5, '*'), (32052, 'tactics', 'tactics', 0, 0, 0.4667, 'T232', 2, '*'), (32053, 'taking', 'taking', 0, 0, 0.4, 'T252', 17, '*'), (32054, 'technique', 'technique', 0, 0, 0.6, 'T252', 3, '*'), (32055, 'than', 'than', 0, 0, 0.2667, 'T500', 32, '*'), (32056, 'think', 'think', 0, 0, 0.3333, 'T520', 28, '*'), (32057, 'those', 'those', 0, 0, 0.3333, 'T200', 20, '*'), (32059, 'ultimately', 'ultimately', 0, 0, 0.6667, 'U43534', 2, '*'), (32060, 'until', 'until', 0, 0, 0.3333, 'U534', 8, '*'), (32061, 'upset', 'upset', 0, 0, 0.3333, 'U123', 9, '*'), (32063, 'walk', 'walk', 0, 0, 0.2667, 'W420', 6, '*'), (32067, '“you', '“you', 0, 0, 0.2667, '“000', 2, '*'), (32070, 'adaptation', 'adaptation', 0, 0, 0.6667, 'A3135', 2, '*'), (32071, 'around', 'around', 0, 0, 0.4, 'A653', 19, '*'), (32074, 'bring', 'bring', 0, 0, 0.3333, 'B652', 6, '*'), (32075, 'case', 'case', 0, 0, 0.2667, 'C000', 6, '*'), (32076, 'certainly', 'certainly', 0, 0, 0.6, 'C6354', 5, '*'), (32077, 'choice', 'choice', 0, 0, 0.4, 'C000', 9, '*'), (32078, 'closing', 'closing', 0, 0, 0.4667, 'C4252', 3, '*'), (32079, 'comes', 'comes', 0, 0, 0.3333, 'C520', 3, '*'), (32080, 'comfort', 'comfort', 0, 0, 0.4667, 'C5163', 4, '*'), (32081, 'consciously', 'consciously', 0, 0, 0.7333, 'C524', 3, '*'), (32082, 'creates', 'creates', 0, 0, 0.4667, 'C632', 2, '*'), (32083, 'decisions', 'decisions', 0, 0, 0.6, 'D252', 14, '*'), (32084, 'demands', 'demands', 0, 0, 0.4667, 'D532', 5, '*'), (32085, 'depressive', 'depressive', 0, 0, 0.6667, 'D1621', 3, '*'), (32087, 'doubt', 'doubt', 0, 0, 0.3333, 'D130', 8, '*'), (32089, 'especially', 'especially', 0, 0, 0.6667, 'E2124', 13, '*'), (32091, 'expectations', 'expectations', 0, 0, 0.8, 'E212352', 6, '*'), (32092, 'failure', 'failure', 0, 0, 0.4667, 'F460', 3, '*'), (32094, 'fearing', 'fearing', 0, 0, 0.4667, 'F652', 2, '*'), (32096, 'immediately', 'immediately', 0, 0, 0.7333, 'I534', 3, '*'), (32097, 'inertia', 'inertia', 0, 0, 0.4667, 'I563', 2, '*'), (32098, 'lack', 'lack', 0, 0, 0.2667, 'L200', 10, '*'), (32099, 'later', 'later', 0, 0, 0.3333, 'L360', 5, '*'), (32100, 'leave', 'leave', 0, 0, 0.3333, 'L100', 9, '*'), (32101, 'low', 'low', 0, 0, 0.2, 'L000', 4, '*'), (32102, 'making', 'making', 0, 0, 0.4, 'M252', 19, '*'), (32104, 'note', 'note', 0, 0, 0.2667, 'N300', 8, '*'), (32107, 'postpone', 'postpone', 0, 0, 0.5333, 'P2315', 4, '*'), (32109, 'procrastination', 'procrastination', 0, 0, 1, 'P62623535', 5, '*'), (32110, 'relationship', 'relationship', 0, 0, 0.8, 'R43521', 27, '*'), (32111, 'reserves', 'reserves', 0, 0, 0.5333, 'R2612', 2, '*'), (32113, 'second', 'second', 0, 0, 0.4, 'S530', 7, '*'), (32114, 'secure', 'secure', 0, 0, 0.4, 'S600', 3, '*'), (32115, 'self-confidence', 'self-confidence', 0, 0, 1, 'S41251352', 10, '*'), (32116, 'significantly', 'significantly', 0, 0, 0.8667, 'S512534', 4, '*'), (32117, 'sounds', 'sounds', 0, 0, 0.4, 'S532', 4, '*'), (32118, 'sustain', 'sustain', 0, 0, 0.4667, 'S350', 4, '*'), (32119, 'urgent', 'urgent', 0, 0, 0.4, 'U6253', 3, '*'), (32121, 'want', 'want', 0, 0, 0.2667, 'W530', 33, '*'), (32122, 'zone', 'zone', 0, 0, 0.2667, 'Z500', 2, '*'), (32131, '58', '58', 0, 0, 0.2, '', 2, '*'), (32132, 'already', 'already', 0, 0, 0.4667, 'A463', 4, '*'), (32133, 'answer', 'answer', 0, 0, 0.4, 'A526', 5, '*'), (32135, 'aware', 'aware', 0, 0, 0.3333, 'A600', 5, '*'), (32136, 'been', 'been', 0, 0, 0.2667, 'B500', 18, '*'), (32137, 'behavioral', 'behavioral', 0, 0, 0.6667, 'B640', 11, '*'), (32138, 'circumstances', 'circumstances', 0, 0, 0.8667, 'C6252352', 3, '*'), (32139, 'complete', 'complete', 0, 0, 0.5333, 'C5143', 8, '*'), (32141, 'deadline', 'deadline', 0, 0, 0.5333, 'D450', 2, '*'), (32142, 'eventually', 'eventually', 0, 0, 0.6667, 'E1534', 4, '*'), (32144, 'fighting', 'fighting', 0, 0, 0.5333, 'F2352', 2, '*'), (32145, 'generally', 'generally', 0, 0, 0.6, 'G564', 2, '*'), (32146, 'guilt', 'guilt', 0, 0, 0.3333, 'G430', 4, '*'), (32147, 'hard', 'hard', 0, 0, 0.2667, 'H630', 4, '*'), (32148, 'harder', 'harder', 0, 0, 0.4, 'H636', 2, '*'), (32149, 'implementation', 'implementation', 0, 0, 0.9333, 'I514535', 6, '*'), (32150, 'interpersonal', 'interpersonal', 0, 0, 0.8667, 'I53616254', 12, '*'), (32151, 'isn\'t', 'isn\'t', 0, 0, 0.3333, 'I253', 6, '*'), (32152, 'mean', 'mean', 0, 0, 0.2667, 'M000', 20, '*'), (32153, 'meet', 'meet', 0, 0, 0.2667, 'M300', 7, '*'), (32155, 'occurs', 'occurs', 0, 0, 0.4, 'O262', 2, '*'), (32159, 'planned', 'planned', 0, 0, 0.4667, 'P453', 5, '*'), (32160, 'postponing', 'postponing', 0, 0, 0.6667, 'P23152', 2, '*'), (32161, 'procrastinate', 'procrastinate', 0, 0, 0.8667, 'P6262353', 2, '*'), (32164, 'purpose', 'purpose', 0, 0, 0.4667, 'P612', 3, '*'), (32165, 'question', 'question', 0, 0, 0.5333, 'Q350', 3, '*'), (32166, 'serves', 'serves', 0, 0, 0.4, 'S612', 2, '*'), (32167, 'shame', 'shame', 0, 0, 0.3333, 'S500', 2, '*'), (32170, 'studying', 'studying', 0, 0, 0.5333, 'S352', 5, '*'), (32172, 'true', 'true', 0, 0, 0.2667, 'T600', 15, '*'), (32173, 'unnecessary', 'unnecessary', 0, 0, 0.7333, 'U526', 2, '*'), (32174, 'usually', 'usually', 0, 0, 0.4667, 'U240', 13, '*'), (32195, 'accept', 'accept', 0, 0, 0.4, 'A213', 22, '*'), (32196, 'afraid', 'afraid', 0, 0, 0.4, 'A163', 11, '*'), (32197, 'ally', 'ally', 0, 0, 0.2667, 'A400', 3, '*'), (32199, 'begins', 'begins', 0, 0, 0.4, 'B252', 2, '*'), (32200, 'believe', 'believe', 0, 0, 0.4667, 'B410', 7, '*'), (32201, 'benefit', 'benefit', 0, 0, 0.4667, 'B513', 4, '*'), (32202, 'characteristics', 'characteristics', 0, 0, 1, 'C6236232', 15, '*'), (32204, 'compromise', 'compromise', 0, 0, 0.6667, 'C51652', 2, '*'), (32205, 'constantly', 'constantly', 0, 0, 0.6667, 'C523534', 7, '*'), (32206, 'decide', 'decide', 0, 0, 0.4, 'D230', 11, '*'), (32207, 'differs', 'differs', 0, 0, 0.4667, 'D162', 3, '*'), (32210, 'elements', 'elements', 0, 0, 0.5333, 'E4532', 8, '*'), (32212, 'enjoy', 'enjoy', 0, 0, 0.3333, 'E520', 11, '*'), (32214, 'extremely', 'extremely', 0, 0, 0.6, 'E23654', 2, '*'), (32215, 'frame', 'frame', 0, 0, 0.3333, 'F650', 2, '*'), (32216, 'fully', 'fully', 0, 0, 0.3333, 'F400', 2, '*'), (32217, 'go', 'go', 0, 0, 0.1333, 'G000', 17, '*'), (32219, 'healthy', 'healthy', 0, 0, 0.4667, 'H430', 16, '*'), (32220, 'honest', 'honest', 0, 0, 0.4, 'H523', 3, '*'), (32223, 'like', 'like', 0, 0, 0.2667, 'L200', 19, '*'), (32224, 'limits', 'limits', 0, 0, 0.4, 'L532', 7, '*'), (32225, 'maintaining', 'maintaining', 0, 0, 0.7333, 'M352', 4, '*'), (32226, 'member', 'member', 0, 0, 0.4, 'M160', 4, '*'), (32227, 'members', 'members', 0, 0, 0.4667, 'M162', 4, '*'), (32230, 'opposed', 'opposed', 0, 0, 0.4667, 'O123', 2, '*'), (32231, 'personal', 'personal', 0, 0, 0.5333, 'P6254', 19, '*'), (32232, 'personality', 'personality', 0, 0, 0.7333, 'P62543', 9, '*'), (32234, 'problem', 'problem', 0, 0, 0.4667, 'P6145', 10, '*'), (32235, 'protect', 'protect', 0, 0, 0.4667, 'P6323', 4, '*'), (32236, 'questions', 'questions', 0, 0, 0.6, 'Q352', 6, '*'), (32237, 'rather', 'rather', 0, 0, 0.4, 'R360', 3, '*'), (32238, 'reach', 'reach', 0, 0, 0.3333, 'R200', 8, '*'), (32239, 'refer', 'refer', 0, 0, 0.3333, 'R160', 8, '*'), (32240, 'related', 'related', 0, 0, 0.4667, 'R430', 15, '*'), (32243, 'rest', 'rest', 0, 0, 0.2667, 'R230', 7, '*'), (32244, 'safe', 'safe', 0, 0, 0.2667, 'S100', 4, '*'), (32246, 'set', 'set', 0, 0, 0.2, 'S300', 26, '*'), (32247, 'sharing', 'sharing', 0, 0, 0.4667, 'S652', 2, '*'), (32249, 'should', 'should', 0, 0, 0.4, 'S430', 21, '*'), (32252, 'successful', 'successful', 0, 0, 0.6667, 'S140', 6, '*'), (32253, 'talk', 'talk', 0, 0, 0.2667, 'T420', 8, '*'), (32254, 'trust', 'trust', 0, 0, 0.3333, 'T623', 10, '*'), (32257, 'values', 'values', 0, 0, 0.4, 'V420', 6, '*'), (32321, 'aristotle', 'aristotle', 0, 0, 0.6, 'A6234', 8, '*'), (32322, 'called', 'called', 0, 0, 0.4, 'C430', 9, '*'), (32323, 'care', 'care', 0, 0, 0.2667, 'C600', 13, '*'), (32325, 'closest', 'closest', 0, 0, 0.4667, 'C423', 2, '*'), (32327, 'comparison', 'comparison', 0, 0, 0.6667, 'C51625', 3, '*'), (32328, 'consists', 'consists', 0, 0, 0.5333, 'C5232', 2, '*'), (32329, 'deserve', 'deserve', 0, 0, 0.4667, 'D261', 3, '*'), (32330, 'difference', 'difference', 0, 0, 0.6667, 'D1652', 4, '*'), (32331, 'erotic', 'erotic', 0, 0, 0.4, 'E632', 2, '*'), (32332, 'family', 'family', 0, 0, 0.4, 'F540', 10, '*'), (32333, 'friendly', 'friendly', 0, 0, 0.5333, 'F6534', 2, '*'), (32335, 'happy', 'happy', 0, 0, 0.3333, 'H100', 18, '*'), (32336, 'humans', 'humans', 0, 0, 0.4, 'H520', 4, '*'), (32339, 'importance', 'importance', 0, 0, 0.6667, 'I516352', 5, '*'), (32340, 'integral', 'integral', 0, 0, 0.5333, 'I53264', 2, '*'), (32341, 'investing', 'investing', 0, 0, 0.6, 'I512352', 2, '*'), (32342, 'money', 'money', 0, 0, 0.3333, 'M000', 8, '*'), (32343, 'nature', 'nature', 0, 0, 0.4, 'N360', 3, '*'), (32344, 'parental', 'parental', 0, 0, 0.5333, 'P6534', 3, '*'), (32345, 'raise', 'raise', 0, 0, 0.3333, 'R200', 2, '*'), (32346, 'relative', 'relative', 0, 0, 0.5333, 'R431', 2, '*'), (32348, 'space', 'space', 0, 0, 0.3333, 'S120', 10, '*'), (32349, 'species', 'species', 0, 0, 0.4667, 'S120', 2, '*'), (32350, 'stay', 'stay', 0, 0, 0.2667, 'S300', 3, '*'), (32352, 'that\'s', 'that\'s', 0, 0, 0.4, 'T200', 10, '*'), (32354, 'worth', 'worth', 0, 0, 0.3333, 'W630', 6, '*'), (32385, 'account', 'account', 0, 0, 0.4667, 'A253', 6, '*'), (32386, 'achieve', 'achieve', 0, 0, 0.4667, 'A210', 16, '*'), (32387, 'awareness', 'awareness', 0, 0, 0.6, 'A652', 7, '*'), (32389, 'deal', 'deal', 0, 0, 0.2667, 'D400', 7, '*'), (32390, 'discuss', 'discuss', 0, 0, 0.4667, 'D200', 4, '*'), (32391, 'effectively', 'effectively', 0, 0, 0.7333, 'E12314', 5, '*'), (32393, 'getting', 'getting', 0, 0, 0.4667, 'G352', 4, '*'), (32395, 'idea', 'idea', 0, 0, 0.2667, 'I300', 2, '*'), (32397, 'offers', 'offers', 0, 0, 0.4, 'O162', 4, '*'), (32398, 'person\'s', 'person\'s', 0, 0, 0.5333, 'P6252', 4, '*'), (32399, 'prerequisite', 'prerequisite', 0, 0, 0.8, 'P623', 4, '*'), (32402, 'tend', 'tend', 0, 0, 0.2667, 'T530', 7, '*'), (32403, 'thus', 'thus', 0, 0, 0.2667, 'T200', 12, '*'), (32415, 'amount', 'amount', 0, 0, 0.4, 'A530', 4, '*'), (32416, 'attraction', 'attraction', 0, 0, 0.6667, 'A36235', 2, '*'), (32418, 'chance', 'chance', 0, 0, 0.4, 'C520', 5, '*'), (32420, 'commitment', 'commitment', 0, 0, 0.6667, 'C5353', 8, '*'), (32422, 'concept', 'concept', 0, 0, 0.4667, 'C5213', 3, '*'), (32428, 'friendship', 'friendship', 0, 0, 0.6667, 'F65321', 2, '*'), (32429, 'goals', 'goals', 0, 0, 0.3333, 'G420', 21, '*'), (32431, 'his', 'his', 0, 0, 0.2, 'H200', 8, '*'), (32432, 'ideal', 'ideal', 0, 0, 0.3333, 'I340', 4, '*'), (32433, 'improvement', 'improvement', 0, 0, 0.7333, 'I516153', 6, '*'), (32435, 'interact', 'interact', 0, 0, 0.5333, 'I53623', 5, '*'), (32436, 'intimacy', 'intimacy', 0, 0, 0.5333, 'I5352', 5, '*'), (32437, 'involves', 'involves', 0, 0, 0.5333, 'I51412', 6, '*'), (32438, 'kinds', 'kinds', 0, 0, 0.3333, 'K532', 2, '*'), (32439, 'lacking', 'lacking', 0, 0, 0.4667, 'L252', 2, '*'), (32440, 'long-term', 'long-term', 0, 0, 0.6, 'L52365', 8, '*'), (32441, 'love', 'love', 0, 0, 0.2667, 'L100', 20, '*'), (32443, 'lust', 'lust', 0, 0, 0.2667, 'L230', 2, '*'), (32444, 'made', 'made', 0, 0, 0.2667, 'M300', 5, '*'), (32445, 'mainly', 'mainly', 0, 0, 0.4, 'M400', 3, '*'), (32448, 'noticing', 'noticing', 0, 0, 0.5333, 'N3252', 2, '*'), (32449, 'passion', 'passion', 0, 0, 0.4667, 'P250', 2, '*'), (32450, 'psychologist', 'psychologist', 0, 0, 0.8, 'P2423', 19, '*'), (32451, 'remain', 'remain', 0, 0, 0.4, 'R500', 6, '*'), (32452, 'represents', 'represents', 0, 0, 0.6667, 'R162532', 4, '*'), (32455, 'romance', 'romance', 0, 0, 0.4667, 'R520', 3, '*'), (32456, 'shared', 'shared', 0, 0, 0.4, 'S630', 3, '*'), (32459, 'type', 'type', 0, 0, 0.2667, 'T100', 3, '*'), (32479, 'biological', 'biological', 0, 0, 0.6667, 'B424', 3, '*'), (32480, 'confuse', 'confuse', 0, 0, 0.4667, 'C512', 2, '*'), (32482, 'creation', 'creation', 0, 0, 0.5333, 'C635', 5, '*'), (32485, 'element', 'element', 0, 0, 0.4667, 'E453', 2, '*'), (32486, 'enjoyment', 'enjoyment', 0, 0, 0.6, 'E5253', 12, '*'), (32488, 'essential', 'essential', 0, 0, 0.6, 'E2534', 3, '*'), (32490, 'every', 'every', 0, 0, 0.3333, 'E160', 30, '*'), (32493, 'must', 'must', 0, 0, 0.2667, 'M230', 13, '*'), (32494, 'nor', 'nor', 0, 0, 0.2, 'N600', 3, '*'), (32495, 'overtakes', 'overtakes', 0, 0, 0.6, 'O1632', 2, '*'), (32496, 'particular', 'particular', 0, 0, 0.6667, 'P63246', 8, '*'), (32498, 'probably', 'probably', 0, 0, 0.5333, 'P614', 3, '*'), (32500, 'short', 'short', 0, 0, 0.3333, 'S630', 7, '*'), (32510, 'affected', 'affected', 0, 0, 0.5333, 'A123', 2, '*'), (32511, 'age', 'age', 0, 0, 0.2, 'A200', 6, '*'), (32513, 'compare', 'compare', 0, 0, 0.4667, 'C516', 5, '*'), (32514, 'concerns', 'concerns', 0, 0, 0.5333, 'C52652', 3, '*'), (32516, 'dopamine', 'dopamine', 0, 0, 0.5333, 'D150', 2, '*'), (32518, 'energetic', 'energetic', 0, 0, 0.6, 'E56232', 3, '*'), (32519, 'euphoria', 'euphoria', 0, 0, 0.5333, 'E160', 2, '*'), (32520, 'excited', 'excited', 0, 0, 0.4667, 'E230', 3, '*'), (32523, 'influence', 'influence', 0, 0, 0.6, 'I51452', 7, '*'), (32526, 'months', 'months', 0, 0, 0.4, 'M320', 5, '*'), (32528, 'pleasure', 'pleasure', 0, 0, 0.5333, 'P426', 4, '*'), (32530, 'serotonin', 'serotonin', 0, 0, 0.6, 'S635', 2, '*'), (32531, 'truth', 'truth', 0, 0, 0.3333, 'T630', 2, '*'), (32535, 'έρωτας', 'έρωτας', 0, 0, 0.4, 'έ000', 2, '*'), (32540, '“what', '“what', 0, 0, 0.3333, '“300', 2, '*'), (32574, 'adult', 'adult', 0, 0, 0.3333, 'A343', 4, '*'), (32575, 'avoidance', 'avoidance', 0, 0, 0.6, 'A1352', 3, '*'), (32576, 'bond', 'bond', 0, 0, 0.2667, 'B530', 2, '*'), (32577, 'built', 'built', 0, 0, 0.3333, 'B430', 2, '*'), (32580, 'childhood', 'childhood', 0, 0, 0.6, 'C430', 12, '*'), (32582, 'close', 'close', 0, 0, 0.3333, 'C420', 10, '*'), (32584, 'conditions', 'conditions', 0, 0, 0.6667, 'C5352', 10, '*'), (32586, 'develop', 'develop', 0, 0, 0.4667, 'D141', 12, '*'), (32587, 'emotionally', 'emotionally', 0, 0, 0.7333, 'E5354', 3, '*'), (32588, 'experienced', 'experienced', 0, 0, 0.7333, 'E216523', 9, '*'), (32590, 'holding', 'holding', 0, 0, 0.4667, 'H4352', 2, '*'), (32591, 'hugging', 'hugging', 0, 0, 0.4667, 'H252', 2, '*'), (32592, 'increasing', 'increasing', 0, 0, 0.6667, 'I526252', 3, '*'), (32595, 'insecurity', 'insecurity', 0, 0, 0.6667, 'I5263', 2, '*'), (32597, 'leaving', 'leaving', 0, 0, 0.4667, 'L152', 2, '*'), (32599, 'mother', 'mother', 0, 0, 0.4, 'M360', 2, '*'), (32600, 'ones', 'ones', 0, 0, 0.2667, 'O520', 14, '*'), (32601, 'oxytocin', 'oxytocin', 0, 0, 0.5333, 'O2325', 2, '*'), (32602, 'parents', 'parents', 0, 0, 0.4667, 'P6532', 7, '*'), (32604, 'receive', 'receive', 0, 0, 0.4667, 'R210', 4, '*'), (32605, 'security', 'security', 0, 0, 0.5333, 'S630', 2, '*'), (32606, 'sense', 'sense', 0, 0, 0.3333, 'S520', 13, '*'), (32607, 'shape', 'shape', 0, 0, 0.3333, 'S100', 6, '*'), (32611, 'throughout', 'throughout', 0, 0, 0.6667, 'T623', 3, '*'), (32613, 'touching', 'touching', 0, 0, 0.5333, 'T252', 2, '*'), (32615, 'warm', 'warm', 0, 0, 0.2667, 'W650', 4, '*'), (32637, 'arises', 'arises', 0, 0, 0.4, 'A620', 2, '*'), (32640, 'attachment', 'attachment', 0, 0, 0.6667, 'A3253', 3, '*'), (32641, 'bad', 'bad', 0, 0, 0.2, 'B300', 6, '*'), (32643, 'building', 'building', 0, 0, 0.5333, 'B4352', 5, '*'), (32645, 'colleagues', 'colleagues', 0, 0, 0.6667, 'C420', 8, '*'), (32648, 'complex', 'complex', 0, 0, 0.4667, 'C5142', 6, '*'), (32649, 'confidence', 'confidence', 0, 0, 0.6667, 'C51352', 15, '*'), (32650, 'considered', 'considered', 0, 0, 0.6667, 'C52363', 14, '*'), (32651, 'constructive', 'constructive', 0, 0, 0.8, 'C5236231', 2, '*'), (32652, 'dependency', 'dependency', 0, 0, 0.6667, 'D15352', 2, '*'), (32654, 'directed', 'directed', 0, 0, 0.5333, 'D623', 2, '*'), (32660, 'facts', 'facts', 0, 0, 0.3333, 'F232', 2, '*'), (32662, 'friend', 'friend', 0, 0, 0.4, 'F653', 10, '*'), (32663, 'friends', 'friends', 0, 0, 0.4667, 'F6532', 17, '*'), (32665, 'greater', 'greater', 0, 0, 0.4667, 'G636', 8, '*'), (32672, 'jealous', 'jealous', 0, 0, 0.4667, 'J420', 2, '*'), (32673, 'jealousy', 'jealousy', 0, 0, 0.5333, 'J420', 3, '*'), (32675, 'likely', 'likely', 0, 0, 0.4, 'L240', 23, '*'), (32676, 'limited', 'limited', 0, 0, 0.4667, 'L530', 5, '*'), (32678, 'memories', 'memories', 0, 0, 0.5333, 'M620', 2, '*'), (32679, 'motivates', 'motivates', 0, 0, 0.6, 'M3132', 3, '*'), (32685, 'painful', 'painful', 0, 0, 0.4667, 'P514', 2, '*'), (32686, 'perceive', 'perceive', 0, 0, 0.5333, 'P621', 3, '*'), (32689, 'proposed', 'proposed', 0, 0, 0.5333, 'P6123', 2, '*'), (32691, 'psychologists', 'psychologists', 0, 0, 0.8667, 'P24232', 6, '*'), (32693, 'real', 'real', 0, 0, 0.2667, 'R400', 3, '*'), (32696, 'responses', 'responses', 0, 0, 0.6, 'R2152', 3, '*'), (32698, 'resulting', 'resulting', 0, 0, 0.6, 'R24352', 2, '*'), (32701, 'self-esteem', 'self-esteem', 0, 0, 0.7333, 'S41235', 10, '*'), (32707, 'taken', 'taken', 0, 0, 0.3333, 'T250', 3, '*'), (32708, 'third', 'third', 0, 0, 0.3333, 'T630', 4, '*'), (32710, 'traits', 'traits', 0, 0, 0.4, 'T632', 6, '*'), (32762, '92', '92', 0, 0, 0.2, '', 1, '*'), (32763, 'achievement', 'achievement', 0, 0, 0.7333, 'A2153', 4, '*'), (32764, 'admiring', 'admiring', 0, 0, 0.5333, 'A35652', 1, '*'), (32765, 'appreciating', 'appreciating', 0, 0, 0.8, 'A162352', 1, '*'), (32766, 'art', 'art', 0, 0, 0.2, 'A630', 1, '*'), (32767, 'awe', 'awe', 0, 0, 0.2, 'A000', 4, '*'), (32768, 'bath', 'bath', 0, 0, 0.2667, 'B300', 1, '*'), (32769, 'beautiful', 'beautiful', 0, 0, 0.6, 'B314', 4, '*'), (32770, 'bigger', 'bigger', 0, 0, 0.4, 'B260', 4, '*'), (32771, 'birth', 'birth', 0, 0, 0.3333, 'B630', 2, '*'), (32772, 'bubble', 'bubble', 0, 0, 0.4, 'B400', 1, '*'), (32773, 'companion', 'companion', 0, 0, 0.6, 'C515', 1, '*'), (32774, 'drinking', 'drinking', 0, 0, 0.5333, 'D65252', 1, '*'), (32775, 'fine', 'fine', 0, 0, 0.2667, 'F500', 2, '*'), (32776, 'grateful', 'grateful', 0, 0, 0.5333, 'G6314', 9, '*'), (32777, 'gratitude', 'gratitude', 0, 0, 0.6, 'G630', 16, '*'), (32778, 'luxuries', 'luxuries', 0, 0, 0.5333, 'L262', 1, '*'), (32779, 'luxury', 'luxury', 0, 0, 0.4, 'L260', 1, '*'), (32780, 'massage', 'massage', 0, 0, 0.4667, 'M200', 2, '*'), (32781, 'material', 'material', 0, 0, 0.5333, 'M364', 8, '*'), (32782, 'natural', 'natural', 0, 0, 0.4667, 'N364', 6, '*'), (32783, 'phenomenon', 'phenomenon', 0, 0, 0.6667, 'P500', 3, '*'), (32784, 'pride', 'pride', 0, 0, 0.3333, 'P630', 2, '*'), (32785, 'proud', 'proud', 0, 0, 0.3333, 'P630', 1, '*'), (32786, 'received', 'received', 0, 0, 0.5333, 'R213', 5, '*'), (32787, 'recognized', 'recognized', 0, 0, 0.6667, 'R2523', 4, '*'), (32788, 'told', 'told', 0, 0, 0.2667, 'T430', 3, '*'), (32789, 'types', 'types', 0, 0, 0.3333, 'T120', 2, '*'), (32790, 'wine', 'wine', 0, 0, 0.2667, 'W500', 1, '*'), (32791, 'έλεγαν', 'έλεγαν', 0, 0, 0.4, 'έ000', 1, '*'), (32792, 'τύποι', 'τύποι', 0, 0, 0.3333, 'τ000', 1, '*'), (32794, 'achievements', 'achievements', 0, 0, 0.8, 'A21532', 5, '*'), (32795, 'affection', 'affection', 0, 0, 0.6, 'A1235', 4, '*'), (32796, 'analyzing', 'analyzing', 0, 0, 0.6, 'A54252', 2, '*'), (32798, 'arms', 'arms', 0, 0, 0.2667, 'A652', 2, '*'), (32801, 'celebrate', 'celebrate', 0, 0, 0.6, 'C4163', 2, '*'), (32802, 'compassion', 'compassion', 0, 0, 0.6667, 'C5125', 2, '*'), (32803, 'connect', 'connect', 0, 0, 0.4667, 'C523', 3, '*'), (32806, 'experiences', 'experiences', 0, 0, 0.7333, 'E21652', 8, '*'), (32807, 'future', 'future', 0, 0, 0.4, 'F360', 8, '*'), (32808, 'happens', 'happens', 0, 0, 0.4667, 'H152', 3, '*'), (32809, 'hug', 'hug', 0, 0, 0.2, 'H200', 3, '*'), (32810, 'image', 'image', 0, 0, 0.3333, 'I520', 14, '*'), (32811, 'implement', 'implement', 0, 0, 0.6, 'I51453', 6, '*'), (32812, 'intensifying', 'intensifying', 0, 0, 0.8, 'I5352152', 2, '*'), (32813, 'journey', 'journey', 0, 0, 0.4667, 'J650', 2, '*'), (32816, 'let', 'let', 0, 0, 0.2, 'L300', 9, '*'), (32817, 'live', 'live', 0, 0, 0.2667, 'L100', 7, '*'), (32818, 'mindful', 'mindful', 0, 0, 0.4667, 'M314', 3, '*'), (32819, 'motivate', 'motivate', 0, 0, 0.5333, 'M313', 2, '*'), (32820, 'nice', 'nice', 0, 0, 0.2667, 'N200', 4, '*'), (32821, 'open', 'open', 0, 0, 0.2667, 'O150', 13, '*'), (32822, 'optimistic', 'optimistic', 0, 0, 0.6667, 'O135232', 4, '*'), (32823, 'past', 'past', 0, 0, 0.2667, 'P230', 9, '*'), (32824, 'planning', 'planning', 0, 0, 0.5333, 'P452', 3, '*'), (32825, 'praise', 'praise', 0, 0, 0.4, 'P620', 3, '*'), (32826, 'precise', 'precise', 0, 0, 0.4667, 'P620', 2, '*'), (32827, 'prolonging', 'prolonging', 0, 0, 0.6667, 'P645252', 2, '*'), (32828, 'proven', 'proven', 0, 0, 0.4, 'P615', 5, '*'), (32830, 'seek', 'seek', 0, 0, 0.2667, 'S000', 5, '*'), (32831, 'sensation', 'sensation', 0, 0, 0.6, 'S5235', 2, '*'), (32832, 'spread', 'spread', 0, 0, 0.4, 'S163', 4, '*'), (32833, 'strategies', 'strategies', 0, 0, 0.6667, 'S3632', 7, '*'), (32834, 'strategy', 'strategy', 0, 0, 0.5333, 'S3632', 2, '*'), (32835, 'succeed', 'succeed', 0, 0, 0.4667, 'S300', 2, '*'), (32837, 'tell', 'tell', 0, 0, 0.2667, 'T400', 7, '*'), (32860, 'deliberately', 'deliberately', 0, 0, 0.8, 'D41634', 2, '*'), (32861, 'discussing', 'discussing', 0, 0, 0.6667, 'D252', 2, '*'), (32863, 'door', 'door', 0, 0, 0.2667, 'D600', 2, '*'), (32865, 'engaging', 'engaging', 0, 0, 0.5333, 'E5252', 3, '*'), (32866, 'happened', 'happened', 0, 0, 0.5333, 'H153', 7, '*'), (32867, 'humility', 'humility', 0, 0, 0.5333, 'H543', 2, '*'), (32868, 'ignore', 'ignore', 0, 0, 0.4, 'I256', 2, '*'), (32870, 'nagging', 'nagging', 0, 0, 0.4667, 'N252', 2, '*'), (32871, 'negativity', 'negativity', 0, 0, 0.6667, 'N2313', 2, '*'), (32873, 'pessimistic', 'pessimistic', 0, 0, 0.7333, 'P25232', 2, '*'), (32875, 'saying', 'saying', 0, 0, 0.4, 'S520', 6, '*'), (32876, 'solution', 'solution', 0, 0, 0.5333, 'S435', 6, '*'), (32888, 'field', 'field', 0, 0, 0.3333, 'F430', 16, '*'), (32890, 'recently', 'recently', 0, 0, 0.5333, 'R2534', 2, '*'), (32891, 'scientists', 'scientists', 0, 0, 0.6667, 'S53232', 2, '*'), (32904, 'able', 'able', 0, 0, 0.2667, 'A140', 11, '*'), (32905, 'autonomous', 'autonomous', 0, 0, 0.6667, 'A352', 2, '*'), (32906, 'autonomy', 'autonomy', 0, 0, 0.5333, 'A350', 6, '*'), (32907, 'build', 'build', 0, 0, 0.3333, 'B430', 6, '*'), (32911, 'depend', 'depend', 0, 0, 0.4, 'D153', 2, '*'), (32913, 'having', 'having', 0, 0, 0.4, 'H152', 16, '*'), (32915, 'ideally', 'ideally', 0, 0, 0.4667, 'I340', 3, '*'), (32916, 'independence', 'independence', 0, 0, 0.8, 'I5315352', 3, '*'), (32917, 'inner', 'inner', 0, 0, 0.3333, 'I560', 3, '*'), (32918, 'markers', 'markers', 0, 0, 0.4667, 'M6262', 3, '*'), (32922, 'overwhelmed', 'overwhelmed', 0, 0, 0.7333, 'O16453', 2, '*'), (32923, 'relatives', 'relatives', 0, 0, 0.6, 'R4312', 3, '*'), (32924, 'resilience', 'resilience', 0, 0, 0.6667, 'R2452', 8, '*'), (32925, 'resilient', 'resilient', 0, 0, 0.6, 'R2453', 2, '*'), (32927, 'support', 'support', 0, 0, 0.4667, 'S163', 18, '*'), (32934, 'break', 'break', 0, 0, 0.3333, 'B620', 10, '*'), (32935, 'challenges', 'challenges', 0, 0, 0.6667, 'C452', 6, '*'), (32936, 'decision-making', 'decision-making', 0, 0, 1, 'D25252', 4, '*'), (32937, 'discipline', 'discipline', 0, 0, 0.6667, 'D2145', 2, '*'), (32939, 'down', 'down', 0, 0, 0.2667, 'D500', 18, '*'), (32940, 'easier', 'easier', 0, 0, 0.4, 'E260', 6, '*'), (32941, 'eat', 'eat', 0, 0, 0.2, 'E300', 5, '*'), (32942, 'efficient', 'efficient', 0, 0, 0.6, 'E1253', 7, '*'), (32943, 'follow', 'follow', 0, 0, 0.4, 'F400', 14, '*'), (32944, 'four', 'four', 0, 0, 0.2667, 'F600', 9, '*'), (32945, 'function', 'function', 0, 0, 0.5333, 'F5235', 2, '*'), (32946, 'healthily', 'healthily', 0, 0, 0.6, 'H434', 2, '*'), (32948, 'plan', 'plan', 0, 0, 0.2667, 'P450', 14, '*'), (32949, 'progress', 'progress', 0, 0, 0.5333, 'P6262', 4, '*'), (32950, 'regularly', 'regularly', 0, 0, 0.6, 'R2464', 2, '*'), (32953, 'self-control', 'self-control', 0, 0, 0.8, 'S4125364', 11, '*'), (32955, 'slow', 'slow', 0, 0, 0.2667, 'S400', 4, '*'), (32956, 'study', 'study', 0, 0, 0.3333, 'S300', 17, '*'), (32958, 'track', 'track', 0, 0, 0.3333, 'T620', 2, '*'), (32959, 'turn', 'turn', 0, 0, 0.2667, 'T650', 8, '*'), (32965, 'allow', 'allow', 0, 0, 0.3333, 'A400', 9, '*'), (32966, 'concentrating', 'concentrating', 0, 0, 0.8667, 'C52536352', 2, '*'), (32967, 'contrary', 'contrary', 0, 0, 0.5333, 'C536', 3, '*'), (32968, 'convenient', 'convenient', 0, 0, 0.6667, 'C5153', 2, '*'), (32970, 'days', 'days', 0, 0, 0.2667, 'D200', 5, '*'), (32972, 'did', 'did', 0, 0, 0.2, 'D000', 17, '*'), (32973, 'disappointed', 'disappointed', 0, 0, 0.8, 'D2153', 3, '*'), (32975, 'exhausted', 'exhausted', 0, 0, 0.6, 'E230', 2, '*'), (32976, 'familiar', 'familiar', 0, 0, 0.5333, 'F546', 2, '*'), (32977, 'got', 'got', 0, 0, 0.2, 'G300', 2, '*'), (32978, 'haven\'t', 'haven\'t', 0, 0, 0.4667, 'H153', 4, '*'), (32981, 'noticed', 'noticed', 0, 0, 0.4667, 'N323', 3, '*'), (32983, 'raised', 'raised', 0, 0, 0.4, 'R230', 2, '*'), (32985, 'regain', 'regain', 0, 0, 0.4, 'R250', 3, '*'), (32986, 'require', 'require', 0, 0, 0.4667, 'R260', 6, '*'), (32987, 'root', 'root', 0, 0, 0.2667, 'R300', 2, '*'), (32988, 'running', 'running', 0, 0, 0.4667, 'R520', 2, '*'), (32989, 'said', 'said', 0, 0, 0.2667, 'S300', 8, '*'), (32992, 'signs', 'signs', 0, 0, 0.3333, 'S520', 5, '*'), (32993, 'suggests', 'suggests', 0, 0, 0.5333, 'S320', 4, '*'), (32994, 'task', 'task', 0, 0, 0.2667, 'T200', 3, '*'), (32996, 'tired', 'tired', 0, 0, 0.3333, 'T630', 4, '*'), (32997, 'were', 'were', 0, 0, 0.2667, 'W600', 21, '*'), (33028, 'activities', 'activities', 0, 0, 0.6667, 'A23132', 12, '*'), (33029, 'comfortable', 'comfortable', 0, 0, 0.7333, 'C516314', 5, '*'), (33034, 'goods', 'goods', 0, 0, 0.3333, 'G320', 2, '*'), (33035, 'interactions', 'interactions', 0, 0, 0.8, 'I5362352', 3, '*'), (33036, 'know', 'know', 0, 0, 0.2667, 'K500', 19, '*'), (33038, 'plays', 'plays', 0, 0, 0.3333, 'P420', 3, '*'), (33039, 'relevant', 'relevant', 0, 0, 0.5333, 'R4153', 3, '*'), (33040, 'road', 'road', 0, 0, 0.2667, 'R300', 3, '*'), (33041, 'seeking', 'seeking', 0, 0, 0.4667, 'S520', 3, '*'), (33045, 'starts', 'starts', 0, 0, 0.4, 'S3632', 4, '*'), (33047, 'value', 'value', 0, 0, 0.3333, 'V400', 7, '*'), (33059, 'assess', 'assess', 0, 0, 0.4, 'A200', 3, '*'), (33061, 'desires', 'desires', 0, 0, 0.4667, 'D262', 5, '*'), (33062, 'directly', 'directly', 0, 0, 0.5333, 'D6234', 3, '*'), (33069, 'precondition', 'precondition', 0, 0, 0.8, 'P62535', 2, '*'), (33070, 'regret', 'regret', 0, 0, 0.4, 'R263', 2, '*'), (33073, 'specifically', 'specifically', 0, 0, 0.8, 'S12124', 6, '*'), (33076, 'tough', 'tough', 0, 0, 0.3333, 'T200', 2, '*'), (33081, 'appreciate', 'appreciate', 0, 0, 0.6667, 'A1623', 4, '*'), (33082, 'approaches', 'approaches', 0, 0, 0.6667, 'A162', 5, '*'), (33083, 'appropriate', 'appropriate', 0, 0, 0.7333, 'A16163', 9, '*'), (33084, 'career', 'career', 0, 0, 0.4, 'C600', 4, '*'), (33085, 'confident', 'confident', 0, 0, 0.6, 'C51353', 2, '*'), (33089, 'environment', 'environment', 0, 0, 0.7333, 'E51653', 9, '*'), (33090, 'equally', 'equally', 0, 0, 0.4667, 'E240', 2, '*'), (33094, 'ideas', 'ideas', 0, 0, 0.3333, 'I320', 8, '*'); INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES (33095, 'improves', 'improves', 0, 0, 0.5333, 'I51612', 2, '*'), (33099, 'passivity', 'passivity', 0, 0, 0.6, 'P213', 2, '*'), (33100, 'percentage', 'percentage', 0, 0, 0.6667, 'P62532', 2, '*'), (33101, 'plans', 'plans', 0, 0, 0.3333, 'P452', 4, '*'), (33104, 'shows', 'shows', 0, 0, 0.3333, 'S000', 10, '*'), (33106, 'we\'re', 'we\'re', 0, 0, 0.3333, 'W600', 2, '*'), (33107, 'working', 'working', 0, 0, 0.4667, 'W6252', 18, '*'), (33108, 'workplace', 'workplace', 0, 0, 0.6, 'W62142', 11, '*'), (33111, 'abilities', 'abilities', 0, 0, 0.6, 'A1432', 3, '*'), (33112, 'accepted', 'accepted', 0, 0, 0.5333, 'A213', 3, '*'), (33113, 'accordance', 'accordance', 0, 0, 0.6667, 'A26352', 3, '*'), (33120, 'dynamic', 'dynamic', 0, 0, 0.4667, 'D520', 2, '*'), (33125, 'he', 'he', 0, 0, 0.1333, 'H000', 12, '*'), (33126, 'including', 'including', 0, 0, 0.6, 'I524352', 3, '*'), (33128, 'initiative', 'initiative', 0, 0, 0.6667, 'I531', 2, '*'), (33130, 'lines', 'lines', 0, 0, 0.3333, 'L520', 5, '*'), (33131, 'positively', 'positively', 0, 0, 0.6667, 'P2314', 6, '*'), (33134, 'self-confident', 'self-confident', 0, 0, 0.9333, 'S41251353', 2, '*'), (33138, 'unavoidable', 'unavoidable', 0, 0, 0.7333, 'U51314', 2, '*'), (33140, 'works', 'works', 0, 0, 0.3333, 'W620', 16, '*'), (33174, 'amazing', 'amazing', 0, 0, 0.4667, 'A5252', 3, '*'), (33175, 'boost', 'boost', 0, 0, 0.3333, 'B230', 8, '*'), (33178, 'constant', 'constant', 0, 0, 0.5333, 'C52353', 3, '*'), (33182, 'mistake', 'mistake', 0, 0, 0.4667, 'M232', 3, '*'), (33183, 'mistakes', 'mistakes', 0, 0, 0.5333, 'M232', 9, '*'), (33184, 'opinion', 'opinion', 0, 0, 0.4667, 'O150', 3, '*'), (33187, 'please', 'please', 0, 0, 0.4, 'P420', 4, '*'), (33189, 'self-love', 'self-love', 0, 0, 0.6, 'S4141', 2, '*'), (33190, 'significant', 'significant', 0, 0, 0.7333, 'S51253', 14, '*'), (33206, 'aim', 'aim', 0, 0, 0.2, 'A500', 6, '*'), (33208, 'balanced', 'balanced', 0, 0, 0.5333, 'B4523', 6, '*'), (33212, 'consume', 'consume', 0, 0, 0.4667, 'C525', 6, '*'), (33213, 'consumption', 'consumption', 0, 0, 0.7333, 'C525135', 5, '*'), (33214, 'discover', 'discover', 0, 0, 0.5333, 'D216', 3, '*'), (33215, 'distractions', 'distractions', 0, 0, 0.8, 'D2362352', 2, '*'), (33216, 'divert', 'divert', 0, 0, 0.4, 'D163', 2, '*'), (33217, 'enhance', 'enhance', 0, 0, 0.4667, 'E520', 7, '*'), (33218, 'extension', 'extension', 0, 0, 0.6, 'E23525', 2, '*'), (33219, 'finally', 'finally', 0, 0, 0.4667, 'F540', 6, '*'), (33221, 'food', 'food', 0, 0, 0.2667, 'F300', 6, '*'), (33222, 'fruit', 'fruit', 0, 0, 0.3333, 'F630', 2, '*'), (33223, 'high', 'high', 0, 0, 0.2667, 'H200', 9, '*'), (33225, 'intake', 'intake', 0, 0, 0.4, 'I532', 3, '*'), (33226, 'limit', 'limit', 0, 0, 0.3333, 'L530', 18, '*'), (33227, 'meals', 'meals', 0, 0, 0.3333, 'M420', 4, '*'), (33228, 'meaning', 'meaning', 0, 0, 0.4667, 'M200', 7, '*'), (33229, 'nicotine', 'nicotine', 0, 0, 0.5333, 'N235', 2, '*'), (33230, 'particularly', 'particularly', 0, 0, 0.8, 'P632464', 2, '*'), (33231, 'performance', 'performance', 0, 0, 0.7333, 'P61652', 2, '*'), (33232, 'periods', 'periods', 0, 0, 0.4667, 'P632', 2, '*'), (33233, 'persistence', 'persistence', 0, 0, 0.7333, 'P62352', 2, '*'), (33234, 'priorities', 'priorities', 0, 0, 0.6667, 'P632', 3, '*'), (33238, 'seems', 'seems', 0, 0, 0.3333, 'S520', 7, '*'), (33239, 'snacks', 'snacks', 0, 0, 0.4, 'S520', 2, '*'), (33241, 'spiritual', 'spiritual', 0, 0, 0.6, 'S1634', 5, '*'), (33243, 'underestimate', 'underestimate', 0, 0, 0.8667, 'U5362353', 2, '*'), (33244, 'vegetables', 'vegetables', 0, 0, 0.6667, 'V23142', 4, '*'), (33245, 'water', 'water', 0, 0, 0.3333, 'W360', 4, '*'), (33268, 'asked', 'asked', 0, 0, 0.3333, 'A230', 4, '*'), (33270, 'defined', 'defined', 0, 0, 0.4667, 'D153', 2, '*'), (33273, 'fast', 'fast', 0, 0, 0.2667, 'F230', 2, '*'), (33283, 'systematically', 'systematically', 0, 0, 0.9333, 'S35324', 3, '*'), (33301, 'healthier', 'healthier', 0, 0, 0.6, 'H436', 3, '*'), (33302, 'hours', 'hours', 0, 0, 0.3333, 'H620', 3, '*'), (33304, 'inadequate', 'inadequate', 0, 0, 0.6667, 'I5323', 2, '*'), (33305, 'people\'s', 'people\'s', 0, 0, 0.5333, 'P420', 5, '*'), (33309, 'weight', 'weight', 0, 0, 0.4, 'W230', 4, '*'), (33314, 'assertive', 'assertive', 0, 0, 0.6, 'A2631', 4, '*'), (33321, 'accepting', 'accepting', 0, 0, 0.6, 'A21352', 3, '*'), (33323, 'asks', 'asks', 0, 0, 0.2667, 'A200', 2, '*'), (33325, 'available', 'available', 0, 0, 0.6, 'A1414', 5, '*'), (33326, 'complaint', 'complaint', 0, 0, 0.6, 'C51453', 2, '*'), (33327, 'compliments', 'compliments', 0, 0, 0.7333, 'C514532', 2, '*'), (33329, 'criticism', 'criticism', 0, 0, 0.6, 'C6325', 4, '*'), (33330, 'defend', 'defend', 0, 0, 0.4, 'D153', 3, '*'), (33331, 'else\'s', 'else\'s', 0, 0, 0.4, 'E420', 3, '*'), (33333, 'match', 'match', 0, 0, 0.3333, 'M320', 2, '*'), (33334, 'objectives', 'objectives', 0, 0, 0.6667, 'O12312', 2, '*'), (33335, 'pursuit', 'pursuit', 0, 0, 0.4667, 'P623', 2, '*'), (33336, 'refuse', 'refuse', 0, 0, 0.4, 'R120', 2, '*'), (33337, 'relation', 'relation', 0, 0, 0.5333, 'R435', 4, '*'), (33338, 'resources', 'resources', 0, 0, 0.6, 'R262', 8, '*'), (33339, 'rights', 'rights', 0, 0, 0.4, 'R232', 5, '*'), (33341, 'theory', 'theory', 0, 0, 0.4, 'T600', 2, '*'), (33342, 'violating', 'violating', 0, 0, 0.6, 'V4352', 2, '*'), (33344, 'willing', 'willing', 0, 0, 0.4667, 'W452', 6, '*'), (33352, 'accurate', 'accurate', 0, 0, 0.5333, 'A263', 2, '*'), (33353, 'acted', 'acted', 0, 0, 0.3333, 'A230', 2, '*'), (33354, 'adopting', 'adopting', 0, 0, 0.5333, 'A31352', 4, '*'), (33355, 'aggressive', 'aggressive', 0, 0, 0.6667, 'A2621', 2, '*'), (33358, 'asking', 'asking', 0, 0, 0.4, 'A252', 4, '*'), (33360, 'assertiveness', 'assertiveness', 0, 0, 0.8667, 'A263152', 6, '*'), (33361, 'clear', 'clear', 0, 0, 0.3333, 'C460', 5, '*'), (33364, 'define', 'define', 0, 0, 0.4, 'D150', 7, '*'), (33365, 'draw', 'draw', 0, 0, 0.2667, 'D600', 4, '*'), (33367, 'encourage', 'encourage', 0, 0, 0.6, 'E5262', 4, '*'), (33371, 'interests', 'interests', 0, 0, 0.6, 'I536232', 2, '*'), (33376, 'opinions', 'opinions', 0, 0, 0.5333, 'O152', 2, '*'), (33377, 'passive', 'passive', 0, 0, 0.4667, 'P210', 2, '*'), (33382, 'similarly', 'similarly', 0, 0, 0.6, 'S5464', 3, '*'), (33385, 'tends', 'tends', 0, 0, 0.3333, 'T532', 2, '*'), (33387, 'truly', 'truly', 0, 0, 0.3333, 'T640', 2, '*'), (33391, 'wishes', 'wishes', 0, 0, 0.4, 'W200', 3, '*'), (33414, 'acts', 'acts', 0, 0, 0.2667, 'A232', 2, '*'), (33415, 'besides', 'besides', 0, 0, 0.4667, 'B232', 2, '*'), (33419, 'circle', 'circle', 0, 0, 0.4, 'C624', 2, '*'), (33421, 'efforts', 'efforts', 0, 0, 0.4667, 'E1632', 2, '*'), (33422, 'exchange', 'exchange', 0, 0, 0.5333, 'E252', 3, '*'), (33428, 'transmitted', 'transmitted', 0, 0, 0.7333, 'T65253', 2, '*'), (33445, '128', '128', 0, 0, 0.3, '', 1, '*'), (33446, '2003', '2003', 0, 0, 0.4, '', 1, '*'), (33447, '2013', '2013', 0, 0, 0.4, '', 3, '*'), (33448, '2014', '2014', 0, 0, 0.4, '', 1, '*'), (33449, 'access', 'access', 0, 0, 0.4, 'A200', 2, '*'), (33450, 'algoe', 'algoe', 0, 0, 0.3333, 'A420', 1, '*'), (33451, 'amin', 'amin', 0, 0, 0.2667, 'A500', 1, '*'), (33452, 'average', 'average', 0, 0, 0.4667, 'A162', 1, '*'), (33453, 'benefits', 'benefits', 0, 0, 0.5333, 'B5132', 10, '*'), (33454, 'broader', 'broader', 0, 0, 0.4667, 'B636', 1, '*'), (33455, 'contributes', 'contributes', 0, 0, 0.7333, 'C536132', 4, '*'), (33456, 'emmons', 'emmons', 0, 0, 0.4, 'E520', 1, '*'), (33457, 'employees', 'employees', 0, 0, 0.6, 'E5142', 6, '*'), (33458, 'features', 'features', 0, 0, 0.5333, 'F362', 2, '*'), (33459, 'fredrickson', 'fredrickson', 0, 0, 0.7333, 'F63625', 1, '*'), (33460, 'gable', 'gable', 0, 0, 0.3333, 'G140', 1, '*'), (33461, 'generosity', 'generosity', 0, 0, 0.6667, 'G5623', 2, '*'), (33462, 'incorporating', 'incorporating', 0, 0, 0.8667, 'I52616352', 1, '*'), (33463, 'interaction', 'interaction', 0, 0, 0.7333, 'I536235', 9, '*'), (33464, 'life-satisfaction', 'life-satisfaction', 0, 0, 1, 'L12321235', 3, '*'), (33465, 'loved', 'loved', 0, 0, 0.3333, 'L130', 4, '*'), (33466, 'mccullough', 'mccullough', 0, 0, 0.6667, 'M242', 1, '*'), (33467, 'network', 'network', 0, 0, 0.4667, 'N362', 1, '*'), (33468, 'observing', 'observing', 0, 0, 0.6, 'O126152', 2, '*'), (33469, 'optimism', 'optimism', 0, 0, 0.5333, 'O13525', 2, '*'), (33470, 'park', 'park', 0, 0, 0.2667, 'P620', 1, '*'), (33471, 'peterson', 'peterson', 0, 0, 0.5333, 'P3625', 1, '*'), (33472, 'professionally', 'professionally', 0, 0, 0.9333, 'P61254', 2, '*'), (33473, 'reap', 'reap', 0, 0, 0.2667, 'R100', 2, '*'), (33474, 'recent', 'recent', 0, 0, 0.4, 'R253', 16, '*'), (33475, 'researchers', 'researchers', 0, 0, 0.7333, 'R26262', 7, '*'), (33476, 'seligman', 'seligman', 0, 0, 0.5333, 'S425', 1, '*'), (33477, 'showed', 'showed', 0, 0, 0.4, 'S300', 4, '*'), (33478, 'showing', 'showing', 0, 0, 0.4667, 'S520', 3, '*'), (33479, 'spirituality', 'spirituality', 0, 0, 0.8, 'S16343', 1, '*'), (33480, 'steen', 'steen', 0, 0, 0.3333, 'S350', 1, '*'), (33481, 'strengthens', 'strengthens', 0, 0, 0.7333, 'S3652352', 1, '*'), (33482, 'trustworthy', 'trustworthy', 0, 0, 0.7333, 'T62363', 1, '*'), (33509, 'among', 'among', 0, 0, 0.3333, 'A520', 6, '*'), (33511, 'driving', 'driving', 0, 0, 0.4667, 'D6152', 2, '*'), (33526, 'comment', 'comment', 0, 0, 0.4667, 'C530', 4, '*'), (33527, 'coworkers', 'coworkers', 0, 0, 0.6, 'C6262', 2, '*'), (33528, 'developing', 'developing', 0, 0, 0.6667, 'D14152', 6, '*'), (33529, 'don\'t', 'don\'t', 0, 0, 0.3333, 'D530', 30, '*'), (33534, 'further', 'further', 0, 0, 0.4667, 'F636', 7, '*'), (33537, 'morning', 'morning', 0, 0, 0.4667, 'M652', 5, '*'), (33539, 'thing', 'thing', 0, 0, 0.3333, 'T520', 3, '*'), (33554, '134', '134', 0, 0, 0.3, '', 1, '*'), (33555, '3-day', '3-day', 0, 0, 0.3333, 'D000', 1, '*'), (33556, '40-50', '40-50', 0, 0, 0.5, '', 1, '*'), (33557, '7-8', '7-8', 0, 0, 0.3, '', 1, '*'), (33558, '8-10', '8-10', 0, 0, 0.4, '', 1, '*'), (33559, 'above-mentioned', 'above-mentioned', 0, 0, 1, 'A15353', 1, '*'), (33560, 'admiration', 'admiration', 0, 0, 0.6667, 'A35635', 1, '*'), (33561, 'ahead', 'ahead', 0, 0, 0.3333, 'A300', 1, '*'), (33562, 'anticipate', 'anticipate', 0, 0, 0.6667, 'A53213', 1, '*'), (33563, 'anyone', 'anyone', 0, 0, 0.4, 'A500', 5, '*'), (33564, 'argue', 'argue', 0, 0, 0.3333, 'A620', 1, '*'), (33565, 'arguing', 'arguing', 0, 0, 0.4667, 'A6252', 1, '*'), (33566, 'arguments', 'arguments', 0, 0, 0.6, 'A62532', 3, '*'), (33567, 'article', 'article', 0, 0, 0.4667, 'A6324', 2, '*'), (33568, 'aspect', 'aspect', 0, 0, 0.4, 'A2123', 4, '*'), (33569, 'beauty', 'beauty', 0, 0, 0.4, 'B300', 4, '*'), (33570, 'begun', 'begun', 0, 0, 0.3333, 'B250', 2, '*'), (33571, 'beneficial', 'beneficial', 0, 0, 0.6667, 'B5124', 4, '*'), (33572, 'bicycle', 'bicycle', 0, 0, 0.4667, 'B240', 1, '*'), (33573, 'bit', 'bit', 0, 0, 0.2, 'B300', 3, '*'), (33574, 'blissful', 'blissful', 0, 0, 0.5333, 'B4214', 1, '*'), (33575, 'blow', 'blow', 0, 0, 0.2667, 'B400', 2, '*'), (33576, 'businessman', 'businessman', 0, 0, 0.7333, 'B2525', 1, '*'), (33577, 'buy', 'buy', 0, 0, 0.2, 'B000', 1, '*'), (33578, 'carrying', 'carrying', 0, 0, 0.5333, 'C652', 1, '*'), (33579, 'characteristic', 'characteristic', 0, 0, 0.9333, 'C6236232', 9, '*'), (33580, 'chef', 'chef', 0, 0, 0.2667, 'C100', 1, '*'), (33581, 'choosing', 'choosing', 0, 0, 0.5333, 'C520', 2, '*'), (33582, 'chuckle', 'chuckle', 0, 0, 0.4667, 'C400', 1, '*'), (33583, 'clean', 'clean', 0, 0, 0.3333, 'C450', 2, '*'), (33584, 'comments', 'comments', 0, 0, 0.5333, 'C532', 4, '*'), (33585, 'complaining', 'complaining', 0, 0, 0.7333, 'C51452', 2, '*'), (33586, 'completing', 'completing', 0, 0, 0.6667, 'C514352', 3, '*'), (33587, 'compliment', 'compliment', 0, 0, 0.6667, 'C51453', 3, '*'), (33588, 'connecting', 'connecting', 0, 0, 0.6667, 'C52352', 1, '*'), (33589, 'contribute', 'contribute', 0, 0, 0.6667, 'C53613', 4, '*'), (33590, 'cost', 'cost', 0, 0, 0.2667, 'C300', 2, '*'), (33591, 'course', 'course', 0, 0, 0.4, 'C620', 4, '*'), (33592, 'creative', 'creative', 0, 0, 0.5333, 'C631', 4, '*'), (33593, 'crucial', 'crucial', 0, 0, 0.4667, 'C624', 2, '*'), (33594, 'dancer', 'dancer', 0, 0, 0.4, 'D526', 1, '*'), (33595, 'dancing', 'dancing', 0, 0, 0.4667, 'D5252', 1, '*'), (33596, 'death', 'death', 0, 0, 0.3333, 'D000', 2, '*'), (33597, 'definition', 'definition', 0, 0, 0.6667, 'D1535', 3, '*'), (33598, 'depressed', 'depressed', 0, 0, 0.6, 'D1623', 1, '*'), (33599, 'describe', 'describe', 0, 0, 0.5333, 'D261', 5, '*'), (33600, 'devote', 'devote', 0, 0, 0.4, 'D130', 4, '*'), (33601, 'devotes', 'devotes', 0, 0, 0.4667, 'D132', 1, '*'), (33602, 'didn\'t', 'didn\'t', 0, 0, 0.4, 'D530', 2, '*'), (33603, 'disasters', 'disasters', 0, 0, 0.6, 'D2362', 1, '*'), (33604, 'disregarding', 'disregarding', 0, 0, 0.8, 'D2626352', 1, '*'), (33605, 'divided', 'divided', 0, 0, 0.4667, 'D130', 5, '*'), (33606, 'doing', 'doing', 0, 0, 0.3333, 'D520', 8, '*'), (33607, 'duration', 'duration', 0, 0, 0.5333, 'D635', 3, '*'), (33608, 'educational', 'educational', 0, 0, 0.7333, 'E32354', 9, '*'), (33609, 'entertains', 'entertains', 0, 0, 0.6667, 'E536352', 1, '*'), (33610, 'equipment', 'equipment', 0, 0, 0.6, 'E2153', 1, '*'), (33611, 'excellent', 'excellent', 0, 0, 0.6, 'E2453', 3, '*'), (33612, 'excitement', 'excitement', 0, 0, 0.6667, 'E2353', 3, '*'), (33613, 'existence', 'existence', 0, 0, 0.6, 'E2352', 1, '*'), (33614, 'expand', 'expand', 0, 0, 0.4, 'E2153', 1, '*'), (33615, 'experts', 'experts', 0, 0, 0.4667, 'E21632', 1, '*'), (33616, 'extroversion', 'extroversion', 0, 0, 0.8, 'E2361625', 1, '*'), (33617, 'extroverts', 'extroverts', 0, 0, 0.6667, 'E2361632', 1, '*'), (33618, 'fake', 'fake', 0, 0, 0.2667, 'F200', 1, '*'), (33619, 'fantasize', 'fantasize', 0, 0, 0.6, 'F532', 1, '*'), (33620, 'feasible', 'feasible', 0, 0, 0.5333, 'F214', 4, '*'), (33621, 'forcefulness', 'forcefulness', 0, 0, 0.8, 'F621452', 1, '*'), (33622, 'free', 'free', 0, 0, 0.2667, 'F600', 5, '*'), (33623, 'freedom', 'freedom', 0, 0, 0.4667, 'F635', 2, '*'), (33624, 'fulfils', 'fulfils', 0, 0, 0.4667, 'F4142', 1, '*'), (33625, 'fun', 'fun', 0, 0, 0.2, 'F500', 2, '*'), (33626, 'game', 'game', 0, 0, 0.2667, 'G500', 1, '*'), (33627, 'gestures', 'gestures', 0, 0, 0.5333, 'G362', 1, '*'), (33628, 'green', 'green', 0, 0, 0.3333, 'G650', 2, '*'), (33629, 'hardship', 'hardship', 0, 0, 0.5333, 'H6321', 1, '*'), (33630, 'hobby', 'hobby', 0, 0, 0.3333, 'H100', 4, '*'), (33631, 'hour', 'hour', 0, 0, 0.2667, 'H600', 3, '*'), (33632, 'implied', 'implied', 0, 0, 0.4667, 'I5143', 1, '*'), (33633, 'interfere', 'interfere', 0, 0, 0.6, 'I53616', 1, '*'), (33634, 'intimate', 'intimate', 0, 0, 0.5333, 'I5353', 1, '*'), (33635, 'invest', 'invest', 0, 0, 0.4, 'I5123', 2, '*'), (33636, 'isinevitable', 'isinevitable', 0, 0, 0.8, 'I251314', 1, '*'), (33637, 'kid', 'kid', 0, 0, 0.2, 'K300', 1, '*'), (33638, 'kids', 'kids', 0, 0, 0.2667, 'K320', 1, '*'), (33639, 'knowing', 'knowing', 0, 0, 0.4667, 'K520', 1, '*'), (33640, 'label', 'label', 0, 0, 0.3333, 'L140', 2, '*'), (33641, 'labelling', 'labelling', 0, 0, 0.6, 'L1452', 1, '*'), (33642, 'late', 'late', 0, 0, 0.2667, 'L300', 2, '*'), (33643, 'laughing', 'laughing', 0, 0, 0.5333, 'L252', 4, '*'), (33644, 'less', 'less', 0, 0, 0.2667, 'L200', 15, '*'), (33645, 'let\'ssee', 'let\'ssee', 0, 0, 0.5333, 'L320', 1, '*'), (33646, 'light-heartedness', 'light-heartedness', 0, 0, 1, 'L236352', 1, '*'), (33647, 'lights', 'lights', 0, 0, 0.4, 'L232', 1, '*'), (33648, 'mention', 'mention', 0, 0, 0.4667, 'M350', 1, '*'), (33649, 'mentioned', 'mentioned', 0, 0, 0.6, 'M353', 2, '*'), (33650, 'minute', 'minute', 0, 0, 0.4, 'M300', 3, '*'), (33651, 'misunderstood', 'misunderstood', 0, 0, 0.8667, 'M253623', 1, '*'), (33652, 'movie', 'movie', 0, 0, 0.3333, 'M100', 2, '*'), (33653, 'multiplies', 'multiplies', 0, 0, 0.6667, 'M43142', 1, '*'), (33654, 'music', 'music', 0, 0, 0.3333, 'M200', 3, '*'), (33655, 'neglecting', 'neglecting', 0, 0, 0.6667, 'N242352', 1, '*'), (33656, 'night', 'night', 0, 0, 0.3333, 'N230', 5, '*'), (33657, 'no1', 'no1', 0, 0, 0.2, 'N000', 1, '*'), (33658, 'offensive', 'offensive', 0, 0, 0.6, 'O1521', 1, '*'), (33659, 'openly', 'openly', 0, 0, 0.4, 'O154', 1, '*'), (33660, 'organized', 'organized', 0, 0, 0.6, 'O62523', 3, '*'), (33661, 'organizing', 'organizing', 0, 0, 0.6667, 'O625252', 3, '*'), (33662, 'out-loud', 'out-loud', 0, 0, 0.5333, 'O343', 1, '*'), (33663, 'outdoors', 'outdoors', 0, 0, 0.5333, 'O362', 1, '*'), (33664, 'parks', 'parks', 0, 0, 0.3333, 'P620', 1, '*'), (33665, 'parties', 'parties', 0, 0, 0.4667, 'P632', 2, '*'), (33666, 'partof', 'partof', 0, 0, 0.4, 'P631', 1, '*'), (33667, 'peacefulness', 'peacefulness', 0, 0, 0.8, 'P21452', 1, '*'), (33668, 'phenomena', 'phenomena', 0, 0, 0.6, 'P500', 2, '*'), (33669, 'picturesque', 'picturesque', 0, 0, 0.7333, 'P2362', 1, '*'), (33670, 'places', 'places', 0, 0, 0.4, 'P420', 3, '*'), (33671, 'playing', 'playing', 0, 0, 0.4667, 'P452', 2, '*'), (33672, 'plot', 'plot', 0, 0, 0.2667, 'P430', 1, '*'), (33673, 'prepared', 'prepared', 0, 0, 0.5333, 'P6163', 4, '*'), (33674, 'preserving', 'preserving', 0, 0, 0.6667, 'P626152', 1, '*'), (33675, 'previous', 'previous', 0, 0, 0.5333, 'P612', 10, '*'), (33676, 'previously', 'previously', 0, 0, 0.6667, 'P6124', 2, '*'), (33677, 'productive', 'productive', 0, 0, 0.6667, 'P63231', 4, '*'), (33678, 'profession', 'profession', 0, 0, 0.6667, 'P6125', 5, '*'), (33679, 'professions', 'professions', 0, 0, 0.7333, 'P61252', 1, '*'), (33680, 'prone', 'prone', 0, 0, 0.3333, 'P650', 3, '*'), (33681, 'provision', 'provision', 0, 0, 0.6, 'P6125', 3, '*'), (33682, 'purchase', 'purchase', 0, 0, 0.5333, 'P620', 1, '*'), (33683, 're-evaluate', 're-evaluate', 0, 0, 0.7333, 'R143', 1, '*'), (33684, 'rejuvenating', 'rejuvenating', 0, 0, 0.8, 'R215352', 1, '*'), (33685, 'reminisce', 'reminisce', 0, 0, 0.6, 'R520', 2, '*'), (33686, 'riding', 'riding', 0, 0, 0.4, 'R352', 1, '*'), (33687, 'sad', 'sad', 0, 0, 0.2, 'S300', 2, '*'), (33688, 'salary', 'salary', 0, 0, 0.4, 'S460', 1, '*'), (33689, 'schedule', 'schedule', 0, 0, 0.5333, 'S340', 7, '*'), (33690, 'sights', 'sights', 0, 0, 0.4, 'S320', 3, '*'), (33691, 'simply', 'simply', 0, 0, 0.4, 'S514', 2, '*'), (33692, 'sometimes', 'sometimes', 0, 0, 0.6, 'S5352', 2, '*'), (33693, 'spend', 'spend', 0, 0, 0.3333, 'S153', 13, '*'), (33694, 'spending', 'spending', 0, 0, 0.5333, 'S15352', 3, '*'), (33695, 'spring', 'spring', 0, 0, 0.4, 'S1652', 1, '*'), (33696, 'steal', 'steal', 0, 0, 0.3333, 'S340', 1, '*'), (33697, 'steam', 'steam', 0, 0, 0.3333, 'S350', 1, '*'), (33698, 'step-by-step', 'step-by-step', 0, 0, 0.8, 'S31231', 1, '*'), (33699, 'strive', 'strive', 0, 0, 0.4, 'S361', 3, '*'), (33700, 'sufficiently', 'sufficiently', 0, 0, 0.8, 'S12534', 1, '*'), (33701, 'suit', 'suit', 0, 0, 0.2667, 'S300', 1, '*'), (33702, 'supposed', 'supposed', 0, 0, 0.5333, 'S123', 1, '*'), (33703, 'talking', 'talking', 0, 0, 0.4667, 'T4252', 1, '*'), (33704, 'tasks', 'tasks', 0, 0, 0.3333, 'T200', 3, '*'), (33705, 'there\'s', 'there\'s', 0, 0, 0.4667, 'T620', 1, '*'), (33706, 'they\'d', 'they\'d', 0, 0, 0.4, 'T000', 1, '*'), (33707, 'tidy', 'tidy', 0, 0, 0.2667, 'T000', 1, '*'), (33708, 'tire', 'tire', 0, 0, 0.2667, 'T600', 2, '*'), (33709, 'trained', 'trained', 0, 0, 0.4667, 'T653', 6, '*'), (33710, 'tremendously', 'tremendously', 0, 0, 0.8, 'T65324', 1, '*'), (33711, 'trips', 'trips', 0, 0, 0.3333, 'T612', 2, '*'), (33712, 'troubles', 'troubles', 0, 0, 0.5333, 'T6142', 2, '*'), (33713, 'unfortunately', 'unfortunately', 0, 0, 0.8667, 'U5163534', 1, '*'), (33714, 'unless', 'unless', 0, 0, 0.4, 'U542', 1, '*'), (33715, 'unrealistic', 'unrealistic', 0, 0, 0.7333, 'U564232', 4, '*'), (33716, 'urban', 'urban', 0, 0, 0.3333, 'U615', 1, '*'), (33717, 'usbuild', 'usbuild', 0, 0, 0.4667, 'U2143', 1, '*'), (33718, 'utilizing', 'utilizing', 0, 0, 0.6, 'U34252', 2, '*'), (33719, 'vacation', 'vacation', 0, 0, 0.5333, 'V235', 2, '*'), (33720, 'verbal', 'verbal', 0, 0, 0.4, 'V614', 3, '*'), (33721, 'visit', 'visit', 0, 0, 0.3333, 'V230', 3, '*'), (33722, 'wake', 'wake', 0, 0, 0.2667, 'W200', 5, '*'), (33723, 'walking', 'walking', 0, 0, 0.4667, 'W4252', 2, '*'), (33724, 'we\'d', 'we\'d', 0, 0, 0.2667, 'W300', 1, '*'), (33725, 'weekend', 'weekend', 0, 0, 0.4667, 'W253', 2, '*'), (33726, 'weeks', 'weeks', 0, 0, 0.3333, 'W200', 8, '*'), (33727, 'wisely', 'wisely', 0, 0, 0.4, 'W240', 1, '*'), (33728, 'wish', 'wish', 0, 0, 0.2667, 'W200', 9, '*'), (33729, 'won\'t', 'won\'t', 0, 0, 0.3333, 'W530', 4, '*'), (33730, 'wonder', 'wonder', 0, 0, 0.4, 'W536', 2, '*'), (33731, 'work-hobby', 'work-hobby', 0, 0, 0.6667, 'W621', 1, '*'), (33732, 'writer', 'writer', 0, 0, 0.4, 'W636', 2, '*'), (33733, 'you\'d', 'you\'d', 0, 0, 0.3333, 'Y300', 3, '*'), (33734, 'you\'ve', 'you\'ve', 0, 0, 0.4, 'Y100', 9, '*'), (33814, 'fill', 'fill', 0, 0, 0.2667, 'F400', 7, '*'), (33815, 'hidden', 'hidden', 0, 0, 0.4, 'H350', 2, '*'), (33818, 'subjective', 'subjective', 0, 0, 0.6667, 'S1231', 2, '*'), (33825, 'architectural', 'architectural', 0, 0, 0.8667, 'A6232364', 2, '*'), (33830, 'effect', 'effect', 0, 0, 0.4, 'E123', 5, '*'), (33832, 'enjoying', 'enjoying', 0, 0, 0.5333, 'E5252', 3, '*'), (33833, 'favorite', 'favorite', 0, 0, 0.5333, 'F630', 3, '*'), (33841, 'least', 'least', 0, 0, 0.3333, 'L230', 6, '*'), (33842, 'let\'s', 'let\'s', 0, 0, 0.3333, 'L320', 8, '*'), (33845, 'objects', 'objects', 0, 0, 0.4667, 'O1232', 2, '*'), (33850, 'reflection', 'reflection', 0, 0, 0.6667, 'R14235', 3, '*'), (33852, 'significance', 'significance', 0, 0, 0.8, 'S51252', 2, '*'), (33853, 'spot', 'spot', 0, 0, 0.2667, 'S130', 3, '*'), (33855, 'stroll', 'stroll', 0, 0, 0.4, 'S364', 2, '*'), (33858, 'treasures', 'treasures', 0, 0, 0.6, 'T6262', 2, '*'), (33859, 'watching', 'watching', 0, 0, 0.5333, 'W3252', 4, '*'), (33888, 'accomplish', 'accomplish', 0, 0, 0.6667, 'A25142', 3, '*'), (33890, 'appreciation', 'appreciation', 0, 0, 0.8, 'A16235', 5, '*'), (33892, 'capable', 'capable', 0, 0, 0.4667, 'C140', 4, '*'), (33893, 'competence', 'competence', 0, 0, 0.6667, 'C51352', 5, '*'), (33895, 'concepts', 'concepts', 0, 0, 0.5333, 'C52132', 3, '*'), (33897, 'efficiently', 'efficiently', 0, 0, 0.7333, 'E12534', 3, '*'), (33920, 'animals', 'animals', 0, 0, 0.4667, 'A542', 2, '*'), (33929, 'interest', 'interest', 0, 0, 0.5333, 'I53623', 5, '*'), (33931, 'located', 'located', 0, 0, 0.4667, 'L230', 4, '*'), (33935, 'shouldn\'t', 'shouldn\'t', 0, 0, 0.6, 'S4353', 3, '*'), (33967, 'feedback', 'feedback', 0, 0, 0.5333, 'F312', 3, '*'), (33970, 'intelligence', 'intelligence', 0, 0, 0.8, 'I534252', 3, '*'), (33972, 'intuition', 'intuition', 0, 0, 0.6, 'I535', 2, '*'), (33974, 'logical', 'logical', 0, 0, 0.4667, 'L240', 2, '*'), (33975, 'memory', 'memory', 0, 0, 0.4, 'M600', 7, '*'), (33979, 'performed', 'performed', 0, 0, 0.6, 'P61653', 3, '*'), (33982, 'relates', 'relates', 0, 0, 0.4667, 'R432', 2, '*'), (33985, 'run', 'run', 0, 0, 0.2, 'R500', 3, '*'), (34013, 'advice', 'advice', 0, 0, 0.4, 'A312', 3, '*'), (34017, 'choices', 'choices', 0, 0, 0.4667, 'C000', 6, '*'), (34022, 'logic', 'logic', 0, 0, 0.3333, 'L200', 2, '*'), (34023, 'luck', 'luck', 0, 0, 0.2667, 'L200', 3, '*'), (34024, 'lunch', 'lunch', 0, 0, 0.3333, 'L520', 2, '*'), (34031, 'topics', 'topics', 0, 0, 0.4, 'T120', 6, '*'), (34044, 'alternatives', 'alternatives', 0, 0, 0.8, 'A4365312', 3, '*'), (34045, 'analysis', 'analysis', 0, 0, 0.5333, 'A542', 3, '*'), (34048, 'assessed', 'assessed', 0, 0, 0.5333, 'A230', 2, '*'), (34049, 'carefully', 'carefully', 0, 0, 0.6, 'C614', 3, '*'), (34050, 'categories', 'categories', 0, 0, 0.6667, 'C3262', 5, '*'), (34051, 'conducted', 'conducted', 0, 0, 0.6, 'C5323', 5, '*'), (34054, 'examine', 'examine', 0, 0, 0.4667, 'E250', 8, '*'), (34055, 'given', 'given', 0, 0, 0.3333, 'G150', 4, '*'), (34057, 'ignores', 'ignores', 0, 0, 0.4667, 'I2562', 2, '*'), (34064, 'processes', 'processes', 0, 0, 0.6, 'P620', 2, '*'), (34065, 'reality', 'reality', 0, 0, 0.4667, 'R430', 3, '*'), (34069, 'selection', 'selection', 0, 0, 0.6, 'S4235', 3, '*'), (34070, 'strict', 'strict', 0, 0, 0.4, 'S3623', 5, '*'), (34071, 'unimportant', 'unimportant', 0, 0, 0.7333, 'U516353', 2, '*'), (34079, 'comfortably', 'comfortably', 0, 0, 0.7333, 'C516314', 3, '*'), (34080, 'expect', 'expect', 0, 0, 0.4, 'E2123', 4, '*'), (34081, 'gifts', 'gifts', 0, 0, 0.3333, 'G132', 2, '*'), (34084, 'speak', 'speak', 0, 0, 0.3333, 'S120', 2, '*'), (34085, 'touch', 'touch', 0, 0, 0.3333, 'T200', 4, '*'), (34086, 'violates', 'violates', 0, 0, 0.5333, 'V432', 2, '*'), (34107, 'apply', 'apply', 0, 0, 0.3333, 'A140', 3, '*'), (34108, 'continue', 'continue', 0, 0, 0.5333, 'C535', 6, '*'), (34112, 'disappointing', 'disappointing', 0, 0, 0.8667, 'D215352', 2, '*'), (34114, 'end', 'end', 0, 0, 0.2, 'E530', 16, '*'), (34118, 'house', 'house', 0, 0, 0.3333, 'H200', 3, '*'), (34119, 'i\'ll', 'i\'ll', 0, 0, 0.2667, 'I400', 2, '*'), (34121, 'issue', 'issue', 0, 0, 0.3333, 'I200', 4, '*'), (34122, 'lend', 'lend', 0, 0, 0.2667, 'L530', 2, '*'), (34123, 'matter', 'matter', 0, 0, 0.4, 'M360', 4, '*'), (34126, 'okay', 'okay', 0, 0, 0.2667, 'O200', 4, '*'), (34129, 'request', 'request', 0, 0, 0.4667, 'R230', 3, '*'), (34130, 'setting', 'setting', 0, 0, 0.4667, 'S352', 5, '*'), (34131, 'win', 'win', 0, 0, 0.2, 'W500', 2, '*'), (34170, 'acceptable', 'acceptable', 0, 0, 0.6667, 'A21314', 2, '*'), (34171, 'add', 'add', 0, 0, 0.2, 'A300', 3, '*'), (34172, 'chances', 'chances', 0, 0, 0.4667, 'C520', 3, '*'), (34175, 'environments', 'environments', 0, 0, 0.8, 'E516532', 2, '*'), (34179, 'honor', 'honor', 0, 0, 0.3333, 'H560', 3, '*'), (34180, 'identify', 'identify', 0, 0, 0.5333, 'I3531', 2, '*'), (34188, 'others\'', 'others\'', 0, 0, 0.4667, 'O362', 2, '*'), (34190, 'puts', 'puts', 0, 0, 0.2667, 'P320', 2, '*'), (34191, 'save', 'save', 0, 0, 0.2667, 'S100', 6, '*'), (34192, 'thank', 'thank', 0, 0, 0.3333, 'T520', 2, '*'), (34203, 'car', 'car', 0, 0, 0.2, 'C600', 2, '*'), (34204, 'constraints', 'constraints', 0, 0, 0.7333, 'C5236532', 2, '*'), (34207, 'engage', 'engage', 0, 0, 0.4, 'E520', 4, '*'), (34208, 'equal', 'equal', 0, 0, 0.3333, 'E240', 3, '*'), (34209, 'establish', 'establish', 0, 0, 0.6, 'E23142', 4, '*'), (34210, 'him', 'him', 0, 0, 0.2, 'H500', 5, '*'), (34211, 'hugs', 'hugs', 0, 0, 0.2667, 'H200', 2, '*'), (34217, 'limitations', 'limitations', 0, 0, 0.7333, 'L5352', 2, '*'), (34220, 'neighbor', 'neighbor', 0, 0, 0.5333, 'N216', 2, '*'), (34221, 'one\'s', 'one\'s', 0, 0, 0.3333, 'O520', 3, '*'), (34223, 'prompting', 'prompting', 0, 0, 0.6, 'P651352', 2, '*'), (34227, 'sexuality', 'sexuality', 0, 0, 0.6, 'S430', 2, '*'), (34232, 'touches', 'touches', 0, 0, 0.4667, 'T200', 2, '*'), (34235, 'unwanted', 'unwanted', 0, 0, 0.5333, 'U530', 2, '*'), (34236, 'views', 'views', 0, 0, 0.3333, 'V200', 4, '*'), (34263, 'adapt', 'adapt', 0, 0, 0.3333, 'A313', 6, '*'), (34270, 'gain', 'gain', 0, 0, 0.2667, 'G500', 8, '*'), (34273, 'intelligent', 'intelligent', 0, 0, 0.7333, 'I534253', 2, '*'), (34276, 'perspective', 'perspective', 0, 0, 0.7333, 'P621231', 6, '*'), (34278, 'skill', 'skill', 0, 0, 0.3333, 'S400', 3, '*'), (34279, 'strongest', 'strongest', 0, 0, 0.6, 'S36523', 2, '*'), (34294, 'adaptability', 'adaptability', 0, 0, 0.8, 'A313143', 6, '*'), (34295, 'adversity', 'adversity', 0, 0, 0.6, 'A31623', 3, '*'), (34296, 'consequently', 'consequently', 0, 0, 0.8, 'C52534', 2, '*'), (34297, 'cultivate', 'cultivate', 0, 0, 0.6, 'C4313', 3, '*'), (34300, 'interesting', 'interesting', 0, 0, 0.7333, 'I5362352', 4, '*'), (34301, 'opportunity', 'opportunity', 0, 0, 0.7333, 'O16353', 4, '*'), (34305, 'sound', 'sound', 0, 0, 0.3333, 'S530', 2, '*'), (34306, 'stronger', 'stronger', 0, 0, 0.5333, 'S36526', 3, '*'), (34325, 'along', 'along', 0, 0, 0.3333, 'A452', 2, '*'), (34329, 'enhancement', 'enhancement', 0, 0, 0.7333, 'E5253', 6, '*'), (34331, 'forget', 'forget', 0, 0, 0.4, 'F623', 3, '*'), (34333, 'hesitate', 'hesitate', 0, 0, 0.5333, 'H230', 2, '*'), (34336, 'lifetime', 'lifetime', 0, 0, 0.5333, 'L135', 2, '*'), (34339, 'putting', 'putting', 0, 0, 0.4667, 'P352', 8, '*'), (34340, 'retrospect', 'retrospect', 0, 0, 0.6667, 'R362123', 2, '*'), (34342, 'self-knowledge', 'self-knowledge', 0, 0, 0.9333, 'S4125432', 2, '*'), (34343, 'strengths', 'strengths', 0, 0, 0.6, 'S365232', 3, '*'), (34348, 'worked', 'worked', 0, 0, 0.4, 'W623', 11, '*'), (34387, 'applied', 'applied', 0, 0, 0.4667, 'A143', 6, '*'), (34388, 'big', 'big', 0, 0, 0.2, 'B200', 5, '*'), (34389, 'changing', 'changing', 0, 0, 0.5333, 'C5252', 4, '*'), (34390, 'embrace', 'embrace', 0, 0, 0.4667, 'E5162', 2, '*'), (34391, 'finding', 'finding', 0, 0, 0.4667, 'F5352', 9, '*'), (34395, 'opportunities', 'opportunities', 0, 0, 0.8667, 'O163532', 2, '*'), (34396, 'realized', 'realized', 0, 0, 0.5333, 'R423', 2, '*'), (34399, 'tools', 'tools', 0, 0, 0.3333, 'T420', 6, '*'), (34420, 'community', 'community', 0, 0, 0.6, 'C530', 5, '*'), (34421, 'continuous', 'continuous', 0, 0, 0.6667, 'C5352', 2, '*'), (34424, 'experiencing', 'experiencing', 0, 0, 0.8, 'E2165252', 4, '*'), (34425, 'includes', 'includes', 0, 0, 0.5333, 'I52432', 6, '*'), (34427, 'overwhelming', 'overwhelming', 0, 0, 0.8, 'O16452', 2, '*'), (34428, 'possibly', 'possibly', 0, 0, 0.5333, 'P214', 2, '*'), (34435, 'school', 'school', 0, 0, 0.4, 'S400', 8, '*'), (34438, 'states', 'states', 0, 0, 0.4, 'S320', 2, '*'), (34439, 'status', 'status', 0, 0, 0.4, 'S320', 2, '*'), (34440, 'suits', 'suits', 0, 0, 0.3333, 'S320', 5, '*'), (34441, 'survive', 'survive', 0, 0, 0.4667, 'S610', 2, '*'), (34448, '\'δεν', '\'δεν', 0, 0, 0.2667, 'δ000', 1, '*'), (34449, '179', '179', 0, 0, 0.3, '', 1, '*'), (34450, 'adverse', 'adverse', 0, 0, 0.4667, 'A3162', 1, '*'), (34451, 'assistance', 'assistance', 0, 0, 0.6667, 'A2352', 3, '*'), (34452, 'become.”', 'become.”', 0, 0, 0.5333, 'B250', 1, '*'), (34453, 'empathetic', 'empathetic', 0, 0, 0.6667, 'E5132', 1, '*'), (34454, 'falling', 'falling', 0, 0, 0.4667, 'F452', 3, '*'), (34455, 'gaining', 'gaining', 0, 0, 0.4667, 'G520', 1, '*'), (34456, 'helped', 'helped', 0, 0, 0.4, 'H413', 3, '*'), (34457, 'jung', 'jung', 0, 0, 0.2667, 'J520', 1, '*'), (34458, 'kinder', 'kinder', 0, 0, 0.4, 'K536', 1, '*'), (34459, 'overcome', 'overcome', 0, 0, 0.5333, 'O1625', 4, '*'), (34460, 'rely', 'rely', 0, 0, 0.2667, 'R400', 2, '*'), (34461, 'replace', 'replace', 0, 0, 0.4667, 'R142', 3, '*'), (34462, 'self-empathy', 'self-empathy', 0, 0, 0.8, 'S41513', 2, '*'), (34463, 'self-judgment', 'self-judgment', 0, 0, 0.8667, 'S4123253', 1, '*'), (34464, 'shield', 'shield', 0, 0, 0.4, 'S430', 1, '*'), (34465, 'turmoil', 'turmoil', 0, 0, 0.4667, 'T654', 1, '*'), (34466, 'utilize', 'utilize', 0, 0, 0.4667, 'U342', 1, '*'), (34467, 'γίνω\'', 'γίνω\'', 0, 0, 0.3333, 'γ000', 1, '*'), (34468, 'καλλιεργήσουμε', 'καλλιεργήσουμε', 0, 0, 0.9333, 'κ000', 1, '*'), (34469, '“i', '“i', 0, 0, 0.1333, '“000', 1, '*'), (34481, 'actually', 'actually', 0, 0, 0.5333, 'A234', 2, '*'), (34484, 'eating', 'eating', 0, 0, 0.4, 'E352', 10, '*'), (34485, 'elevator', 'elevator', 0, 0, 0.5333, 'E4136', 2, '*'), (34489, 'lose', 'lose', 0, 0, 0.2667, 'L200', 4, '*'), (34494, 'seeing', 'seeing', 0, 0, 0.4, 'S520', 2, '*'), (34496, 'shapes', 'shapes', 0, 0, 0.4, 'S120', 3, '*'), (34500, 'surveys', 'surveys', 0, 0, 0.4667, 'S612', 2, '*'), (34501, 'targets', 'targets', 0, 0, 0.4667, 'T6232', 2, '*'), (34502, 'version', 'version', 0, 0, 0.4667, 'V625', 4, '*'), (34503, 'wants', 'wants', 0, 0, 0.3333, 'W532', 2, '*'), (34511, 'achieving', 'achieving', 0, 0, 0.6, 'A2152', 6, '*'), (34512, 'adjust', 'adjust', 0, 0, 0.4, 'A323', 2, '*'), (34520, 'month', 'month', 0, 0, 0.3333, 'M300', 2, '*'), (34522, 'offer', 'offer', 0, 0, 0.3333, 'O160', 3, '*'), (34525, 'prioritizing', 'prioritizing', 0, 0, 0.8, 'P63252', 2, '*'), (34526, 'search', 'search', 0, 0, 0.4, 'S620', 2, '*'), (34529, 'transition', 'transition', 0, 0, 0.6667, 'T65235', 2, '*'), (34551, 'protection', 'protection', 0, 0, 0.6667, 'P63235', 4, '*'), (34554, 'together', 'together', 0, 0, 0.5333, 'T236', 7, '*'), (34556, 'wellbeing', 'wellbeing', 0, 0, 0.6, 'W4152', 3, '*'), (34587, 'feature', 'feature', 0, 0, 0.4667, 'F360', 2, '*'), (34588, 'forward', 'forward', 0, 0, 0.4667, 'F630', 2, '*'), (34589, 'gender', 'gender', 0, 0, 0.4, 'G536', 12, '*'), (34595, 'meal', 'meal', 0, 0, 0.2667, 'M400', 4, '*'), (34596, 'motivation', 'motivation', 0, 0, 0.6667, 'M3135', 2, '*'), (34600, 'referring', 'referring', 0, 0, 0.6, 'R1652', 1, '*'), (34603, 'satisfy', 'satisfy', 0, 0, 0.4667, 'S321', 3, '*'), (34637, 'compared', 'compared', 0, 0, 0.5333, 'C5163', 4, '*'), (34639, 'findings', 'findings', 0, 0, 0.5333, 'F5352', 8, '*'), (34645, 'scientific', 'scientific', 0, 0, 0.6667, 'S5312', 3, '*'), (34651, 'aside', 'aside', 0, 0, 0.3333, 'A230', 3, '*'), (34653, 'companies', 'companies', 0, 0, 0.6, 'C5152', 3, '*'), (34658, 'measures', 'measures', 0, 0, 0.5333, 'M262', 2, '*'), (34660, 'options', 'options', 0, 0, 0.4667, 'O1352', 3, '*'), (34661, 'possibilities', 'possibilities', 0, 0, 0.8667, 'P21432', 2, '*'), (34662, 'private', 'private', 0, 0, 0.4667, 'P613', 5, '*'), (34665, 'striving', 'striving', 0, 0, 0.5333, 'S36152', 2, '*'), (34668, 'today\'s', 'today\'s', 0, 0, 0.4667, 'T200', 2, '*'), (34669, 'training', 'training', 0, 0, 0.5333, 'T652', 9, '*'), (34691, 'desk', 'desk', 0, 0, 0.2667, 'D200', 2, '*'), (34697, 'fit', 'fit', 0, 0, 0.2, 'F300', 3, '*'), (34699, 'networks', 'networks', 0, 0, 0.5333, 'N362', 2, '*'), (34702, 'perform', 'perform', 0, 0, 0.4667, 'P6165', 2, '*'), (34703, 'phone', 'phone', 0, 0, 0.3333, 'P500', 4, '*'), (34705, 'practical', 'practical', 0, 0, 0.6, 'P62324', 2, '*'), (34707, 'reading', 'reading', 0, 0, 0.4667, 'R352', 3, '*'), (34710, 'separate', 'separate', 0, 0, 0.5333, 'S163', 4, '*'), (34711, 'started', 'started', 0, 0, 0.4667, 'S363', 2, '*'), (34714, 'write', 'write', 0, 0, 0.3333, 'W630', 14, '*'), (34745, 'answered', 'answered', 0, 0, 0.5333, 'A5263', 2, '*'), (34751, 'coffee', 'coffee', 0, 0, 0.4, 'C100', 4, '*'), (34755, 'filled', 'filled', 0, 0, 0.4, 'F430', 2, '*'), (34758, 'front', 'front', 0, 0, 0.3333, 'F653', 2, '*'), (34761, 'imagine', 'imagine', 0, 0, 0.4667, 'I525', 2, '*'), (34764, 'looked', 'looked', 0, 0, 0.4, 'L230', 2, '*'), (34765, 'lost', 'lost', 0, 0, 0.2667, 'L230', 3, '*'), (34766, 'matters', 'matters', 0, 0, 0.4667, 'M362', 3, '*'), (34772, 'presented', 'presented', 0, 0, 0.6, 'P6253', 2, '*'), (34773, 'professor', 'professor', 0, 0, 0.6, 'P6126', 3, '*'), (34775, 'represent', 'represent', 0, 0, 0.6, 'R16253', 2, '*'), (34776, 'room', 'room', 0, 0, 0.2667, 'R500', 5, '*'), (34783, 'took', 'took', 0, 0, 0.2667, 'T200', 4, '*'), (34784, 'vase', 'vase', 0, 0, 0.2667, 'V200', 2, '*'), (34786, 'yes', 'yes', 0, 0, 0.2, 'Y200', 2, '*'), (34788, 'articles', 'articles', 0, 0, 0.5333, 'A63242', 2, '*'), (34789, 'connection', 'connection', 0, 0, 0.6667, 'C5235', 2, '*'), (34791, 'exercises', 'exercises', 0, 0, 0.6, 'E262', 2, '*'), (34795, 'programs', 'programs', 0, 0, 0.5333, 'P62652', 10, '*'), (34796, 'questionnaires', 'questionnaires', 0, 0, 0.9333, 'Q3562', 2, '*'), (34799, 'specialized', 'specialized', 0, 0, 0.7333, 'S12423', 5, '*'), (34801, 'team', 'team', 0, 0, 0.2667, 'T500', 19, '*'), (34803, 'τέστ', 'τέστ', 0, 0, 0.2667, 'τ000', 1, '*'), (34804, 'διεκδικητικότητα', 'διεκδικητικότητα', 0, 0, 1, 'δ000', 1, '*'), (34805, 'news', 'news', 0, 0, 0.2667, 'N200', 2, '*'), (34806, 'ορισμός', 'ορισμός', 0, 0, 0.4667, 'ο000', 1, '*'), (34807, 'advices', 'advices', 0, 0, 0.4667, 'A312', 1, '*'), (34808, 'hardships', 'hardships', 0, 0, 0.6, 'H63212', 1, '*'), (34809, 'δεσμός', 'δεσμός', 0, 0, 0.4, 'δ000', 1, '*'), (34810, 'μητρικός', 'μητρικός', 0, 0, 0.5333, 'μ000', 1, '*'), (34812, 'δυσκολιών', 'δυσκολιών', 0, 0, 0.6, 'δ000', 1, '*'), (34813, 'δυνατοτήτων', 'δυνατοτήτων', 0, 0, 0.7333, 'δ000', 1, '*'), (34814, 'bios', 'bios', 0, 0, 0.2667, 'B200', 1, '*'), (34815, '239', '239', 0, 0, 0.3, '', 2, '*'), (34816, 'application', 'application', 0, 0, 0.7333, 'A14235', 3, '*'), (34817, 'athens', 'athens', 0, 0, 0.4, 'A352', 14, '*'), (34818, 'bsc', 'bsc', 0, 0, 0.2, 'B200', 10, '*'), (34819, 'clinics', 'clinics', 0, 0, 0.4667, 'C452', 4, '*'), (34820, 'counselling', 'counselling', 0, 0, 0.7333, 'C52452', 8, '*'), (34821, 'currently', 'currently', 0, 0, 0.6, 'C6534', 8, '*'), (34822, 'de', 'de', 0, 0, 0.1333, 'D000', 2, '*'), (34823, 'department', 'department', 0, 0, 0.6667, 'D16353', 10, '*'), (34824, 'dietetic', 'dietetic', 0, 0, 0.5333, 'D200', 2, '*'), (34825, 'dietetics', 'dietetics', 0, 0, 0.6, 'D200', 2, '*'), (34826, 'dietitian', 'dietitian', 0, 0, 0.6, 'D500', 9, '*'), (34827, 'dietitian-nutritionist', 'dietitian-nutritionist', 0, 0, 1, 'D5363523', 4, '*'), (34828, 'ekpa', 'ekpa', 0, 0, 0.2667, 'E210', 2, '*'), (34829, 'erasmus', 'erasmus', 0, 0, 0.4667, 'E6252', 4, '*'), (34830, 'genetics', 'genetics', 0, 0, 0.5333, 'G532', 2, '*'), (34831, 'greece', 'greece', 0, 0, 0.4, 'G620', 7, '*'), (34832, 'harokopio', 'harokopio', 0, 0, 0.6, 'H621', 2, '*'), (34833, 'hospital', 'hospital', 0, 0, 0.5333, 'H2134', 7, '*'), (34834, 'internship', 'internship', 0, 0, 0.6667, 'I536521', 2, '*'), (34835, 'kanellakis', 'kanellakis', 0, 0, 0.6667, 'K542', 2, '*'), (34836, 'licensed', 'licensed', 0, 0, 0.5333, 'L2523', 8, '*'), (34837, 'maira', 'maira', 0, 0, 0.3333, 'M600', 2, '*'), (34838, 'monitoring', 'monitoring', 0, 0, 0.6667, 'M3652', 3, '*'), (34839, 'mr', 'mr', 0, 0, 0.1333, 'M600', 2, '*'), (34840, 'non-profit', 'non-profit', 0, 0, 0.6667, 'N1613', 2, '*'), (34841, 'nutrition-gene', 'nutrition-gene', 0, 0, 0.9333, 'N363525', 2, '*'), (34842, 'nutritional', 'nutritional', 0, 0, 0.7333, 'N36354', 6, '*'), (34843, 'nutritionist', 'nutritionist', 0, 0, 0.8, 'N363523', 8, '*'), (34844, 'oncology', 'oncology', 0, 0, 0.5333, 'O5242', 2, '*'), (34845, 'outpatient', 'outpatient', 0, 0, 0.6667, 'O31353', 2, '*'), (34846, 'patients', 'patients', 0, 0, 0.5333, 'P3532', 4, '*'), (34847, 'precision', 'precision', 0, 0, 0.6, 'P625', 2, '*'), (34848, 'program', 'program', 0, 0, 0.4667, 'P6265', 5, '*'), (34849, 'pulmonology', 'pulmonology', 0, 0, 0.7333, 'P4542', 2, '*'), (34850, 'scholarship', 'scholarship', 0, 0, 0.7333, 'S4621', 2, '*'), (34851, 'semester', 'semester', 0, 0, 0.5333, 'S5236', 2, '*'), (34852, 'she', 'she', 0, 0, 0.2, 'S000', 21, '*'), (34853, 'sotiria', 'sotiria', 0, 0, 0.4667, 'S360', 2, '*'), (34854, 'spain', 'spain', 0, 0, 0.3333, 'S150', 2, '*'), (34855, 'stefanakou', 'stefanakou', 0, 0, 0.6667, 'S3152', 2, '*'), (34856, 'studied', 'studied', 0, 0, 0.4667, 'S300', 11, '*'), (34857, 'telephone', 'telephone', 0, 0, 0.6, 'T415', 6, '*'), (34858, 'thoracic', 'thoracic', 0, 0, 0.5333, 'T620', 2, '*'), (34859, 'universidad', 'universidad', 0, 0, 0.7333, 'U51623', 2, '*'), (34860, 'wise', 'wise', 0, 0, 0.2667, 'W200', 2, '*'), (34861, 'zaragoza', 'zaragoza', 0, 0, 0.5333, 'Z620', 2, '*'), (34879, '24-hour', '24-hour', 0, 0, 0.4667, 'H600', 8, '*'), (34880, 'chatzikonstantinidou', 'chatzikonstantinidou', 0, 0, 1, 'C325235353', 2, '*'), (34881, 'clinic', 'clinic', 0, 0, 0.4, 'C452', 4, '*'), (34884, 'integrated', 'integrated', 0, 0, 0.6667, 'I53263', 3, '*'), (34885, 'kapodistrian', 'kapodistrian', 0, 0, 0.8, 'K132365', 6, '*'), (34888, 'national', 'national', 0, 0, 0.5333, 'N354', 4, '*'), (34889, 'nikoleta', 'nikoleta', 0, 0, 0.5333, 'N243', 2, '*'), (34890, 'numerous', 'numerous', 0, 0, 0.5333, 'N620', 5, '*'), (34891, 'participated', 'participated', 0, 0, 0.8, 'P63213', 5, '*'), (34892, 'postgraduate', 'postgraduate', 0, 0, 0.8, 'P23263', 8, '*'), (34894, 'psychiatric', 'psychiatric', 0, 0, 0.7333, 'P2362', 4, '*'), (34896, 'seminars', 'seminars', 0, 0, 0.5333, 'S562', 15, '*'), (34909, '195', '195', 0, 0, 0.3, '', 2, '*'), (34910, 'aegean', 'aegean', 0, 0, 0.4, 'A250', 2, '*'), (34911, 'aiming', 'aiming', 0, 0, 0.4, 'A520', 5, '*'), (34912, 'aretaio', 'aretaio', 0, 0, 0.4667, 'A630', 2, '*'), (34913, 'attica', 'attica', 0, 0, 0.4, 'A320', 2, '*'), (34914, 'christina', 'christina', 0, 0, 0.6, 'C6235', 4, '*'), (34915, 'coordinates', 'coordinates', 0, 0, 0.7333, 'C63532', 4, '*'), (34916, 'counseling', 'counseling', 0, 0, 0.6667, 'C52452', 6, '*'), (34917, 'crete', 'crete', 0, 0, 0.3333, 'C630', 2, '*'), (34918, 'dietary', 'dietary', 0, 0, 0.4667, 'D600', 3, '*'), (34919, 'entitled', 'entitled', 0, 0, 0.5333, 'E5343', 2, '*'), (34920, 'honors', 'honors', 0, 0, 0.4, 'H562', 6, '*'), (34921, 'individualized', 'individualized', 0, 0, 0.9333, 'I5313423', 2, '*'), (34922, 'inpatients', 'inpatients', 0, 0, 0.6667, 'I513532', 2, '*'), (34923, 'karachotziti', 'karachotziti', 0, 0, 0.8, 'K62323', 2, '*'), (34924, 'license', 'license', 0, 0, 0.4667, 'L252', 6, '*'), (34925, 'modify', 'modify', 0, 0, 0.4, 'M310', 3, '*'), (34926, 'outpatients', 'outpatients', 0, 0, 0.7333, 'O313532', 2, '*'), (34927, 'patient', 'patient', 0, 0, 0.4667, 'P353', 5, '*'), (34928, 'pursue', 'pursue', 0, 0, 0.4, 'P620', 3, '*'), (34929, 'services', 'services', 0, 0, 0.5333, 'S612', 9, '*'), (34930, 'technological', 'technological', 0, 0, 0.8667, 'T25424', 2, '*'), (34931, 'went', 'went', 0, 0, 0.2667, 'W530', 3, '*'), (34932, 'west', 'west', 0, 0, 0.2667, 'W230', 3, '*'), (34940, '194', '194', 0, 0, 0.3, '', 2, '*'), (34941, '1st', '1st', 0, 0, 0.2, 'S300', 2, '*'), (34942, 'assessment', 'assessment', 0, 0, 0.6667, 'A253', 4, '*'), (34943, 'associate', 'associate', 0, 0, 0.6, 'A230', 8, '*'), (34944, 'behavioural', 'behavioural', 0, 0, 0.7333, 'B640', 3, '*'), (34945, 'cbt', 'cbt', 0, 0, 0.2, 'C130', 4, '*'), (34946, 'cbt-e', 'cbt-e', 0, 0, 0.3333, 'C130', 2, '*'), (34947, 'clinical', 'clinical', 0, 0, 0.5333, 'C4524', 9, '*'), (34948, 'desensitisation', 'desensitisation', 0, 0, 1, 'D2523235', 2, '*'), (34949, 'diagnostic', 'diagnostic', 0, 0, 0.6667, 'D25232', 3, '*'), (34950, 'emdr', 'emdr', 0, 0, 0.2667, 'E536', 2, '*'), (34951, 'enhanced', 'enhanced', 0, 0, 0.5333, 'E523', 3, '*'), (34952, 'eye', 'eye', 0, 0, 0.2, 'E000', 4, '*'), (34953, 'hospitals', 'hospitals', 0, 0, 0.6, 'H21342', 3, '*'), (34954, 'lectures', 'lectures', 0, 0, 0.5333, 'L2362', 4, '*'), (34955, 'ms', 'ms', 0, 0, 0.1333, 'M200', 2, '*'), (34956, 'neuropsychological', 'neuropsychological', 0, 0, 1, 'N612424', 2, '*'), (34957, 'neuropsychology', 'neuropsychology', 0, 0, 1, 'N61242', 2, '*'), (34958, 'non-governmental', 'non-governmental', 0, 0, 1, 'N216534', 2, '*'), (34959, 'organisations', 'organisations', 0, 0, 0.8667, 'O6252352', 2, '*'), (34960, 'psychologist-psychotherapist', 'psychologist-psychotherapist', 0, 0, 1, 'P24231236123', 5, '*'), (34961, 'psychotherapeutic', 'psychotherapeutic', 0, 0, 1, 'P236132', 4, '*'), (34962, 'public', 'public', 0, 0, 0.4, 'P420', 4, '*'), (34963, 'reprocessing', 'reprocessing', 0, 0, 0.8, 'R16252', 2, '*'), (34964, 'supervision', 'supervision', 0, 0, 0.7333, 'S16125', 2, '*'), (34965, 'therapy', 'therapy', 0, 0, 0.4667, 'T610', 11, '*'), (34966, 'weighting', 'weighting', 0, 0, 0.6, 'W2352', 2, '*'), (34967, 'zourna', 'zourna', 0, 0, 0.4, 'Z650', 2, '*'), (34968, 'zourna\'s', 'zourna\'s', 0, 0, 0.5333, 'Z652', 2, '*'), (34974, 'adolescents', 'adolescents', 0, 0, 0.7333, 'A342532', 5, '*'), (34975, 'association', 'association', 0, 0, 0.7333, 'A235', 4, '*'), (34976, 'attended', 'attended', 0, 0, 0.5333, 'A353', 8, '*'), (34980, 'degree', 'degree', 0, 0, 0.4, 'D260', 6, '*'), (34984, 'experiment', 'experiment', 0, 0, 0.6667, 'E21653', 1, '*'), (34987, 'greek', 'greek', 0, 0, 0.3333, 'G620', 4, '*'), (34990, 'lecturer', 'lecturer', 0, 0, 0.5333, 'L236', 4, '*'), (34997, 'sciences', 'sciences', 0, 0, 0.5333, 'S520', 2, '*'), (34999, 'sessions', 'sessions', 0, 0, 0.5333, 'S520', 6, '*'), (35003, 'vulnerable', 'vulnerable', 0, 0, 0.6667, 'V45614', 5, '*'), (35053, 'continued', 'continued', 0, 0, 0.6, 'C5353', 3, '*'), (35061, 'providing', 'providing', 0, 0, 0.6, 'P61352', 2, '*'), (35062, 'psychopathology', 'psychopathology', 0, 0, 1, 'P21342', 4, '*'), (35063, 'psychosocial', 'psychosocial', 0, 0, 0.8, 'P240', 1, '*'), (35080, '190', '190', 0, 0, 0.3, '', 2, '*'), (35081, 'administrative', 'administrative', 0, 0, 0.9333, 'A3523631', 2, '*'), (35082, 'advertising', 'advertising', 0, 0, 0.7333, 'A3163252', 2, '*'), (35083, 'capabilities', 'capabilities', 0, 0, 0.8, 'C1432', 2, '*'), (35084, 'collaborates', 'collaborates', 0, 0, 0.8, 'C41632', 2, '*'), (35085, 'consultant', 'consultant', 0, 0, 0.6667, 'C524353', 2, '*'), (35086, 'cooperates', 'cooperates', 0, 0, 0.6667, 'C1632', 2, '*'), (35087, 'departments', 'departments', 0, 0, 0.7333, 'D163532', 2, '*'), (35088, 'educators', 'educators', 0, 0, 0.6, 'E32362', 2, '*'), (35089, 'executives', 'executives', 0, 0, 0.6667, 'E2312', 2, '*'), (35090, 'insurance', 'insurance', 0, 0, 0.6, 'I52652', 2, '*'), (35091, 'ioanna', 'ioanna', 0, 0, 0.4, 'I500', 4, '*'), (35092, 'kafkas', 'kafkas', 0, 0, 0.4, 'K120', 2, '*'), (35093, 'papastratos', 'papastratos', 0, 0, 0.7333, 'P23632', 2, '*'), (35094, 'positions', 'positions', 0, 0, 0.6, 'P2352', 5, '*'), (35095, 'practices', 'practices', 0, 0, 0.6, 'P6232', 3, '*'), (35096, 'presentation', 'presentation', 0, 0, 0.8, 'P62535', 4, '*'), (35097, 'privately', 'privately', 0, 0, 0.6, 'P6134', 4, '*'), (35098, 'productivity', 'productivity', 0, 0, 0.8, 'P632313', 3, '*'), (35099, 'professionals', 'professionals', 0, 0, 0.8667, 'P612542', 2, '*'), (35100, 'psychiatrists', 'psychiatrists', 0, 0, 0.8667, 'P236232', 2, '*'), (35101, 'psychodynamic', 'psychodynamic', 0, 0, 0.8667, 'P2352', 2, '*'), (35102, 'psychotherapeutically', 'psychotherapeutically', 0, 0, 1, 'P2361324', 2, '*'), (35103, 'sales', 'sales', 0, 0, 0.3333, 'S420', 2, '*'), (35104, 'souchla', 'souchla', 0, 0, 0.4667, 'S400', 2, '*'), (35105, 'specialties', 'specialties', 0, 0, 0.7333, 'S12432', 2, '*'), (35106, 'staff', 'staff', 0, 0, 0.3333, 'S310', 3, '*'), (35107, 'talents', 'talents', 0, 0, 0.4667, 'T4532', 3, '*'), (35108, 'teams', 'teams', 0, 0, 0.3333, 'T520', 3, '*'), (35109, 'tei', 'tei', 0, 0, 0.2, 'T000', 2, '*'), (35110, 'vassilopoulos', 'vassilopoulos', 0, 0, 0.8667, 'V24142', 2, '*'), (35122, 'anniversary', 'anniversary', 0, 0, 0.7333, 'A51626', 1, '*'), (35123, 'arbitrary', 'arbitrary', 0, 0, 0.6, 'A6136', 1, '*'), (35124, 'black', 'black', 0, 0, 0.3333, 'B420', 1, '*'), (35125, 'bmi', 'bmi', 0, 0, 0.2, 'B500', 1, '*'), (35126, 'conclusion', 'conclusion', 0, 0, 0.6667, 'C52425', 3, '*'), (35127, 'die', 'die', 0, 0, 0.2, 'D000', 2, '*'), (35128, 'dislike', 'dislike', 0, 0, 0.4667, 'D242', 1, '*'), (35129, 'disliked', 'disliked', 0, 0, 0.5333, 'D2423', 1, '*'), (35130, 'dramatic', 'dramatic', 0, 0, 0.5333, 'D6532', 1, '*'), (35131, 'fat', 'fat', 0, 0, 0.2, 'F300', 2, '*'), (35132, 'forgets', 'forgets', 0, 0, 0.4667, 'F6232', 1, '*'), (35133, 'functional', 'functional', 0, 0, 0.6667, 'F52354', 1, '*'), (35134, 'hanging', 'hanging', 0, 0, 0.4667, 'H5252', 1, '*'), (35135, 'happen', 'happen', 0, 0, 0.4, 'H150', 3, '*'), (35136, 'hire', 'hire', 0, 0, 0.2667, 'H600', 1, '*'), (35137, 'housewife', 'housewife', 0, 0, 0.6, 'H210', 1, '*'), (35138, 'loser', 'loser', 0, 0, 0.3333, 'L260', 1, '*'), (35139, 'might', 'might', 0, 0, 0.3333, 'M230', 2, '*'), (35140, 'mislabeling', 'mislabeling', 0, 0, 0.7333, 'M241452', 1, '*'), (35141, 'mustn\'t', 'mustn\'t', 0, 0, 0.4667, 'M2353', 1, '*'), (35142, 'obesity', 'obesity', 0, 0, 0.4667, 'O123', 1, '*'), (35143, 'partner\'s', 'partner\'s', 0, 0, 0.6, 'P63562', 4, '*'), (35144, 'personalization', 'personalization', 0, 0, 1, 'P6254235', 1, '*'), (35145, 'probable', 'probable', 0, 0, 0.5333, 'P614', 2, '*'), (35146, 'qualities', 'qualities', 0, 0, 0.6, 'Q432', 1, '*'), (35147, 'reframe', 'reframe', 0, 0, 0.4667, 'R165', 1, '*'), (35148, 'reframing', 'reframing', 0, 0, 0.6, 'R1652', 1, '*'), (35149, 'requirements', 'requirements', 0, 0, 0.8, 'R26532', 1, '*'), (35150, 'stages', 'stages', 0, 0, 0.4, 'S320', 1, '*'), (35151, 'statements', 'statements', 0, 0, 0.6667, 'S3532', 4, '*'), (35152, 'unlucky', 'unlucky', 0, 0, 0.4667, 'U542', 1, '*'), (35153, 'wanted', 'wanted', 0, 0, 0.4, 'W530', 2, '*'), (35154, 'weather', 'weather', 0, 0, 0.4667, 'W360', 2, '*'), (35155, 'white', 'white', 0, 0, 0.3333, 'W300', 1, '*'), (35156, 'whoever', 'whoever', 0, 0, 0.4667, 'W160', 1, '*'), (35157, 'αναδιατύπωση', 'αναδιατύπωση', 0, 0, 0.8, 'α000', 1, '*'), (35185, '4-column', '4-column', 0, 0, 0.5333, 'C450', 1, '*'), (35186, 'columns', 'columns', 0, 0, 0.4667, 'C452', 6, '*'), (35187, 'overly', 'overly', 0, 0, 0.4, 'O164', 1, '*'), (35188, 'piece', 'piece', 0, 0, 0.3333, 'P200', 3, '*'), (35189, 'prominent', 'prominent', 0, 0, 0.6, 'P653', 1, '*'), (35190, 'record', 'record', 0, 0, 0.4, 'R263', 2, '*'), (35191, 'restructuring', 'restructuring', 0, 0, 0.8667, 'R23623652', 1, '*'), (35192, 'αναδόμηση', 'αναδόμηση', 0, 0, 0.6, 'α000', 1, '*'), (35200, 'attain', 'attain', 0, 0, 0.4, 'A350', 2, '*'), (35201, 'backwards', 'backwards', 0, 0, 0.6, 'B2632', 4, '*'), (35202, 'built-up', 'built-up', 0, 0, 0.5333, 'B431', 1, '*'), (35203, 'detail', 'detail', 0, 0, 0.4, 'D400', 2, '*'), (35204, 'details', 'details', 0, 0, 0.4667, 'D420', 3, '*'), (35205, 'distract', 'distract', 0, 0, 0.5333, 'D23623', 2, '*'), (35206, 'eyes', 'eyes', 0, 0, 0.2667, 'E200', 6, '*'), (35207, 'idyllic', 'idyllic', 0, 0, 0.4667, 'I342', 1, '*'), (35208, 'lovely', 'lovely', 0, 0, 0.4, 'L140', 1, '*'), (35209, 'mathematical', 'mathematical', 0, 0, 0.8, 'M35324', 1, '*'), (35210, 'non-stressful', 'non-stressful', 0, 0, 0.8667, 'N236214', 1, '*'), (35211, 'object', 'object', 0, 0, 0.4, 'O123', 1, '*'), (35212, 'revisit', 'revisit', 0, 0, 0.4667, 'R123', 3, '*'), (35213, 'solving', 'solving', 0, 0, 0.4667, 'S4152', 4, '*'), (35214, 'visual', 'visual', 0, 0, 0.4, 'V240', 1, '*'), (35215, 'απόσπαση', 'απόσπαση', 0, 0, 0.5333, 'α000', 1, '*'), (35231, 'breathe', 'breathe', 0, 0, 0.4667, 'B630', 3, '*'), (35232, 'cramping', 'cramping', 0, 0, 0.5333, 'C65152', 1, '*'), (35233, 'facial', 'facial', 0, 0, 0.4, 'F240', 1, '*'), (35234, 'hands', 'hands', 0, 0, 0.3333, 'H532', 2, '*'), (35235, 'legs', 'legs', 0, 0, 0.2667, 'L200', 2, '*'), (35236, 'notice', 'notice', 0, 0, 0.4, 'N320', 5, '*'), (35237, 'realizing', 'realizing', 0, 0, 0.6, 'R4252', 1, '*'), (35238, 'relaxed', 'relaxed', 0, 0, 0.4667, 'R423', 2, '*'), (35239, 'seconds', 'seconds', 0, 0, 0.4667, 'S532', 2, '*'), (35240, 'tense', 'tense', 0, 0, 0.3333, 'T520', 1, '*'), (35241, 'toes', 'toes', 0, 0, 0.2667, 'T200', 1, '*'), (35242, 'μυϊκής', 'μυϊκής', 0, 0, 0.4, 'μ000', 1, '*'), (35246, 'alive', 'alive', 0, 0, 0.3333, 'A410', 1, '*'), (35247, 'bother', 'bother', 0, 0, 0.4, 'B360', 1, '*'), (35248, 'box', 'box', 0, 0, 0.2, 'B200', 2, '*'), (35249, 'dim', 'dim', 0, 0, 0.2, 'D500', 1, '*'), (35250, 'head', 'head', 0, 0, 0.2667, 'H300', 3, '*'), (35251, 'lie', 'lie', 0, 0, 0.2, 'L000', 3, '*'), (35252, 'lighting', 'lighting', 0, 0, 0.5333, 'L2352', 1, '*'), (35253, 'peaceful', 'peaceful', 0, 0, 0.5333, 'P214', 1, '*'), (35254, 'quiet', 'quiet', 0, 0, 0.3333, 'Q300', 2, '*'), (35255, 'someplace', 'someplace', 0, 0, 0.6, 'S5142', 1, '*'), (35256, 'steady', 'steady', 0, 0, 0.4, 'S300', 1, '*'), (35257, 'stretch', 'stretch', 0, 0, 0.4667, 'S3632', 1, '*'), (35258, 'string', 'string', 0, 0, 0.4, 'S3652', 1, '*'), (35259, 'toe', 'toe', 0, 0, 0.2, 'T000', 1, '*'), (35260, 'treasure', 'treasure', 0, 0, 0.5333, 'T626', 1, '*'), (35261, 'bed', 'bed', 0, 0, 0.2, 'B300', 5, '*'), (35262, 'bent', 'bent', 0, 0, 0.2667, 'B530', 1, '*'), (35263, 'cage', 'cage', 0, 0, 0.2667, 'C000', 1, '*'), (35264, 'correctly', 'correctly', 0, 0, 0.6, 'C6234', 1, '*'); INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES (35265, 'diaphragm', 'diaphragm', 0, 0, 0.6, 'D1625', 1, '*'), (35266, 'diaphragmatic', 'diaphragmatic', 0, 0, 0.8667, 'D162532', 2, '*'), (35267, 'doctor', 'doctor', 0, 0, 0.4, 'D236', 1, '*'), (35268, 'exhale', 'exhale', 0, 0, 0.4, 'E240', 1, '*'), (35269, 'flat', 'flat', 0, 0, 0.2667, 'F430', 1, '*'), (35270, 'intended', 'intended', 0, 0, 0.5333, 'I5353', 1, '*'), (35271, 'inward', 'inward', 0, 0, 0.4, 'I563', 1, '*'), (35272, 'knees', 'knees', 0, 0, 0.3333, 'K520', 1, '*'), (35273, 'letting', 'letting', 0, 0, 0.4667, 'L352', 1, '*'), (35274, 'moves', 'moves', 0, 0, 0.3333, 'M120', 1, '*'), (35275, 'nose', 'nose', 0, 0, 0.2667, 'N200', 1, '*'), (35276, 'pillow', 'pillow', 0, 0, 0.4, 'P400', 1, '*'), (35277, 'prior', 'prior', 0, 0, 0.3333, 'P600', 1, '*'), (35278, 'rib', 'rib', 0, 0, 0.2, 'R100', 1, '*'), (35279, 'stressed', 'stressed', 0, 0, 0.5333, 'S3623', 2, '*'), (35280, 'supported', 'supported', 0, 0, 0.6, 'S163', 1, '*'), (35281, 'surface', 'surface', 0, 0, 0.4667, 'S612', 1, '*'), (35282, 'tighten', 'tighten', 0, 0, 0.4667, 'T235', 1, '*'), (35283, 'upper', 'upper', 0, 0, 0.3333, 'U160', 1, '*'), (35292, 'absolute', 'absolute', 0, 0, 0.5333, 'A1243', 1, '*'), (35293, 'approaching', 'approaching', 0, 0, 0.7333, 'A16252', 2, '*'), (35294, 'involved', 'involved', 0, 0, 0.5333, 'I51413', 5, '*'), (35295, 'mapping', 'mapping', 0, 0, 0.4667, 'M152', 1, '*'), (35296, 'naming', 'naming', 0, 0, 0.4, 'N200', 1, '*'), (35297, 'side', 'side', 0, 0, 0.2667, 'S300', 5, '*'), (35298, 'smaller', 'smaller', 0, 0, 0.4667, 'S546', 3, '*'), (35299, 'worries', 'worries', 0, 0, 0.4667, 'W620', 1, '*'), (35307, '70', '70', 0, 0, 0.2, '', 1, '*'), (35308, 'existing', 'existing', 0, 0, 0.5333, 'E2352', 1, '*'), (35309, 'first-person', 'first-person', 0, 0, 0.8, 'F6231625', 1, '*'), (35310, 'plate', 'plate', 0, 0, 0.3333, 'P430', 1, '*'), (35311, 'singular', 'singular', 0, 0, 0.5333, 'S5246', 1, '*'), (35312, 'ενικός', 'ενικός', 0, 0, 0.4, 'ε000', 1, '*'), (35314, '66', '66', 0, 0, 0.2, '', 1, '*'), (35315, 'balloon', 'balloon', 0, 0, 0.4667, 'B450', 1, '*'), (35316, 'blowing', 'blowing', 0, 0, 0.4667, 'B452', 1, '*'), (35317, 'blown', 'blown', 0, 0, 0.3333, 'B450', 1, '*'), (35318, 'emergency', 'emergency', 0, 0, 0.6, 'E56252', 1, '*'), (35319, 'hyper-focus', 'hyper-focus', 0, 0, 0.7333, 'H1612', 1, '*'), (35320, 'liberated', 'liberated', 0, 0, 0.6, 'L163', 1, '*'), (35321, 'liberation', 'liberation', 0, 0, 0.6667, 'L1635', 1, '*'), (35322, 'pin', 'pin', 0, 0, 0.2, 'P500', 1, '*'), (35323, 'senses', 'senses', 0, 0, 0.4, 'S520', 1, '*'), (35324, 'trapped', 'trapped', 0, 0, 0.4667, 'T613', 1, '*'), (35325, 'μπαλόνι', 'μπαλόνι', 0, 0, 0.4667, 'μ000', 1, '*'), (35331, 'fire', 'fire', 0, 0, 0.2667, 'F600', 2, '*'), (35332, 'helping', 'helping', 0, 0, 0.4667, 'H4152', 2, '*'), (35334, 'notes', 'notes', 0, 0, 0.3333, 'N320', 3, '*'), (35337, 'similar', 'similar', 0, 0, 0.4667, 'S546', 10, '*'), (35344, '68', '68', 0, 0, 0.2, '', 1, '*'), (35345, 'bothers', 'bothers', 0, 0, 0.4667, 'B362', 1, '*'), (35346, 'differentiating', 'differentiating', 0, 0, 1, 'D165352', 2, '*'), (35347, 'διαχωρίζοντας', 'διαχωρίζοντας', 0, 0, 0.8667, 'δ000', 1, '*'), (35351, '67', '67', 0, 0, 0.2, '', 1, '*'), (35352, 'impulsively', 'impulsively', 0, 0, 0.7333, 'I514214', 1, '*'), (35353, 'popular', 'popular', 0, 0, 0.4667, 'P460', 2, '*'), (35354, 'prove', 'prove', 0, 0, 0.3333, 'P610', 1, '*'), (35355, 'whenever', 'whenever', 0, 0, 0.5333, 'W516', 2, '*'), (35356, 'μέτρημα', 'μέτρημα', 0, 0, 0.4667, 'μ000', 1, '*'), (35363, 'cons', 'cons', 0, 0, 0.2667, 'C520', 2, '*'), (35367, 'pros', 'pros', 0, 0, 0.2667, 'P620', 2, '*'), (35373, '2h', '2h', 0, 0, 0.1333, 'H000', 1, '*'), (35374, 'accustomed', 'accustomed', 0, 0, 0.6667, 'A2353', 3, '*'), (35375, 'appointment', 'appointment', 0, 0, 0.7333, 'A15353', 1, '*'), (35376, 'attempt', 'attempt', 0, 0, 0.4667, 'A3513', 3, '*'), (35377, 'bellow', 'bellow', 0, 0, 0.4, 'B400', 1, '*'), (35378, 'combat', 'combat', 0, 0, 0.4, 'C513', 1, '*'), (35379, 'confront', 'confront', 0, 0, 0.5333, 'C51653', 1, '*'), (35380, 'exposure', 'exposure', 0, 0, 0.5333, 'E2126', 1, '*'), (35381, 'gradual', 'gradual', 0, 0, 0.4667, 'G634', 1, '*'), (35382, 'gradually', 'gradually', 0, 0, 0.6, 'G634', 2, '*'), (35383, 'imperfect', 'imperfect', 0, 0, 0.6, 'I516123', 1, '*'), (35384, 'initiates', 'initiates', 0, 0, 0.6, 'I532', 1, '*'), (35385, 'ironed', 'ironed', 0, 0, 0.4, 'I653', 1, '*'), (35386, 'perfectionism', 'perfectionism', 0, 0, 0.8667, 'P6123525', 1, '*'), (35387, 'preparing', 'preparing', 0, 0, 0.6, 'P61652', 2, '*'), (35388, 'proofread', 'proofread', 0, 0, 0.6, 'P6163', 1, '*'), (35389, 'sending', 'sending', 0, 0, 0.4667, 'S5352', 1, '*'), (35390, 'shirt', 'shirt', 0, 0, 0.3333, 'S630', 1, '*'), (35391, 'spelling', 'spelling', 0, 0, 0.5333, 'S1452', 1, '*'), (35392, 'wasn\'t', 'wasn\'t', 0, 0, 0.4, 'W253', 2, '*'), (35393, 'wearing', 'wearing', 0, 0, 0.4667, 'W652', 1, '*'), (35394, 'τελειομανία', 'τελειομανία', 0, 0, 0.7333, 'τ000', 1, '*'), (35407, '2-minute', '2-minute', 0, 0, 0.5333, 'M300', 1, '*'), (35408, '62', '62', 0, 0, 0.2, '', 1, '*'), (35409, 'apple', 'apple', 0, 0, 0.3333, 'A140', 1, '*'), (35410, 'assume', 'assume', 0, 0, 0.4, 'A250', 1, '*'), (35411, 'cb2', 'cb2', 0, 0, 0.2, 'C100', 1, '*'), (35412, 'drink', 'drink', 0, 0, 0.3333, 'D652', 1, '*'), (35413, 'final', 'final', 0, 0, 0.3333, 'F540', 2, '*'), (35414, 'glass', 'glass', 0, 0, 0.3333, 'G420', 1, '*'), (35415, 'lb', 'lb', 0, 0, 0.1333, 'L100', 1, '*'), (35416, 'push-ups', 'push-ups', 0, 0, 0.5333, 'P212', 1, '*'), (35417, 'rule', 'rule', 0, 0, 0.2667, 'R400', 1, '*'), (35418, 'thumb', 'thumb', 0, 0, 0.3333, 'T510', 1, '*'), (35419, 'κανόνας', 'κανόνας', 0, 0, 0.4667, 'κ000', 1, '*'), (35422, '79', '79', 0, 0, 0.2, '', 1, '*'), (35423, 'agreeing', 'agreeing', 0, 0, 0.5333, 'A2652', 1, '*'), (35424, 'agreement', 'agreement', 0, 0, 0.6, 'A2653', 1, '*'), (35425, 'articulate', 'articulate', 0, 0, 0.6667, 'A63243', 1, '*'), (35426, 'clarifying', 'clarifying', 0, 0, 0.6667, 'C46152', 1, '*'), (35427, 'clearly', 'clearly', 0, 0, 0.4667, 'C464', 1, '*'), (35428, 'day”', 'day”', 0, 0, 0.2667, 'D000', 1, '*'), (35429, 'disagreement', 'disagreement', 0, 0, 0.8, 'D2653', 1, '*'), (35430, 'diverse', 'diverse', 0, 0, 0.4667, 'D162', 2, '*'), (35431, 'listen', 'listen', 0, 0, 0.4, 'L235', 3, '*'), (35432, 'listening', 'listening', 0, 0, 0.6, 'L2352', 2, '*'), (35433, 'necessarily', 'necessarily', 0, 0, 0.7333, 'N264', 10, '*'), (35434, 'neutral', 'neutral', 0, 0, 0.4667, 'N364', 1, '*'), (35435, 'occurred', 'occurred', 0, 0, 0.5333, 'O263', 1, '*'), (35436, 'versa', 'versa', 0, 0, 0.3333, 'V620', 1, '*'), (35437, 'vice', 'vice', 0, 0, 0.2667, 'V200', 1, '*'), (35438, 'weekend”', 'weekend”', 0, 0, 0.5333, 'W253', 1, '*'), (35439, 'won', 'won', 0, 0, 0.2, 'W500', 1, '*'), (35440, 'επικοινωνώ', 'επικοινωνώ', 0, 0, 0.6667, 'ε000', 1, '*'), (35441, 'καταλαβαίνω', 'καταλαβαίνω', 0, 0, 0.7333, 'κ000', 1, '*'), (35442, '“how', '“how', 0, 0, 0.2667, '“000', 1, '*'), (35443, '“when', '“when', 0, 0, 0.3333, '“500', 1, '*'), (35453, '76', '76', 0, 0, 0.2, '', 1, '*'), (35454, 'angelo', 'angelo', 0, 0, 0.4, 'A524', 1, '*'), (35455, 'authentic', 'authentic', 0, 0, 0.6, 'A3532', 1, '*'), (35456, 'authenticity', 'authenticity', 0, 0, 0.8, 'A35323', 1, '*'), (35457, 'correct', 'correct', 0, 0, 0.4667, 'C623', 8, '*'), (35458, 'david\'s', 'david\'s', 0, 0, 0.4667, 'D132', 1, '*'), (35459, 'frill', 'frill', 0, 0, 0.3333, 'F640', 1, '*'), (35460, 'layers', 'layers', 0, 0, 0.4, 'L620', 1, '*'), (35461, 'marble', 'marble', 0, 0, 0.4, 'M614', 1, '*'), (35462, 'michael', 'michael', 0, 0, 0.4667, 'M240', 2, '*'), (35463, 'relied', 'relied', 0, 0, 0.4, 'R430', 1, '*'), (35464, 'restrict', 'restrict', 0, 0, 0.5333, 'R23623', 1, '*'), (35465, 'sculpt', 'sculpt', 0, 0, 0.4, 'S413', 1, '*'), (35466, 'sculpture', 'sculpture', 0, 0, 0.6, 'S4136', 1, '*'), (35467, 'δαβίδ', 'δαβίδ', 0, 0, 0.3333, 'δ000', 1, '*'), (35468, '78', '78', 0, 0, 0.2, '', 1, '*'), (35469, 'chose', 'chose', 0, 0, 0.3333, 'C000', 1, '*'), (35470, 'covering', 'covering', 0, 0, 0.5333, 'C1652', 1, '*'), (35471, 'mask', 'mask', 0, 0, 0.2667, 'M200', 1, '*'), (35472, 'masks', 'masks', 0, 0, 0.3333, 'M200', 1, '*'), (35473, 'reveal', 'reveal', 0, 0, 0.4, 'R140', 1, '*'), (35474, 'μάσκες', 'μάσκες', 0, 0, 0.4, 'μ000', 1, '*'), (35475, '77', '77', 0, 0, 0.2, '', 1, '*'), (35476, 'blanks', 'blanks', 0, 0, 0.4, 'B452', 2, '*'), (35477, 'complain', 'complain', 0, 0, 0.5333, 'C5145', 1, '*'), (35478, 'complaints', 'complaints', 0, 0, 0.6667, 'C514532', 1, '*'), (35479, 'cook', 'cook', 0, 0, 0.2667, 'C000', 2, '*'), (35480, 'habit', 'habit', 0, 0, 0.3333, 'H130', 2, '*'), (35481, 'messy', 'messy', 0, 0, 0.3333, 'M200', 1, '*'), (35482, 'sister', 'sister', 0, 0, 0.4, 'S360', 1, '*'), (35483, 'wat', 'wat', 0, 0, 0.2, 'W300', 3, '*'), (35484, 'παράπονα', 'παράπονα', 0, 0, 0.5333, 'π000', 1, '*'), (35490, '89', '89', 0, 0, 0.2, '', 1, '*'), (35491, 'chin', 'chin', 0, 0, 0.2667, 'C500', 1, '*'), (35492, 'distracting', 'distracting', 0, 0, 0.7333, 'D2362352', 1, '*'), (35493, 'downwards', 'downwards', 0, 0, 0.6, 'D5632', 1, '*'), (35494, 'forehead', 'forehead', 0, 0, 0.5333, 'F630', 1, '*'), (35495, 'gently', 'gently', 0, 0, 0.4, 'G534', 1, '*'), (35496, 'opposite', 'opposite', 0, 0, 0.5333, 'O123', 2, '*'), (35497, 'pointing', 'pointing', 0, 0, 0.5333, 'P5352', 1, '*'), (35498, 'staring', 'staring', 0, 0, 0.4667, 'S3652', 1, '*'), (35499, 'synchronicity', 'synchronicity', 0, 0, 0.8667, 'S526523', 1, '*'), (35500, 'sτand', 'sτand', 0, 0, 0.3333, 'S530', 1, '*'), (35501, 'whatever', 'whatever', 0, 0, 0.5333, 'W316', 2, '*'), (35502, 'αναπνεύστε', 'αναπνεύστε', 0, 0, 0.6667, 'α000', 1, '*'), (35505, '88', '88', 0, 0, 0.2, '', 1, '*'), (35506, 'artistic', 'artistic', 0, 0, 0.5333, 'A63232', 1, '*'), (35507, 'caresses', 'caresses', 0, 0, 0.5333, 'C620', 1, '*'), (35508, 'couples', 'couples', 0, 0, 0.4667, 'C142', 3, '*'), (35509, 'declarations', 'declarations', 0, 0, 0.8, 'D246352', 1, '*'), (35510, 'fast-paced', 'fast-paced', 0, 0, 0.6667, 'F23123', 1, '*'), (35511, 'gym', 'gym', 0, 0, 0.2, 'G500', 2, '*'), (35512, 'items', 'items', 0, 0, 0.3333, 'I352', 3, '*'), (35513, 'remaining', 'remaining', 0, 0, 0.6, 'R520', 1, '*'), (35514, 'short-or', 'short-or', 0, 0, 0.5333, 'S636', 1, '*'), (35522, 'appealing', 'appealing', 0, 0, 0.6, 'A1452', 2, '*'), (35523, 'appears', 'appears', 0, 0, 0.4667, 'A162', 3, '*'), (35528, 'extreme', 'extreme', 0, 0, 0.4667, 'E2365', 4, '*'), (35551, '87', '87', 0, 0, 0.2, '', 1, '*'), (35552, 'accusing', 'accusing', 0, 0, 0.5333, 'A252', 1, '*'), (35553, 'acknowledge', 'acknowledge', 0, 0, 0.7333, 'A25432', 2, '*'), (35554, 'acknowledgement', 'acknowledgement', 0, 0, 1, 'A2543253', 1, '*'), (35555, 'derives', 'derives', 0, 0, 0.4667, 'D612', 1, '*'), (35556, 'emphasize', 'emphasize', 0, 0, 0.6, 'E512', 1, '*'), (35557, 'examination', 'examination', 0, 0, 0.7333, 'E2535', 1, '*'), (35558, 'forever', 'forever', 0, 0, 0.4667, 'F616', 1, '*'), (35559, 'guarantee', 'guarantee', 0, 0, 0.6, 'G653', 1, '*'), (35560, 'insecurities', 'insecurities', 0, 0, 0.8, 'I52632', 1, '*'), (35561, 'old', 'old', 0, 0, 0.2, 'O430', 2, '*'), (35562, 'overreacting', 'overreacting', 0, 0, 0.8, 'O162352', 1, '*'), (35563, 'reevaluated', 'reevaluated', 0, 0, 0.7333, 'R143', 1, '*'), (35564, 'scene', 'scene', 0, 0, 0.3333, 'S500', 1, '*'), (35565, 'upon', 'upon', 0, 0, 0.2667, 'U150', 2, '*'), (35566, 'yet', 'yet', 0, 0, 0.2, 'Y300', 2, '*'), (35582, '30-year', '30-year', 0, 0, 0.4667, 'Y600', 1, '*'), (35583, '86', '86', 0, 0, 0.2, '', 1, '*'), (35584, 'accomplishment', 'accomplishment', 0, 0, 0.9333, 'A2514253', 1, '*'), (35585, 'alternate', 'alternate', 0, 0, 0.6, 'A43653', 1, '*'), (35586, 'answering', 'answering', 0, 0, 0.6, 'A52652', 2, '*'), (35587, 'aron', 'aron', 0, 0, 0.2667, 'A650', 1, '*'), (35588, 'arthur', 'arthur', 0, 0, 0.4, 'A636', 1, '*'), (35589, 'ball', 'ball', 0, 0, 0.2667, 'B400', 1, '*'), (35590, 'catches', 'catches', 0, 0, 0.4667, 'C320', 1, '*'), (35591, 'chosen', 'chosen', 0, 0, 0.4, 'C500', 4, '*'), (35592, 'constitute', 'constitute', 0, 0, 0.6667, 'C523', 1, '*'), (35593, 'containing', 'containing', 0, 0, 0.6667, 'C5352', 1, '*'), (35594, 'cry', 'cry', 0, 0, 0.2, 'C600', 8, '*'), (35595, 'crystal', 'crystal', 0, 0, 0.4667, 'C6234', 1, '*'), (35596, 'dash', 'dash', 0, 0, 0.2667, 'D200', 1, '*'), (35597, 'dinner', 'dinner', 0, 0, 0.4, 'D560', 2, '*'), (35598, 'disturbing', 'disturbing', 0, 0, 0.6667, 'D236152', 1, '*'), (35599, 'dreamt', 'dreamt', 0, 0, 0.4, 'D653', 1, '*'), (35600, 'embarrassing', 'embarrassing', 0, 0, 0.8, 'E516252', 1, '*'), (35601, 'evening', 'evening', 0, 0, 0.4667, 'E152', 1, '*'), (35602, 'famous', 'famous', 0, 0, 0.4, 'F520', 1, '*'), (35603, 'gained', 'gained', 0, 0, 0.4, 'G530', 1, '*'), (35604, 'guest', 'guest', 0, 0, 0.3333, 'G300', 1, '*'), (35605, 'hunch', 'hunch', 0, 0, 0.3333, 'H520', 1, '*'), (35606, 'instance', 'instance', 0, 0, 0.5333, 'I52352', 1, '*'), (35607, 'joked', 'joked', 0, 0, 0.3333, 'J300', 1, '*'), (35608, 'knew', 'knew', 0, 0, 0.2667, 'K500', 1, '*'), (35609, 'met', 'met', 0, 0, 0.2, 'M300', 1, '*'), (35610, 'pets', 'pets', 0, 0, 0.2667, 'P320', 1, '*'), (35611, 'reflect', 'reflect', 0, 0, 0.4667, 'R1423', 1, '*'), (35612, 'rehearse', 'rehearse', 0, 0, 0.5333, 'R200', 1, '*'), (35613, 'retain', 'retain', 0, 0, 0.4, 'R350', 1, '*'), (35614, 'safely', 'safely', 0, 0, 0.4, 'S140', 1, '*'), (35615, 'saving', 'saving', 0, 0, 0.4, 'S152', 1, '*'), (35616, 'sentence', 'sentence', 0, 0, 0.5333, 'S5352', 1, '*'), (35617, 'story', 'story', 0, 0, 0.3333, 'S360', 1, '*'), (35618, 'suddenly', 'suddenly', 0, 0, 0.5333, 'S354', 1, '*'), (35619, 'terrible', 'terrible', 0, 0, 0.5333, 'T614', 2, '*'), (35620, 'total', 'total', 0, 0, 0.3333, 'T400', 4, '*'), (35621, 'treasured', 'treasured', 0, 0, 0.6, 'T6263', 1, '*'), (35622, 'whose', 'whose', 0, 0, 0.3333, 'W200', 1, '*'), (35623, 'yourfamily', 'yourfamily', 0, 0, 0.6667, 'Y6154', 1, '*'), (35624, 'ερωτήσεων', 'ερωτήσεων', 0, 0, 0.6, 'ε000', 1, '*'), (35645, '94', '94', 0, 0, 0.2, '', 1, '*'), (35646, 'couch', 'couch', 0, 0, 0.3333, 'C000', 1, '*'), (35647, 'delight', 'delight', 0, 0, 0.4667, 'D423', 1, '*'), (35648, 'ecstatic', 'ecstatic', 0, 0, 0.5333, 'E232', 1, '*'), (35649, 'lay', 'lay', 0, 0, 0.2, 'L000', 1, '*'), (35650, 'life\'s', 'life\'s', 0, 0, 0.4, 'L120', 2, '*'), (35651, 'lounge', 'lounge', 0, 0, 0.4, 'L520', 1, '*'), (35652, 'moments', 'moments', 0, 0, 0.4667, 'M320', 2, '*'), (35653, 'painting', 'painting', 0, 0, 0.5333, 'P5352', 1, '*'), (35654, 'pure', 'pure', 0, 0, 0.2667, 'P600', 2, '*'), (35655, 'recall', 'recall', 0, 0, 0.4, 'R240', 2, '*'), (35656, 'relive', 'relive', 0, 0, 0.4, 'R410', 1, '*'), (35657, 'reminiscing', 'reminiscing', 0, 0, 0.7333, 'R5252', 1, '*'), (35658, 'skip', 'skip', 0, 0, 0.2667, 'S100', 1, '*'), (35659, 'travel', 'travel', 0, 0, 0.4, 'T614', 2, '*'), (35660, 'αναπόληση', 'αναπόληση', 0, 0, 0.6, 'α000', 1, '*'), (35676, '20-30', '20-30', 0, 0, 0.5, '', 1, '*'), (35677, '95', '95', 0, 0, 0.2, '', 1, '*'), (35678, 'amongst', 'amongst', 0, 0, 0.4667, 'A523', 1, '*'), (35679, 'busiest', 'busiest', 0, 0, 0.4667, 'B230', 1, '*'), (35680, 'cup', 'cup', 0, 0, 0.2, 'C100', 1, '*'), (35681, 'exceptional', 'exceptional', 0, 0, 0.7333, 'E21354', 2, '*'), (35682, 'pay', 'pay', 0, 0, 0.2, 'P000', 2, '*'), (35683, 'relieve', 'relieve', 0, 0, 0.4667, 'R410', 2, '*'), (35684, 'ring', 'ring', 0, 0, 0.2667, 'R520', 1, '*'), (35685, 'self-care', 'self-care', 0, 0, 0.6, 'S4126', 1, '*'), (35686, 'smell', 'smell', 0, 0, 0.3333, 'S540', 3, '*'), (35687, 'spared', 'spared', 0, 0, 0.4, 'S163', 1, '*'), (35688, 'surrounding', 'surrounding', 0, 0, 0.7333, 'S65352', 1, '*'), (35689, 'taste', 'taste', 0, 0, 0.3333, 'T230', 3, '*'), (35690, 'temperature', 'temperature', 0, 0, 0.7333, 'T51636', 1, '*'), (35691, 'tomorrow\'s', 'tomorrow\'s', 0, 0, 0.6667, 'T562', 1, '*'), (35692, 'viewed', 'viewed', 0, 0, 0.4, 'V300', 1, '*'), (35707, '96', '96', 0, 0, 0.2, '', 1, '*'), (35708, 'busy', 'busy', 0, 0, 0.2667, 'B200', 3, '*'), (35709, 'cross', 'cross', 0, 0, 0.3333, 'C620', 1, '*'), (35710, 'except', 'except', 0, 0, 0.4, 'E213', 1, '*'), (35711, 'fellow', 'fellow', 0, 0, 0.4, 'F400', 1, '*'), (35712, 'flowers', 'flowers', 0, 0, 0.4667, 'F462', 1, '*'), (35713, 'glancing', 'glancing', 0, 0, 0.5333, 'G45252', 1, '*'), (35714, 'granted', 'granted', 0, 0, 0.4667, 'G653', 2, '*'), (35715, 'hear', 'hear', 0, 0, 0.2667, 'H600', 2, '*'), (35716, 'landscape\'s', 'landscape\'s', 0, 0, 0.7333, 'L53212', 1, '*'), (35717, 'neighborhood', 'neighborhood', 0, 0, 0.8, 'N2163', 1, '*'), (35718, 'paddle', 'paddle', 0, 0, 0.4, 'P340', 1, '*'), (35719, 'pause', 'pause', 0, 0, 0.3333, 'P200', 1, '*'), (35720, 'pedestrians', 'pedestrians', 0, 0, 0.7333, 'P323652', 1, '*'), (35721, 'prohibit', 'prohibit', 0, 0, 0.5333, 'P613', 1, '*'), (35722, 'route', 'route', 0, 0, 0.3333, 'R300', 1, '*'), (35723, 'scenery', 'scenery', 0, 0, 0.4667, 'S560', 2, '*'), (35724, 'stick', 'stick', 0, 0, 0.3333, 'S320', 2, '*'), (35725, 'street', 'street', 0, 0, 0.4, 'S363', 1, '*'), (35726, 'sun\'s', 'sun\'s', 0, 0, 0.3333, 'S520', 1, '*'), (35727, 'tall', 'tall', 0, 0, 0.2667, 'T400', 1, '*'), (35728, 'tree', 'tree', 0, 0, 0.2667, 'T600', 2, '*'), (35729, 'περίπατος', 'περίπατος', 0, 0, 0.6, 'π000', 1, '*'), (35747, 'income', 'income', 0, 0, 0.4, 'I525', 2, '*'), (35748, 'independent', 'independent', 0, 0, 0.7333, 'I5315353', 4, '*'), (35749, 'judgment', 'judgment', 0, 0, 0.5333, 'J3253', 3, '*'), (35756, 'wherever', 'wherever', 0, 0, 0.5333, 'W616', 2, '*'), (35773, 'independently', 'independently', 0, 0, 0.8667, 'I53153534', 2, '*'), (35776, 'shopping', 'shopping', 0, 0, 0.5333, 'S152', 2, '*'), (35786, 'provide', 'provide', 0, 0, 0.4667, 'P613', 4, '*'), (35789, 'settings', 'settings', 0, 0, 0.5333, 'S352', 3, '*'), (35791, 'strategic', 'strategic', 0, 0, 0.6, 'S3632', 2, '*'), (35803, 'lots', 'lots', 0, 0, 0.2667, 'L320', 3, '*'), (35804, 'negatives', 'negatives', 0, 0, 0.6, 'N2312', 2, '*'), (35814, '103', '103', 0, 0, 0.3, '', 1, '*'), (35815, 'boosts', 'boosts', 0, 0, 0.4, 'B232', 2, '*'), (35816, 'breakfast', 'breakfast', 0, 0, 0.6, 'B62123', 2, '*'), (35817, 'buildings', 'buildings', 0, 0, 0.6, 'B4352', 1, '*'), (35818, 'clearing', 'clearing', 0, 0, 0.5333, 'C4652', 1, '*'), (35819, 'distracts', 'distracts', 0, 0, 0.6, 'D236232', 1, '*'), (35820, 'diversions', 'diversions', 0, 0, 0.6667, 'D16252', 1, '*'), (35821, 'drive', 'drive', 0, 0, 0.3333, 'D610', 2, '*'), (35822, 'dullest', 'dullest', 0, 0, 0.4667, 'D423', 1, '*'), (35823, 'meditate', 'meditate', 0, 0, 0.5333, 'M300', 1, '*'), (35824, 'mobile', 'mobile', 0, 0, 0.4, 'M140', 1, '*'), (35825, 'promotes', 'promotes', 0, 0, 0.5333, 'P6532', 2, '*'), (35826, 'sitting', 'sitting', 0, 0, 0.4667, 'S352', 1, '*'), (35827, 'skyrocket', 'skyrocket', 0, 0, 0.6, 'S623', 1, '*'), (35828, 'surprising', 'surprising', 0, 0, 0.6667, 'S616252', 2, '*'), (35829, 'tool', 'tool', 0, 0, 0.2667, 'T400', 1, '*'), (35830, 'tremendous', 'tremendous', 0, 0, 0.6667, 'T6532', 1, '*'), (35831, 'unusual', 'unusual', 0, 0, 0.4667, 'U524', 2, '*'), (35832, 'woken', 'woken', 0, 0, 0.3333, 'W250', 1, '*'), (35845, '102', '102', 0, 0, 0.3, '', 1, '*'), (35846, 'consuming', 'consuming', 0, 0, 0.6, 'C5252', 1, '*'), (35847, 'practicing', 'practicing', 0, 0, 0.6667, 'P623252', 4, '*'), (35848, 'regaining', 'regaining', 0, 0, 0.6, 'R252', 1, '*'), (35849, 'sweets', 'sweets', 0, 0, 0.4, 'S320', 2, '*'), (35850, 'απόκτησης', 'απόκτησης', 0, 0, 0.6, 'α000', 1, '*'), (35851, 'αυτοελέγχου', 'αυτοελέγχου', 0, 0, 0.7333, 'α000', 1, '*'), (35852, '113', '113', 0, 0, 0.3, '', 1, '*'), (35853, 'anymore', 'anymore', 0, 0, 0.4667, 'A560', 1, '*'), (35854, 'commented', 'commented', 0, 0, 0.6, 'C530', 2, '*'), (35855, 'lists', 'lists', 0, 0, 0.3333, 'L232', 2, '*'), (35856, 'update', 'update', 0, 0, 0.4, 'U130', 2, '*'), (35857, 'you\'ll', 'you\'ll', 0, 0, 0.4, 'Y400', 1, '*'), (35858, 'προσπερνάω', 'προσπερνάω', 0, 0, 0.6667, 'π000', 1, '*'), (35859, '114', '114', 0, 0, 0.3, '', 1, '*'), (35860, 'exclude', 'exclude', 0, 0, 0.4667, 'E243', 2, '*'), (35861, 'peoples\'.', 'peoples\'.', 0, 0, 0.6, 'P420', 1, '*'), (35862, 'επιτευγμάτων', 'επιτευγμάτων', 0, 0, 0.8, 'ε000', 1, '*'), (35866, '112', '112', 0, 0, 0.3, '', 1, '*'), (35867, 'furtherly', 'furtherly', 0, 0, 0.6, 'F6364', 1, '*'), (35868, 'spontaneous', 'spontaneous', 0, 0, 0.7333, 'S15352', 1, '*'), (35869, 'χτίζω', 'χτίζω', 0, 0, 0.3333, 'χ000', 1, '*'), (35875, 'diary', 'diary', 0, 0, 0.3333, 'D600', 2, '*'), (35878, 'meetings', 'meetings', 0, 0, 0.5333, 'M352', 2, '*'), (35891, 'basis', 'basis', 0, 0, 0.3333, 'B200', 2, '*'), (35895, 'pursuing', 'pursuing', 0, 0, 0.5333, 'P6252', 2, '*'), (35919, '125', '125', 0, 0, 0.3, '', 1, '*'), (35920, 'fulfill', 'fulfill', 0, 0, 0.4667, 'F414', 1, '*'), (35921, 'provoke', 'provoke', 0, 0, 0.4667, 'P612', 1, '*'), (35922, 'replaced', 'replaced', 0, 0, 0.5333, 'R1423', 1, '*'), (35923, 'self-doubt', 'self-doubt', 0, 0, 0.6667, 'S41313', 1, '*'), (35924, 'self-trust', 'self-trust', 0, 0, 0.6667, 'S413623', 1, '*'), (35925, '«αναπτύσσω»', '«αναπτύσσω»', 0, 0, 0.7333, 'α000', 1, '*'), (35926, '126', '126', 0, 0, 0.3, '', 1, '*'), (35927, 'belittling', 'belittling', 0, 0, 0.6667, 'B43452', 1, '*'), (35928, 'claim', 'claim', 0, 0, 0.3333, 'C450', 2, '*'), (35929, 'derived', 'derived', 0, 0, 0.4667, 'D613', 1, '*'), (35930, 'αποδέχομαι', 'αποδέχομαι', 0, 0, 0.6667, 'α000', 1, '*'), (35933, '124', '124', 0, 0, 0.3, '', 1, '*'), (35934, 'assertively', 'assertively', 0, 0, 0.7333, 'A26314', 1, '*'), (35935, 'bay', 'bay', 0, 0, 0.2, 'B000', 2, '*'), (35936, 'observations', 'observations', 0, 0, 0.8, 'O1261352', 1, '*'), (35937, 'receiving', 'receiving', 0, 0, 0.6, 'R2152', 4, '*'), (35938, 'reply', 'reply', 0, 0, 0.3333, 'R140', 1, '*'), (35939, 'διεκδικητική', 'διεκδικητική', 0, 0, 0.8, 'δ000', 1, '*'), (35940, '131', '131', 0, 0, 0.3, '', 1, '*'), (35941, 'admire', 'admire', 0, 0, 0.4, 'A356', 2, '*'), (35942, 'bottom', 'bottom', 0, 0, 0.4, 'B350', 1, '*'), (35943, 'branches', 'branches', 0, 0, 0.5333, 'B652', 1, '*'), (35944, 'cut', 'cut', 0, 0, 0.2, 'C300', 1, '*'), (35945, 'double-sided', 'double-sided', 0, 0, 0.8, 'D1423', 1, '*'), (35946, 'hang', 'hang', 0, 0, 0.2667, 'H520', 1, '*'), (35947, 'hole', 'hole', 0, 0, 0.2667, 'H400', 1, '*'), (35948, 'leaf', 'leaf', 0, 0, 0.2667, 'L100', 1, '*'), (35949, 'leaves', 'leaves', 0, 0, 0.4, 'L120', 1, '*'), (35950, 'names', 'names', 0, 0, 0.3333, 'N200', 1, '*'), (35951, 'pictures', 'pictures', 0, 0, 0.5333, 'P2362', 1, '*'), (35952, 'ribbon', 'ribbon', 0, 0, 0.4, 'R150', 1, '*'), (35953, 'scissors', 'scissors', 0, 0, 0.5333, 'S620', 1, '*'), (35954, 'sheets', 'sheets', 0, 0, 0.4, 'S320', 1, '*'), (35955, 'stones', 'stones', 0, 0, 0.4, 'S352', 1, '*'), (35956, 'δέντρο', 'δέντρο', 0, 0, 0.4, 'δ000', 1, '*'), (35971, '130', '130', 0, 0, 0.3, '', 1, '*'), (35972, 'attempts', 'attempts', 0, 0, 0.5333, 'A35132', 2, '*'), (35973, 'beside', 'beside', 0, 0, 0.4, 'B230', 1, '*'), (35974, 'frequently', 'frequently', 0, 0, 0.6667, 'F62534', 1, '*'), (35975, 'gratify', 'gratify', 0, 0, 0.4667, 'G631', 1, '*'), (35976, 'per', 'per', 0, 0, 0.2, 'P600', 1, '*'), (35977, 'self-gratitude', 'self-gratitude', 0, 0, 0.9333, 'S41263', 1, '*'), (35978, 'spotting', 'spotting', 0, 0, 0.5333, 'S1352', 1, '*'), (35979, 'waking', 'waking', 0, 0, 0.4, 'W252', 2, '*'), (35986, '132', '132', 0, 0, 0.3, '', 1, '*'), (35987, 'arrow', 'arrow', 0, 0, 0.3333, 'A600', 1, '*'), (35988, 'beloved', 'beloved', 0, 0, 0.4667, 'B413', 1, '*'), (35989, 'pen', 'pen', 0, 0, 0.2, 'P500', 1, '*'), (35990, 'wrap', 'wrap', 0, 0, 0.2667, 'W610', 1, '*'), (35991, 'κουτί', 'κουτί', 0, 0, 0.3333, 'κ000', 1, '*'), (35993, '133', '133', 0, 0, 0.3, '', 1, '*'), (35994, 'accumulate', 'accumulate', 0, 0, 0.6667, 'A2543', 1, '*'), (35995, 'birds', 'birds', 0, 0, 0.3333, 'B632', 1, '*'), (35996, 'blue', 'blue', 0, 0, 0.2667, 'B400', 1, '*'), (35997, 'broad', 'broad', 0, 0, 0.3333, 'B630', 1, '*'), (35998, 'category', 'category', 0, 0, 0.5333, 'C326', 2, '*'), (35999, 'cover', 'cover', 0, 0, 0.3333, 'C160', 2, '*'), (36000, 'hired', 'hired', 0, 0, 0.3333, 'H630', 1, '*'), (36001, 'indicatives', 'indicatives', 0, 0, 0.7333, 'I532312', 1, '*'), (36002, 'open-end', 'open-end', 0, 0, 0.5333, 'O153', 1, '*'), (36003, 'prompts', 'prompts', 0, 0, 0.4667, 'P65132', 1, '*'), (36004, 'range', 'range', 0, 0, 0.3333, 'R520', 1, '*'), (36005, 'sentences', 'sentences', 0, 0, 0.6, 'S5352', 1, '*'), (36006, 'teachers', 'teachers', 0, 0, 0.5333, 'T262', 1, '*'), (36007, 'προτροπές', 'προτροπές', 0, 0, 0.6, 'π000', 1, '*'), (36008, '138', '138', 0, 0, 0.3, '', 1, '*'), (36009, 'buying', 'buying', 0, 0, 0.4, 'B520', 1, '*'), (36010, 'clothing', 'clothing', 0, 0, 0.5333, 'C4352', 1, '*'), (36011, 'obtaining', 'obtaining', 0, 0, 0.6, 'O1352', 1, '*'), (36012, 'shoes', 'shoes', 0, 0, 0.3333, 'S000', 1, '*'), (36013, 'δημιούργησε', 'δημιούργησε', 0, 0, 0.7333, 'δ000', 1, '*'), (36015, '139', '139', 0, 0, 0.3, '', 1, '*'), (36016, 'friday', 'friday', 0, 0, 0.4, 'F630', 1, '*'), (36017, 'monday', 'monday', 0, 0, 0.4, 'M300', 1, '*'), (36018, 'path', 'path', 0, 0, 0.2667, 'P300', 1, '*'), (36019, 'rewarding', 'rewarding', 0, 0, 0.6, 'R352', 2, '*'), (36020, 'safer', 'safer', 0, 0, 0.3333, 'S160', 1, '*'), (36021, 'saturday', 'saturday', 0, 0, 0.5333, 'S363', 1, '*'), (36022, 'sunday', 'sunday', 0, 0, 0.4, 'S530', 1, '*'), (36023, 'thursday', 'thursday', 0, 0, 0.5333, 'T623', 1, '*'), (36024, 'tuesday', 'tuesday', 0, 0, 0.4667, 'T230', 1, '*'), (36025, 'wednesday', 'wednesday', 0, 0, 0.6, 'W3523', 1, '*'), (36026, 'ημερολόγιο', 'ημερολόγιο', 0, 0, 0.6667, 'η000', 1, '*'), (36027, 'στιγμών', 'στιγμών', 0, 0, 0.4667, 'σ000', 1, '*'), (36030, '140', '140', 0, 0, 0.3, '', 1, '*'), (36031, 'overweight', 'overweight', 0, 0, 0.6667, 'O1623', 1, '*'), (36032, 'rewrite', 'rewrite', 0, 0, 0.4667, 'R300', 1, '*'), (36033, 'strange', 'strange', 0, 0, 0.4667, 'S3652', 1, '*'), (36034, 'vs', 'vs', 0, 0, 0.1333, 'V200', 1, '*'), (36035, 'αρνητικό', 'αρνητικό', 0, 0, 0.5333, 'α000', 1, '*'), (36037, '141', '141', 0, 0, 0.3, '', 1, '*'), (36038, 'ride', 'ride', 0, 0, 0.2667, 'R300', 1, '*'), (36039, 'six', 'six', 0, 0, 0.2, 'S000', 3, '*'), (36040, 'μεταδίδεται', 'μεταδίδεται', 0, 0, 0.7333, 'μ000', 1, '*'), (36044, '157', '157', 0, 0, 0.3, '', 1, '*'), (36045, 'challenged', 'challenged', 0, 0, 0.6667, 'C4523', 1, '*'), (36046, 'changed', 'changed', 0, 0, 0.4667, 'C523', 1, '*'), (36047, 'consequential', 'consequential', 0, 0, 0.8667, 'C52534', 1, '*'), (36048, 'hadn\'t', 'hadn\'t', 0, 0, 0.4, 'H353', 2, '*'), (36049, 'phase', 'phase', 0, 0, 0.3333, 'P200', 2, '*'), (36050, 'phases', 'phases', 0, 0, 0.4, 'P200', 1, '*'), (36051, 'proceeding', 'proceeding', 0, 0, 0.6667, 'P62352', 1, '*'), (36052, 'production', 'production', 0, 0, 0.6667, 'P63235', 1, '*'), (36053, 'rehearsal', 'rehearsal', 0, 0, 0.6, 'R240', 1, '*'), (36054, 'role-playing', 'role-playing', 0, 0, 0.8, 'R41452', 1, '*'), (36055, 'solution\'s', 'solution\'s', 0, 0, 0.6667, 'S4352', 1, '*'), (36056, 'troubling', 'troubling', 0, 0, 0.6, 'T61452', 1, '*'), (36059, '158', '158', 0, 0, 0.3, '', 1, '*'), (36060, 'afterwards', 'afterwards', 0, 0, 0.6667, 'A13632', 3, '*'), (36061, 'sight', 'sight', 0, 0, 0.3333, 'S300', 1, '*'), (36062, 'unattainable', 'unattainable', 0, 0, 0.8, 'U53514', 1, '*'), (36063, 'underline', 'underline', 0, 0, 0.6, 'U53645', 1, '*'), (36066, '153', '153', 0, 0, 0.3, '', 1, '*'), (36067, 'hasty', 'hasty', 0, 0, 0.3333, 'H230', 1, '*'), (36068, 'idle', 'idle', 0, 0, 0.2667, 'I340', 1, '*'), (36069, 'instinct', 'instinct', 0, 0, 0.5333, 'I523523', 1, '*'), (36070, 'βασικές', 'βασικές', 0, 0, 0.4667, 'β000', 1, '*'), (36073, '154', '154', 0, 0, 0.3, '', 1, '*'), (36074, 'assessing', 'assessing', 0, 0, 0.6, 'A252', 1, '*'), (36075, 'deriving', 'deriving', 0, 0, 0.5333, 'D6152', 1, '*'), (36076, 'disorientation', 'disorientation', 0, 0, 0.9333, 'D26535', 1, '*'), (36077, 'empirical', 'empirical', 0, 0, 0.6, 'E51624', 1, '*'), (36078, 'evidence', 'evidence', 0, 0, 0.5333, 'E1352', 2, '*'), (36079, 'hastily', 'hastily', 0, 0, 0.4667, 'H234', 1, '*'), (36080, 'hurrying', 'hurrying', 0, 0, 0.5333, 'H652', 1, '*'), (36081, 'hypothesis', 'hypothesis', 0, 0, 0.6667, 'H132', 1, '*'), (36082, 'hypothesizing', 'hypothesizing', 0, 0, 0.8667, 'H13252', 1, '*'), (36083, 'lesson', 'lesson', 0, 0, 0.4, 'L250', 1, '*'), (36084, 'managerially', 'managerially', 0, 0, 0.8, 'M264', 1, '*'), (36085, 'observation', 'observation', 0, 0, 0.7333, 'O126135', 1, '*'), (36086, 'overconfidence', 'overconfidence', 0, 0, 0.9333, 'O16251352', 1, '*'), (36087, 'overlooked', 'overlooked', 0, 0, 0.6667, 'O16423', 1, '*'), (36088, 'rules', 'rules', 0, 0, 0.3333, 'R420', 2, '*'), (36089, 'selfish', 'selfish', 0, 0, 0.4667, 'S412', 1, '*'), (36090, 'suspectable', 'suspectable', 0, 0, 0.7333, 'S12314', 1, '*'), (36091, 'systemically', 'systemically', 0, 0, 0.8, 'S3524', 1, '*'), (36092, 'taught', 'taught', 0, 0, 0.4, 'T230', 1, '*'), (36093, 'unreserved', 'unreserved', 0, 0, 0.6667, 'U562613', 1, '*'), (36094, 'παγίδες', 'παγίδες', 0, 0, 0.4667, 'π000', 1, '*'), (36109, 'trouble', 'trouble', 0, 0, 0.4667, 'T614', 2, '*'), (36110, 'turned', 'turned', 0, 0, 0.4, 'T653', 2, '*'), (36111, '152', '152', 0, 0, 0.3, '', 1, '*'), (36112, 'ambitions', 'ambitions', 0, 0, 0.6, 'A51352', 2, '*'), (36113, 'c.e', 'c.e', 0, 0, 0.2, 'C000', 1, '*'), (36114, 'ego', 'ego', 0, 0, 0.2, 'E200', 1, '*'), (36115, 'investigate', 'investigate', 0, 0, 0.7333, 'I512323', 1, '*'), (36116, 'model', 'model', 0, 0, 0.3333, 'M340', 3, '*'), (36117, 'n', 'n', 0, 0, 0.0667, 'N000', 4, '*'), (36118, 'noisiced', 'noisiced', 0, 0, 0.5333, 'N230', 1, '*'), (36119, 'o', 'o', 0, 0, 0.0667, 'O000', 7, '*'), (36120, 'o.i', 'o.i', 0, 0, 0.2, 'O000', 1, '*'), (36121, 's.i', 's.i', 0, 0, 0.2, 'S000', 1, '*'), (36122, 'spells', 'spells', 0, 0, 0.4, 'S142', 1, '*'), (36123, 'μοντέλο', 'μοντέλο', 0, 0, 0.4667, 'μ000', 1, '*'), (36160, 'additionally', 'additionally', 0, 0, 0.8, 'A354', 4, '*'), (36161, 'b', 'b', 0, 0, 0.0667, 'B000', 3, '*'), (36174, 'participants', 'participants', 0, 0, 0.8, 'P6321532', 5, '*'), (36175, 'perceived', 'perceived', 0, 0, 0.6, 'P6213', 3, '*'), (36176, 'reduction', 'reduction', 0, 0, 0.6, 'R3235', 10, '*'), (36178, 'scientifically', 'scientifically', 0, 0, 0.9333, 'S53124', 2, '*'), (36179, 'supporting', 'supporting', 0, 0, 0.6667, 'S16352', 4, '*'), (36188, '164', '164', 0, 0, 0.3, '', 1, '*'), (36192, 'financial', 'financial', 0, 0, 0.6, 'F524', 2, '*'), (36196, '165', '165', 0, 0, 0.3, '', 1, '*'), (36197, 'initial', 'initial', 0, 0, 0.4667, 'I534', 1, '*'), (36198, 'loose', 'loose', 0, 0, 0.3333, 'L200', 1, '*'), (36201, 'influenced', 'influenced', 0, 0, 0.6667, 'I514523', 4, '*'), (36204, 'peoples\'', 'peoples\'', 0, 0, 0.5333, 'P420', 2, '*'), (36214, '172', '172', 0, 0, 0.3, '', 1, '*'), (36215, 'elementary', 'elementary', 0, 0, 0.6667, 'E4536', 1, '*'), (36216, 'relocating', 'relocating', 0, 0, 0.6667, 'R42352', 1, '*'), (36217, 'ανασκόπηση', 'ανασκόπηση', 0, 0, 0.6667, 'α000', 1, '*'), (36221, '171', '171', 0, 0, 0.3, '', 1, '*'), (36222, 'change-problem', 'change-problem', 0, 0, 0.9333, 'C5216145', 1, '*'), (36223, 'colorful', 'colorful', 0, 0, 0.5333, 'C4614', 1, '*'), (36224, 'doodle', 'doodle', 0, 0, 0.4, 'D400', 1, '*'), (36225, 'drew', 'drew', 0, 0, 0.2667, 'D600', 1, '*'), (36226, 'nicer', 'nicer', 0, 0, 0.3333, 'N260', 1, '*'), (36227, 'non-dominant', 'non-dominant', 0, 0, 0.8, 'N353', 1, '*'), (36228, 'saw', 'saw', 0, 0, 0.2, 'S000', 1, '*'), (36229, 'transformed', 'transformed', 0, 0, 0.7333, 'T6521653', 1, '*'), (36230, 'μουτζούρα', 'μουτζούρα', 0, 0, 0.6, 'μ000', 1, '*'), (36236, '182', '182', 0, 0, 0.3, '', 1, '*'), (36237, 'answers', 'answers', 0, 0, 0.4667, 'A5262', 1, '*'), (36238, 'blocked', 'blocked', 0, 0, 0.4667, 'B423', 1, '*'), (36239, 'closed', 'closed', 0, 0, 0.4, 'C423', 1, '*'), (36240, 'doors', 'doors', 0, 0, 0.3333, 'D620', 1, '*'), (36241, 'occasions', 'occasions', 0, 0, 0.6, 'O252', 1, '*'), (36242, 'opened', 'opened', 0, 0, 0.4, 'O153', 1, '*'), (36243, 'sooner', 'sooner', 0, 0, 0.4, 'S560', 1, '*'), (36244, 'would\'ve', 'would\'ve', 0, 0, 0.5333, 'W431', 1, '*'), (36245, 'wrecked', 'wrecked', 0, 0, 0.4667, 'W623', 1, '*'), (36246, 'πόρτες', 'πόρτες', 0, 0, 0.4, 'π000', 1, '*'), (36251, '181', '181', 0, 0, 0.3, '', 1, '*'), (36252, 'indulge', 'indulge', 0, 0, 0.4667, 'I5342', 1, '*'), (36253, 'managed', 'managed', 0, 0, 0.4667, 'M230', 1, '*'), (36254, 'self-criticism', 'self-criticism', 0, 0, 0.9333, 'S4126325', 1, '*'), (36255, 'technics', 'technics', 0, 0, 0.5333, 'T252', 1, '*'), (36256, 'έλεγες', 'έλεγες', 0, 0, 0.4, 'έ000', 1, '*'), (36257, 'φίλο', 'φίλο', 0, 0, 0.2667, 'φ000', 1, '*'), (36258, '-5', '-5', 0, 0, 0.2, '', 1, '*'), (36259, '177', '177', 0, 0, 0.3, '', 1, '*'), (36260, 'chronological', 'chronological', 0, 0, 0.8667, 'C65424', 1, '*'), (36261, 'προηγούμενες', 'προηγούμενες', 0, 0, 0.8, 'π000', 1, '*'), (36265, '178', '178', 0, 0, 0.3, '', 1, '*'), (36266, 'description', 'description', 0, 0, 0.7333, 'D26135', 1, '*'), (36267, 'detailed', 'detailed', 0, 0, 0.5333, 'D430', 1, '*'), (36268, 'years\'', 'years\'', 0, 0, 0.4, 'Y620', 1, '*'), (36272, '176', '176', 0, 0, 0.3, '', 1, '*'), (36273, 'accomplished', 'accomplished', 0, 0, 0.8, 'A251423', 1, '*'), (36274, 'achievable', 'achievable', 0, 0, 0.6667, 'A214', 2, '*'), (36275, 'agreed', 'agreed', 0, 0, 0.4, 'A263', 1, '*'), (36276, 'applicable', 'applicable', 0, 0, 0.6667, 'A14214', 1, '*'), (36277, 'attainable', 'attainable', 0, 0, 0.6667, 'A3514', 1, '*'), (36278, 'bound', 'bound', 0, 0, 0.3333, 'B530', 1, '*'), (36279, 'current', 'current', 0, 0, 0.4667, 'C653', 1, '*'), (36280, 'heard', 'heard', 0, 0, 0.3333, 'H630', 7, '*'), (36281, 'm.a', 'm.a', 0, 0, 0.2, 'M000', 1, '*'), (36282, 'meaningful', 'meaningful', 0, 0, 0.6667, 'M214', 1, '*'), (36283, 'measurable', 'measurable', 0, 0, 0.6667, 'M2614', 1, '*'), (36284, 'motivating', 'motivating', 0, 0, 0.6667, 'M31352', 1, '*'), (36285, 'r.t', 'r.t', 0, 0, 0.2, 'R300', 1, '*'), (36286, 'reachable', 'reachable', 0, 0, 0.6, 'R214', 1, '*'), (36287, 'reasonable', 'reasonable', 0, 0, 0.6667, 'R2514', 1, '*'), (36288, 'resourced', 'resourced', 0, 0, 0.6, 'R2623', 1, '*'), (36289, 'results-based', 'results-based', 0, 0, 0.8667, 'R2432123', 1, '*'), (36290, 'sensible', 'sensible', 0, 0, 0.5333, 'S5214', 1, '*'), (36291, 'socio-economic', 'socio-economic', 0, 0, 0.9333, 'S520', 1, '*'), (36292, 't', 't', 0, 0, 0.0667, 'T000', 3, '*'), (36293, 'time-based', 'time-based', 0, 0, 0.6667, 'T5123', 1, '*'), (36294, 'time-sensitive', 'time-sensitive', 0, 0, 0.9333, 'T525231', 1, '*'), (36295, 'timely', 'timely', 0, 0, 0.4, 'T540', 1, '*'), (36303, '145', '145', 0, 0, 0.3, '', 1, '*'), (36304, '21-day', '21-day', 0, 0, 0.4, 'D000', 1, '*'), (36305, 'bright', 'bright', 0, 0, 0.4, 'B623', 2, '*'), (36306, 'headache', 'headache', 0, 0, 0.5333, 'H320', 1, '*'), (36307, 'spreading', 'spreading', 0, 0, 0.6, 'S16352', 1, '*'), (36308, 'train', 'train', 0, 0, 0.3333, 'T650', 1, '*'), (36309, 'woke', 'woke', 0, 0, 0.2667, 'W200', 2, '*'), (36310, 'εστιάζοντας', 'εστιάζοντας', 0, 0, 0.7333, 'ε000', 1, '*'), (36318, '146', '146', 0, 0, 0.3, '', 1, '*'), (36319, 'computer', 'computer', 0, 0, 0.5333, 'C5136', 1, '*'), (36320, 'kitchen', 'kitchen', 0, 0, 0.4667, 'K325', 1, '*'), (36321, 'mentions', 'mentions', 0, 0, 0.5333, 'M352', 1, '*'), (36322, 'mirror', 'mirror', 0, 0, 0.4, 'M600', 1, '*'), (36323, 'online', 'online', 0, 0, 0.4, 'O545', 3, '*'), (36324, 'post-it', 'post-it', 0, 0, 0.4667, 'P230', 1, '*'), (36325, 'quote', 'quote', 0, 0, 0.3333, 'Q300', 1, '*'), (36326, 'φράσεις', 'φράσεις', 0, 0, 0.4667, 'φ000', 1, '*'), (36333, '147', '147', 0, 0, 0.3, '', 1, '*'), (36334, 'funny', 'funny', 0, 0, 0.3333, 'F500', 1, '*'), (36335, 'γελάστε', 'γελάστε', 0, 0, 0.4667, 'γ000', 1, '*'), (36336, '186', '186', 0, 0, 0.3, '', 1, '*'), (36337, 'designs', 'designs', 0, 0, 0.4667, 'D252', 1, '*'), (36338, 'diagram', 'diagram', 0, 0, 0.4667, 'D265', 1, '*'), (36339, 'dissatisfied', 'dissatisfied', 0, 0, 0.8, 'D23213', 1, '*'), (36340, 'education', 'education', 0, 0, 0.6, 'E3235', 2, '*'), (36341, 'financials', 'financials', 0, 0, 0.6667, 'F5242', 1, '*'), (36342, 'fulfillment', 'fulfillment', 0, 0, 0.7333, 'F41453', 1, '*'), (36343, 'fulfilment', 'fulfilment', 0, 0, 0.6667, 'F41453', 1, '*'), (36344, 'irregular', 'irregular', 0, 0, 0.6, 'I6246', 1, '*'), (36345, 'numbers', 'numbers', 0, 0, 0.4667, 'N162', 1, '*'), (36346, 'perimeter', 'perimeter', 0, 0, 0.6, 'P6536', 1, '*'), (36347, 'radius', 'radius', 0, 0, 0.4, 'R320', 1, '*'), (36348, 'satisfied', 'satisfied', 0, 0, 0.6, 'S3213', 2, '*'), (36349, 'selected', 'selected', 0, 0, 0.5333, 'S423', 1, '*'), (36350, 'smoother', 'smoother', 0, 0, 0.5333, 'S536', 1, '*'), (36351, 'societal', 'societal', 0, 0, 0.5333, 'S340', 1, '*'), (36352, 'surprises', 'surprises', 0, 0, 0.6, 'S6162', 1, '*'), (36353, 'symmetrical', 'symmetrical', 0, 0, 0.7333, 'S53624', 1, '*'), (36354, 'wheel', 'wheel', 0, 0, 0.3333, 'W400', 1, '*'), (36355, 'τροχός', 'τροχός', 0, 0, 0.4, 'τ000', 1, '*'), (36362, 'examined', 'examined', 0, 0, 0.5333, 'E253', 3, '*'), (36373, 'regulation', 'regulation', 0, 0, 0.6667, 'R2435', 3, '*'), (36376, 'researchers\'', 'researchers\'', 0, 0, 0.8, 'R26262', 2, '*'), (36398, 'included', 'included', 0, 0, 0.5333, 'I5243', 2, '*'), (36401, 'investigated', 'investigated', 0, 0, 0.8, 'I512323', 3, '*'), (36426, 'fruits', 'fruits', 0, 0, 0.4, 'F632', 3, '*'), (36433, 'published', 'published', 0, 0, 0.6, 'P423', 5, '*'), (36469, 'lower', 'lower', 0, 0, 0.3333, 'L600', 3, '*'), (36683, '10.1007', '10.1007', 0, 0, 0.7, '', 2, '*'), (36684, '2021', '2021', 0, 0, 0.4, '', 8, '*'), (36685, '240', '240', 0, 0, 0.3, '', 1, '*'), (36686, 'adelina', 'adelina', 0, 0, 0.4667, 'A345', 1, '*'), (36687, 'campaigns', 'campaigns', 0, 0, 0.6, 'C51252', 1, '*'), (36688, 'consistent', 'consistent', 0, 0, 0.6667, 'C52353', 1, '*'), (36689, 'documented', 'documented', 0, 0, 0.6667, 'D253', 1, '*'), (36690, 'dr', 'dr', 0, 0, 0.1333, 'D600', 2, '*'), (36691, 'gratification', 'gratification', 0, 0, 0.8667, 'G631235', 1, '*'), (36692, 'gschwandtner', 'gschwandtner', 0, 0, 0.8, 'G5356', 1, '*'), (36693, 'indirect', 'indirect', 0, 0, 0.5333, 'I53623', 1, '*'), (36694, 'jewell', 'jewell', 0, 0, 0.4, 'J400', 1, '*'), (36695, 'kambhampati', 'kambhampati', 0, 0, 0.7333, 'K51513', 1, '*'), (36696, 'kent', 'kent', 0, 0, 0.2667, 'K530', 1, '*'), (36697, 'realization', 'realization', 0, 0, 0.7333, 'R4235', 1, '*'), (36698, 'retarded', 'retarded', 0, 0, 0.5333, 'R363', 1, '*'), (36699, 's10902-021-00440-y', 's10902-021-00440-y', 0, 0, 1, 'S000', 1, '*'), (36700, 'sarah', 'sarah', 0, 0, 0.3333, 'S600', 1, '*'), (36701, 'tured', 'tured', 0, 0, 0.3333, 'T630', 1, '*'), (36702, 'twofold', 'twofold', 0, 0, 0.4667, 'T143', 1, '*'), (36703, 'uma', 'uma', 0, 0, 0.2, 'U500', 1, '*'), (36704, 'universities', 'universities', 0, 0, 0.8, 'U516232', 1, '*'), (36705, 'variable', 'variable', 0, 0, 0.5333, 'V614', 1, '*'), (36706, 'widely', 'widely', 0, 0, 0.4, 'W340', 1, '*'), (36707, 'ευτυχισμένους', 'ευτυχισμένους', 0, 0, 0.8667, 'ε000', 1, '*'), (36708, 'λαχανικών', 'λαχανικών', 0, 0, 0.6, 'λ000', 1, '*'), (36709, 'φρούτων', 'φρούτων', 0, 0, 0.4667, 'φ000', 1, '*'), (36714, '132-143', '132-143', 0, 0, 0.7, '', 1, '*'), (36715, '241', '241', 0, 0, 0.3, '', 1, '*'), (36716, 'actively', 'actively', 0, 0, 0.5333, 'A2314', 1, '*'), (36717, 'china', 'china', 0, 0, 0.3333, 'C500', 1, '*'), (36718, 'developed', 'developed', 0, 0, 0.6, 'D1413', 2, '*'), (36719, 'evaluating', 'evaluating', 0, 0, 0.6667, 'E14352', 1, '*'), (36720, 'expanding', 'expanding', 0, 0, 0.6, 'E215352', 1, '*'), (36721, 'interpretation', 'interpretation', 0, 0, 0.9333, 'I5361635', 1, '*'), (36722, 'minimizing', 'minimizing', 0, 0, 0.6667, 'M252', 1, '*'), (36723, 'moderating', 'moderating', 0, 0, 0.6667, 'M36352', 1, '*'), (36724, 'oriented', 'oriented', 0, 0, 0.5333, 'O653', 1, '*'), (36725, 'pleasant', 'pleasant', 0, 0, 0.5333, 'P4253', 1, '*'), (36726, 'predicts', 'predicts', 0, 0, 0.5333, 'P63232', 1, '*'), (36727, 'psych', 'psych', 0, 0, 0.3333, 'P200', 1, '*'), (36728, 'q', 'q', 0, 0, 0.0667, 'Q000', 1, '*'), (36729, 'reassessing', 'reassessing', 0, 0, 0.7333, 'R252', 1, '*'), (36730, 'repetition', 'repetition', 0, 0, 0.6667, 'R135', 1, '*'), (36731, 'requested', 'requested', 0, 0, 0.6, 'R230', 1, '*'), (36732, 'valuing', 'valuing', 0, 0, 0.4667, 'V452', 1, '*'), (36733, 'wang', 'wang', 0, 0, 0.2667, 'W520', 1, '*'), (36734, 'y', 'y', 0, 0, 0.0667, 'Y000', 1, '*'), (36735, 'zhao', 'zhao', 0, 0, 0.2667, 'Z000', 1, '*'), (36745, '2019', '2019', 0, 0, 0.4, '', 2, '*'), (36746, '243', '243', 0, 0, 0.3, '', 1, '*'), (36747, 'app', 'app', 0, 0, 0.2, 'A100', 1, '*'), (36748, 'bostock', 'bostock', 0, 0, 0.4667, 'B232', 1, '*'), (36749, 'comprehensive', 'comprehensive', 0, 0, 0.8667, 'C516521', 1, '*'), (36750, 'concluded', 'concluded', 0, 0, 0.6, 'C5243', 1, '*'), (36751, 'crosswell', 'crosswell', 0, 0, 0.6, 'C624', 1, '*'), (36752, 'describes', 'describes', 0, 0, 0.6, 'D2612', 1, '*'), (36753, 'effectiveness', 'effectiveness', 0, 0, 0.8667, 'E123152', 1, '*'), (36754, 'highlighting', 'highlighting', 0, 0, 0.8, 'H242352', 1, '*'), (36755, 'imagery', 'imagery', 0, 0, 0.4667, 'I526', 1, '*'), (36756, 'integration', 'integration', 0, 0, 0.7333, 'I532635', 1, '*'), (36757, 'interventions', 'interventions', 0, 0, 0.8667, 'I53615352', 4, '*'), (36758, 'negatively', 'negatively', 0, 0, 0.6667, 'N2314', 1, '*'), (36759, 'occupational', 'occupational', 0, 0, 0.8, 'O21354', 1, '*'), (36760, 'on-the-go', 'on-the-go', 0, 0, 0.6, 'O532', 1, '*'), (36761, 'one-day', 'one-day', 0, 0, 0.4667, 'O530', 1, '*'), (36762, 'prather', 'prather', 0, 0, 0.4667, 'P636', 1, '*'), (36763, 'steptoe', 'steptoe', 0, 0, 0.4667, 'S313', 1, '*'), (36764, 'workplaces', 'workplaces', 0, 0, 0.6667, 'W62142', 1, '*'), (36765, 'διαλογισμός', 'διαλογισμός', 0, 0, 0.7333, 'δ000', 1, '*'), (36766, 'ενσυνειδητότητα', 'ενσυνειδητότητα', 0, 0, 1, 'ε000', 1, '*'), (36776, '10.1016', '10.1016', 0, 0, 0.7, '', 2, '*'), (36777, '244', '244', 0, 0, 0.3, '', 1, '*'), (36778, '296', '296', 0, 0, 0.3, '', 1, '*'), (36779, '567', '567', 0, 0, 0.3, '', 1, '*'), (36780, '576', '576', 0, 0, 0.3, '', 1, '*'), (36781, 'affective', 'affective', 0, 0, 0.6, 'A1231', 1, '*'), (36782, 'carried', 'carried', 0, 0, 0.4667, 'C630', 1, '*'), (36783, 'cohort', 'cohort', 0, 0, 0.4, 'C630', 1, '*'), (36784, 'comparing', 'comparing', 0, 0, 0.6, 'C51652', 1, '*'), (36785, 'covid', 'covid', 0, 0, 0.3333, 'C130', 1, '*'), (36786, 'covid-19', 'covid-19', 0, 0, 0.5333, 'C130', 2, '*'), (36787, 'daly', 'daly', 0, 0, 0.2667, 'D400', 1, '*'), (36788, 'declared', 'declared', 0, 0, 0.5333, 'D2463', 1, '*'), (36789, 'deterioration', 'deterioration', 0, 0, 0.8667, 'D635', 1, '*'), (36790, 'https', 'https', 0, 0, 0.3333, 'H312', 1, '*'), (36791, 'irrespective', 'irrespective', 0, 0, 0.8, 'I621231', 1, '*'), (36792, 'jad.2021.09.098', 'jad.2021.09.098', 0, 0, 1, 'J300', 1, '*'), (36793, 'january', 'january', 0, 0, 0.4667, 'J560', 1, '*'), (36794, 'jones', 'jones', 0, 0, 0.3333, 'J520', 1, '*'), (36795, 'longitudinal', 'longitudinal', 0, 0, 0.8, 'L52354', 2, '*'), (36796, 'meta-analysis', 'meta-analysis', 0, 0, 0.8667, 'M3542', 1, '*'), (36797, 'org', 'org', 0, 0, 0.2, 'O620', 2, '*'), (36798, 'pandemic', 'pandemic', 0, 0, 0.5333, 'P5352', 2, '*'), (36799, 'participants\'', 'participants\'', 0, 0, 0.8667, 'P6321532', 1, '*'), (36800, 'pronounced', 'pronounced', 0, 0, 0.6667, 'P6523', 1, '*'), (36801, 'review', 'review', 0, 0, 0.4, 'R100', 2, '*'), (36802, 'robinson', 'robinson', 0, 0, 0.5333, 'R1525', 1, '*'), (36803, 'statistically', 'statistically', 0, 0, 0.8667, 'S32324', 1, '*'), (36804, 'sutin', 'sutin', 0, 0, 0.3333, 'S350', 1, '*'), (36805, 'systematic', 'systematic', 0, 0, 0.6667, 'S3532', 1, '*'), (36806, 'versus', 'versus', 0, 0, 0.4, 'V620', 1, '*'), (36807, 'worldwide', 'worldwide', 0, 0, 0.6, 'W643', 1, '*'), (36839, '20-second', '20-second', 0, 0, 0.6, 'S530', 1, '*'), (36840, '245', '245', 0, 0, 0.3, '', 1, '*'), (36841, 'academic', 'academic', 0, 0, 0.5333, 'A2352', 2, '*'), (36842, 'acute', 'acute', 0, 0, 0.3333, 'A230', 1, '*'), (36843, 'al', 'al', 0, 0, 0.1333, 'A400', 8, '*'), (36844, 'allowed', 'allowed', 0, 0, 0.4667, 'A430', 1, '*'), (36845, 'analyses', 'analyses', 0, 0, 0.5333, 'A542', 1, '*'), (36846, 'analyzed', 'analyzed', 0, 0, 0.5333, 'A5423', 2, '*'), (36847, 'asecond', 'asecond', 0, 0, 0.4667, 'A253', 1, '*'), (36848, 'assigned', 'assigned', 0, 0, 0.5333, 'A253', 1, '*'), (36849, 'berretz', 'berretz', 0, 0, 0.4667, 'B632', 1, '*'), (36850, 'bm', 'bm', 0, 0, 0.1333, 'B500', 1, '*'), (36851, 'cebula', 'cebula', 0, 0, 0.4, 'C140', 1, '*'), (36852, 'checked', 'checked', 0, 0, 0.4667, 'C300', 1, '*'), (36853, 'comforted', 'comforted', 0, 0, 0.6, 'C5163', 1, '*'), (36854, 'comforting', 'comforting', 0, 0, 0.6667, 'C516352', 1, '*'), (36855, 'couples\'', 'couples\'', 0, 0, 0.5333, 'C142', 3, '*'), (36856, 'cuddle', 'cuddle', 0, 0, 0.4, 'C340', 1, '*'), (36857, 'cuddling', 'cuddling', 0, 0, 0.5333, 'C3452', 1, '*'), (36858, 'e0266887', 'e0266887', 0, 0, 0.5333, 'E000', 1, '*'), (36859, 'embraces', 'embraces', 0, 0, 0.5333, 'E5162', 1, '*'), (36860, 'experimental', 'experimental', 0, 0, 0.8, 'E216534', 2, '*'), (36861, 'exposed', 'exposed', 0, 0, 0.4667, 'E2123', 9, '*'), (36862, 'german', 'german', 0, 0, 0.4, 'G650', 1, '*'), (36863, 'indicates', 'indicates', 0, 0, 0.6, 'I53232', 1, '*'), (36864, 'induced', 'induced', 0, 0, 0.4667, 'I5323', 1, '*'), (36865, 'induction', 'induction', 0, 0, 0.6, 'I53235', 1, '*'), (36866, 'interestingly', 'interestingly', 0, 0, 0.8667, 'I53623524', 1, '*'), (36867, 'interview', 'interview', 0, 0, 0.6, 'I5361', 1, '*'), (36868, 'invited', 'invited', 0, 0, 0.4667, 'I513', 1, '*'), (36869, 'lab', 'lab', 0, 0, 0.2, 'L100', 1, '*'), (36870, 'measured', 'measured', 0, 0, 0.5333, 'M263', 1, '*'), (36871, 'ocklenburg', 'ocklenburg', 0, 0, 0.6667, 'O245162', 1, '*'), (36872, 'ot', 'ot', 0, 0, 0.1333, 'O300', 1, '*'), (36873, 'packheiser', 'packheiser', 0, 0, 0.6667, 'P260', 1, '*'), (36874, 'papadopoulou', 'papadopoulou', 0, 0, 0.8, 'P314', 1, '*'), (36875, 'plos', 'plos', 0, 0, 0.2667, 'P420', 1, '*'), (36876, 'questionnaire', 'questionnaire', 0, 0, 0.8667, 'Q356', 1, '*'), (36877, 'randomly', 'randomly', 0, 0, 0.5333, 'R5354', 2, '*'), (36878, 'reduced', 'reduced', 0, 0, 0.4667, 'R323', 2, '*'), (36879, 'revealed', 'revealed', 0, 0, 0.5333, 'R143', 1, '*'), (36880, 'universally', 'universally', 0, 0, 0.7333, 'U51624', 1, '*'), (36881, 'volunteers', 'volunteers', 0, 0, 0.6667, 'V45362', 2, '*'), (36882, 'volunteers\'', 'volunteers\'', 0, 0, 0.7333, 'V45362', 1, '*'), (36883, 'wolf', 'wolf', 0, 0, 0.2667, 'W410', 1, '*'), (36884, 'wortelmann', 'wortelmann', 0, 0, 0.6667, 'W6345', 1, '*'), (36902, '2016', '2016', 0, 0, 0.4, '', 1, '*'), (36903, '246', '246', 0, 0, 0.3, '', 1, '*'), (36904, '25-39', '25-39', 0, 0, 0.5, '', 1, '*'), (36905, 'blessings', 'blessings', 0, 0, 0.6, 'B4252', 1, '*'), (36906, 'contribution', 'contribution', 0, 0, 0.8, 'C536135', 1, '*'), (36907, 'documenting', 'documenting', 0, 0, 0.7333, 'D25352', 1, '*'), (36908, 'established', 'established', 0, 0, 0.7333, 'E231423', 8, '*'), (36909, 'highlighted', 'highlighted', 0, 0, 0.7333, 'H2423', 1, '*'), (36910, 'holas', 'holas', 0, 0, 0.3333, 'H420', 1, '*'), (36911, 'instructed', 'instructed', 0, 0, 0.6667, 'I523623', 1, '*'), (36912, 'kept', 'kept', 0, 0, 0.2667, 'K130', 1, '*'), (36913, 'krejtk', 'krejtk', 0, 0, 0.4, 'K6232', 1, '*'), (36914, 'krejtz', 'krejtz', 0, 0, 0.4, 'K6232', 1, '*'), (36915, 'michnicka', 'michnicka', 0, 0, 0.6, 'M252', 1, '*'), (36916, 'nezlek', 'nezlek', 0, 0, 0.4, 'N242', 1, '*'), (36917, 'rusanowska', 'rusanowska', 0, 0, 0.6667, 'R252', 1, '*'), (36933, '10.1017', '10.1017', 0, 0, 0.7, '', 1, '*'), (36934, '247', '247', 0, 0, 0.3, '', 1, '*'), (36935, '428', '428', 0, 0, 0.3, '', 1, '*'), (36936, 'antioxidants', 'antioxidants', 0, 0, 0.8, 'A5323532', 1, '*'), (36937, 'aston', 'aston', 0, 0, 0.3333, 'A235', 1, '*'), (36938, 'bowl', 'bowl', 0, 0, 0.2667, 'B400', 1, '*'), (36939, 'british', 'british', 0, 0, 0.4667, 'B632', 2, '*'), (36940, 'chips', 'chips', 0, 0, 0.3333, 'C120', 1, '*'), (36941, 'claire', 'claire', 0, 0, 0.4, 'C460', 1, '*'), (36942, 'college', 'college', 0, 0, 0.4667, 'C420', 2, '*'), (36943, 'cooking', 'cooking', 0, 0, 0.4667, 'C520', 1, '*'), (36944, 'decline', 'decline', 0, 0, 0.4667, 'D245', 1, '*'), (36945, 'definitely', 'definitely', 0, 0, 0.6667, 'D1534', 1, '*'), (36946, 'failures', 'failures', 0, 0, 0.5333, 'F462', 1, '*'), (36947, 'farrow', 'farrow', 0, 0, 0.4, 'F600', 1, '*'), (36948, 'fewer', 'fewer', 0, 0, 0.3333, 'F600', 1, '*'), (36949, 'fiber', 'fiber', 0, 0, 0.3333, 'F600', 1, '*'), (36950, 'frequency', 'frequency', 0, 0, 0.6, 'F6252', 1, '*'), (36951, 'jason', 'jason', 0, 0, 0.3333, 'J500', 1, '*'), (36952, 'keys', 'keys', 0, 0, 0.2667, 'K000', 1, '*'), (36953, 'mediation', 'mediation', 0, 0, 0.6, 'M350', 1, '*'), (36954, 'micronutrients', 'micronutrients', 0, 0, 0.9333, 'M26536532', 1, '*'), (36955, 'nicola-jayne', 'nicola-jayne', 0, 0, 0.8, 'N2425', 1, '*'), (36956, 'nutrients', 'nutrients', 0, 0, 0.6, 'N36532', 1, '*'), (36957, 'optimal', 'optimal', 0, 0, 0.4667, 'O1354', 1, '*'), (36958, 'potato', 'potato', 0, 0, 0.4, 'P300', 1, '*'), (36959, 'predict', 'predict', 0, 0, 0.4667, 'P6323', 1, '*'), (36960, 'raw', 'raw', 0, 0, 0.2, 'R000', 1, '*'), (36961, 'remembering', 'remembering', 0, 0, 0.7333, 'R51652', 1, '*'), (36962, 'report', 'report', 0, 0, 0.4, 'R163', 2, '*'), (36963, 'rich', 'rich', 0, 0, 0.2667, 'R200', 2, '*'), (36964, 's0007114522001660', 's0007114522001660', 0, 0, 1, 'S000', 1, '*'), (36965, 'salty', 'salty', 0, 0, 0.3333, 'S430', 1, '*'), (36966, 'savoury', 'savoury', 0, 0, 0.4667, 'S160', 1, '*'), (36967, 'selective', 'selective', 0, 0, 0.6, 'S4231', 1, '*'), (36968, 'separately', 'separately', 0, 0, 0.6667, 'S1634', 1, '*'), (36969, 'snacking', 'snacking', 0, 0, 0.5333, 'S5252', 1, '*'), (36970, 'sufficient', 'sufficient', 0, 0, 0.6667, 'S1253', 1, '*'), (36971, 'thomas', 'thomas', 0, 0, 0.4, 'T520', 1, '*'), (36972, 'tuck', 'tuck', 0, 0, 0.2667, 'T200', 1, '*'), (36973, 'university\'s', 'university\'s', 0, 0, 0.8, 'U516232', 1, '*'), (36974, 'v', 'v', 0, 0, 0.0667, 'V000', 1, '*'), (36975, 'via', 'via', 0, 0, 0.2, 'V000', 1, '*'), (37092, '1054', '1054', 0, 0, 0.4, '', 1, '*'), (37093, '248', '248', 0, 0, 0.3, '', 1, '*'), (37094, '25-28', '25-28', 0, 0, 0.5, '', 2, '*'), (37095, 'absence', 'absence', 0, 0, 0.4667, 'A1252', 1, '*'), (37096, 'crocker', 'crocker', 0, 0, 0.4667, 'C626', 2, '*'), (37097, 'explanation', 'explanation', 0, 0, 0.7333, 'E214535', 1, '*'), (37098, 'extended', 'extended', 0, 0, 0.5333, 'E2353', 1, '*'), (37099, 'highlightnng', 'highlightnng', 0, 0, 0.8, 'H242352', 1, '*'), (37100, 'immunity', 'immunity', 0, 0, 0.5333, 'I530', 2, '*'), (37101, 'inflammation', 'inflammation', 0, 0, 0.8, 'I514535', 1, '*'), (37102, 'interleukin-6', 'interleukin-6', 0, 0, 0.8667, 'I536425', 2, '*'), (37103, 'jiang', 'jiang', 0, 0, 0.3333, 'J520', 2, '*'), (37104, 'lean', 'lean', 0, 0, 0.2667, 'L500', 1, '*'), (37105, 'moderates', 'moderates', 0, 0, 0.6, 'M3632', 2, '*'), (37106, 'ohio', 'ohio', 0, 0, 0.2667, 'O000', 1, '*'); INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES (37107, 'proteins', 'proteins', 0, 0, 0.5333, 'P6352', 1, '*'), (37108, 'support-giving', 'support-giving', 0, 0, 0.9333, 'S1632152', 2, '*'), (37109, 'supportive', 'supportive', 0, 0, 0.6667, 'S1631', 1, '*'), (37110, 'yakin', 'yakin', 0, 0, 0.3333, 'Y250', 2, '*'), (37267, 'media', 'media', 0, 0, 0.3333, 'M300', 2, '*'), (37274, 'spent', 'spent', 0, 0, 0.3333, 'S153', 2, '*'), (37282, '173', '173', 0, 0, 0.3, '', 1, '*'), (37283, 'behaves', 'behaves', 0, 0, 0.4667, 'B200', 1, '*'), (37284, 'co-workers', 'co-workers', 0, 0, 0.6667, 'C6262', 1, '*'), (37285, 'compulsion', 'compulsion', 0, 0, 0.6667, 'C51425', 2, '*'), (37286, 'conquering', 'conquering', 0, 0, 0.6667, 'C52652', 1, '*'), (37287, 'decreasing', 'decreasing', 0, 0, 0.6667, 'D26252', 1, '*'), (37288, 'directs', 'directs', 0, 0, 0.4667, 'D6232', 1, '*'), (37289, 'extrinsic', 'extrinsic', 0, 0, 0.6, 'E23652', 1, '*'), (37290, 'intrinsic', 'intrinsic', 0, 0, 0.6, 'I53652', 1, '*'), (37291, 'knowledge', 'knowledge', 0, 0, 0.6, 'K5432', 1, '*'), (37292, 'motivations', 'motivations', 0, 0, 0.7333, 'M31352', 1, '*'), (37293, 'obtain', 'obtain', 0, 0, 0.4, 'O135', 1, '*'), (37294, 'origin', 'origin', 0, 0, 0.4, 'O625', 1, '*'), (37295, 'self-efficacy', 'self-efficacy', 0, 0, 0.8667, 'S412', 1, '*'), (37296, 'subjected', 'subjected', 0, 0, 0.6, 'S123', 1, '*'), (37297, 'teach', 'teach', 0, 0, 0.3333, 'T200', 1, '*'), (37298, 'ultimate', 'ultimate', 0, 0, 0.5333, 'U4353', 1, '*'), (37299, 'undertakes', 'undertakes', 0, 0, 0.6667, 'U53632', 2, '*'), (37323, '61', '61', 0, 0, 0.2, '', 1, '*'), (37324, 'attaining', 'attaining', 0, 0, 0.6, 'A352', 1, '*'), (37325, 'fresh', 'fresh', 0, 0, 0.3333, 'F620', 1, '*'), (37326, 'predictions', 'predictions', 0, 0, 0.7333, 'P632352', 1, '*'), (37327, 'procrastinative', 'procrastinative', 0, 0, 1, 'P62623531', 1, '*'), (37328, 'promise', 'promise', 0, 0, 0.4667, 'P652', 1, '*'), (37329, 'αρχή', 'αρχή', 0, 0, 0.2667, 'α000', 1, '*'), (37330, 'κάνω', 'κάνω', 0, 0, 0.2667, 'κ000', 1, '*'), (37391, '184', '184', 0, 0, 0.3, '', 1, '*'), (37392, 'applies', 'applies', 0, 0, 0.4667, 'A142', 1, '*'), (37393, 'balls', 'balls', 0, 0, 0.3333, 'B420', 1, '*'), (37394, 'began', 'began', 0, 0, 0.3333, 'B250', 1, '*'), (37395, 'bewildered', 'bewildered', 0, 0, 0.6667, 'B4363', 1, '*'), (37396, 'coffee”.', 'coffee”.', 0, 0, 0.5333, 'C100', 1, '*'), (37397, 'cups', 'cups', 0, 0, 0.2667, 'C120', 1, '*'), (37398, 'distribution', 'distribution', 0, 0, 0.8, 'D236135', 1, '*'), (37399, 'filling', 'filling', 0, 0, 0.4667, 'F452', 1, '*'), (37400, 'forgot', 'forgot', 0, 0, 0.4, 'F623', 1, '*'), (37401, 'fulfilling', 'fulfilling', 0, 0, 0.6667, 'F41452', 1, '*'), (37402, 'gaps', 'gaps', 0, 0, 0.2667, 'G120', 1, '*'), (37403, 'jar', 'jar', 0, 0, 0.2, 'J600', 1, '*'), (37404, 'lesser', 'lesser', 0, 0, 0.4, 'L260', 1, '*'), (37405, 'pebbles', 'pebbles', 0, 0, 0.4667, 'P420', 1, '*'), (37406, 'ping', 'ping', 0, 0, 0.2667, 'P520', 1, '*'), (37407, 'pong', 'pong', 0, 0, 0.2667, 'P520', 1, '*'), (37408, 'poured', 'poured', 0, 0, 0.4, 'P630', 1, '*'), (37409, 'pouring', 'pouring', 0, 0, 0.4667, 'P652', 1, '*'), (37410, 'puzzled', 'puzzled', 0, 0, 0.4667, 'P243', 1, '*'), (37411, 'sand', 'sand', 0, 0, 0.2667, 'S530', 1, '*'), (37412, 'sand».', 'sand».', 0, 0, 0.4, 'S530', 1, '*'), (37413, 'somewhat', 'somewhat', 0, 0, 0.5333, 'S530', 1, '*'), (37414, 'student', 'student', 0, 0, 0.4667, 'S353', 1, '*'), (37415, 'teacher', 'teacher', 0, 0, 0.4667, 'T260', 1, '*'), (37416, 'threw', 'threw', 0, 0, 0.3333, 'T600', 1, '*'), (37417, 'void', 'void', 0, 0, 0.2667, 'V300', 1, '*'), (37418, 'whenyour', 'whenyour', 0, 0, 0.5333, 'W560', 1, '*'), (37419, 'βάζο', 'βάζο', 0, 0, 0.2667, 'β000', 1, '*'), (37420, 'παράδειγμα', 'παράδειγμα', 0, 0, 0.6667, 'π000', 1, '*'), (37421, 'σωστή', 'σωστή', 0, 0, 0.3333, 'σ000', 1, '*'), (37422, 'χρόνου', 'χρόνου', 0, 0, 0.4, 'χ000', 1, '*'), (37454, '185', '185', 0, 0, 0.3, '', 1, '*'), (37455, 'careers', 'careers', 0, 0, 0.4667, 'C620', 1, '*'), (37456, 'demand', 'demand', 0, 0, 0.4, 'D530', 1, '*'), (37457, 'ever-growing', 'ever-growing', 0, 0, 0.8, 'E162652', 1, '*'), (37458, 'hobbies', 'hobbies', 0, 0, 0.4667, 'H120', 1, '*'), (37459, 'leisure', 'leisure', 0, 0, 0.4667, 'L260', 1, '*'), (37460, 'multidimensional', 'multidimensional', 0, 0, 1, 'M435254', 1, '*'), (37461, 'reductions', 'reductions', 0, 0, 0.6667, 'R32352', 1, '*'), (37462, 'self-reflection', 'self-reflection', 0, 0, 1, 'S41614235', 1, '*'), (37463, 'substantial', 'substantial', 0, 0, 0.7333, 'S123534', 2, '*'), (37464, 'targeted', 'targeted', 0, 0, 0.5333, 'T623', 1, '*'), (37465, 'workforce', 'workforce', 0, 0, 0.6, 'W62162', 1, '*'), (37466, 'βalance', 'βalance', 0, 0, 0.4667, 'β452', 1, '*'), (37467, 'θέλω', 'θέλω', 0, 0, 0.2667, 'θ000', 1, '*'), (37468, 'ισορροπία', 'ισορροπία', 0, 0, 0.6, 'ι000', 1, '*'), (37469, '183', '183', 0, 0, 0.3, '', 1, '*'), (37470, '3-5', '3-5', 0, 0, 0.3, '', 1, '*'), (37471, 'absorbed', 'absorbed', 0, 0, 0.5333, 'A12613', 1, '*'), (37472, 'batteries', 'batteries', 0, 0, 0.6, 'B362', 1, '*'), (37473, 'betterrespond', 'betterrespond', 0, 0, 0.8667, 'B362153', 1, '*'), (37474, 'checking', 'checking', 0, 0, 0.5333, 'C520', 1, '*'), (37475, 'conscious', 'conscious', 0, 0, 0.6, 'C520', 1, '*'), (37476, 'costly', 'costly', 0, 0, 0.4, 'C340', 1, '*'), (37477, 'counter-productive', 'counter-productive', 0, 0, 1, 'C536163231', 1, '*'), (37478, 'culture', 'culture', 0, 0, 0.4667, 'C436', 2, '*'), (37479, 'deny', 'deny', 0, 0, 0.2667, 'D500', 1, '*'), (37480, 'duties', 'duties', 0, 0, 0.4, 'D200', 1, '*'), (37481, 'emails', 'emails', 0, 0, 0.4, 'E542', 1, '*'), (37482, 'execution', 'execution', 0, 0, 0.6, 'E235', 1, '*'), (37483, 'face-to-face', 'face-to-face', 0, 0, 0.8, 'F2312', 1, '*'), (37484, 'multi-tasking', 'multi-tasking', 0, 0, 0.8667, 'M43252', 1, '*'), (37485, 'noting', 'noting', 0, 0, 0.4, 'N352', 1, '*'), (37486, 'organize', 'organize', 0, 0, 0.5333, 'O6252', 1, '*'), (37487, 'polite', 'polite', 0, 0, 0.4, 'P430', 1, '*'), (37488, 'pressing', 'pressing', 0, 0, 0.5333, 'P6252', 1, '*'), (37489, 'recover', 'recover', 0, 0, 0.4667, 'R216', 1, '*'), (37490, 'searching', 'searching', 0, 0, 0.6, 'S6252', 1, '*'), (37491, 'stopping', 'stopping', 0, 0, 0.5333, 'S3152', 1, '*'), (37492, 'watch', 'watch', 0, 0, 0.3333, 'W320', 1, '*'), (37493, 'πρακτικές', 'πρακτικές', 0, 0, 0.6, 'π000', 1, '*'), (37500, '180', '180', 0, 0, 0.3, '', 1, '*'), (37501, 'aided', 'aided', 0, 0, 0.3333, 'A300', 1, '*'), (37502, 'biopsychosocial', 'biopsychosocial', 0, 0, 1, 'B240', 1, '*'), (37503, 'crisis', 'crisis', 0, 0, 0.4, 'C620', 2, '*'), (37504, 'endured', 'endured', 0, 0, 0.4667, 'E5363', 1, '*'), (37505, 'individuals', 'individuals', 0, 0, 0.7333, 'I531342', 2, '*'), (37506, 'pre-crisis', 'pre-crisis', 0, 0, 0.6667, 'P6262', 1, '*'), (37507, 'promoting', 'promoting', 0, 0, 0.6, 'P65352', 1, '*'), (37508, 'protecting', 'protecting', 0, 0, 0.6667, 'P632352', 1, '*'), (37509, 'protective', 'protective', 0, 0, 0.6667, 'P63231', 1, '*'), (37510, 'psychologically', 'psychologically', 0, 0, 1, 'P2424', 1, '*'), (37511, 'quickly', 'quickly', 0, 0, 0.4667, 'Q400', 1, '*'), (37512, 'self-development', 'self-development', 0, 0, 1, 'S41314153', 1, '*'), (37513, 'short-term', 'short-term', 0, 0, 0.6667, 'S6365', 1, '*'), (37514, 'whirlwind', 'whirlwind', 0, 0, 0.6, 'W6453', 1, '*'), (37515, 'ορίζεται', 'ορίζεται', 0, 0, 0.5333, 'ο000', 1, '*'), (37516, 'ορισμούς', 'ορισμούς', 0, 0, 0.5333, 'ο000', 1, '*'), (37517, 'πρόσφατους', 'πρόσφατους', 0, 0, 0.6667, 'π000', 1, '*'), (37518, 'σύμφωνα', 'σύμφωνα', 0, 0, 0.4667, 'σ000', 1, '*'), (37531, '\'wrong\'', '\'wrong\'', 0, 0, 0.4667, 'W652', 1, '*'), (37532, '175', '175', 0, 0, 0.3, '', 1, '*'), (37533, 'climbing', 'climbing', 0, 0, 0.5333, 'C45152', 1, '*'), (37534, 'dream', 'dream', 0, 0, 0.3333, 'D650', 1, '*'), (37535, 'exhausting', 'exhausting', 0, 0, 0.6667, 'E2352', 1, '*'), (37536, 'fails', 'fails', 0, 0, 0.3333, 'F420', 1, '*'), (37537, 'hunt', 'hunt', 0, 0, 0.2667, 'H530', 1, '*'), (37538, 'motives', 'motives', 0, 0, 0.4667, 'M312', 1, '*'), (37539, 'prioritize', 'prioritize', 0, 0, 0.6667, 'P632', 1, '*'), (37540, 'punish', 'punish', 0, 0, 0.4, 'P520', 1, '*'), (37541, 'returning', 'returning', 0, 0, 0.6, 'R3652', 1, '*'), (37542, 'self-actualization', 'self-actualization', 0, 0, 1, 'S41234235', 1, '*'), (37543, 'stairs', 'stairs', 0, 0, 0.4, 'S362', 1, '*'), (37544, 'stops', 'stops', 0, 0, 0.3333, 'S312', 1, '*'), (37545, 'stricter', 'stricter', 0, 0, 0.5333, 'S36236', 1, '*'), (37546, 'βάλω', 'βάλω', 0, 0, 0.2667, 'β000', 1, '*'), (37547, 'δυσκολεύομαι', 'δυσκολεύομαι', 0, 0, 0.8, 'δ000', 1, '*'), (37548, 'στόχους', 'στόχους', 0, 0, 0.4667, 'σ000', 1, '*'), (37562, '174', '174', 0, 0, 0.3, '', 1, '*'), (37563, 'advisable', 'advisable', 0, 0, 0.6, 'A31214', 1, '*'), (37564, 'birthday', 'birthday', 0, 0, 0.5333, 'B630', 1, '*'), (37565, 'core', 'core', 0, 0, 0.2667, 'C600', 1, '*'), (37566, 'empower', 'empower', 0, 0, 0.4667, 'E516', 1, '*'), (37567, 'essentially', 'essentially', 0, 0, 0.7333, 'E2534', 1, '*'), (37568, 'grow', 'grow', 0, 0, 0.2667, 'G600', 1, '*'), (37569, 'milestone', 'milestone', 0, 0, 0.6, 'M4235', 1, '*'), (37570, 'neglected', 'neglected', 0, 0, 0.6, 'N2423', 1, '*'), (37571, 'ourselves”.', 'ourselves”.', 0, 0, 0.7333, 'O62412', 1, '*'), (37572, 'prioritization', 'prioritization', 0, 0, 0.9333, 'P63235', 1, '*'), (37573, 'signaled', 'signaled', 0, 0, 0.5333, 'S543', 1, '*'), (37574, 'strictly', 'strictly', 0, 0, 0.5333, 'S36234', 1, '*'), (37575, 'trap', 'trap', 0, 0, 0.2667, 'T610', 1, '*'), (37576, 'εκπλήρωσης', 'εκπλήρωσης', 0, 0, 0.6667, 'ε000', 1, '*'), (37577, 'νέο', 'νέο', 0, 0, 0.2, 'ν000', 1, '*'), (37578, 'ξεκίνημα', 'ξεκίνημα', 0, 0, 0.5333, 'ξ000', 1, '*'), (37579, 'πριν', 'πριν', 0, 0, 0.2667, 'π000', 1, '*'), (37580, 'προθεσμία', 'προθεσμία', 0, 0, 0.6, 'π000', 1, '*'), (37581, 'όνειρα', 'όνειρα', 0, 0, 0.4, 'ό000', 1, '*'), (37593, '170', '170', 0, 0, 0.3, '', 1, '*'), (37594, 'dealing-with', 'dealing-with', 0, 0, 0.8, 'D4523', 1, '*'), (37595, 'flexibility', 'flexibility', 0, 0, 0.7333, 'F42143', 2, '*'), (37596, 'recipe', 'recipe', 0, 0, 0.4, 'R210', 1, '*'), (37597, 'scary', 'scary', 0, 0, 0.3333, 'S600', 1, '*'), (37598, 'shake', 'shake', 0, 0, 0.3333, 'S000', 1, '*'), (37599, 'unfamiliar', 'unfamiliar', 0, 0, 0.6667, 'U51546', 1, '*'), (37600, 'ανταποκρίνεται', 'ανταποκρίνεται', 0, 0, 0.9333, 'α000', 1, '*'), (37608, '169', '169', 0, 0, 0.3, '', 1, '*'), (37609, 'leader', 'leader', 0, 0, 0.4, 'L360', 1, '*'), (37610, 'leaders', 'leaders', 0, 0, 0.4667, 'L362', 1, '*'), (37611, 'novel', 'novel', 0, 0, 0.3333, 'N140', 1, '*'), (37612, 'seize', 'seize', 0, 0, 0.3333, 'S000', 1, '*'), (37613, 'splendor', 'splendor', 0, 0, 0.5333, 'S14536', 1, '*'), (37614, 'unconstrained', 'unconstrained', 0, 0, 0.8667, 'U52523653', 1, '*'), (37615, 'varied', 'varied', 0, 0, 0.4, 'V630', 1, '*'), (37616, 'workspaces', 'workspaces', 0, 0, 0.6667, 'W6212', 1, '*'), (37617, 'προσαρμόζεσαι', 'προσαρμόζεσαι', 0, 0, 0.8667, 'π000', 1, '*'), (37623, '168', '168', 0, 0, 0.3, '', 1, '*'), (37624, 'asset', 'asset', 0, 0, 0.3333, 'A230', 1, '*'), (37625, 'beautiful.”', 'beautiful.”', 0, 0, 0.7333, 'B314', 1, '*'), (37626, 'calmer', 'calmer', 0, 0, 0.4, 'C456', 1, '*'), (37627, 'equanimity', 'equanimity', 0, 0, 0.6667, 'E253', 1, '*'), (37628, 'freud', 'freud', 0, 0, 0.3333, 'F630', 1, '*'), (37629, 'imminent', 'imminent', 0, 0, 0.5333, 'I530', 2, '*'), (37630, 'interpret', 'interpret', 0, 0, 0.6, 'I536163', 1, '*'), (37631, 'magic', 'magic', 0, 0, 0.3333, 'M200', 1, '*'), (37632, 'perpetuated', 'perpetuated', 0, 0, 0.7333, 'P613', 1, '*'), (37633, 'rug', 'rug', 0, 0, 0.2, 'R200', 1, '*'), (37634, 'strike', 'strike', 0, 0, 0.4, 'S362', 1, '*'), (37635, 'struggle', 'struggle', 0, 0, 0.5333, 'S3624', 1, '*'), (37636, 'valuable', 'valuable', 0, 0, 0.5333, 'V414', 1, '*'), (37637, 'wand', 'wand', 0, 0, 0.2667, 'W530', 1, '*'), (37638, '«ευχαριστώ', '«ευχαριστώ', 0, 0, 0.6667, 'ε000', 1, '*'), (37639, 'ήταν', 'ήταν', 0, 0, 0.2667, 'ή000', 1, '*'), (37640, 'εύκολο»', 'εύκολο»', 0, 0, 0.4667, 'ε000', 1, '*'), (37641, 'πει', 'πει', 0, 0, 0.2, 'π000', 1, '*'), (37642, '“one', '“one', 0, 0, 0.2667, '“500', 1, '*'), (37654, '167', '167', 0, 0, 0.3, '', 1, '*'), (37655, 'adaptable', 'adaptable', 0, 0, 0.6, 'A31314', 1, '*'), (37656, 'aftermath', 'aftermath', 0, 0, 0.6, 'A13653', 1, '*'), (37657, 'camera', 'camera', 0, 0, 0.4, 'C560', 1, '*'), (37658, 'darwin', 'darwin', 0, 0, 0.4, 'D650', 1, '*'), (37659, 'differently', 'differently', 0, 0, 0.7333, 'D16534', 1, '*'), (37660, 'evolve', 'evolve', 0, 0, 0.4, 'E141', 1, '*'), (37661, 'humiliating', 'humiliating', 0, 0, 0.7333, 'H54352', 1, '*'), (37662, 'insight', 'insight', 0, 0, 0.4667, 'I523', 1, '*'), (37663, 'lessons', 'lessons', 0, 0, 0.4667, 'L252', 1, '*'), (37664, 'nobody', 'nobody', 0, 0, 0.4, 'N130', 1, '*'), (37665, 'procedure', 'procedure', 0, 0, 0.6, 'P6236', 1, '*'), (37666, 'survives', 'survives', 0, 0, 0.5333, 'S612', 1, '*'), (37667, 'try-out', 'try-out', 0, 0, 0.4667, 'T630', 1, '*'), (37668, 'zoom', 'zoom', 0, 0, 0.2667, 'Z500', 1, '*'), (37669, 'έξυπνος', 'έξυπνος', 0, 0, 0.4667, 'έ000', 1, '*'), (37670, 'αλλαγή', 'αλλαγή', 0, 0, 0.4, 'α000', 1, '*'), (37671, 'αναπροσαρμογής', 'αναπροσαρμογής', 0, 0, 0.9333, 'α000', 1, '*'), (37672, 'δαρβίνος', 'δαρβίνος', 0, 0, 0.5333, 'δ000', 1, '*'), (37673, 'δυνατός', 'δυνατός', 0, 0, 0.4667, 'δ000', 1, '*'), (37674, 'ούτε', 'ούτε', 0, 0, 0.2667, 'ο000', 1, '*'), (37675, 'προσαρμόζεται', 'προσαρμόζεται', 0, 0, 0.8667, 'π000', 1, '*'), (37687, 'created', 'created', 0, 0, 0.4667, 'C630', 2, '*'), (37778, '156', '156', 0, 0, 0.3, '', 1, '*'), (37779, 'achieved', 'achieved', 0, 0, 0.5333, 'A213', 1, '*'), (37780, 'believed', 'believed', 0, 0, 0.5333, 'B413', 1, '*'), (37781, 'competent', 'competent', 0, 0, 0.6, 'C51353', 1, '*'), (37782, 'confirm', 'confirm', 0, 0, 0.4667, 'C5165', 1, '*'), (37783, 'evolves', 'evolves', 0, 0, 0.4667, 'E1412', 1, '*'), (37784, 'explore', 'explore', 0, 0, 0.4667, 'E2146', 1, '*'), (37785, 'flourish', 'flourish', 0, 0, 0.5333, 'F462', 1, '*'), (37786, 'recognition', 'recognition', 0, 0, 0.7333, 'R2535', 1, '*'), (37787, 'sufficiency', 'sufficiency', 0, 0, 0.7333, 'S1252', 1, '*'), (37788, 'unwavering', 'unwavering', 0, 0, 0.6667, 'U51652', 1, '*'), (37789, 'αίσθηση', 'αίσθηση', 0, 0, 0.4667, 'α000', 1, '*'), (37790, 'ικανότητας', 'ικανότητας', 0, 0, 0.6667, 'ι000', 1, '*'), (37791, 'καταφέρεις', 'καταφέρεις', 0, 0, 0.6667, 'κ000', 1, '*'), (37792, 'ποιος', 'ποιος', 0, 0, 0.3333, 'π000', 1, '*'), (37793, 'σκέψου', 'σκέψου', 0, 0, 0.4, 'σ000', 1, '*'), (37809, '151', '151', 0, 0, 0.3, '', 1, '*'), (37810, 'affront', 'affront', 0, 0, 0.4667, 'A1653', 1, '*'), (37811, 'chariot', 'chariot', 0, 0, 0.4667, 'C630', 1, '*'), (37812, 'charioteer', 'charioteer', 0, 0, 0.6667, 'C636', 1, '*'), (37813, 'coming', 'coming', 0, 0, 0.4, 'C520', 1, '*'), (37814, 'horse', 'horse', 0, 0, 0.3333, 'H620', 1, '*'), (37815, 'horses', 'horses', 0, 0, 0.4, 'H620', 1, '*'), (37816, 'life-changing', 'life-changing', 0, 0, 0.8667, 'L125252', 1, '*'), (37817, 'marry', 'marry', 0, 0, 0.3333, 'M600', 1, '*'), (37818, 'minds', 'minds', 0, 0, 0.3333, 'M320', 1, '*'), (37819, 'plato', 'plato', 0, 0, 0.3333, 'P430', 1, '*'), (37820, 'pulled', 'pulled', 0, 0, 0.4, 'P430', 1, '*'), (37821, 'requesting', 'requesting', 0, 0, 0.6667, 'R2352', 1, '*'), (37822, 'stable', 'stable', 0, 0, 0.4, 'S314', 1, '*'), (37823, 'winged', 'winged', 0, 0, 0.4, 'W523', 1, '*'), (37824, 'λογική', 'λογική', 0, 0, 0.4, 'λ000', 1, '*'), (37840, '150', '150', 0, 0, 0.3, '', 1, '*'), (37841, 'appraisal', 'appraisal', 0, 0, 0.6, 'A1624', 1, '*'), (37842, 'arrive', 'arrive', 0, 0, 0.4, 'A610', 1, '*'), (37843, 'decode', 'decode', 0, 0, 0.4, 'D230', 1, '*'), (37844, 'deductive', 'deductive', 0, 0, 0.6, 'D231', 1, '*'), (37845, 'guard', 'guard', 0, 0, 0.3333, 'G630', 1, '*'), (37846, 'impulsiveness', 'impulsiveness', 0, 0, 0.8667, 'I5142152', 1, '*'), (37847, 'instantaneously', 'instantaneously', 0, 0, 1, 'I52353524', 1, '*'), (37848, 'paraphysical', 'paraphysical', 0, 0, 0.8, 'P6124', 1, '*'), (37849, 'perception', 'perception', 0, 0, 0.6667, 'P62135', 1, '*'), (37850, 'principles', 'principles', 0, 0, 0.6667, 'P652142', 1, '*'), (37851, 'problem-solving', 'problem-solving', 0, 0, 1, 'P614524152', 1, '*'), (37852, 'realty', 'realty', 0, 0, 0.4, 'R430', 1, '*'), (37853, 'reasoning', 'reasoning', 0, 0, 0.6, 'R252', 1, '*'), (37854, 'reflects', 'reflects', 0, 0, 0.5333, 'R14232', 1, '*'), (37855, 'unplanned', 'unplanned', 0, 0, 0.6, 'U51453', 1, '*'), (37856, 'validity', 'validity', 0, 0, 0.5333, 'V430', 1, '*'), (37871, '149', '149', 0, 0, 0.3, '', 1, '*'), (37872, 'acting', 'acting', 0, 0, 0.4, 'A2352', 1, '*'), (37873, 'anyway', 'anyway', 0, 0, 0.4, 'A500', 1, '*'), (37874, 'bucket', 'bucket', 0, 0, 0.4, 'B230', 1, '*'), (37875, 'creatures', 'creatures', 0, 0, 0.6, 'C6362', 1, '*'), (37876, 'distinguishes', 'distinguishes', 0, 0, 0.8667, 'D2352', 1, '*'), (37877, 'ice-cream', 'ice-cream', 0, 0, 0.6, 'I265', 1, '*'), (37878, 'impulsive', 'impulsive', 0, 0, 0.6, 'I51421', 1, '*'), (37879, 'inaccuracy', 'inaccuracy', 0, 0, 0.6667, 'I5262', 1, '*'), (37880, 'interconnected', 'interconnected', 0, 0, 0.9333, 'I5362523', 1, '*'), (37881, 'limbic', 'limbic', 0, 0, 0.4, 'L512', 1, '*'), (37882, 'logically', 'logically', 0, 0, 0.6, 'L240', 1, '*'), (37883, 'misjudgment', 'misjudgment', 0, 0, 0.7333, 'M23253', 1, '*'), (37884, 'operate', 'operate', 0, 0, 0.4667, 'O163', 1, '*'), (37885, 'structures', 'structures', 0, 0, 0.6667, 'S362362', 1, '*'), (37886, 'λάθος', 'λάθος', 0, 0, 0.3333, 'λ000', 1, '*'), (37887, 'παίρνουμε', 'παίρνουμε', 0, 0, 0.6, 'π000', 1, '*'), (37902, '148', '148', 0, 0, 0.3, '', 1, '*'), (37903, 'analytic', 'analytic', 0, 0, 0.5333, 'A5432', 1, '*'), (37904, 'applying', 'applying', 0, 0, 0.5333, 'A1452', 2, '*'), (37905, 'automatic', 'automatic', 0, 0, 0.6, 'A3532', 1, '*'), (37906, 'baes', 'baes', 0, 0, 0.2667, 'B200', 1, '*'), (37907, 'bargh', 'bargh', 0, 0, 0.3333, 'B620', 1, '*'), (37908, 'broke', 'broke', 0, 0, 0.3333, 'B620', 1, '*'), (37909, 'capacity', 'capacity', 0, 0, 0.5333, 'C123', 1, '*'), (37910, 'central', 'central', 0, 0, 0.4667, 'C5364', 3, '*'), (37911, 'completion', 'completion', 0, 0, 0.6667, 'C51435', 1, '*'), (37912, 'considerations', 'considerations', 0, 0, 0.9333, 'C5236352', 1, '*'), (37913, 'controllability', 'controllability', 0, 0, 1, 'C5364143', 1, '*'), (37914, 'controlled', 'controlled', 0, 0, 0.6667, 'C53643', 2, '*'), (37915, 'deliberate', 'deliberate', 0, 0, 0.6667, 'D4163', 1, '*'), (37916, 'domain-general', 'domain-general', 0, 0, 0.9333, 'D52564', 1, '*'), (37917, 'dynamics', 'dynamics', 0, 0, 0.5333, 'D520', 1, '*'), (37918, 'efficiency', 'efficiency', 0, 0, 0.6667, 'E1252', 1, '*'), (37919, 'evolutionarily', 'evolutionarily', 0, 0, 0.9333, 'E143564', 1, '*'), (37920, 'gathered', 'gathered', 0, 0, 0.5333, 'G363', 1, '*'), (37921, 'gut-feeling', 'gut-feeling', 0, 0, 0.7333, 'G31452', 1, '*'), (37922, 'intentionality', 'intentionality', 0, 0, 0.9333, 'I5353543', 1, '*'), (37923, 'john', 'john', 0, 0, 0.2667, 'J500', 1, '*'), (37924, 'models', 'models', 0, 0, 0.4, 'M342', 1, '*'), (37925, 'moderately', 'moderately', 0, 0, 0.6667, 'M3634', 1, '*'), (37926, 'override', 'override', 0, 0, 0.5333, 'O163', 1, '*'), (37927, 'performs', 'performs', 0, 0, 0.5333, 'P61652', 1, '*'), (37928, 'properties', 'properties', 0, 0, 0.6667, 'P61632', 1, '*'), (37929, 'reliable', 'reliable', 0, 0, 0.5333, 'R414', 1, '*'), (37930, 'rule-based', 'rule-based', 0, 0, 0.6667, 'R4123', 1, '*'), (37931, 'sequential', 'sequential', 0, 0, 0.6667, 'S534', 1, '*'), (37932, 'slower', 'slower', 0, 0, 0.4, 'S460', 1, '*'), (37933, 'standards', 'standards', 0, 0, 0.6, 'S353632', 1, '*'), (37934, 'subconscious', 'subconscious', 0, 0, 0.8, 'S1252', 1, '*'), (37935, 'systems', 'systems', 0, 0, 0.4667, 'S352', 2, '*'), (37936, 'we\'ve', 'we\'ve', 0, 0, 0.3333, 'W100', 1, '*'), (37937, 'weighing', 'weighing', 0, 0, 0.5333, 'W252', 1, '*'), (37938, 'whereas', 'whereas', 0, 0, 0.4667, 'W620', 1, '*'), (37965, '144', '144', 0, 0, 0.3, '', 1, '*'), (37966, 'adoption', 'adoption', 0, 0, 0.5333, 'A3135', 2, '*'), (37967, 'conceiving', 'conceiving', 0, 0, 0.6667, 'C52152', 1, '*'), (37968, 'horizon', 'horizon', 0, 0, 0.4667, 'H625', 1, '*'), (37969, 'innovative', 'innovative', 0, 0, 0.6667, 'I5131', 1, '*'), (37970, 'magnet', 'magnet', 0, 0, 0.4, 'M253', 1, '*'), (37971, 'original', 'original', 0, 0, 0.5333, 'O6254', 1, '*'), (37972, 'pushing', 'pushing', 0, 0, 0.4667, 'P252', 1, '*'), (37973, 'widening', 'widening', 0, 0, 0.5333, 'W352', 1, '*'), (37974, 'ǂ', 'ǂ', 0, 0, 0.0667, 'ǂ000', 1, '*'), (37975, 'αποτελέσματα', 'αποτελέσματα', 0, 0, 0.8, 'α000', 1, '*'), (37976, 'μαγνήτης', 'μαγνήτης', 0, 0, 0.5333, 'μ000', 1, '*'), (37977, 'σαν', 'σαν', 0, 0, 0.2, 'σ000', 1, '*'), (37978, 'στάση', 'στάση', 0, 0, 0.3333, 'σ000', 1, '*'), (37980, '143', '143', 0, 0, 0.3, '', 1, '*'), (37981, 'addressed', 'addressed', 0, 0, 0.6, 'A3623', 1, '*'), (37982, 'all-round', 'all-round', 0, 0, 0.6, 'A4653', 1, '*'), (37983, 'altruism', 'altruism', 0, 0, 0.5333, 'A43625', 1, '*'), (37984, 'amazement', 'amazement', 0, 0, 0.6, 'A5253', 1, '*'), (37985, 'bonding', 'bonding', 0, 0, 0.4667, 'B5352', 1, '*'), (37986, 'charm', 'charm', 0, 0, 0.3333, 'C650', 1, '*'), (37987, 'companionship', 'companionship', 0, 0, 0.8667, 'C51521', 1, '*'), (37988, 'concern', 'concern', 0, 0, 0.4667, 'C5265', 2, '*'), (37989, 'conquers', 'conquers', 0, 0, 0.5333, 'C5262', 1, '*'), (37990, 'curiosity', 'curiosity', 0, 0, 0.6, 'C623', 1, '*'), (37991, 'deepest', 'deepest', 0, 0, 0.4667, 'D123', 1, '*'), (37992, 'delicious', 'delicious', 0, 0, 0.6, 'D420', 1, '*'), (37993, 'encountered', 'encountered', 0, 0, 0.7333, 'E525363', 1, '*'), (37994, 'exciting', 'exciting', 0, 0, 0.5333, 'E2352', 1, '*'), (37995, 'generous', 'generous', 0, 0, 0.5333, 'G562', 1, '*'), (37996, 'hope', 'hope', 0, 0, 0.2667, 'H100', 1, '*'), (37997, 'hoped', 'hoped', 0, 0, 0.3333, 'H130', 1, '*'), (37998, 'humanity', 'humanity', 0, 0, 0.5333, 'H530', 1, '*'), (37999, 'inspiration', 'inspiration', 0, 0, 0.7333, 'I521635', 1, '*'), (38000, 'pet', 'pet', 0, 0, 0.2, 'P300', 1, '*'), (38001, 'proves', 'proves', 0, 0, 0.4, 'P612', 1, '*'), (38002, 'relief', 'relief', 0, 0, 0.4, 'R410', 1, '*'), (38003, 'reverence', 'reverence', 0, 0, 0.6, 'R1652', 1, '*'), (38004, 'self-acceptance', 'self-acceptance', 0, 0, 1, 'S4121352', 1, '*'), (38005, 'self-assurance', 'self-assurance', 0, 0, 0.9333, 'S412652', 1, '*'), (38006, 'selfless', 'selfless', 0, 0, 0.5333, 'S4142', 1, '*'), (38007, 'serenity', 'serenity', 0, 0, 0.5333, 'S653', 1, '*'), (38008, 'smiles', 'smiles', 0, 0, 0.4, 'S542', 1, '*'), (38009, 'spectacular', 'spectacular', 0, 0, 0.7333, 'S123246', 1, '*'), (38010, 'sudden', 'sudden', 0, 0, 0.4, 'S350', 1, '*'), (38011, 'sympathy', 'sympathy', 0, 0, 0.5333, 'S513', 1, '*'), (38012, 'uncertain', 'uncertain', 0, 0, 0.6, 'U52635', 1, '*'), (38013, 'vitality', 'vitality', 0, 0, 0.5333, 'V343', 1, '*'), (38014, 'willingness', 'willingness', 0, 0, 0.7333, 'W45252', 1, '*'), (38051, 'lastly', 'lastly', 0, 0, 0.4, 'L234', 2, '*'), (38074, '137', '137', 0, 0, 0.3, '', 1, '*'), (38075, 'abstract', 'abstract', 0, 0, 0.5333, 'A123623', 1, '*'), (38076, 'discretion', 'discretion', 0, 0, 0.6667, 'D2635', 1, '*'), (38077, 'embellish', 'embellish', 0, 0, 0.6, 'E5142', 1, '*'), (38078, 'evading', 'evading', 0, 0, 0.4667, 'E1352', 1, '*'), (38079, 'insignificant', 'insignificant', 0, 0, 0.8667, 'I5251253', 1, '*'), (38080, 'reputation', 'reputation', 0, 0, 0.6667, 'R135', 1, '*'), (38081, 'vague', 'vague', 0, 0, 0.3333, 'V200', 1, '*'), (38082, 'αγγίζουμε', 'αγγίζουμε', 0, 0, 0.6, 'α000', 1, '*'), (38083, 'μεγάλα', 'μεγάλα', 0, 0, 0.4, 'μ000', 1, '*'), (38084, 'μετρούν', 'μετρούν', 0, 0, 0.4667, 'μ000', 1, '*'), (38085, 'φαντασμαγορικά', 'φαντασμαγορικά', 0, 0, 0.9333, 'φ000', 1, '*'), (38089, '\'s', '\'s', 0, 0, 0.1333, 'S000', 1, '*'), (38090, '136', '136', 0, 0, 0.3, '', 1, '*'), (38091, 'acquaintances', 'acquaintances', 0, 0, 0.8667, 'A25352', 1, '*'), (38092, 'drag', 'drag', 0, 0, 0.2667, 'D620', 1, '*'), (38093, 'finds', 'finds', 0, 0, 0.3333, 'F532', 1, '*'), (38094, 'fulfilled', 'fulfilled', 0, 0, 0.6, 'F4143', 1, '*'), (38095, 'fulfills', 'fulfills', 0, 0, 0.5333, 'F4142', 1, '*'), (38096, 'gesture', 'gesture', 0, 0, 0.4667, 'G360', 1, '*'), (38097, 'integrate', 'integrate', 0, 0, 0.6, 'I53263', 1, '*'), (38098, 'someone\'s', 'someone\'s', 0, 0, 0.6, 'S520', 1, '*'), (38099, 'transmit', 'transmit', 0, 0, 0.5333, 'T65253', 1, '*'), (38100, 'transmitter', 'transmitter', 0, 0, 0.7333, 'T652536', 1, '*'), (38101, 'άνθρωπος', 'άνθρωπος', 0, 0, 0.5333, 'ά000', 1, '*'), (38102, 'βρίσκει', 'βρίσκει', 0, 0, 0.4667, 'β000', 1, '*'), (38103, 'ευτυχισμένος', 'ευτυχισμένος', 0, 0, 0.8, 'ε000', 1, '*'), (38104, 'λόγους', 'λόγους', 0, 0, 0.4, 'λ000', 1, '*'), (38105, 'ξεκινά', 'ξεκινά', 0, 0, 0.4, 'ξ000', 1, '*'), (38106, 'χαμογελάει', 'χαμογελάει', 0, 0, 0.6667, 'χ000', 1, '*'), (38186, 'ingredients', 'ingredients', 0, 0, 0.7333, 'I5263532', 2, '*'), (38198, 'blossom', 'blossom', 0, 0, 0.4667, 'B425', 1, '*'), (38199, 'catharsis', 'catharsis', 0, 0, 0.6, 'C362', 1, '*'), (38200, 'charming', 'charming', 0, 0, 0.5333, 'C652', 1, '*'), (38201, 'crying', 'crying', 0, 0, 0.4, 'C652', 1, '*'), (38202, 'gardeners', 'gardeners', 0, 0, 0.6, 'G63562', 1, '*'), (38203, 'literature', 'literature', 0, 0, 0.6667, 'L3636', 1, '*'), (38204, 'reciprocity', 'reciprocity', 0, 0, 0.7333, 'R21623', 1, '*'), (38205, 'releasing', 'releasing', 0, 0, 0.6, 'R4252', 1, '*'), (38206, 'souls', 'souls', 0, 0, 0.3333, 'S420', 1, '*'), (38207, 'traumatic', 'traumatic', 0, 0, 0.6, 'T6532', 1, '*'), (38208, 'αμοιβαιότητα', 'αμοιβαιότητα', 0, 0, 0.8, 'α000', 1, '*'), (38209, 'ανθίζει', 'ανθίζει', 0, 0, 0.4667, 'α000', 1, '*'), (38210, 'ας', 'ας', 0, 0, 0.1333, 'α000', 1, '*'), (38211, 'αυτούς', 'αυτούς', 0, 0, 0.4, 'α000', 1, '*'), (38212, 'δίνουν', 'δίνουν', 0, 0, 0.4, 'δ000', 1, '*'), (38213, 'είμαστε', 'είμαστε', 0, 0, 0.4667, 'ε000', 1, '*'), (38214, 'ευγνώμονες', 'ευγνώμονες', 0, 0, 0.6667, 'ε000', 1, '*'), (38215, 'κάθαρση', 'κάθαρση', 0, 0, 0.4667, 'κ000', 1, '*'), (38216, 'κηπουροί', 'κηπουροί', 0, 0, 0.5333, 'κ000', 1, '*'), (38217, 'χαρά', 'χαρά', 0, 0, 0.2667, 'χ000', 1, '*'), (38229, 'asserting', 'asserting', 0, 0, 0.6, 'A26352', 1, '*'), (38230, 'becoming', 'becoming', 0, 0, 0.5333, 'B252', 1, '*'), (38231, 'behave', 'behave', 0, 0, 0.4, 'B000', 1, '*'), (38232, 'harmonious', 'harmonious', 0, 0, 0.6667, 'H652', 1, '*'), (38233, 'life-long', 'life-long', 0, 0, 0.6, 'L1452', 1, '*'), (38234, 'διεκδικείς', 'διεκδικείς', 0, 0, 0.6667, 'δ000', 1, '*'), (38235, 'σταματάς', 'σταματάς', 0, 0, 0.5333, 'σ000', 1, '*'), (38236, '122', '122', 0, 0, 0.3, '', 1, '*'), (38237, 'admit', 'admit', 0, 0, 0.3333, 'A353', 7, '*'), (38238, 'assertion', 'assertion', 0, 0, 0.6, 'A2635', 1, '*'), (38239, 'considering', 'considering', 0, 0, 0.7333, 'C523652', 1, '*'), (38240, 'individual\'s', 'individual\'s', 0, 0, 0.8, 'I531342', 1, '*'), (38241, 'successes', 'successes', 0, 0, 0.6, 'S000', 1, '*'), (38242, 'weakness', 'weakness', 0, 0, 0.5333, 'W252', 1, '*'), (38243, '121', '121', 0, 0, 0.3, '', 1, '*'), (38244, 'aggressively', 'aggressively', 0, 0, 0.8, 'A26214', 1, '*'), (38245, 'apossible', 'apossible', 0, 0, 0.6, 'A1214', 1, '*'), (38246, 'assert', 'assert', 0, 0, 0.4, 'A263', 1, '*'), (38247, 'compliance', 'compliance', 0, 0, 0.6667, 'C51452', 1, '*'), (38248, 'confusion', 'confusion', 0, 0, 0.6, 'C5125', 2, '*'), (38249, 'egoistically', 'egoistically', 0, 0, 0.8, 'E2324', 1, '*'), (38250, 'fail', 'fail', 0, 0, 0.2667, 'F400', 1, '*'), (38251, 'inappropriate', 'inappropriate', 0, 0, 0.8667, 'I516163', 1, '*'), (38252, 'interacting', 'interacting', 0, 0, 0.7333, 'I5362352', 1, '*'), (38253, 'intimidating', 'intimidating', 0, 0, 0.8, 'I535352', 1, '*'), (38254, 'liked', 'liked', 0, 0, 0.3333, 'L230', 1, '*'), (38255, 'manner', 'manner', 0, 0, 0.4, 'M600', 1, '*'), (38256, 'non-assertive', 'non-assertive', 0, 0, 0.8667, 'N2631', 1, '*'), (38257, 'passively', 'passively', 0, 0, 0.6, 'P214', 1, '*'), (38258, 'pressuring', 'pressuring', 0, 0, 0.6667, 'P62652', 1, '*'), (38259, 'reacting', 'reacting', 0, 0, 0.5333, 'R2352', 1, '*'), (38260, 'regarded', 'regarded', 0, 0, 0.5333, 'R263', 1, '*'), (38261, 'sole', 'sole', 0, 0, 0.2667, 'S400', 1, '*'), (38262, 'straightforward', 'straightforward', 0, 0, 1, 'S3623163', 1, '*'), (38263, 'threefold', 'threefold', 0, 0, 0.6, 'T6143', 1, '*'), (38264, 'undermine', 'undermine', 0, 0, 0.6, 'U5365', 1, '*'), (38265, 'undermining', 'undermining', 0, 0, 0.7333, 'U53652', 1, '*'), (38266, 'winning', 'winning', 0, 0, 0.4667, 'W520', 1, '*'), (38267, 'δυναμική', 'δυναμική', 0, 0, 0.5333, 'δ000', 1, '*'), (38268, 'επιτυχίας', 'επιτυχίας', 0, 0, 0.6, 'ε000', 1, '*'), (38269, 'εύκολο', 'εύκολο', 0, 0, 0.4, 'ε000', 1, '*'), (38270, 'ζήτησε', 'ζήτησε', 0, 0, 0.4, 'ζ000', 1, '*'), (38271, 'ορίσεις', 'ορίσεις', 0, 0, 0.4667, 'ο000', 1, '*'), (38272, 'πίστεψε', 'πίστεψε', 0, 0, 0.4667, 'π000', 1, '*'), (38273, 'τρίπτυχο', 'τρίπτυχο', 0, 0, 0.5333, 'τ000', 1, '*'), (38274, '117', '117', 0, 0, 0.3, '', 1, '*'), (38275, 'beware', 'beware', 0, 0, 0.4, 'B600', 1, '*'), (38276, 'depleted', 'depleted', 0, 0, 0.5333, 'D143', 1, '*'), (38277, 'hunger', 'hunger', 0, 0, 0.4, 'H526', 1, '*'), (38278, 'reduces', 'reduces', 0, 0, 0.4667, 'R320', 1, '*'), (38279, 'skipping', 'skipping', 0, 0, 0.5333, 'S152', 1, '*'), (38280, 'snack', 'snack', 0, 0, 0.3333, 'S520', 1, '*'), (38281, 'yawning', 'yawning', 0, 0, 0.4667, 'Y520', 1, '*'), (38282, 'ενέργειά', 'ενέργειά', 0, 0, 0.5333, 'ε000', 1, '*'), (38283, 'ενισχύει', 'ενισχύει', 0, 0, 0.5333, 'ε000', 1, '*'), (38284, 'μειώνει', 'μειώνει', 0, 0, 0.4667, 'μ000', 1, '*'), (38289, '116', '116', 0, 0, 0.3, '', 1, '*'), (38290, 'acknowledging', 'acknowledging', 0, 0, 0.8667, 'A2543252', 1, '*'), (38291, 'alcohol', 'alcohol', 0, 0, 0.4667, 'A424', 2, '*'), (38292, 'caffeine', 'caffeine', 0, 0, 0.5333, 'C150', 2, '*'), (38293, 'concerning', 'concerning', 0, 0, 0.6667, 'C52652', 1, '*'), (38294, 'conquer', 'conquer', 0, 0, 0.4667, 'C526', 1, '*'), (38295, 'firstly', 'firstly', 0, 0, 0.4667, 'F6234', 1, '*'), (38296, 'imprinted', 'imprinted', 0, 0, 0.6, 'I51653', 1, '*'), (38297, 'pursuits', 'pursuits', 0, 0, 0.5333, 'P6232', 1, '*'), (38298, 'remembered', 'remembered', 0, 0, 0.6667, 'R5163', 1, '*'), (38299, 'sedentary', 'sedentary', 0, 0, 0.6, 'S3536', 1, '*'), (38300, 'so-called', 'so-called', 0, 0, 0.6, 'S430', 1, '*'), (38301, 'switch', 'switch', 0, 0, 0.4, 'S320', 1, '*'), (38302, '«what', '«what', 0, 0, 0.3333, 'W300', 1, '*'), (38303, 'διαχειριστώ', 'διαχειριστώ', 0, 0, 0.7333, 'δ000', 1, '*'), (38304, 'επιμονή', 'επιμονή', 0, 0, 0.4667, 'ε000', 1, '*'), (38305, 'κατακτώνται', 'κατακτώνται', 0, 0, 0.7333, 'κ000', 1, '*'), (38306, 'μπορούσα', 'μπορούσα', 0, 0, 0.5333, 'μ000', 1, '*'), (38320, '115', '115', 0, 0, 0.3, '', 1, '*'), (38321, 'consumes', 'consumes', 0, 0, 0.5333, 'C5252', 1, '*'), (38322, 'determined', 'determined', 0, 0, 0.6667, 'D653', 1, '*'), (38323, 'ensuring', 'ensuring', 0, 0, 0.5333, 'E52652', 1, '*'), (38324, 'flows', 'flows', 0, 0, 0.3333, 'F420', 1, '*'), (38325, 'fulfil', 'fulfil', 0, 0, 0.4, 'F414', 1, '*'), (38326, 'mobilized', 'mobilized', 0, 0, 0.6, 'M1423', 1, '*'), (38327, 'recharge', 'recharge', 0, 0, 0.5333, 'R262', 1, '*'), (38328, 'replenished', 'replenished', 0, 0, 0.7333, 'R14523', 1, '*'), (38329, 'revitalize', 'revitalize', 0, 0, 0.6667, 'R1342', 1, '*'), (38330, 'rhythms', 'rhythms', 0, 0, 0.4667, 'R352', 1, '*'), (38331, 'sources', 'sources', 0, 0, 0.4667, 'S620', 1, '*'), (38332, 'strengthen', 'strengthen', 0, 0, 0.6667, 'S365235', 1, '*'), (38333, 'weaken', 'weaken', 0, 0, 0.4, 'W250', 1, '*'), (38334, 'δείχνουν', 'δείχνουν', 0, 0, 0.5333, 'δ000', 1, '*'), (38335, 'εκεί', 'εκεί', 0, 0, 0.2667, 'ε000', 1, '*'), (38336, 'εννοούμε', 'εννοούμε', 0, 0, 0.5333, 'ε000', 1, '*'), (38337, 'προθέσεις', 'προθέσεις', 0, 0, 0.6, 'π000', 1, '*'), (38338, 'προς', 'προς', 0, 0, 0.2667, 'π000', 1, '*'), (38339, 'ρέει', 'ρέει', 0, 0, 0.2667, 'ρ000', 1, '*'), (38340, 'όρο', 'όρο', 0, 0, 0.2, 'ό000', 1, '*'), (38404, 'considers', 'considers', 0, 0, 0.6, 'C52362', 2, '*'), (38431, '104', '104', 0, 0, 0.3, '', 1, '*'), (38432, 'aa', 'aa', 0, 0, 0.1333, 'A000', 1, '*'), (38433, 'coincide', 'coincide', 0, 0, 0.5333, 'C523', 1, '*'), (38434, 'confirmation', 'confirmation', 0, 0, 0.8, 'C516535', 1, '*'), (38435, 'consent', 'consent', 0, 0, 0.4667, 'C5253', 1, '*'), (38436, 'discussion', 'discussion', 0, 0, 0.6667, 'D250', 1, '*'), (38437, 'house-matters', 'house-matters', 0, 0, 0.8667, 'H25362', 1, '*'), (38438, 'maturity', 'maturity', 0, 0, 0.5333, 'M363', 1, '*'), (38439, 'needing', 'needing', 0, 0, 0.4667, 'N352', 1, '*'), (38440, 'oppose', 'oppose', 0, 0, 0.4, 'O120', 1, '*'), (38441, 'socio-emotional', 'socio-emotional', 0, 0, 1, 'S5354', 1, '*'), (38442, 'undertake', 'undertake', 0, 0, 0.6, 'U53632', 1, '*'), (38443, 'έννοια', 'έννοια', 0, 0, 0.4, 'έ000', 1, '*'), (38444, 'απλά', 'απλά', 0, 0, 0.2667, 'α000', 1, '*'), (38445, 'αυτονομίας', 'αυτονομίας', 0, 0, 0.6667, 'α000', 1, '*'), (38446, 'αυτόν', 'αυτόν', 0, 0, 0.3333, 'α000', 1, '*'), (38447, 'βάλεις', 'βάλεις', 0, 0, 0.4, 'β000', 1, '*'), (38448, 'κρεμιέσαι', 'κρεμιέσαι', 0, 0, 0.6, 'κ000', 1, '*'), (38449, 'στήριξε', 'στήριξε', 0, 0, 0.4667, 'σ000', 1, '*'), (38450, 'στηρίξου', 'στηρίξου', 0, 0, 0.5333, 'σ000', 1, '*'), (38451, 'τότε', 'τότε', 0, 0, 0.2667, 'τ000', 1, '*'), (38515, 'self-discipline', 'self-discipline', 0, 0, 1, 'S4132145', 2, '*'), (38538, '93', '93', 0, 0, 0.2, '', 1, '*'), (38539, 'barriers', 'barriers', 0, 0, 0.5333, 'B620', 1, '*'), (38540, 'calls', 'calls', 0, 0, 0.3333, 'C420', 1, '*'), (38541, 'concealing', 'concealing', 0, 0, 0.6667, 'C52452', 1, '*'), (38542, 'dissociation', 'dissociation', 0, 0, 0.8, 'D235', 2, '*'), (38543, 'downgrading', 'downgrading', 0, 0, 0.7333, 'D526352', 1, '*'), (38544, 'modesty', 'modesty', 0, 0, 0.4667, 'M323', 1, '*'), (38545, 'obstacles', 'obstacles', 0, 0, 0.6, 'O123242', 1, '*'), (38546, 'random', 'random', 0, 0, 0.4, 'R535', 1, '*'), (38547, 'suppressing', 'suppressing', 0, 0, 0.7333, 'S16252', 1, '*'), (38548, 'suppression', 'suppression', 0, 0, 0.7333, 'S1625', 1, '*'), (38549, 'worst', 'worst', 0, 0, 0.3333, 'W623', 1, '*'), (38550, 'εμπόδια', 'εμπόδια', 0, 0, 0.4667, 'ε000', 1, '*'), (38553, '91', '91', 0, 0, 0.2, '', 1, '*'), (38554, 'birthdays', 'birthdays', 0, 0, 0.6, 'B632', 1, '*'), (38555, 'caress', 'caress', 0, 0, 0.4, 'C620', 1, '*'), (38556, 'convey', 'convey', 0, 0, 0.4, 'C510', 1, '*'), (38557, 'expectation', 'expectation', 0, 0, 0.7333, 'E21235', 1, '*'), (38558, 'joyful', 'joyful', 0, 0, 0.4, 'J140', 1, '*'), (38559, 'judging', 'judging', 0, 0, 0.4667, 'J3252', 1, '*'), (38560, 're-experience', 're-experience', 0, 0, 0.8667, 'R21652', 1, '*'), (38561, 'surroundings', 'surroundings', 0, 0, 0.8, 'S65352', 1, '*'), (38562, 'tenderness', 'tenderness', 0, 0, 0.6667, 'T53652', 1, '*'), (38563, 'torso', 'torso', 0, 0, 0.3333, 'T620', 1, '*'), (38564, 'άλλα', 'άλλα', 0, 0, 0.2667, 'ά000', 1, '*'), (38565, 'έχουμε', 'έχουμε', 0, 0, 0.4, 'έ000', 1, '*'), (38566, 'απολαμβάνουμε', 'απολαμβάνουμε', 0, 0, 0.8667, 'α000', 1, '*'), (38567, 'ορίζουν', 'ορίζουν', 0, 0, 0.4667, 'ο000', 1, '*'), (38568, 'στρατηγικές', 'στρατηγικές', 0, 0, 0.7333, 'σ000', 1, '*'), (38584, 'acquisition', 'acquisition', 0, 0, 0.7333, 'A235', 1, '*'), (38585, 'bliss', 'bliss', 0, 0, 0.3333, 'B420', 1, '*'), (38586, 'bryant', 'bryant', 0, 0, 0.4, 'B653', 1, '*'), (38587, 'combines', 'combines', 0, 0, 0.5333, 'C5152', 1, '*'), (38588, 'detour', 'detour', 0, 0, 0.4, 'D600', 1, '*'), (38589, 'introduced', 'introduced', 0, 0, 0.6667, 'I536323', 1, '*'), (38590, 'philosophically', 'philosophically', 0, 0, 1, 'P42124', 1, '*'), (38591, 'self-realization', 'self-realization', 0, 0, 1, 'S4164235', 1, '*'), (38592, 'tendency', 'tendency', 0, 0, 0.5333, 'T5352', 1, '*'), (38593, 'veroff', 'veroff', 0, 0, 0.4, 'V610', 1, '*'), (38594, '«enjoyment»,', '«enjoyment»,', 0, 0, 0.8, 'E5253', 1, '*'), (38595, 'άτομο', 'άτομο', 0, 0, 0.3333, 'ά000', 1, '*'), (38596, 'απολαύσει', 'απολαύσει', 0, 0, 0.6, 'α000', 1, '*'), (38597, 'διαδρομή', 'διαδρομή', 0, 0, 0.5333, 'δ000', 1, '*'), (38598, 'ευτυχισμένο', 'ευτυχισμένο', 0, 0, 0.7333, 'ε000', 1, '*'), (38599, 'λοξοδρομεί', 'λοξοδρομεί', 0, 0, 0.6667, 'λ000', 1, '*'), (38600, 'όρος', 'όρος', 0, 0, 0.2667, 'ό000', 1, '*'), (38615, '84', '84', 0, 0, 0.2, '', 1, '*'), (38616, 'accordingly', 'accordingly', 0, 0, 0.7333, 'A263524', 1, '*'), (38617, 'care-giver', 'care-giver', 0, 0, 0.6667, 'C6216', 1, '*'), (38618, 'caressing', 'caressing', 0, 0, 0.6, 'C6252', 1, '*'), (38619, 'clinging', 'clinging', 0, 0, 0.5333, 'C45252', 1, '*'), (38620, 'committed', 'committed', 0, 0, 0.6, 'C530', 1, '*'), (38621, 'correspond', 'correspond', 0, 0, 0.6667, 'C62153', 1, '*'), (38622, 'father', 'father', 0, 0, 0.4, 'F360', 1, '*'), (38623, 'infancy', 'infancy', 0, 0, 0.4667, 'I5152', 1, '*'), (38624, 'infants', 'infants', 0, 0, 0.4667, 'I51532', 1, '*'), (38625, 'kissing', 'kissing', 0, 0, 0.4667, 'K520', 1, '*'), (38626, 'links', 'links', 0, 0, 0.3333, 'L520', 1, '*'), (38627, 'principal', 'principal', 0, 0, 0.6, 'P65214', 1, '*'), (38628, 'styles', 'styles', 0, 0, 0.4, 'S342', 1, '*'), (38629, 'sustains', 'sustains', 0, 0, 0.5333, 'S352', 1, '*'), (38630, 'tender', 'tender', 0, 0, 0.4, 'T536', 1, '*'), (38631, 'ties', 'ties', 0, 0, 0.2667, 'T200', 1, '*'), (38632, 'uncomfortable', 'uncomfortable', 0, 0, 0.8667, 'U52516314', 1, '*'), (38633, 'warmth', 'warmth', 0, 0, 0.4, 'W653', 1, '*'), (38634, 'δεσμού', 'δεσμού', 0, 0, 0.4, 'δ000', 1, '*'), (38635, 'μητρικού', 'μητρικού', 0, 0, 0.5333, 'μ000', 1, '*'), (38646, '83', '83', 0, 0, 0.2, '', 1, '*'), (38647, 'ages', 'ages', 0, 0, 0.2667, 'A200', 1, '*'), (38648, 'arouse', 'arouse', 0, 0, 0.4, 'A620', 1, '*'), (38649, 'assumptions', 'assumptions', 0, 0, 0.7333, 'A251352', 1, '*'), (38650, 'bringle', 'bringle', 0, 0, 0.4667, 'B6524', 1, '*'), (38651, 'claimed', 'claimed', 0, 0, 0.4667, 'C453', 1, '*'), (38652, 'communicative', 'communicative', 0, 0, 0.8667, 'C5231', 1, '*'), (38653, 'competing', 'competing', 0, 0, 0.6, 'C51352', 1, '*'), (38654, 'destructively', 'destructively', 0, 0, 0.8667, 'D2362314', 1, '*'), (38655, 'doesnot', 'doesnot', 0, 0, 0.4667, 'D253', 1, '*'), (38656, 'drift', 'drift', 0, 0, 0.3333, 'D613', 1, '*'), (38657, 'envy', 'envy', 0, 0, 0.2667, 'E510', 1, '*'), (38658, 'evolutionary', 'evolutionary', 0, 0, 0.8, 'E14356', 1, '*'), (38659, 'exaggerate', 'exaggerate', 0, 0, 0.6667, 'E263', 1, '*'), (38660, 'false', 'false', 0, 0, 0.3333, 'F420', 1, '*'), (38661, 'genders', 'genders', 0, 0, 0.4667, 'G5362', 1, '*'), (38662, 'guerrero', 'guerrero', 0, 0, 0.5333, 'G600', 1, '*'), (38663, 'guess', 'guess', 0, 0, 0.3333, 'G000', 1, '*'), (38664, 'helplessness', 'helplessness', 0, 0, 0.8, 'H414252', 1, '*'), (38665, 'imagined', 'imagined', 0, 0, 0.5333, 'I5253', 1, '*'), (38666, 'implies', 'implies', 0, 0, 0.4667, 'I5142', 1, '*'), (38667, 'inadequacy', 'inadequacy', 0, 0, 0.6667, 'I532', 1, '*'), (38668, 'legitimate', 'legitimate', 0, 0, 0.6667, 'L2353', 1, '*'), (38669, 'major', 'major', 0, 0, 0.3333, 'M260', 1, '*'), (38670, 'narrative', 'narrative', 0, 0, 0.6, 'N631', 1, '*'), (38671, 'neuroticism', 'neuroticism', 0, 0, 0.7333, 'N6325', 1, '*'), (38672, 'nutshell', 'nutshell', 0, 0, 0.5333, 'N324', 1, '*'), (38673, 'orientation', 'orientation', 0, 0, 0.7333, 'O6535', 1, '*'), (38674, 'originate', 'originate', 0, 0, 0.6, 'O6253', 1, '*'), (38675, 'perceptions', 'perceptions', 0, 0, 0.7333, 'P621352', 8, '*'), (38676, 'possessiveness', 'possessiveness', 0, 0, 0.9333, 'P2152', 1, '*'), (38677, 'protectively', 'protectively', 0, 0, 0.8, 'P632314', 1, '*'), (38678, 'rage', 'rage', 0, 0, 0.2667, 'R200', 1, '*'), (38679, 'repairing', 'repairing', 0, 0, 0.6, 'R1652', 1, '*'), (38680, 'resentment', 'resentment', 0, 0, 0.6667, 'R25353', 1, '*'), (38681, 'restoring', 'restoring', 0, 0, 0.6, 'R23652', 1, '*'), (38682, 'rival', 'rival', 0, 0, 0.3333, 'R140', 1, '*'), (38683, 'satisfying', 'satisfying', 0, 0, 0.6667, 'S32152', 1, '*'), (38684, 'several', 'several', 0, 0, 0.4667, 'S164', 1, '*'), (38685, 'siblings', 'siblings', 0, 0, 0.5333, 'S1452', 1, '*'), (38686, 'suppressed', 'suppressed', 0, 0, 0.6667, 'S1623', 1, '*'), (38687, 'suspicion', 'suspicion', 0, 0, 0.6, 'S125', 1, '*'), (38688, 'suspicions', 'suspicions', 0, 0, 0.6667, 'S1252', 1, '*'), (38689, 'threat', 'threat', 0, 0, 0.4, 'T630', 1, '*'), (38690, 'underlying', 'underlying', 0, 0, 0.6667, 'U536452', 1, '*'), (38691, 'valued', 'valued', 0, 0, 0.4, 'V430', 1, '*'), (38692, 'wake-up', 'wake-up', 0, 0, 0.4667, 'W210', 1, '*'), (38693, '«κακό»', '«κακό»', 0, 0, 0.4, 'κ000', 1, '*'), (38694, '«καλό»', '«καλό»', 0, 0, 0.4, 'κ000', 1, '*'), (38709, '82', '82', 0, 0, 0.2, '', 1, '*'), (38710, 'confused', 'confused', 0, 0, 0.5333, 'C5123', 1, '*'), (38711, 'definitions', 'definitions', 0, 0, 0.7333, 'D15352', 1, '*'), (38712, 'driven', 'driven', 0, 0, 0.4, 'D615', 1, '*'), (38713, 'enriched', 'enriched', 0, 0, 0.5333, 'E5623', 1, '*'), (38714, 'establishing', 'establishing', 0, 0, 0.8, 'E2314252', 1, '*'), (38715, 'forming', 'forming', 0, 0, 0.4667, 'F652', 1, '*'), (38716, 'momentaneous', 'momentaneous', 0, 0, 0.8, 'M352', 1, '*'), (38717, 'perplex', 'perplex', 0, 0, 0.4667, 'P6142', 1, '*'), (38718, 'reproduce', 'reproduce', 0, 0, 0.6, 'R1632', 8, '*'), (38719, 'urge', 'urge', 0, 0, 0.2667, 'U620', 1, '*'), (38720, 'πάθος', 'πάθος', 0, 0, 0.3333, 'π000', 1, '*'), (38755, 'bondedness', 'bondedness', 0, 0, 0.6667, 'B5352', 1, '*'), (38756, 'closeness', 'closeness', 0, 0, 0.6, 'C4252', 1, '*'), (38757, 'companionate', 'companionate', 0, 0, 0.8, 'C5153', 1, '*'), (38758, 'connectedness', 'connectedness', 0, 0, 0.8667, 'C52352', 1, '*'), (38759, 'consummate', 'consummate', 0, 0, 0.6667, 'C5253', 1, '*'), (38760, 'consummation', 'consummation', 0, 0, 0.8, 'C52535', 1, '*'), (38761, 'drives', 'drives', 0, 0, 0.4, 'D612', 1, '*'), (38762, 'fatuous', 'fatuous', 0, 0, 0.4667, 'F320', 1, '*'), (38763, 'highlight', 'highlight', 0, 0, 0.6, 'H2423', 1, '*'), (38764, 'infatuation', 'infatuation', 0, 0, 0.7333, 'I5135', 1, '*'), (38765, 'loves', 'loves', 0, 0, 0.3333, 'L120', 1, '*'), (38766, 'maternal', 'maternal', 0, 0, 0.5333, 'M3654', 1, '*'), (38767, 'minimal', 'minimal', 0, 0, 0.4667, 'M400', 1, '*'), (38768, 'required', 'required', 0, 0, 0.5333, 'R263', 1, '*'), (38769, 'robert', 'robert', 0, 0, 0.4, 'R163', 1, '*'), (38770, 'sternberg', 'sternberg', 0, 0, 0.6, 'S365162', 1, '*'), (38771, 'toward', 'toward', 0, 0, 0.4, 'T630', 1, '*'), (38772, 'undecided', 'undecided', 0, 0, 0.6, 'U5323', 1, '*'), (38773, 'αγάπης', 'αγάπης', 0, 0, 0.4, 'α000', 1, '*'), (38774, 'βιώνουμε', 'βιώνουμε', 0, 0, 0.5333, 'β000', 1, '*'), (38775, 'μητρική', 'μητρική', 0, 0, 0.4667, 'μ000', 1, '*'), (38776, 'πρώτος', 'πρώτος', 0, 0, 0.4, 'π000', 1, '*'), (38777, 'τύπος', 'τύπος', 0, 0, 0.3333, 'τ000', 1, '*'), (38786, 'civilization', 'civilization', 0, 0, 0.8, 'C14235', 1, '*'), (38787, 'collegiate', 'collegiate', 0, 0, 0.6667, 'C423', 1, '*'), (38788, 'glory', 'glory', 0, 0, 0.3333, 'G460', 1, '*'), (38789, 'husband', 'husband', 0, 0, 0.4667, 'H2153', 1, '*'), (38790, 'ie', 'ie', 0, 0, 0.1333, 'I000', 1, '*'), (38791, 'son', 'son', 0, 0, 0.2, 'S500', 1, '*'), (38792, 'surely', 'surely', 0, 0, 0.4, 'S640', 7, '*'), (38793, 'tied', 'tied', 0, 0, 0.2667, 'T000', 1, '*'), (38794, '«μείνε»', '«μείνε»', 0, 0, 0.4667, 'μ000', 1, '*'), (38795, 'άνθρωποι', 'άνθρωποι', 0, 0, 0.5333, 'ά000', 1, '*'), (38796, 'έφυγαν', 'έφυγαν', 0, 0, 0.4, 'έ000', 1, '*'), (38797, 'αξίζει', 'αξίζει', 0, 0, 0.4, 'α000', 1, '*'), (38798, 'διαπροσωπικών', 'διαπροσωπικών', 0, 0, 0.8667, 'δ000', 1, '*'), (38799, 'εκείνοι', 'εκείνοι', 0, 0, 0.4667, 'ε000', 1, '*'), (38800, 'μόνοι', 'μόνοι', 0, 0, 0.3333, 'μ000', 1, '*'), (38801, 'ποτέ', 'ποτέ', 0, 0, 0.2667, 'π000', 1, '*'), (38802, 'σχέσεων', 'σχέσεων', 0, 0, 0.4667, 'σ000', 1, '*'), (38803, 'φωνάξεις', 'φωνάξεις', 0, 0, 0.5333, 'φ000', 1, '*'), (38817, '74', '74', 0, 0, 0.2, '', 1, '*'), (38818, 'atmosphere', 'atmosphere', 0, 0, 0.6667, 'A35216', 1, '*'), (38819, 'code', 'code', 0, 0, 0.2667, 'C300', 1, '*'), (38820, 'distant', 'distant', 0, 0, 0.4667, 'D2353', 1, '*'), (38821, 'electrified', 'electrified', 0, 0, 0.7333, 'E423613', 1, '*'), (38822, 'empathy', 'empathy', 0, 0, 0.4667, 'E513', 1, '*'), (38823, 'eternal', 'eternal', 0, 0, 0.4667, 'E3654', 1, '*'), (38824, 'governed', 'governed', 0, 0, 0.5333, 'G1653', 1, '*'), (38825, 'honesty', 'honesty', 0, 0, 0.4667, 'H523', 1, '*'), (38826, 'individuality', 'individuality', 0, 0, 0.8667, 'I531343', 1, '*'), (38827, 'moral', 'moral', 0, 0, 0.3333, 'M640', 1, '*'), (38828, 'obstacle', 'obstacle', 0, 0, 0.5333, 'O12324', 1, '*'), (38829, 'othermember', 'othermember', 0, 0, 0.7333, 'O36516', 1, '*'), (38830, 'pillars', 'pillars', 0, 0, 0.4667, 'P462', 1, '*'), (38831, 'respect-understanding', 'respect-understanding', 0, 0, 1, 'R2123536235352', 1, '*'), (38832, 'serve', 'serve', 0, 0, 0.3333, 'S610', 1, '*'), (38833, 'shoes”', 'shoes”', 0, 0, 0.4, 'S000', 1, '*'), (38834, 'stance', 'stance', 0, 0, 0.4, 'S352', 1, '*'), (38835, 'struggles', 'struggles', 0, 0, 0.6, 'S36242', 1, '*'), (38836, 'unbalanced', 'unbalanced', 0, 0, 0.6667, 'U514523', 1, '*'), (38837, 'unrelated', 'unrelated', 0, 0, 0.6, 'U5643', 1, '*'), (38838, 'worthwhile', 'worthwhile', 0, 0, 0.6667, 'W634', 1, '*'), (38839, '«always»', '«always»', 0, 0, 0.5333, 'A420', 1, '*'), (38840, '«never».', '«never».', 0, 0, 0.5333, 'N160', 1, '*'), (38841, 'αποδεχτεί', 'αποδεχτεί', 0, 0, 0.6, 'α000', 1, '*'), (38842, 'επιτυχημένες', 'επιτυχημένες', 0, 0, 0.8, 'ε000', 1, '*'), (38843, 'ολοκληρωτικά', 'ολοκληρωτικά', 0, 0, 0.8, 'ο000', 1, '*'), (38844, 'ολοκληρώσει', 'ολοκληρώσει', 0, 0, 0.7333, 'ο000', 1, '*'), (38845, 'χρειάζεσαι', 'χρειάζεσαι', 0, 0, 0.6667, 'χ000', 1, '*'), (38846, '“get', '“get', 0, 0, 0.2667, '“230', 1, '*'), (38848, '73', '73', 0, 0, 0.2, '', 1, '*'), (38849, 'cultivation', 'cultivation', 0, 0, 0.7333, 'C43135', 1, '*'), (38850, 'enable', 'enable', 0, 0, 0.4, 'E514', 1, '*'), (38851, 'hurt', 'hurt', 0, 0, 0.2667, 'H630', 1, '*'), (38852, 'kills', 'kills', 0, 0, 0.3333, 'K420', 1, '*'), (38853, 'shut', 'shut', 0, 0, 0.2667, 'S300', 1, '*'), (38854, 'swings', 'swings', 0, 0, 0.4, 'S520', 1, '*'), (38855, 'troubled', 'troubled', 0, 0, 0.5333, 'T6143', 1, '*'), (38856, 'έκφραση', 'έκφραση', 0, 0, 0.4667, 'έ000', 1, '*'), (38857, 'αμφιβολίες', 'αμφιβολίες', 0, 0, 0.6667, 'α000', 1, '*'), (38858, 'κατανόηση', 'κατανόηση', 0, 0, 0.6, 'κ000', 1, '*'), (38863, 'argument', 'argument', 0, 0, 0.5333, 'A6253', 1, '*'), (38864, 'disposal', 'disposal', 0, 0, 0.5333, 'D2124', 1, '*'), (38865, 'explosion', 'explosion', 0, 0, 0.6, 'E21425', 1, '*'), (38866, 'generalizations', 'generalizations', 0, 0, 1, 'G5642352', 1, '*'), (38867, 'impossible', 'impossible', 0, 0, 0.6667, 'I51214', 1, '*'), (38868, 'me”.', 'me”.', 0, 0, 0.2667, 'M000', 1, '*'), (38869, 'mouth', 'mouth', 0, 0, 0.3333, 'M300', 1, '*'), (38870, 'plate”', 'plate”', 0, 0, 0.4, 'P430', 1, '*'), (38871, 'tactic', 'tactic', 0, 0, 0.4, 'T232', 1, '*'), (38872, 'triggers', 'triggers', 0, 0, 0.5333, 'T6262', 1, '*'), (38873, 'venting', 'venting', 0, 0, 0.4667, 'V5352', 1, '*'), (38874, 'youngsters', 'youngsters', 0, 0, 0.6667, 'Y52362', 1, '*'), (38875, 'γρήγορα', 'γρήγορα', 0, 0, 0.4667, 'γ000', 1, '*'), (38876, 'διαχείρισης', 'διαχείρισης', 0, 0, 0.7333, 'δ000', 1, '*'), (38877, 'δουλεύει', 'δουλεύει', 0, 0, 0.5333, 'δ000', 1, '*'), (38878, 'μυαλό', 'μυαλό', 0, 0, 0.3333, 'μ000', 1, '*'), (38879, 'στόμα', 'στόμα', 0, 0, 0.3333, 'σ000', 1, '*'), (38880, 'τips', 'τips', 0, 0, 0.2667, 'τ120', 1, '*'), (38894, '64', '64', 0, 0, 0.2, '', 1, '*'), (38895, 'accused', 'accused', 0, 0, 0.4667, 'A230', 1, '*'), (38896, 'housework', 'housework', 0, 0, 0.6, 'H262', 1, '*'), (38897, 'replacing', 'replacing', 0, 0, 0.6, 'R14252', 1, '*'), (38898, 'sheet', 'sheet', 0, 0, 0.3333, 'S300', 1, '*'), (38899, 'spiked', 'spiked', 0, 0, 0.4, 'S123', 1, '*'), (38900, 'επιβιώσει', 'επιβιώσει', 0, 0, 0.6, 'ε000', 1, '*'), (38901, 'συμμετοχή', 'συμμετοχή', 0, 0, 0.6, 'σ000', 1, '*'), (38902, 'σύγκρουση', 'σύγκρουση', 0, 0, 0.6, 'σ000', 1, '*'), (38909, '63', '63', 0, 0, 0.2, '', 1, '*'), (38910, 'aggression', 'aggression', 0, 0, 0.6667, 'A2625', 1, '*'), (38911, 'bothered', 'bothered', 0, 0, 0.5333, 'B363', 1, '*'), (38912, 'builds', 'builds', 0, 0, 0.4, 'B432', 1, '*'), (38913, 'constructively', 'constructively', 0, 0, 0.9333, 'C52362314', 1, '*'), (38914, 'destroy', 'destroy', 0, 0, 0.4667, 'D236', 1, '*'), (38915, 'disproportionate', 'disproportionate', 0, 0, 1, 'D21616353', 1, '*'), (38916, 'explained', 'explained', 0, 0, 0.6, 'E21453', 1, '*'), (38917, 'incriminated', 'incriminated', 0, 0, 0.8, 'I52653', 1, '*'), (38918, 'instinctively', 'instinctively', 0, 0, 0.8667, 'I52352314', 1, '*'), (38919, 'internalization', 'internalization', 0, 0, 1, 'I53654235', 1, '*'), (38920, 'naturally', 'naturally', 0, 0, 0.6, 'N364', 1, '*'), (38921, 'outbursts', 'outbursts', 0, 0, 0.6, 'O316232', 1, '*'), (38922, 'overlook', 'overlook', 0, 0, 0.5333, 'O1642', 1, '*'), (38923, 'prefer', 'prefer', 0, 0, 0.4, 'P616', 1, '*'), (38924, 'prevent', 'prevent', 0, 0, 0.4667, 'P6153', 1, '*'), (38925, 'reached', 'reached', 0, 0, 0.4667, 'R230', 1, '*'), (38926, 'redirected', 'redirected', 0, 0, 0.6667, 'R3623', 1, '*'), (38927, 'they\'ve', 'they\'ve', 0, 0, 0.4667, 'T100', 1, '*'), (38928, 'έκφρασή', 'έκφρασή', 0, 0, 0.4667, 'έ000', 1, '*'), (38929, 'καταστρέψει', 'καταστρέψει', 0, 0, 0.7333, 'κ000', 1, '*'), (38930, 'λύνει', 'λύνει', 0, 0, 0.3333, 'λ000', 1, '*'), (38931, 'χτίζει', 'χτίζει', 0, 0, 0.4, 'χ000', 1, '*'), (38932, '“disguised”', '“disguised”', 0, 0, 0.7333, '“323', 1, '*'), (38933, '“trapped”', '“trapped”', 0, 0, 0.6, '“3613', 1, '*'), (38940, '\'habit\',', '\'habit\',', 0, 0, 0.5333, 'H130', 1, '*'), (38941, '59', '59', 0, 0, 0.2, '', 1, '*'), (38942, 'bases', 'bases', 0, 0, 0.3333, 'B200', 1, '*'), (38943, 'believing', 'believing', 0, 0, 0.6, 'B4152', 1, '*'), (38944, 'disaster', 'disaster', 0, 0, 0.5333, 'D236', 2, '*'), (38945, 'ending', 'ending', 0, 0, 0.4, 'E5352', 1, '*'), (38946, 'evident', 'evident', 0, 0, 0.4667, 'E1353', 1, '*'), (38947, 'familiarity', 'familiarity', 0, 0, 0.7333, 'F5463', 1, '*'), (38948, 'homeostasis', 'homeostasis', 0, 0, 0.7333, 'H5232', 1, '*'), (38949, 'norm', 'norm', 0, 0, 0.2667, 'N650', 1, '*'), (38950, 'odd', 'odd', 0, 0, 0.2, 'O300', 1, '*'), (38951, 'perpetuate', 'perpetuate', 0, 0, 0.6667, 'P613', 1, '*'), (38952, 'predictable', 'predictable', 0, 0, 0.7333, 'P632314', 1, '*'), (38953, 'rid', 'rid', 0, 0, 0.2, 'R300', 1, '*'), (38954, 'vital', 'vital', 0, 0, 0.3333, 'V340', 1, '*'), (38955, 'ανέβεις', 'ανέβεις', 0, 0, 0.4667, 'α000', 1, '*'), (38956, 'αφήνουμε', 'αφήνουμε', 0, 0, 0.5333, 'α000', 1, '*'), (38957, 'βουνό', 'βουνό', 0, 0, 0.3333, 'β000', 1, '*'), (38958, 'γίνει', 'γίνει', 0, 0, 0.3333, 'γ000', 1, '*'), (38959, 'κάνουμε', 'κάνουμε', 0, 0, 0.4667, 'κ000', 1, '*'), (38960, 'μικρότερο', 'μικρότερο', 0, 0, 0.6, 'μ000', 1, '*'), (38961, 'νομίζεις', 'νομίζεις', 0, 0, 0.5333, 'ν000', 1, '*'), (38962, 'περιμένεις', 'περιμένεις', 0, 0, 0.6667, 'π000', 1, '*'); INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES (38971, 'ascertained', 'ascertained', 0, 0, 0.7333, 'A26353', 1, '*'), (38972, 'consequence', 'consequence', 0, 0, 0.7333, 'C5252', 1, '*'), (38973, 'exhaustion', 'exhaustion', 0, 0, 0.6667, 'E235', 1, '*'), (38974, 'obligations', 'obligations', 0, 0, 0.7333, 'O142352', 2, '*'), (38975, 'organizational', 'organizational', 0, 0, 0.9333, 'O6252354', 1, '*'), (38976, 'pattern', 'pattern', 0, 0, 0.4667, 'P365', 1, '*'), (38977, 'performing', 'performing', 0, 0, 0.6667, 'P61652', 1, '*'), (38978, 'procrastinating', 'procrastinating', 0, 0, 1, 'P626235352', 1, '*'), (38979, 'procrastinators', 'procrastinators', 0, 0, 1, 'P626235362', 1, '*'), (38980, 'shorter', 'shorter', 0, 0, 0.4667, 'S636', 1, '*'), (38981, 'speaking', 'speaking', 0, 0, 0.5333, 'S1252', 1, '*'), (38982, 'timeframes', 'timeframes', 0, 0, 0.6667, 'T51652', 1, '*'), (38983, 'voluntary', 'voluntary', 0, 0, 0.6, 'V4536', 3, '*'), (38984, 'δυσκολότερα', 'δυσκολότερα', 0, 0, 0.7333, 'δ000', 1, '*'), (38985, 'δύσκολα', 'δύσκολα', 0, 0, 0.4667, 'δ000', 1, '*'), (38986, 'autoimmune', 'autoimmune', 0, 0, 0.6667, 'A350', 1, '*'), (38987, 'dangerous', 'dangerous', 0, 0, 0.6, 'D5262', 2, '*'), (38988, 'fight-flight', 'fight-flight', 0, 0, 0.8, 'F231423', 1, '*'), (38989, 'prepare', 'prepare', 0, 0, 0.4667, 'P616', 2, '*'), (38990, 'recede', 'recede', 0, 0, 0.4, 'R230', 1, '*'), (38991, 'severe', 'severe', 0, 0, 0.4, 'S160', 1, '*'), (38992, 'smiling', 'smiling', 0, 0, 0.4667, 'S5452', 1, '*'), (38993, 'άρα', 'άρα', 0, 0, 0.2, 'ά000', 1, '*'), (38994, 'αγχώνουν', 'αγχώνουν', 0, 0, 0.5333, 'α000', 1, '*'), (38995, 'αρχίζεις', 'αρχίζεις', 0, 0, 0.5333, 'α000', 1, '*'), (38996, 'αυτά', 'αυτά', 0, 0, 0.2667, 'α000', 1, '*'), (38997, 'γελάς', 'γελάς', 0, 0, 0.3333, 'γ000', 1, '*'), (38998, 'τώρα', 'τώρα', 0, 0, 0.2667, 'τ000', 1, '*'), (38999, 'χαμογελάς', 'χαμογελάς', 0, 0, 0.6, 'χ000', 1, '*'), (39001, 'amid', 'amid', 0, 0, 0.2667, 'A530', 1, '*'), (39002, 'autonomically', 'autonomically', 0, 0, 0.8667, 'A3524', 1, '*'), (39003, 'chemistry', 'chemistry', 0, 0, 0.6, 'C5236', 1, '*'), (39004, 'enter', 'enter', 0, 0, 0.3333, 'E536', 1, '*'), (39005, 'heart-rate', 'heart-rate', 0, 0, 0.6667, 'H6363', 1, '*'), (39006, 'inclusion', 'inclusion', 0, 0, 0.6, 'I52425', 1, '*'), (39007, 'insomnia', 'insomnia', 0, 0, 0.5333, 'I525', 1, '*'), (39008, 'introducing', 'introducing', 0, 0, 0.7333, 'I5363252', 1, '*'), (39009, 'lies', 'lies', 0, 0, 0.2667, 'L200', 1, '*'), (39010, 'liveliness', 'liveliness', 0, 0, 0.6667, 'L1452', 1, '*'), (39011, 'neurotransmitters', 'neurotransmitters', 0, 0, 1, 'N636525362', 1, '*'), (39012, 'ongoing', 'ongoing', 0, 0, 0.4667, 'O5252', 1, '*'), (39013, 'purposely', 'purposely', 0, 0, 0.6, 'P6124', 1, '*'), (39014, 'regime', 'regime', 0, 0, 0.4, 'R250', 1, '*'), (39015, 'releases', 'releases', 0, 0, 0.5333, 'R420', 1, '*'), (39016, 'restful', 'restful', 0, 0, 0.4667, 'R2314', 1, '*'), (39017, 'restore', 'restore', 0, 0, 0.4667, 'R236', 1, '*'), (39018, 'tobody', 'tobody', 0, 0, 0.4, 'T130', 1, '*'), (39019, 'tranquil', 'tranquil', 0, 0, 0.5333, 'T6524', 1, '*'), (39020, 'tranquility', 'tranquility', 0, 0, 0.7333, 'T65243', 1, '*'), (39021, 'vigilance', 'vigilance', 0, 0, 0.6, 'V2452', 1, '*'), (39022, 'άσκησης', 'άσκησης', 0, 0, 0.4667, 'ά000', 1, '*'), (39023, 'καταπολέμηση', 'καταπολέμηση', 0, 0, 0.8, 'κ000', 1, '*'), (39024, 'πήγαινε', 'πήγαινε', 0, 0, 0.4667, 'π000', 1, '*'), (39025, 'ρόλος', 'ρόλος', 0, 0, 0.3333, 'ρ000', 1, '*'), (39026, 'σιγά', 'σιγά', 0, 0, 0.2667, 'σ000', 1, '*'), (39027, 'χαμογέλα', 'χαμογέλα', 0, 0, 0.5333, 'χ000', 1, '*'), (39032, '21st', '21st', 0, 0, 0.2667, 'S300', 1, '*'), (39033, 'american', 'american', 0, 0, 0.5333, 'A5625', 1, '*'), (39034, 'artery', 'artery', 0, 0, 0.4, 'A636', 1, '*'), (39035, 'century”', 'century”', 0, 0, 0.5333, 'C536', 1, '*'), (39036, 'claiming', 'claiming', 0, 0, 0.5333, 'C452', 1, '*'), (39037, 'confirmed', 'confirmed', 0, 0, 0.6, 'C51653', 1, '*'), (39038, 'coronary', 'coronary', 0, 0, 0.5333, 'C656', 1, '*'), (39039, 'diabetes', 'diabetes', 0, 0, 0.5333, 'D132', 1, '*'), (39040, 'disease', 'disease', 0, 0, 0.4667, 'D200', 1, '*'), (39041, 'doctors', 'doctors', 0, 0, 0.4667, 'D2362', 1, '*'), (39042, 'epidemic', 'epidemic', 0, 0, 0.5333, 'E1352', 1, '*'), (39043, 'facilitate', 'facilitate', 0, 0, 0.6667, 'F243', 1, '*'), (39044, 'hypertension', 'hypertension', 0, 0, 0.8, 'H163525', 1, '*'), (39045, 'illnesses', 'illnesses', 0, 0, 0.6, 'I452', 1, '*'), (39046, 'labor', 'labor', 0, 0, 0.3333, 'L160', 1, '*'), (39047, 'officially', 'officially', 0, 0, 0.6667, 'O124', 1, '*'), (39048, 'psychoneurotic', 'psychoneurotic', 0, 0, 0.9333, 'P25632', 1, '*'), (39049, 'stress-related', 'stress-related', 0, 0, 0.9333, 'S362643', 1, '*'), (39050, 'visits', 'visits', 0, 0, 0.4, 'V232', 1, '*'), (39051, 'weapon', 'weapon', 0, 0, 0.4, 'W150', 1, '*'), (39052, 'workers', 'workers', 0, 0, 0.4667, 'W6262', 1, '*'), (39053, 'άλλη', 'άλλη', 0, 0, 0.2667, 'ά000', 1, '*'), (39054, 'έναντι', 'έναντι', 0, 0, 0.4, 'έ000', 1, '*'), (39055, 'διαλέξουμε', 'διαλέξουμε', 0, 0, 0.6667, 'δ000', 1, '*'), (39056, 'ικανότητά', 'ικανότητά', 0, 0, 0.6, 'ι000', 1, '*'), (39057, 'μεγαλύτερο', 'μεγαλύτερο', 0, 0, 0.6667, 'μ000', 1, '*'), (39058, 'όπλο', 'όπλο', 0, 0, 0.2667, 'ό000', 1, '*'), (39063, 'alters', 'alters', 0, 0, 0.4, 'A4362', 1, '*'), (39064, 'bodily', 'bodily', 0, 0, 0.4, 'B340', 1, '*'), (39065, 'dismissal', 'dismissal', 0, 0, 0.6, 'D2524', 1, '*'), (39066, 'dramatically', 'dramatically', 0, 0, 0.8, 'D65324', 1, '*'), (39067, 'emphasizes', 'emphasizes', 0, 0, 0.6667, 'E512', 1, '*'), (39068, 'fired', 'fired', 0, 0, 0.3333, 'F630', 1, '*'), (39069, 'follows', 'follows', 0, 0, 0.4667, 'F420', 1, '*'), (39070, 'functions', 'functions', 0, 0, 0.6, 'F52352', 2, '*'), (39071, 'interpretations', 'interpretations', 0, 0, 1, 'I53616352', 1, '*'), (39072, 'irrational', 'irrational', 0, 0, 0.6667, 'I6354', 1, '*'), (39073, 'isolate', 'isolate', 0, 0, 0.4667, 'I243', 1, '*'), (39074, 'itself', 'itself', 0, 0, 0.4, 'I3241', 1, '*'), (39075, 'milliseconds', 'milliseconds', 0, 0, 0.8, 'M42532', 1, '*'), (39076, 'nourish', 'nourish', 0, 0, 0.4667, 'N620', 1, '*'), (39077, 'precedes', 'precedes', 0, 0, 0.5333, 'P6232', 1, '*'), (39078, 'sequence', 'sequence', 0, 0, 0.5333, 'S520', 1, '*'), (39079, 'socialize', 'socialize', 0, 0, 0.6, 'S420', 1, '*'), (39080, 'subsequently', 'subsequently', 0, 0, 0.8, 'S12534', 2, '*'), (39081, 'tachycardia', 'tachycardia', 0, 0, 0.7333, 'T263', 1, '*'), (39082, 'unconsciously', 'unconsciously', 0, 0, 0.8667, 'U52524', 1, '*'), (39083, 'γεγονός', 'γεγονός', 0, 0, 0.4667, 'γ000', 1, '*'), (39094, 'abdominal', 'abdominal', 0, 0, 0.6, 'A1354', 1, '*'), (39095, 'accelerated', 'accelerated', 0, 0, 0.7333, 'A2463', 1, '*'), (39096, 'aches', 'aches', 0, 0, 0.3333, 'A200', 1, '*'), (39097, 'blank', 'blank', 0, 0, 0.3333, 'B452', 1, '*'), (39098, 'chills', 'chills', 0, 0, 0.4, 'C420', 1, '*'), (39099, 'choking', 'choking', 0, 0, 0.4667, 'C520', 1, '*'), (39100, 'crazy', 'crazy', 0, 0, 0.3333, 'C620', 1, '*'), (39101, 'cue', 'cue', 0, 0, 0.2, 'C000', 1, '*'), (39102, 'day-to-day', 'day-to-day', 0, 0, 0.6667, 'D000', 1, '*'), (39103, 'depersonalization', 'depersonalization', 0, 0, 1, 'D16254235', 1, '*'), (39104, 'derealization', 'derealization', 0, 0, 0.8667, 'D64235', 1, '*'), (39105, 'detached', 'detached', 0, 0, 0.5333, 'D230', 1, '*'), (39106, 'dizzy', 'dizzy', 0, 0, 0.3333, 'D200', 1, '*'), (39107, 'drug', 'drug', 0, 0, 0.2667, 'D620', 1, '*'), (39108, 'dying', 'dying', 0, 0, 0.3333, 'D520', 1, '*'), (39109, 'edginess', 'edginess', 0, 0, 0.5333, 'E3252', 1, '*'), (39110, 'faint', 'faint', 0, 0, 0.3333, 'F530', 1, '*'), (39111, 'flushes', 'flushes', 0, 0, 0.4667, 'F420', 1, '*'), (39112, 'flying', 'flying', 0, 0, 0.4, 'F452', 1, '*'), (39113, 'generalized', 'generalized', 0, 0, 0.7333, 'G56423', 1, '*'), (39114, 'handling', 'handling', 0, 0, 0.5333, 'H53452', 1, '*'), (39115, 'hot', 'hot', 0, 0, 0.2, 'H300', 1, '*'), (39116, 'impaired', 'impaired', 0, 0, 0.5333, 'I5163', 1, '*'), (39117, 'interferes', 'interferes', 0, 0, 0.6667, 'I536162', 1, '*'), (39118, 'lightheaded', 'lightheaded', 0, 0, 0.7333, 'L230', 1, '*'), (39119, 'medication', 'medication', 0, 0, 0.6667, 'M3235', 1, '*'), (39120, 'medications', 'medications', 0, 0, 0.7333, 'M32352', 1, '*'), (39121, 'misuse', 'misuse', 0, 0, 0.4, 'M200', 2, '*'), (39122, 'nausea', 'nausea', 0, 0, 0.4, 'N200', 1, '*'), (39123, 'numbness', 'numbness', 0, 0, 0.5333, 'N152', 1, '*'), (39124, 'occurrence', 'occurrence', 0, 0, 0.6667, 'O2652', 1, '*'), (39125, 'oneself', 'oneself', 0, 0, 0.4667, 'O5241', 1, '*'), (39126, 'paresthesias', 'paresthesias', 0, 0, 0.8, 'P6232', 1, '*'), (39127, 'perceiving', 'perceiving', 0, 0, 0.6667, 'P62152', 1, '*'), (39128, 'pounding', 'pounding', 0, 0, 0.5333, 'P5352', 1, '*'), (39129, 'recurrent', 'recurrent', 0, 0, 0.6, 'R2653', 1, '*'), (39130, 'restlessness', 'restlessness', 0, 0, 0.8, 'R234252', 1, '*'), (39131, 'shortness', 'shortness', 0, 0, 0.6, 'S6352', 1, '*'), (39132, 'smothering', 'smothering', 0, 0, 0.6667, 'S53652', 1, '*'), (39133, 'soreness', 'soreness', 0, 0, 0.5333, 'S652', 1, '*'), (39134, 'substance', 'substance', 0, 0, 0.6, 'S12352', 2, '*'), (39135, 'thedirect', 'thedirect', 0, 0, 0.6, 'T623', 1, '*'), (39136, 'tingling', 'tingling', 0, 0, 0.5333, 'T52452', 1, '*'), (39137, 'tiring', 'tiring', 0, 0, 0.4, 'T652', 1, '*'), (39138, 'unreality', 'unreality', 0, 0, 0.6, 'U5643', 1, '*'), (39139, 'unsteady', 'unsteady', 0, 0, 0.5333, 'U523', 1, '*'), (39140, 'vary', 'vary', 0, 0, 0.2667, 'V600', 1, '*'), (39141, 'ανησυχία', 'ανησυχία', 0, 0, 0.5333, 'α000', 1, '*'), (39142, 'κακή', 'κακή', 0, 0, 0.2667, 'κ000', 1, '*'), (39143, 'φαντασίας', 'φαντασίας', 0, 0, 0.6, 'φ000', 1, '*'), (39144, 'χρήση', 'χρήση', 0, 0, 0.3333, 'χ000', 1, '*'), (39157, 'activation', 'activation', 0, 0, 0.6667, 'A23135', 1, '*'), (39158, 'causing', 'causing', 0, 0, 0.4667, 'C520', 1, '*'), (39159, 'considerably', 'considerably', 0, 0, 0.8, 'C523614', 1, '*'), (39160, 'dealt', 'dealt', 0, 0, 0.3333, 'D430', 1, '*'), (39161, 'disturbed', 'disturbed', 0, 0, 0.6, 'D23613', 1, '*'), (39162, 'dysfunction', 'dysfunction', 0, 0, 0.7333, 'D215235', 1, '*'), (39163, 'elevated', 'elevated', 0, 0, 0.5333, 'E413', 1, '*'), (39164, 'eliciting', 'eliciting', 0, 0, 0.6, 'E42352', 1, '*'), (39165, 'empties', 'empties', 0, 0, 0.4667, 'E5132', 1, '*'), (39166, 'freeze', 'freeze', 0, 0, 0.4, 'F620', 1, '*'), (39167, 'git', 'git', 0, 0, 0.2, 'G300', 1, '*'), (39168, 'healthprofessional', 'healthprofessional', 0, 0, 1, 'H43161254', 1, '*'), (39169, 'intensely', 'intensely', 0, 0, 0.6, 'I53524', 1, '*'), (39170, 'marriage', 'marriage', 0, 0, 0.5333, 'M620', 1, '*'), (39171, 'preventively', 'preventively', 0, 0, 0.8, 'P615314', 1, '*'), (39172, 'prolonged', 'prolonged', 0, 0, 0.6, 'P64523', 1, '*'), (39173, 'provokes', 'provokes', 0, 0, 0.5333, 'P612', 1, '*'), (39174, 'response”', 'response”', 0, 0, 0.6, 'R2152', 1, '*'), (39175, 'sorrows', 'sorrows', 0, 0, 0.4667, 'S620', 1, '*'), (39176, 'therapeutically', 'therapeutically', 0, 0, 1, 'T61324', 1, '*'), (39177, 'tiredness', 'tiredness', 0, 0, 0.6, 'T6352', 1, '*'), (39178, 'αδειάζει', 'αδειάζει', 0, 0, 0.5333, 'α000', 1, '*'), (39179, 'δύναμή', 'δύναμή', 0, 0, 0.4, 'δ000', 1, '*'), (39180, 'λύπες', 'λύπες', 0, 0, 0.3333, 'λ000', 1, '*'), (39181, '“fight-flight', '“fight-flight', 0, 0, 0.8667, '“1231423', 1, '*'), (39398, '\'bad\'', '\'bad\'', 0, 0, 0.3333, 'B300', 1, '*'), (39399, '\'clean\'', '\'clean\'', 0, 0, 0.4667, 'C450', 1, '*'), (39400, '\'good\'', '\'good\'', 0, 0, 0.4, 'G300', 1, '*'), (39401, '\'health\'', '\'health\'', 0, 0, 0.5333, 'H430', 1, '*'), (39402, '\'healthy\'', '\'healthy\'', 0, 0, 0.6, 'H430', 1, '*'), (39403, '\'pure\',', '\'pure\',', 0, 0, 0.4667, 'P600', 1, '*'), (39404, '\'wellness\'', '\'wellness\'', 0, 0, 0.6667, 'W452', 1, '*'), (39405, '1997', '1997', 0, 0, 0.4, '', 1, '*'), (39406, '250', '250', 0, 0, 0.3, '', 1, '*'), (39407, 'aisles', 'aisles', 0, 0, 0.4, 'A242', 1, '*'), (39408, 'animal', 'animal', 0, 0, 0.4, 'A540', 1, '*'), (39409, 'anorexia', 'anorexia', 0, 0, 0.5333, 'A562', 1, '*'), (39410, 'appet.2019.05.005', 'appet.2019.05.005', 0, 0, 1, 'A130', 1, '*'), (39411, 'biologically', 'biologically', 0, 0, 0.8, 'B424', 1, '*'), (39412, 'blogs', 'blogs', 0, 0, 0.3333, 'B420', 1, '*'), (39413, 'blurred', 'blurred', 0, 0, 0.4667, 'B463', 1, '*'), (39414, 'books', 'books', 0, 0, 0.3333, 'B200', 1, '*'), (39415, 'bratman', 'bratman', 0, 0, 0.4667, 'B635', 1, '*'), (39416, 'buds', 'buds', 0, 0, 0.2667, 'B320', 1, '*'), (39417, 'can\'t', 'can\'t', 0, 0, 0.3333, 'C530', 1, '*'), (39418, 'casual', 'casual', 0, 0, 0.4, 'C400', 1, '*'), (39419, 'classify', 'classify', 0, 0, 0.5333, 'C421', 1, '*'), (39420, 'compromised', 'compromised', 0, 0, 0.7333, 'C516523', 1, '*'), (39421, 'compulsions', 'compulsions', 0, 0, 0.7333, 'C514252', 1, '*'), (39422, 'compulsive', 'compulsive', 0, 0, 0.6667, 'C51421', 1, '*'), (39423, 'confusing', 'confusing', 0, 0, 0.6, 'C51252', 1, '*'), (39424, 'corn', 'corn', 0, 0, 0.2667, 'C650', 1, '*'), (39425, 'criteria', 'criteria', 0, 0, 0.5333, 'C636', 1, '*'), (39426, 'cultivating', 'cultivating', 0, 0, 0.7333, 'C431352', 1, '*'), (39427, 'dairy', 'dairy', 0, 0, 0.3333, 'D600', 1, '*'), (39428, 'depriving', 'depriving', 0, 0, 0.6, 'D16152', 1, '*'), (39429, 'detrimental', 'detrimental', 0, 0, 0.7333, 'D6534', 1, '*'), (39430, 'dsm-5', 'dsm-5', 0, 0, 0.3333, 'D250', 1, '*'), (39431, 'elimination', 'elimination', 0, 0, 0.7333, 'E4535', 1, '*'), (39432, 'entire', 'entire', 0, 0, 0.4, 'E536', 8, '*'), (39433, 'epitome', 'epitome', 0, 0, 0.4667, 'E135', 1, '*'), (39434, 'foods', 'foods', 0, 0, 0.3333, 'F320', 1, '*'), (39435, 'fried', 'fried', 0, 0, 0.3333, 'F630', 1, '*'), (39436, 'grocery', 'grocery', 0, 0, 0.4667, 'G626', 1, '*'), (39437, 'grown', 'grown', 0, 0, 0.3333, 'G650', 1, '*'), (39438, 'harm', 'harm', 0, 0, 0.2667, 'H650', 1, '*'), (39439, 'harmful', 'harmful', 0, 0, 0.4667, 'H6514', 1, '*'), (39440, 'imbalances', 'imbalances', 0, 0, 0.6667, 'I51452', 1, '*'), (39441, 'isolation', 'isolation', 0, 0, 0.6, 'I2435', 1, '*'), (39442, 'joyand', 'joyand', 0, 0, 0.4, 'J530', 1, '*'), (39443, 'junkies', 'junkies', 0, 0, 0.4667, 'J520', 1, '*'), (39444, 'labeled', 'labeled', 0, 0, 0.4667, 'L143', 1, '*'), (39445, 'latest', 'latest', 0, 0, 0.4, 'L323', 1, '*'), (39446, 'maladaptive', 'maladaptive', 0, 0, 0.7333, 'M43131', 1, '*'), (39447, 'malnutrition', 'malnutrition', 0, 0, 0.8, 'M453635', 1, '*'), (39448, 'manual', 'manual', 0, 0, 0.4, 'M400', 1, '*'), (39449, 'mccomb', 'mccomb', 0, 0, 0.4, 'M251', 1, '*'), (39450, 'mills', 'mills', 0, 0, 0.3333, 'M420', 1, '*'), (39451, 'navigate', 'navigate', 0, 0, 0.5333, 'N123', 1, '*'), (39452, 'nervosa', 'nervosa', 0, 0, 0.4667, 'N612', 1, '*'), (39453, 'normalizes', 'normalizes', 0, 0, 0.6667, 'N6542', 1, '*'), (39454, 'nutritious', 'nutritious', 0, 0, 0.6667, 'N3632', 1, '*'), (39455, 'obsessing', 'obsessing', 0, 0, 0.6, 'O1252', 1, '*'), (39456, 'obsessive', 'obsessive', 0, 0, 0.6, 'O121', 1, '*'), (39457, 'organically', 'organically', 0, 0, 0.7333, 'O62524', 1, '*'), (39458, 'orientate', 'orientate', 0, 0, 0.6, 'O653', 1, '*'), (39459, 'orthorexia', 'orthorexia', 0, 0, 0.6667, 'O6362', 1, '*'), (39460, 'orthorexic', 'orthorexic', 0, 0, 0.6667, 'O6362', 1, '*'), (39461, 'pathological', 'pathological', 0, 0, 0.8, 'P3424', 1, '*'), (39462, 'purity', 'purity', 0, 0, 0.4, 'P630', 1, '*'), (39463, 're-education', 're-education', 0, 0, 0.8, 'R3235', 1, '*'), (39464, 'redefine', 'redefine', 0, 0, 0.5333, 'R315', 1, '*'), (39465, 'rehabilitation', 'rehabilitation', 0, 0, 0.9333, 'R1435', 1, '*'), (39466, 'restriction', 'restriction', 0, 0, 0.7333, 'R236235', 1, '*'), (39467, 'restrictions', 'restrictions', 0, 0, 0.8, 'R2362352', 1, '*'), (39468, 'rigidity', 'rigidity', 0, 0, 0.5333, 'R230', 1, '*'), (39469, 'salt', 'salt', 0, 0, 0.2667, 'S430', 1, '*'), (39470, 'seep', 'seep', 0, 0, 0.2667, 'S100', 1, '*'), (39471, 'sign', 'sign', 0, 0, 0.2667, 'S500', 1, '*'), (39472, 'skipped', 'skipped', 0, 0, 0.4667, 'S130', 1, '*'), (39473, 'slim', 'slim', 0, 0, 0.2667, 'S450', 1, '*'), (39474, 'solely', 'solely', 0, 0, 0.4, 'S400', 1, '*'), (39475, 'soy', 'soy', 0, 0, 0.2, 'S000', 1, '*'), (39476, 'statistical', 'statistical', 0, 0, 0.7333, 'S32324', 1, '*'), (39477, 'steven', 'steven', 0, 0, 0.4, 'S315', 1, '*'), (39478, 'superfood', 'superfood', 0, 0, 0.6, 'S1613', 1, '*'), (39479, 'toxic', 'toxic', 0, 0, 0.3333, 'T200', 7, '*'), (39480, 'trend', 'trend', 0, 0, 0.3333, 'T653', 1, '*'), (39481, 'understandable', 'understandable', 0, 0, 0.9333, 'U536235314', 1, '*'), (39482, 'unnoticed', 'unnoticed', 0, 0, 0.6, 'U5323', 1, '*'), (39483, 'wheat', 'wheat', 0, 0, 0.3333, 'W300', 1, '*'), (39484, '“healthy”', '“healthy”', 0, 0, 0.6, '“430', 1, '*'), (39485, '“oreksi”', '“oreksi”', 0, 0, 0.5333, '“620', 1, '*'), (39486, '“orthos”', '“orthos”', 0, 0, 0.5333, '“632', 1, '*'), (39487, '249', '249', 0, 0, 0.3, '', 1, '*'), (39488, '2nd', '2nd', 0, 0, 0.2, 'N300', 1, '*'), (39489, '642', '642', 0, 0, 0.3, '', 1, '*'), (39490, 'approximately', 'approximately', 0, 0, 0.8667, 'A162534', 1, '*'), (39491, 'assistant', 'assistant', 0, 0, 0.6, 'A2353', 4, '*'), (39492, 'bochum', 'bochum', 0, 0, 0.4, 'B250', 1, '*'), (39493, 'brailovskaia', 'brailovskaia', 0, 0, 0.8, 'B6412', 1, '*'), (39494, 'burden', 'burden', 0, 0, 0.4, 'B635', 1, '*'), (39495, 'causal', 'causal', 0, 0, 0.4, 'C400', 1, '*'), (39496, 'cigarette', 'cigarette', 0, 0, 0.6, 'C630', 1, '*'), (39497, 'continuing', 'continuing', 0, 0, 0.6667, 'C5352', 1, '*'), (39498, 'era', 'era', 0, 0, 0.2, 'E600', 1, '*'), (39499, 'georg', 'georg', 0, 0, 0.3333, 'G620', 1, '*'), (39500, 'grethe', 'grethe', 0, 0, 0.4, 'G630', 1, '*'), (39501, 'healthcontinued', 'healthcontinued', 0, 0, 1, 'H4325353', 1, '*'), (39502, 'holger', 'holger', 0, 0, 0.4, 'H426', 1, '*'), (39503, 'julia', 'julia', 0, 0, 0.3333, 'J400', 1, '*'), (39504, 'jürgenmargraf', 'jürgenmargraf', 0, 0, 0.8667, 'J6256261', 1, '*'), (39505, 'middle', 'middle', 0, 0, 0.4, 'M340', 3, '*'), (39506, 'reports', 'reports', 0, 0, 0.4667, 'R1632', 1, '*'), (39507, 'ruhr-universität', 'ruhr-universität', 0, 0, 1, 'R51623', 1, '*'), (39508, 's10389-022-01751-x', 's10389-022-01751-x', 0, 0, 1, 'S000', 1, '*'), (39509, 'schillack', 'schillack', 0, 0, 0.6, 'S420', 1, '*'), (39510, 'september', 'september', 0, 0, 0.6, 'S13516', 1, '*'), (39511, 'swarlik', 'swarlik', 0, 0, 0.4667, 'S642', 1, '*'), (39512, 'three-quarters', 'three-quarters', 0, 0, 0.9333, 'T626362', 1, '*'), (39513, 'treatment', 'treatment', 0, 0, 0.6, 'T6353', 3, '*'), (39514, 'two-week', 'two-week', 0, 0, 0.5333, 'T200', 1, '*'), (39515, 'usual', 'usual', 0, 0, 0.3333, 'U240', 2, '*'), (39516, 'verena', 'verena', 0, 0, 0.4, 'V650', 1, '*'), (39517, '“these', '“these', 0, 0, 0.4, '“320', 1, '*'), (39518, '234', '234', 0, 0, 0.3, '', 1, '*'), (39519, 'worklife', 'worklife', 0, 0, 0.5333, 'W6241', 1, '*'), (39521, '233', '233', 0, 0, 0.3, '', 1, '*'), (39522, 'ανθεκτικοτητα', 'ανθεκτικοτητα', 0, 0, 0.8667, 'α000', 1, '*'), (39523, 'ψυχικη', 'ψυχικη', 0, 0, 0.4, 'ψ000', 1, '*'), (39524, '232', '232', 0, 0, 0.3, '', 1, '*'), (39525, 'θεσπιση', 'θεσπιση', 0, 0, 0.4667, 'θ000', 1, '*'), (39526, 'στοχων', 'στοχων', 0, 0, 0.4, 'σ000', 1, '*'), (39527, '231', '231', 0, 0, 0.3, '', 1, '*'), (39528, 'προσαρμοστικοτητα', 'προσαρμοστικοτητα', 0, 0, 1, 'π000', 1, '*'), (39532, '230', '230', 0, 0, 0.3, '', 1, '*'), (39533, '229', '229', 0, 0, 0.3, '', 1, '*'), (39534, '228', '228', 0, 0, 0.3, '', 1, '*'), (39535, 'ικανοτητα', 'ικανοτητα', 0, 0, 0.6, 'ι000', 1, '*'), (39538, '227', '227', 0, 0, 0.3, '', 1, '*'), (39539, '226', '226', 0, 0, 0.3, '', 1, '*'), (39540, '225', '225', 0, 0, 0.3, '', 1, '*'), (39541, '224', '224', 0, 0, 0.3, '', 1, '*'), (39542, '223', '223', 0, 0, 0.3, '', 1, '*'), (39543, '222', '222', 0, 0, 0.3, '', 1, '*'), (39544, '221', '221', 0, 0, 0.3, '', 1, '*'), (39545, 'διεκδικηση', 'διεκδικηση', 0, 0, 0.6667, 'δ000', 1, '*'), (39546, 'θετικη', 'θετικη', 0, 0, 0.4, 'θ000', 1, '*'), (39547, '220', '220', 0, 0, 0.3, '', 1, '*'), (39548, 'τest', 'τest', 0, 0, 0.2667, 'τ230', 2, '*'), (39550, '219', '219', 0, 0, 0.3, '', 1, '*'), (39552, '218', '218', 0, 0, 0.3, '', 1, '*'), (39553, '217', '217', 0, 0, 0.3, '', 1, '*'), (39554, '216', '216', 0, 0, 0.3, '', 1, '*'), (39555, 'αυτονομια', 'αυτονομια', 0, 0, 0.6, 'α000', 1, '*'), (39557, '215', '215', 0, 0, 0.3, '', 1, '*'), (39558, 'αυτοελεγχο', 'αυτοελεγχο', 0, 0, 0.6667, 'α000', 1, '*'), (39560, '214', '214', 0, 0, 0.3, '', 1, '*'), (39562, '213', '213', 0, 0, 0.3, '', 1, '*'), (39566, '212', '212', 0, 0, 0.3, '', 1, '*'), (39567, 'ερωτικεσ', 'ερωτικεσ', 0, 0, 0.5333, 'ε000', 1, '*'), (39569, '211', '211', 0, 0, 0.3, '', 1, '*'), (39570, '210', '210', 0, 0, 0.3, '', 1, '*'), (39571, '209', '209', 0, 0, 0.3, '', 1, '*'), (39572, 'θυμο', 'θυμο', 0, 0, 0.2667, 'θ000', 1, '*'), (39574, '208', '208', 0, 0, 0.3, '', 1, '*'), (39575, '207', '207', 0, 0, 0.3, '', 1, '*'), (39576, 'στρεσ', 'στρεσ', 0, 0, 0.3333, 'σ000', 1, '*'), (39578, '206', '206', 0, 0, 0.3, '', 1, '*'), (39579, '187', '187', 0, 0, 0.3, '', 1, '*'), (39608, '1-15', '1-15', 0, 0, 0.4, '', 1, '*'), (39609, '251', '251', 0, 0, 0.3, '', 1, '*'), (39610, '833', '833', 0, 0, 0.3, '', 1, '*'), (39611, 'alertness', 'alertness', 0, 0, 0.6, 'A46352', 1, '*'), (39612, 'berry', 'berry', 0, 0, 0.3333, 'B600', 1, '*'), (39613, 'california', 'california', 0, 0, 0.6667, 'C4165', 1, '*'), (39614, 'came', 'came', 0, 0, 0.2667, 'C500', 1, '*'), (39615, 'capdevila', 'capdevila', 0, 0, 0.6, 'C1314', 1, '*'), (39616, 'carbohydrates', 'carbohydrates', 0, 0, 0.8667, 'C613632', 1, '*'), (39617, 'conclusions', 'conclusions', 0, 0, 0.7333, 'C524252', 1, '*'), (39618, 'daytime', 'daytime', 0, 0, 0.4667, 'D500', 1, '*'), (39619, 'genetically', 'genetically', 0, 0, 0.7333, 'G5324', 1, '*'), (39620, 'glucose', 'glucose', 0, 0, 0.4667, 'G420', 1, '*'), (39621, 'h', 'h', 0, 0, 0.0667, 'H000', 1, '*'), (39622, 'khatib', 'khatib', 0, 0, 0.4, 'K310', 1, '*'), (39623, 'naturecommunications', 'naturecommunications', 0, 0, 1, 'N36252352', 1, '*'), (39624, 'night\'s', 'night\'s', 0, 0, 0.4667, 'N232', 1, '*'), (39625, 'predetermined', 'predetermined', 0, 0, 0.8667, 'P63653', 1, '*'), (39626, 'quantity', 'quantity', 0, 0, 0.5333, 'Q530', 1, '*'), (39627, 'recorded', 'recorded', 0, 0, 0.5333, 'R263', 8, '*'), (39628, 'refreshed', 'refreshed', 0, 0, 0.6, 'R1623', 1, '*'), (39629, 'rested', 'rested', 0, 0, 0.4, 'R230', 1, '*'), (39630, 'sleepiness', 'sleepiness', 0, 0, 0.6667, 'S4152', 1, '*'), (39631, 'theycombined', 'theycombined', 0, 0, 0.8, 'T25153', 1, '*'), (39632, 'tsereteli', 'tsereteli', 0, 0, 0.6, 'T2634', 1, '*'), (39633, 'valdes', 'valdes', 0, 0, 0.4, 'V432', 1, '*'), (39634, 'vallat', 'vallat', 0, 0, 0.4, 'V430', 1, '*'), (39635, 'walker', 'walker', 0, 0, 0.4, 'W426', 1, '*'), (39643, 'systemic', 'systemic', 0, 0, 0.5333, 'S352', 4, '*'), (39644, 'thessaloniki', 'thessaloniki', 0, 0, 0.8, 'T2452', 6, '*'), (39655, 'darviri', 'darviri', 0, 0, 0.4667, 'D616', 2, '*'), (39660, 'graduated', 'graduated', 0, 0, 0.6, 'G630', 9, '*'), (39664, 'london', 'london', 0, 0, 0.4, 'L535', 5, '*'), (39673, 'thesis', 'thesis', 0, 0, 0.4, 'T200', 3, '*'), (39674, 'trauma', 'trauma', 0, 0, 0.4, 'T650', 3, '*'), (39683, 'distinction', 'distinction', 0, 0, 0.7333, 'D235235', 3, '*'), (39691, 'master\'s', 'master\'s', 0, 0, 0.5333, 'M2362', 4, '*'), (39692, 'melina', 'melina', 0, 0, 0.4, 'M450', 2, '*'), (39697, 'stoupa', 'stoupa', 0, 0, 0.4, 'S310', 2, '*'), (39708, 'myrto', 'myrto', 0, 0, 0.3333, 'M630', 2, '*'), (39709, 'ntente', 'ntente', 0, 0, 0.4, 'N353', 2, '*'), (39743, 'fenia', 'fenia', 0, 0, 0.3333, 'F500', 1, '*'), (39775, 'vovou', 'vovou', 0, 0, 0.3333, 'V000', 1, '*'), (39824, '252', '252', 0, 0, 0.3, '', 1, '*'), (39825, '4th', '4th', 0, 0, 0.2, 'T000', 1, '*'), (39826, 'achievers', 'achievers', 0, 0, 0.6, 'A2162', 1, '*'), (39827, 'addiction', 'addiction', 0, 0, 0.6, 'A3235', 1, '*'), (39828, 'aid', 'aid', 0, 0, 0.2, 'A300', 3, '*'), (39829, 'alsobeen', 'alsobeen', 0, 0, 0.5333, 'A4215', 1, '*'), (39830, 'annual', 'annual', 0, 0, 0.4, 'A540', 1, '*'), (39831, 'arts', 'arts', 0, 0, 0.2667, 'A632', 1, '*'), (39832, 'assessments', 'assessments', 0, 0, 0.7333, 'A2532', 1, '*'), (39833, 'autism', 'autism', 0, 0, 0.4, 'A325', 1, '*'), (39834, 'borderline', 'borderline', 0, 0, 0.6667, 'B63645', 1, '*'), (39835, 'bps', 'bps', 0, 0, 0.2, 'B200', 1, '*'), (39836, 'cctp-ii', 'cctp-ii', 0, 0, 0.4667, 'C310', 1, '*'), (39837, 'centres', 'centres', 0, 0, 0.4667, 'C5362', 1, '*'), (39838, 'certified', 'certified', 0, 0, 0.6, 'C6313', 1, '*'), (39839, 'chaired', 'chaired', 0, 0, 0.4667, 'C630', 1, '*'), (39840, 'children\'s', 'children\'s', 0, 0, 0.6667, 'C43652', 1, '*'), (39841, 'companies\'', 'companies\'', 0, 0, 0.6667, 'C5152', 1, '*'), (39842, 'conference', 'conference', 0, 0, 0.6667, 'C51652', 1, '*'), (39843, 'courses', 'courses', 0, 0, 0.4667, 'C620', 1, '*'), (39844, 'develops', 'develops', 0, 0, 0.5333, 'D1412', 1, '*'), (39845, 'england', 'england', 0, 0, 0.4667, 'E52453', 1, '*'), (39846, 'english', 'english', 0, 0, 0.4667, 'E5242', 1, '*'), (39847, 'entails', 'entails', 0, 0, 0.4667, 'E5342', 1, '*'), (39848, 'faculty', 'faculty', 0, 0, 0.4667, 'F243', 3, '*'), (39849, 'format', 'format', 0, 0, 0.4, 'F653', 1, '*'), (39850, 'healing', 'healing', 0, 0, 0.4667, 'H452', 1, '*'), (39851, 'human-computer', 'human-computer', 0, 0, 0.9333, 'H525136', 1, '*'), (39852, 'humanitarian', 'humanitarian', 0, 0, 0.8, 'H5365', 1, '*'), (39853, 'ideation', 'ideation', 0, 0, 0.5333, 'I350', 1, '*'), (39854, 'kcl', 'kcl', 0, 0, 0.2, 'K400', 1, '*'), (39855, 'king\'s', 'king\'s', 0, 0, 0.4, 'K520', 1, '*'), (39856, 'licence', 'licence', 0, 0, 0.4667, 'L252', 1, '*'), (39857, 'manager', 'manager', 0, 0, 0.4667, 'M260', 1, '*'), (39858, 'masters', 'masters', 0, 0, 0.4667, 'M2362', 1, '*'), (39859, 'multicultural', 'multicultural', 0, 0, 0.8667, 'M4324364', 1, '*'), (39860, 'neurobiology', 'neurobiology', 0, 0, 0.8, 'N6142', 1, '*'), (39861, 'packages', 'packages', 0, 0, 0.5333, 'P200', 1, '*'), (39862, 'presents', 'presents', 0, 0, 0.5333, 'P62532', 1, '*'), (39863, 'projects', 'projects', 0, 0, 0.5333, 'P6232', 1, '*'), (39864, 'psychoeducational', 'psychoeducational', 0, 0, 1, 'P232354', 1, '*'), (39865, 'psychometric', 'psychometric', 0, 0, 0.8, 'P25362', 1, '*'), (39866, 'psychosis', 'psychosis', 0, 0, 0.6, 'P200', 1, '*'), (39867, 'publications', 'publications', 0, 0, 0.8, 'P42352', 1, '*'), (39868, 'regional', 'regional', 0, 0, 0.5333, 'R254', 1, '*'), (39869, 'reintegration', 'reintegration', 0, 0, 0.8667, 'R532635', 1, '*'), (39870, 'rethinking', 'rethinking', 0, 0, 0.6667, 'R35252', 1, '*'), (39871, 'schema', 'schema', 0, 0, 0.4, 'S500', 1, '*'), (39872, 'south', 'south', 0, 0, 0.3333, 'S300', 1, '*'), (39873, 'speaker', 'speaker', 0, 0, 0.4667, 'S126', 1, '*'), (39874, 'suicide', 'suicide', 0, 0, 0.4667, 'S300', 1, '*'), (39875, 'treating', 'treating', 0, 0, 0.5333, 'T6352', 1, '*'), (39876, 'ucl', 'ucl', 0, 0, 0.2, 'U240', 1, '*'), (39877, 'uk', 'uk', 0, 0, 0.1333, 'U200', 1, '*'), (39878, 'undergraduate', 'undergraduate', 0, 0, 0.8667, 'U536263', 1, '*'), (39879, 'volunteered', 'volunteered', 0, 0, 0.7333, 'V45363', 1, '*'), (39880, 'wales', 'wales', 0, 0, 0.3333, 'W420', 1, '*'), (39881, 'war', 'war', 0, 0, 0.2, 'W600', 1, '*'), (39882, 'workshops', 'workshops', 0, 0, 0.6, 'W6212', 1, '*'), (39883, 'κδαπ', 'κδαπ', 0, 0, 0.2667, 'κ000', 1, '*'), (39884, 'σεψ', 'σεψ', 0, 0, 0.2, 'σ000', 1, '*'), (39885, 'σύλλογος', 'σύλλογος', 0, 0, 0.5333, 'σ000', 1, '*'), (39886, '193', '193', 0, 0, 0.3, '', 2, '*'), (39887, 'advocate', 'advocate', 0, 0, 0.5333, 'A3123', 2, '*'), (39888, 'ba', 'ba', 0, 0, 0.1333, 'B000', 2, '*'), (39889, 'candidates', 'candidates', 0, 0, 0.6667, 'C532', 2, '*'), (39890, 'contributed', 'contributed', 0, 0, 0.7333, 'C53613', 2, '*'), (39891, 'corporate', 'corporate', 0, 0, 0.6, 'C6163', 2, '*'), (39892, 'counselor', 'counselor', 0, 0, 0.6, 'C5246', 2, '*'), (39893, 'dedicated', 'dedicated', 0, 0, 0.6, 'D230', 2, '*'), (39894, 'dementia', 'dementia', 0, 0, 0.5333, 'D530', 2, '*'), (39895, 'diagnosing', 'diagnosing', 0, 0, 0.6667, 'D25252', 2, '*'), (39896, 'governmental', 'governmental', 0, 0, 0.8, 'G16534', 2, '*'), (39897, 'handbook', 'handbook', 0, 0, 0.5333, 'H5312', 2, '*'), (39898, 'housing', 'housing', 0, 0, 0.4667, 'H252', 2, '*'), (39899, 'internships', 'internships', 0, 0, 0.7333, 'I5365212', 2, '*'), (39900, 'minors', 'minors', 0, 0, 0.4, 'M620', 2, '*'), (39901, 'modules', 'modules', 0, 0, 0.4667, 'M342', 2, '*'), (39902, 'philadelphia', 'philadelphia', 0, 0, 0.8, 'P4341', 2, '*'), (39903, 'platform', 'platform', 0, 0, 0.5333, 'P43165', 2, '*'), (39904, 'representing', 'representing', 0, 0, 0.8, 'R1625352', 2, '*'), (39905, 'rotterdam', 'rotterdam', 0, 0, 0.6, 'R3635', 2, '*'), (39906, 'sector', 'sector', 0, 0, 0.4, 'S360', 2, '*'), (39907, 'senior', 'senior', 0, 0, 0.4, 'S560', 2, '*'), (39908, 'shelter', 'shelter', 0, 0, 0.4667, 'S436', 2, '*'), (39909, 'underage', 'underage', 0, 0, 0.5333, 'U5362', 2, '*'), (39910, 'usa', 'usa', 0, 0, 0.2, 'U200', 2, '*'), (39911, 'volunteer', 'volunteer', 0, 0, 0.6, 'V4536', 2, '*'), (39912, 'writing', 'writing', 0, 0, 0.4667, 'W6352', 2, '*'), (39913, '192', '192', 0, 0, 0.3, '', 2, '*'), (39914, 'centers', 'centers', 0, 0, 0.4667, 'C5362', 2, '*'), (39915, 'conducting', 'conducting', 0, 0, 0.6667, 'C532352', 2, '*'), (39916, 'coordinator', 'coordinator', 0, 0, 0.7333, 'C63536', 2, '*'), (39917, 'east', 'east', 0, 0, 0.2667, 'E230', 2, '*'), (39918, 'enables', 'enables', 0, 0, 0.4667, 'E5142', 2, '*'), (39919, 'equivalent', 'equivalent', 0, 0, 0.6667, 'E21453', 2, '*'), (39920, 'family-oriented', 'family-oriented', 0, 0, 1, 'F54653', 2, '*'), (39921, 'helpline', 'helpline', 0, 0, 0.5333, 'H4145', 2, '*'), (39922, 'laboratory', 'laboratory', 0, 0, 0.6667, 'L1636', 2, '*'), (39923, 'majoring', 'majoring', 0, 0, 0.5333, 'M2652', 2, '*'), (39924, 'offered', 'offered', 0, 0, 0.4667, 'O163', 2, '*'), (39925, 'offering', 'offering', 0, 0, 0.5333, 'O1652', 2, '*'), (39926, 'relations', 'relations', 0, 0, 0.6, 'R4352', 2, '*'), (39927, 'specializes', 'specializes', 0, 0, 0.7333, 'S1242', 2, '*'), (39928, 'synthetic', 'synthetic', 0, 0, 0.6, 'S532', 2, '*'), (39944, '191', '191', 0, 0, 0.3, '', 2, '*'), (39945, 'apprenticed', 'apprenticed', 0, 0, 0.7333, 'A165323', 2, '*'), (39946, 'camps', 'camps', 0, 0, 0.3333, 'C512', 2, '*'), (39947, 'centre', 'centre', 0, 0, 0.4, 'C536', 4, '*'), (39948, 'conferences', 'conferences', 0, 0, 0.7333, 'C51652', 2, '*'), (39949, 'elderly', 'elderly', 0, 0, 0.4667, 'E4364', 2, '*'), (39950, 'homes', 'homes', 0, 0, 0.3333, 'H520', 2, '*'), (39951, 'kingdom', 'kingdom', 0, 0, 0.4667, 'K5235', 2, '*'), (39952, 'lancashire', 'lancashire', 0, 0, 0.6667, 'L526', 2, '*'), (39953, 'nursing', 'nursing', 0, 0, 0.4667, 'N6252', 2, '*'), (39954, 'populations', 'populations', 0, 0, 0.7333, 'P4352', 2, '*'), (39955, 'psychosexual', 'psychosexual', 0, 0, 0.8, 'P240', 2, '*'), (39956, 'sexology', 'sexology', 0, 0, 0.5333, 'S420', 2, '*'), (39957, 'united', 'united', 0, 0, 0.4, 'U530', 2, '*'), (39959, '196', '196', 0, 0, 0.3, '', 2, '*'), (39960, 'employed', 'employed', 0, 0, 0.5333, 'E5143', 2, '*'), (39961, 'institutions', 'institutions', 0, 0, 0.8, 'I52352', 2, '*'), (39962, 'liaison', 'liaison', 0, 0, 0.4667, 'L250', 2, '*'), (39963, 'perinatal', 'perinatal', 0, 0, 0.6, 'P6534', 2, '*'), (39964, 'psychiatry', 'psychiatry', 0, 0, 0.6667, 'P236', 2, '*'), (39965, 'psychotherapist', 'psychotherapist', 0, 0, 1, 'P236123', 2, '*'), (39966, 'researcher', 'researcher', 0, 0, 0.6667, 'R2626', 2, '*'), (39967, 'trainee', 'trainee', 0, 0, 0.4667, 'T650', 2, '*'), (39968, 'worker', 'worker', 0, 0, 0.4, 'W626', 4, '*'), (39969, 'νικολέτα', 'νικολέτα', 0, 0, 0.5333, 'ν000', 2, '*'), (39970, 'χατζηκωνσταντινίδου', 'χατζηκωνσταντινίδου', 0, 0, 1, 'χ000', 2, '*'), (39971, '188', '188', 0, 0, 0.3, '', 1, '*'), (39972, 'dozens', 'dozens', 0, 0, 0.4, 'D252', 1, '*'), (39973, 'interested', 'interested', 0, 0, 0.6667, 'I53623', 1, '*'), (39974, 'learned', 'learned', 0, 0, 0.4667, 'L653', 1, '*'), (39975, 'nutritionists', 'nutritionists', 0, 0, 0.8667, 'N3635232', 4, '*'), (39976, 'reputable', 'reputable', 0, 0, 0.6, 'R1314', 1, '*'), (39977, 'self-awareness', 'self-awareness', 0, 0, 0.9333, 'S41652', 1, '*'), (39978, 'subject', 'subject', 0, 0, 0.4667, 'S123', 1, '*'), (39979, 'subjects', 'subjects', 0, 0, 0.5333, 'S1232', 1, '*'), (39980, 'φιλοσοφία', 'φιλοσοφία', 0, 0, 0.6, 'φ000', 1, '*'), (40107, '98', '98', 0, 0, 0.2, '', 1, '*'), (40108, 'courage', 'courage', 0, 0, 0.4667, 'C620', 1, '*'), (40109, 'determination', 'determination', 0, 0, 0.8667, 'D6535', 1, '*'), (40110, 'disruption', 'disruption', 0, 0, 0.6667, 'D26135', 1, '*'), (40111, 'indistinct', 'indistinct', 0, 0, 0.6667, 'I5323523', 1, '*'), (40112, 'likes', 'likes', 0, 0, 0.3333, 'L200', 1, '*'), (40113, 'patience', 'patience', 0, 0, 0.5333, 'P352', 1, '*'), (40114, 're-gain', 're-gain', 0, 0, 0.4667, 'R250', 1, '*'), (40115, 'sidetracked', 'sidetracked', 0, 0, 0.7333, 'S3623', 1, '*'), (40116, 'tedious', 'tedious', 0, 0, 0.4667, 'T200', 1, '*'), (40117, 'αυτοεκτίμησης', 'αυτοεκτίμησης', 0, 0, 0.8667, 'α000', 1, '*'), (40118, 'βασικό', 'βασικό', 0, 0, 0.4, 'β000', 1, '*'), (40119, 'δύσκολος', 'δύσκολος', 0, 0, 0.5333, 'δ000', 1, '*'), (40120, 'θάρρους', 'θάρρους', 0, 0, 0.4667, 'θ000', 1, '*'), (40121, 'στοιχείο', 'στοιχείο', 0, 0, 0.5333, 'σ000', 1, '*'), (40122, '105', '105', 0, 0, 0.3, '', 1, '*'), (40123, 'belongings', 'belongings', 0, 0, 0.6667, 'B45252', 1, '*'), (40124, 'corner', 'corner', 0, 0, 0.4, 'C656', 1, '*'), (40125, 'couple', 'couple', 0, 0, 0.4, 'C140', 1, '*'), (40126, 'pamper', 'pamper', 0, 0, 0.4, 'P516', 1, '*'), (40127, 'pick', 'pick', 0, 0, 0.2667, 'P200', 1, '*'), (40128, 'spare', 'spare', 0, 0, 0.3333, 'S160', 1, '*'), (40129, 'yours', 'yours', 0, 0, 0.3333, 'Y620', 1, '*'), (40130, 'πετύχεις', 'πετύχεις', 0, 0, 0.5333, 'π000', 1, '*'), (40131, 'σχέση', 'σχέση', 0, 0, 0.3333, 'σ000', 1, '*'), (40168, '107', '107', 0, 0, 0.3, '', 1, '*'), (40169, 'fault', 'fault', 0, 0, 0.3333, 'F430', 1, '*'), (40170, 'recipes', 'recipes', 0, 0, 0.4667, 'R212', 1, '*'), (40171, 'responsibly', 'responsibly', 0, 0, 0.7333, 'R215214', 1, '*'), (40172, 'somebody', 'somebody', 0, 0, 0.5333, 'S513', 1, '*'), (40173, 'καθημερινότητα', 'καθημερινότητα', 0, 0, 0.9333, 'κ000', 1, '*'), (40175, '108', '108', 0, 0, 0.3, '', 1, '*'), (40176, 'caring', 'caring', 0, 0, 0.4, 'C652', 1, '*'), (40177, 'conclude', 'conclude', 0, 0, 0.5333, 'C5243', 1, '*'), (40178, 'excluding', 'excluding', 0, 0, 0.6, 'E24352', 1, '*'), (40179, 'objectively', 'objectively', 0, 0, 0.7333, 'O12314', 1, '*'), (40180, 'positives', 'positives', 0, 0, 0.6, 'P2312', 1, '*'), (40181, 'sorts', 'sorts', 0, 0, 0.3333, 'S632', 1, '*'), (40182, 'thoroughly', 'thoroughly', 0, 0, 0.6667, 'T624', 1, '*'), (40183, 'unsuitable', 'unsuitable', 0, 0, 0.6667, 'U52314', 1, '*'), (40184, 'λαμβάνεις', 'λαμβάνεις', 0, 0, 0.6, 'λ000', 1, '*'), (40185, 'μάθε', 'μάθε', 0, 0, 0.2667, 'μ000', 1, '*'), (40221, '\'grown-up\'.', '\'grown-up\'.', 0, 0, 0.7333, 'G651', 1, '*'), (40222, '106', '106', 0, 0, 0.3, '', 1, '*'), (40223, 'canteen', 'canteen', 0, 0, 0.4667, 'C535', 1, '*'), (40224, 'child\'s', 'child\'s', 0, 0, 0.4667, 'C432', 1, '*'), (40225, 'codependency', 'codependency', 0, 0, 0.8, 'C315352', 1, '*'), (40226, 'doctor\'s', 'doctor\'s', 0, 0, 0.5333, 'D2362', 1, '*'), (40227, 'errands', 'errands', 0, 0, 0.4667, 'E6532', 1, '*'), (40228, 'everywhere', 'everywhere', 0, 0, 0.6667, 'E160', 1, '*'), (40229, 'importantly', 'importantly', 0, 0, 0.7333, 'I5163534', 1, '*'), (40230, 'peace', 'peace', 0, 0, 0.3333, 'P200', 1, '*'), (40231, 'relish', 'relish', 0, 0, 0.4, 'R420', 1, '*'), (40232, 'sites', 'sites', 0, 0, 0.3333, 'S320', 1, '*'), (40233, 'socially', 'socially', 0, 0, 0.5333, 'S400', 1, '*'), (40234, 'somewhere', 'somewhere', 0, 0, 0.6, 'S560', 1, '*'), (40235, 'unaccompanied', 'unaccompanied', 0, 0, 0.8667, 'U525153', 1, '*'), (40236, 'waiting', 'waiting', 0, 0, 0.4667, 'W352', 1, '*'), (40237, 'ανθρώπου', 'ανθρώπου', 0, 0, 0.5333, 'α000', 1, '*'), (40238, 'απόκτησε', 'απόκτησε', 0, 0, 0.5333, 'α000', 1, '*'), (40239, 'αυτόνομου', 'αυτόνομου', 0, 0, 0.6, 'α000', 1, '*'), (40240, 'ενός', 'ενός', 0, 0, 0.2667, 'ε000', 1, '*'), (40241, 'χαρακτηριστικά', 'χαρακτηριστικά', 0, 0, 0.9333, 'χ000', 1, '*'), (40252, '159', '159', 0, 0, 0.3, '', 1, '*'), (40253, 'additional', 'additional', 0, 0, 0.6667, 'A354', 1, '*'), (40254, 'customize', 'customize', 0, 0, 0.6, 'C352', 1, '*'), (40255, 'dare', 'dare', 0, 0, 0.2667, 'D600', 1, '*'), (40256, 'discussion».', 'discussion».', 0, 0, 0.8, 'D250', 1, '*'), (40257, 'examples', 'examples', 0, 0, 0.5333, 'E25142', 1, '*'), (40258, 'family\'s', 'family\'s', 0, 0, 0.5333, 'F542', 1, '*'), (40259, 'here».', 'here».', 0, 0, 0.4, 'H600', 1, '*'), (40260, 'instant', 'instant', 0, 0, 0.4667, 'I52353', 1, '*'), (40261, 'needs».', 'needs».', 0, 0, 0.4667, 'N320', 1, '*'), (40262, 'now».', 'now».', 0, 0, 0.3333, 'N000', 1, '*'), (40263, 'policy', 'policy', 0, 0, 0.4, 'P420', 1, '*'), (40264, 'reject', 'reject', 0, 0, 0.4, 'R230', 1, '*'), (40265, 'yourself».', 'yourself».', 0, 0, 0.6667, 'Y6241', 1, '*'), (40266, '«although', '«although', 0, 0, 0.6, 'A432', 1, '*'), (40267, '«i', '«i', 0, 0, 0.1333, 'I000', 1, '*'), (40268, '«it', '«it', 0, 0, 0.2, 'I300', 1, '*'), (40269, 'αγαπώ', 'αγαπώ', 0, 0, 0.3333, 'α000', 1, '*'), (40270, 'απογοητεύσω', 'απογοητεύσω', 0, 0, 0.7333, 'α000', 1, '*'), (40271, 'θέσπισης', 'θέσπισης', 0, 0, 0.5333, 'θ000', 1, '*'), (40272, 'θέτω', 'θέτω', 0, 0, 0.2667, 'θ000', 1, '*'), (40273, 'κάποιους', 'κάποιους', 0, 0, 0.5333, 'κ000', 1, '*'), (40274, 'κινδυνεύω', 'κινδυνεύω', 0, 0, 0.6, 'κ000', 1, '*'), (40275, 'τολμώ', 'τολμώ', 0, 0, 0.3333, 'τ000', 1, '*'), (40283, '160', '160', 0, 0, 0.3, '', 1, '*'), (40284, 'abuse', 'abuse', 0, 0, 0.3333, 'A120', 1, '*'), (40285, 'abuse»', 'abuse»', 0, 0, 0.4, 'A120', 1, '*'), (40286, 'acquaintance', 'acquaintance', 0, 0, 0.8, 'A25352', 1, '*'), (40287, 'collapse»', 'collapse»', 0, 0, 0.6, 'C412', 1, '*'), (40288, 'illegal', 'illegal', 0, 0, 0.4667, 'I424', 1, '*'), (40289, 'sexually', 'sexually', 0, 0, 0.5333, 'S400', 1, '*'), (40290, '«you', '«you', 0, 0, 0.2667, 'Y000', 1, '*'), (40291, 'βαθύτερο', 'βαθύτερο', 0, 0, 0.5333, 'β000', 1, '*'), (40292, 'δικαίωμα', 'δικαίωμα', 0, 0, 0.5333, 'δ000', 1, '*'), (40293, 'επιλογής', 'επιλογής', 0, 0, 0.5333, 'ε000', 1, '*'), (40294, 'προστατεύουν', 'προστατεύουν', 0, 0, 0.8, 'π000', 1, '*'), (40295, 'προσωπικά', 'προσωπικά', 0, 0, 0.6, 'π000', 1, '*'), (40296, 'σημάδια', 'σημάδια', 0, 0, 0.4667, 'σ000', 1, '*'), (40297, 'υπερασπίζονται', 'υπερασπίζονται', 0, 0, 0.9333, 'υ000', 1, '*'), (40298, '161', '161', 0, 0, 0.3, '', 1, '*'), (40299, 'approval', 'approval', 0, 0, 0.5333, 'A1614', 1, '*'), (40300, 'bidirectional', 'bidirectional', 0, 0, 0.8667, 'B362354', 1, '*'), (40301, 'brother', 'brother', 0, 0, 0.4667, 'B636', 1, '*'), (40302, 'criticizes', 'criticizes', 0, 0, 0.6667, 'C632', 1, '*'), (40303, 'destroys', 'destroys', 0, 0, 0.5333, 'D2362', 1, '*'), (40304, 'haveonly', 'haveonly', 0, 0, 0.5333, 'H154', 1, '*'), (40305, 'ideology', 'ideology', 0, 0, 0.5333, 'I342', 1, '*'), (40306, 'innuendos', 'innuendos', 0, 0, 0.6, 'I532', 1, '*'), (40307, 'intellectual', 'intellectual', 0, 0, 0.8, 'I534234', 1, '*'), (40308, 'invades', 'invades', 0, 0, 0.4667, 'I5132', 1, '*'), (40309, 'kisses', 'kisses', 0, 0, 0.4, 'K000', 1, '*'), (40310, 'materials', 'materials', 0, 0, 0.6, 'M3642', 1, '*'), (40311, 'mocks', 'mocks', 0, 0, 0.3333, 'M200', 1, '*'), (40312, 'politics', 'politics', 0, 0, 0.5333, 'P432', 1, '*'), (40313, 'property', 'property', 0, 0, 0.5333, 'P6163', 1, '*'), (40314, 'receives', 'receives', 0, 0, 0.5333, 'R212', 1, '*'), (40315, 'seen', 'seen', 0, 0, 0.2667, 'S500', 1, '*'), (40316, 'shoulder', 'shoulder', 0, 0, 0.5333, 'S436', 1, '*'), (40317, 'sports', 'sports', 0, 0, 0.4, 'S1632', 1, '*'), (40318, 'steals', 'steals', 0, 0, 0.4, 'S342', 1, '*'), (40319, 'twice', 'twice', 0, 0, 0.3333, 'T200', 1, '*'), (40320, 'underestimates', 'underestimates', 0, 0, 0.9333, 'U53623532', 1, '*'), (40321, 'violated', 'violated', 0, 0, 0.5333, 'V430', 1, '*'), (40322, 'έλλειψη', 'έλλειψη', 0, 0, 0.4667, 'έ000', 1, '*'), (40323, 'προκαλεί', 'προκαλεί', 0, 0, 0.5333, 'π000', 1, '*'), (40324, 'σεβασμού', 'σεβασμού', 0, 0, 0.5333, 'σ000', 1, '*'), (40329, '01', '01', 0, 0, 0.2, '', 1, '*'), (40330, '162', '162', 0, 0, 0.3, '', 1, '*'), (40331, 'decidedly', 'decidedly', 0, 0, 0.6, 'D234', 1, '*'), (40332, 'estate', 'estate', 0, 0, 0.4, 'E230', 1, '*'), (40333, 'fence', 'fence', 0, 0, 0.3333, 'F520', 1, '*'), (40334, 'growth', 'growth', 0, 0, 0.4, 'G630', 1, '*'), (40335, 'ignored', 'ignored', 0, 0, 0.4667, 'I2563', 1, '*'), (40336, 'ignoring', 'ignoring', 0, 0, 0.5333, 'I25652', 1, '*'), (40337, 'illustrate', 'illustrate', 0, 0, 0.6667, 'I42363', 1, '*'), (40338, 'infringed', 'infringed', 0, 0, 0.6, 'I516523', 1, '*'), (40339, 'kill', 'kill', 0, 0, 0.2667, 'K400', 1, '*'), (40340, 'kindly', 'kindly', 0, 0, 0.4, 'K534', 1, '*'), (40341, 'minimize', 'minimize', 0, 0, 0.5333, 'M200', 1, '*'), (40342, 'privacy', 'privacy', 0, 0, 0.4667, 'P612', 1, '*'), (40343, 'toll', 'toll', 0, 0, 0.2667, 'T400', 1, '*'), (40344, 'unacceptable', 'unacceptable', 0, 0, 0.8, 'U521314', 1, '*'), (40345, 'violations', 'violations', 0, 0, 0.6667, 'V4352', 1, '*'), (40346, 'σώζουν', 'σώζουν', 0, 0, 0.4, 'σ000', 1, '*'), (40347, 'όροι', 'όροι', 0, 0, 0.2667, 'ό000', 1, '*'), (40360, '-', '-', 0, 0, 0.1, '', 1, '*'), (40361, '163', '163', 0, 0, 0.3, '', 1, '*'), (40362, 'assets', 'assets', 0, 0, 0.4, 'A232', 1, '*'), (40363, 'heathy', 'heathy', 0, 0, 0.4, 'H300', 1, '*'), (40364, 'ill', 'ill', 0, 0, 0.2, 'I400', 1, '*'), (40365, 'sections', 'sections', 0, 0, 0.5333, 'S352', 1, '*'), (40367, '166', '166', 0, 0, 0.3, '', 1, '*'), (40368, 'hurting', 'hurting', 0, 0, 0.4667, 'H6352', 1, '*'), (40369, 'mad', 'mad', 0, 0, 0.2, 'M300', 1, '*'), (40370, 'occasion', 'occasion', 0, 0, 0.5333, 'O250', 1, '*'), (40371, 'tells', 'tells', 0, 0, 0.3333, 'T420', 1, '*'), (40372, 'vase”.', 'vase”.', 0, 0, 0.4, 'V200', 1, '*'), (40373, 'πεις', 'πεις', 0, 0, 0.2667, 'π000', 1, '*'), (40374, '“no”', '“no”', 0, 0, 0.2667, '“500', 1, '*'), (40382, '155', '155', 0, 0, 0.3, '', 1, '*'), (40383, 'consideration', 'consideration', 0, 0, 0.8667, 'C523635', 1, '*'), (40384, 'framing', 'framing', 0, 0, 0.4667, 'F652', 1, '*'), (40385, 'gather', 'gather', 0, 0, 0.4, 'G360', 1, '*'), (40386, 'narrow', 'narrow', 0, 0, 0.4, 'N600', 1, '*'), (40387, 'απόφασης', 'απόφασης', 0, 0, 0.5333, 'α000', 1, '*'), (40389, '142', '142', 0, 0, 0.3, '', 8, '*'), (40390, 'abdomen', 'abdomen', 0, 0, 0.4667, 'A135', 1, '*'), (40391, 'apart', 'apart', 0, 0, 0.3333, 'A163', 1, '*'), (40392, 'contributing', 'contributing', 0, 0, 0.8, 'C5361352', 1, '*'), (40393, 'encourages', 'encourages', 0, 0, 0.6667, 'E5262', 1, '*'), (40394, 'enhancing', 'enhancing', 0, 0, 0.6, 'E5252', 1, '*'), (40395, 'illness', 'illness', 0, 0, 0.4667, 'I452', 1, '*'), (40396, 'kindness', 'kindness', 0, 0, 0.5333, 'K5352', 1, '*'), (40397, 'longevity', 'longevity', 0, 0, 0.6, 'L5213', 1, '*'), (40398, 'round', 'round', 0, 0, 0.3333, 'R530', 1, '*'), (40399, 'sniffles', 'sniffles', 0, 0, 0.5333, 'S5142', 1, '*'), (40400, 'wall', 'wall', 0, 0, 0.2667, 'W400', 1, '*'), (40401, 'έρχεται', 'έρχεται', 0, 0, 0.4667, 'έ000', 1, '*'), (40402, 'καλοσύνη', 'καλοσύνη', 0, 0, 0.5333, 'κ000', 1, '*'), (40403, 'κινείται', 'κινείται', 0, 0, 0.5333, 'κ000', 1, '*'), (40404, 'κόσμο', 'κόσμο', 0, 0, 0.3333, 'κ000', 1, '*'), (40405, 'υγεία', 'υγεία', 0, 0, 0.3333, 'υ000', 1, '*'), (40420, '135', '135', 0, 0, 0.3, '', 1, '*'), (40421, 'clouds', 'clouds', 0, 0, 0.4, 'C432', 1, '*'), (40422, 'concert', 'concert', 0, 0, 0.4667, 'C5263', 1, '*'), (40423, 'construction', 'construction', 0, 0, 0.8, 'C5236235', 1, '*'), (40424, 'contrast', 'contrast', 0, 0, 0.5333, 'C53623', 1, '*'), (40425, 'encounter', 'encounter', 0, 0, 0.6, 'E52536', 1, '*'), (40426, 'floating', 'floating', 0, 0, 0.5333, 'F4352', 1, '*'), (40427, 'fullest', 'fullest', 0, 0, 0.4667, 'F423', 1, '*'), (40428, 'gazing', 'gazing', 0, 0, 0.4, 'G520', 1, '*'), (40429, 'hiking', 'hiking', 0, 0, 0.4, 'H252', 1, '*'), (40430, 'hill', 'hill', 0, 0, 0.2667, 'H400', 1, '*'), (40431, 'holiday', 'holiday', 0, 0, 0.4667, 'H430', 1, '*'), (40432, 'incorporate', 'incorporate', 0, 0, 0.7333, 'I526163', 1, '*'), (40433, 'looks', 'looks', 0, 0, 0.3333, 'L200', 1, '*'), (40434, 'mud', 'mud', 0, 0, 0.2, 'M300', 1, '*'), (40435, 'pleases', 'pleases', 0, 0, 0.4667, 'P420', 1, '*'), (40436, 'possesses', 'possesses', 0, 0, 0.6, 'P200', 1, '*'), (40437, 'powerful', 'powerful', 0, 0, 0.5333, 'P614', 1, '*'), (40438, 'rare', 'rare', 0, 0, 0.2667, 'R000', 1, '*'), (40439, 'sees', 'sees', 0, 0, 0.2667, 'S000', 1, '*'), (40440, 'stars', 'stars', 0, 0, 0.3333, 'S362', 1, '*'), (40441, 'sunset', 'sunset', 0, 0, 0.4, 'S523', 1, '*'), (40442, 'tastes', 'tastes', 0, 0, 0.4, 'T232', 1, '*'), (40443, 'witness', 'witness', 0, 0, 0.4667, 'W352', 1, '*'), (40444, 'άλλος', 'άλλος', 0, 0, 0.3333, 'ά000', 1, '*'), (40445, 'αντανακλόνται', 'αντανακλόνται', 0, 0, 0.8667, 'α000', 1, '*'), (40446, 'αστέρια', 'αστέρια', 0, 0, 0.4667, 'α000', 1, '*'), (40447, 'βλέπει', 'βλέπει', 0, 0, 0.4, 'β000', 1, '*'), (40448, 'δέος', 'δέος', 0, 0, 0.2667, 'δ000', 1, '*'), (40449, 'κοιτάζει', 'κοιτάζει', 0, 0, 0.5333, 'κ000', 1, '*'), (40450, 'λάσπη', 'λάσπη', 0, 0, 0.3333, 'λ000', 1, '*'), (40451, 'νερόλακκο', 'νερόλακκο', 0, 0, 0.6, 'ν000', 1, '*'), (40483, '129', '129', 0, 0, 0.3, '', 1, '*'), (40484, 'consistency', 'consistency', 0, 0, 0.7333, 'C52352', 1, '*'), (40485, 'indeed', 'indeed', 0, 0, 0.4, 'I530', 1, '*'), (40486, 'neurochemicals', 'neurochemicals', 0, 0, 0.9333, 'N625242', 1, '*'), (40487, 'γεμάτη', 'γεμάτη', 0, 0, 0.4, 'γ000', 1, '*'), (40488, 'δώσεις', 'δώσεις', 0, 0, 0.4, 'δ000', 1, '*'), (40489, 'κρατήσεις', 'κρατήσεις', 0, 0, 0.6, 'κ000', 1, '*'), (40490, 'λόγος', 'λόγος', 0, 0, 0.3333, 'λ000', 1, '*'), (40491, 'χαμόγελο', 'χαμόγελο', 0, 0, 0.5333, 'χ000', 1, '*'), (40498, '119', '119', 0, 0, 0.3, '', 1, '*'), (40499, 'determine', 'determine', 0, 0, 0.6, 'D650', 1, '*'), (40500, 'estimate', 'estimate', 0, 0, 0.5333, 'E2353', 1, '*'), (40501, 'follow-up', 'follow-up', 0, 0, 0.6, 'F410', 1, '*'), (40502, 'scheduling', 'scheduling', 0, 0, 0.6667, 'S3452', 1, '*'), (40503, 'καθημερινό', 'καθημερινό', 0, 0, 0.6667, 'κ000', 1, '*'), (40505, '109', '109', 0, 0, 0.3, '', 1, '*'), (40506, 'accountability', 'accountability', 0, 0, 0.9333, 'A253143', 1, '*'), (40507, 'adversities', 'adversities', 0, 0, 0.7333, 'A316232', 1, '*'), (40508, 'consent»', 'consent»', 0, 0, 0.5333, 'C5253', 1, '*'), (40509, 'defends', 'defends', 0, 0, 0.4667, 'D1532', 1, '*'), (40510, 'dignity', 'dignity', 0, 0, 0.4667, 'D253', 1, '*'), (40511, 'eleanor', 'eleanor', 0, 0, 0.4667, 'E456', 1, '*'), (40512, 'faith', 'faith', 0, 0, 0.3333, 'F300', 1, '*'), (40513, 'faults', 'faults', 0, 0, 0.4, 'F432', 1, '*'), (40514, 'give-up', 'give-up', 0, 0, 0.4667, 'G100', 1, '*'), (40515, 'inferior', 'inferior', 0, 0, 0.5333, 'I516', 1, '*'), (40516, 'inspires', 'inspires', 0, 0, 0.5333, 'I52162', 1, '*'), (40517, 'realistically', 'realistically', 0, 0, 0.8667, 'R42324', 1, '*'), (40518, 'roosevelt', 'roosevelt', 0, 0, 0.6, 'R2143', 1, '*'), (40519, 'self-evaluation', 'self-evaluation', 0, 0, 1, 'S41435', 1, '*'), (40520, 'self-respect', 'self-respect', 0, 0, 0.8, 'S4162123', 1, '*'), (40521, 'tolerance', 'tolerance', 0, 0, 0.6, 'T4652', 1, '*'), (40522, 'valid', 'valid', 0, 0, 0.3333, 'V430', 1, '*'), (40523, '«no', '«no', 0, 0, 0.2, 'N000', 1, '*'), (40524, '«κανείς', '«κανείς', 0, 0, 0.4667, 'κ000', 1, '*'), (40525, 'κατώτερος', 'κατώτερος', 0, 0, 0.6, 'κ000', 1, '*'), (40526, 'νιώσεις', 'νιώσεις', 0, 0, 0.4667, 'ν000', 1, '*'), (40527, 'σου»', 'σου»', 0, 0, 0.2667, 'σ000', 1, '*'), (40528, 'συγκατάθεσή', 'συγκατάθεσή', 0, 0, 0.7333, 'σ000', 1, '*'), (40536, '110', '110', 0, 0, 0.3, '', 1, '*'), (40537, 'cautious', 'cautious', 0, 0, 0.5333, 'C320', 1, '*'), (40538, 'comparisons', 'comparisons', 0, 0, 0.7333, 'C516252', 1, '*'), (40539, 'immense', 'immense', 0, 0, 0.4667, 'I520', 1, '*'), (40540, 'misery', 'misery', 0, 0, 0.4, 'M260', 1, '*'), (40541, 'missing', 'missing', 0, 0, 0.4667, 'M252', 1, '*'), (40542, 'perfection', 'perfection', 0, 0, 0.6667, 'P61235', 1, '*'), (40543, 'philosophy', 'philosophy', 0, 0, 0.6667, 'P421', 1, '*'), (40544, 'rejection', 'rejection', 0, 0, 0.6, 'R235', 1, '*'), (40545, 'suffering', 'suffering', 0, 0, 0.6, 'S1652', 1, '*'), (40546, 'validation', 'validation', 0, 0, 0.6667, 'V435', 1, '*'), (40547, 'virtues', 'virtues', 0, 0, 0.4667, 'V632', 1, '*'), (40548, 'ζήσε', 'ζήσε', 0, 0, 0.2667, 'ζ000', 1, '*'), (40549, 'λάθη', 'λάθη', 0, 0, 0.2667, 'λ000', 1, '*'), (40550, 'σωστός', 'σωστός', 0, 0, 0.4, 'σ000', 1, '*'), (40551, 'φοβάσαι', 'φοβάσαι', 0, 0, 0.4667, 'φ000', 1, '*'), (40567, '111', '111', 0, 0, 0.3, '', 1, '*'), (40568, 'abandon', 'abandon', 0, 0, 0.4667, 'A1535', 1, '*'), (40569, 'cooperation', 'cooperation', 0, 0, 0.7333, 'C1635', 1, '*'), (40570, 'degradation', 'degradation', 0, 0, 0.7333, 'D2635', 1, '*'), (40571, 'enhances', 'enhances', 0, 0, 0.5333, 'E520', 1, '*'), (40572, 'exploitation', 'exploitation', 0, 0, 0.8, 'E21435', 1, '*'), (40573, 'extremes', 'extremes', 0, 0, 0.5333, 'E23652', 1, '*'), (40574, 'golden', 'golden', 0, 0, 0.4, 'G435', 1, '*'), (40575, 'intend', 'intend', 0, 0, 0.4, 'I5353', 1, '*'), (40576, 'intersection', 'intersection', 0, 0, 0.8, 'I536235', 1, '*'), (40577, 'negotiate', 'negotiate', 0, 0, 0.6, 'N230', 1, '*'), (40578, 'satisfactory', 'satisfactory', 0, 0, 0.8, 'S321236', 1, '*'), (40579, 'self-assured', 'self-assured', 0, 0, 0.8, 'S41263', 1, '*'), (40580, 'suffer', 'suffer', 0, 0, 0.4, 'S160', 1, '*'), (40581, 'ακολουθήσουν', 'ακολουθήσουν', 0, 0, 0.8, 'α000', 1, '*'), (40582, 'εκτίμησε', 'εκτίμησε', 0, 0, 0.5333, 'ε000', 1, '*'), (40583, 'εσύ', 'εσύ', 0, 0, 0.2, 'ε000', 1, '*'), (40584, 'υπόλοιποι', 'υπόλοιποι', 0, 0, 0.6, 'υ000', 1, '*'), (40598, '99', '99', 0, 0, 0.2, '', 1, '*'), (40599, 'drop', 'drop', 0, 0, 0.2667, 'D610', 1, '*'), (40600, 'durability', 'durability', 0, 0, 0.6667, 'D6143', 1, '*'), (40601, 'enrich', 'enrich', 0, 0, 0.4, 'E562', 1, '*'), (40602, 'ensures', 'ensures', 0, 0, 0.4667, 'E5262', 1, '*'), (40603, 'moderation', 'moderation', 0, 0, 0.6667, 'M3635', 1, '*'), (40604, 'self-assertiveness', 'self-assertiveness', 0, 0, 1, 'S41263152', 1, '*'), (40605, 'self-fulfillment', 'self-fulfillment', 0, 0, 1, 'S4141453', 1, '*'), (40606, 'self-maintenance', 'self-maintenance', 0, 0, 1, 'S415352', 1, '*'), (40607, 'uphold', 'uphold', 0, 0, 0.4, 'U143', 1, '*'), (40608, 'β', 'β', 0, 0, 0.0667, 'β000', 1, '*'), (40609, 'κοινωνική', 'κοινωνική', 0, 0, 0.6, 'κ000', 1, '*'), (40610, 'πολύ', 'πολύ', 0, 0, 0.2667, 'π000', 1, '*'), (40613, 'adequately', 'adequately', 0, 0, 0.6667, 'A3234', 1, '*'), (40614, 'disciplined', 'disciplined', 0, 0, 0.7333, 'D21453', 1, '*'), (40615, 'measure', 'measure', 0, 0, 0.4667, 'M260', 1, '*'), (40616, 'regulating', 'regulating', 0, 0, 0.6667, 'R24352', 1, '*'), (40617, 'resist', 'resist', 0, 0, 0.4, 'R230', 1, '*'), (40618, 'self-help', 'self-help', 0, 0, 0.6, 'S4141', 1, '*'); INSERT INTO `o0ksp_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES (40619, 'temptation', 'temptation', 0, 0, 0.6667, 'T5135', 1, '*'), (40620, 'ελέγξει', 'ελέγξει', 0, 0, 0.4667, 'ε000', 1, '*'), (40621, 'πρόκληση', 'πρόκληση', 0, 0, 0.5333, 'π000', 1, '*'), (40628, '101', '101', 0, 0, 0.3, '', 1, '*'), (40629, 'cortex', 'cortex', 0, 0, 0.4, 'C632', 1, '*'), (40630, 'emerges', 'emerges', 0, 0, 0.4667, 'E562', 1, '*'), (40631, 'impulse', 'impulse', 0, 0, 0.4667, 'I5142', 1, '*'), (40632, 'impulses', 'impulses', 0, 0, 0.5333, 'I5142', 1, '*'), (40633, 'instincts', 'instincts', 0, 0, 0.6, 'I5235232', 1, '*'), (40634, 'interpreted', 'interpreted', 0, 0, 0.7333, 'I536163', 1, '*'), (40635, 'pre-frontal', 'pre-frontal', 0, 0, 0.7333, 'P616534', 1, '*'), (40636, 'regulated', 'regulated', 0, 0, 0.6, 'R243', 1, '*'), (40637, 'responding', 'responding', 0, 0, 0.6667, 'R215352', 1, '*'), (40638, 'subdue', 'subdue', 0, 0, 0.4, 'S130', 1, '*'), (40639, 'thanks', 'thanks', 0, 0, 0.4, 'T520', 1, '*'), (40640, 'undervalued', 'undervalued', 0, 0, 0.7333, 'U536143', 1, '*'), (40641, 'γίνω', 'γίνω', 0, 0, 0.2667, 'γ000', 1, '*'), (40643, '1-100', '1-100', 0, 0, 0.5, '', 1, '*'), (40644, '40-60', '40-60', 0, 0, 0.5, '', 1, '*'), (40645, '50-50', '50-50', 0, 0, 0.5, '', 1, '*'), (40646, '71', '71', 0, 0, 0.2, '', 1, '*'), (40647, 'admirably', 'admirably', 0, 0, 0.6, 'A35614', 1, '*'), (40648, 'manages', 'manages', 0, 0, 0.4667, 'M200', 1, '*'), (40649, 'outweigh', 'outweigh', 0, 0, 0.5333, 'O320', 1, '*'), (40650, 'passive-aggressive', 'passive-aggressive', 0, 0, 1, 'P212621', 1, '*'), (40651, 'scale', 'scale', 0, 0, 0.3333, 'S400', 1, '*'), (40652, 'υπέρ', 'υπέρ', 0, 0, 0.2667, 'υ000', 1, '*'), (40658, '81', '81', 0, 0, 0.2, '', 1, '*'), (40659, 'blind».', 'blind».', 0, 0, 0.4667, 'B453', 1, '*'), (40660, 'despite', 'despite', 0, 0, 0.4667, 'D213', 1, '*'), (40661, 'eager', 'eager', 0, 0, 0.3333, 'E260', 1, '*'), (40662, 'feels', 'feels', 0, 0, 0.3333, 'F420', 1, '*'), (40663, 'idealize', 'idealize', 0, 0, 0.5333, 'I342', 1, '*'), (40664, 'is”.', 'is”.', 0, 0, 0.2667, 'I200', 1, '*'), (40665, 'long-lasting', 'long-lasting', 0, 0, 0.8, 'L5242352', 1, '*'), (40666, 'norepinephrine', 'norepinephrine', 0, 0, 0.9333, 'N615165', 1, '*'), (40667, 'rise', 'rise', 0, 0, 0.2667, 'R200', 1, '*'), (40668, 'young', 'young', 0, 0, 0.3333, 'Y520', 1, '*'), (40669, '«love', '«love', 0, 0, 0.3333, 'L100', 1, '*'), (40670, '«τι', '«τι', 0, 0, 0.2, 'τ000', 1, '*'), (40671, 'έρωτας»', 'έρωτας»', 0, 0, 0.4667, 'έ000', 1, '*'), (40672, 'απασχολεί', 'απασχολεί', 0, 0, 0.6, 'α000', 1, '*'), (40673, 'ειδικά', 'ειδικά', 0, 0, 0.4, 'ε000', 1, '*'), (40674, 'ερώτημα', 'ερώτημα', 0, 0, 0.4667, 'ε000', 1, '*'), (40675, 'καθέναν', 'καθέναν', 0, 0, 0.4667, 'κ000', 1, '*'), (40676, 'νεανικά', 'νεανικά', 0, 0, 0.4667, 'ν000', 1, '*'), (40689, '85', '85', 0, 0, 0.2, '', 1, '*'), (40690, 'attracted', 'attracted', 0, 0, 0.6, 'A3623', 1, '*'), (40691, 'chores', 'chores', 0, 0, 0.4, 'C620', 1, '*'), (40692, 'connected', 'connected', 0, 0, 0.6, 'C523', 1, '*'), (40693, 'exchanging', 'exchanging', 0, 0, 0.6667, 'E25252', 1, '*'), (40694, 'nervousness', 'nervousness', 0, 0, 0.7333, 'N61252', 1, '*'), (40695, 'plus', 'plus', 0, 0, 0.2667, 'P420', 1, '*'), (40696, 're-decorating', 're-decorating', 0, 0, 0.8667, 'R326352', 1, '*'), (40697, 'reads', 'reads', 0, 0, 0.3333, 'R320', 1, '*'), (40698, 'released', 'released', 0, 0, 0.5333, 'R423', 1, '*'), (40699, 'sex', 'sex', 0, 0, 0.2, 'S000', 8, '*'), (40700, 'suspense', 'suspense', 0, 0, 0.5333, 'S152', 1, '*'), (40701, 'έρθετε', 'έρθετε', 0, 0, 0.4, 'έ000', 1, '*'), (40714, '189', '189', 0, 0, 0.3, '', 5, '*'), (40715, 'bio', 'bio', 0, 0, 0.2, 'B000', 4, '*'), (40716, 'christinakarachotziti', 'christinakarachotziti', 0, 0, 1, 'C6235262323', 4, '*'), (40717, 'christinazourna', 'christinazourna', 0, 0, 1, 'C6235265', 4, '*'), (40718, 'feniavovou', 'feniavovou', 0, 0, 0.6667, 'F510', 4, '*'), (40719, 'ioannadarviri', 'ioannadarviri', 0, 0, 0.8667, 'I53616', 4, '*'), (40720, 'ioannasouchla', 'ioannasouchla', 0, 0, 0.8667, 'I524', 4, '*'), (40721, 'mairastefanakou', 'mairastefanakou', 0, 0, 1, 'M623152', 4, '*'), (40722, 'melinastoupa', 'melinastoupa', 0, 0, 0.8, 'M45231', 4, '*'), (40723, 'myrtontente', 'myrtontente', 0, 0, 0.7333, 'M635353', 4, '*'), (40724, 'nikoletachatzikonstantinidou', 'nikoletachatzikonstantinidou', 0, 0, 1, 'N2432325235353', 4, '*'), (40725, 'ομάδα', 'ομάδα', 0, 0, 0.3333, 'ο000', 5, '*'), (40726, '118', '118', 0, 0, 0.3, '', 1, '*'), (40727, 'aims', 'aims', 0, 0, 0.2667, 'A520', 1, '*'), (40728, 'base', 'base', 0, 0, 0.2667, 'B200', 1, '*'), (40729, 'detracts', 'detracts', 0, 0, 0.5333, 'D6232', 1, '*'), (40730, 'exhaust', 'exhaust', 0, 0, 0.4667, 'E230', 1, '*'), (40731, 'outsource', 'outsource', 0, 0, 0.6, 'O3262', 1, '*'), (40732, 'red', 'red', 0, 0, 0.2, 'R300', 1, '*'), (40733, 'referred', 'referred', 0, 0, 0.5333, 'R163', 1, '*'), (40734, 'reform', 'reform', 0, 0, 0.4, 'R165', 1, '*'), (40735, 'respectively', 'respectively', 0, 0, 0.8, 'R212314', 1, '*'), (40736, 'spots', 'spots', 0, 0, 0.3333, 'S132', 1, '*'), (40737, 'toned', 'toned', 0, 0, 0.3333, 'T530', 1, '*'), (40738, 'weak', 'weak', 0, 0, 0.2667, 'W200', 1, '*'), (40739, 'δραστηριότητες', 'δραστηριότητες', 0, 0, 0.9333, 'δ000', 1, '*'), (40740, 'κόκκινες', 'κόκκινες', 0, 0, 0.5333, 'κ000', 1, '*'), (40741, 'πράσινες', 'πράσινες', 0, 0, 0.5333, 'π000', 1, '*'), (40742, '253', '253', 0, 0, 0.3, '', 2, '*'), (40743, 'aiginitio', 'aiginitio', 0, 0, 0.6, 'A253', 2, '*'), (40744, 'asylum', 'asylum', 0, 0, 0.4, 'A245', 2, '*'), (40745, 'cooperating', 'cooperating', 0, 0, 0.7333, 'C16352', 2, '*'), (40746, 'counsellor', 'counsellor', 0, 0, 0.6667, 'C5246', 2, '*'), (40747, 'delivers', 'delivers', 0, 0, 0.5333, 'D4162', 2, '*'), (40748, 'g.o', 'g.o', 0, 0, 0.2, 'G000', 2, '*'), (40749, 'maria', 'maria', 0, 0, 0.3333, 'M600', 2, '*'), (40750, 'markianou', 'markianou', 0, 0, 0.6, 'M625', 2, '*'), (40751, 'obtains', 'obtains', 0, 0, 0.4667, 'O1352', 2, '*'), (40752, 'ocd', 'ocd', 0, 0, 0.2, 'O230', 2, '*'), (40753, 'psychological-psychiatric', 'psychological-psychiatric', 0, 0, 1, 'P242412362', 2, '*'), (40754, 'ptsd', 'ptsd', 0, 0, 0.2667, 'P323', 2, '*'), (40755, 'runs', 'runs', 0, 0, 0.2667, 'R520', 2, '*'), (40756, 'seekers', 'seekers', 0, 0, 0.4667, 'S620', 2, '*'), (40757, 'therapies', 'therapies', 0, 0, 0.6, 'T612', 2, '*'), (40758, 'victims', 'victims', 0, 0, 0.4667, 'V2352', 2, '*'), (40759, 'violence', 'violence', 0, 0, 0.5333, 'V452', 2, '*'), (40760, 'mbpss', 'mbpss', 0, 0, 0.3333, 'M120', 4, '*'), (40761, 'βιογραφικο', 'βιογραφικο', 0, 0, 0.6667, 'β000', 1, '*'), (40762, 'δειτε', 'δειτε', 0, 0, 0.3333, 'δ000', 1, '*'), (40763, 'διαιτολόγος', 'διαιτολόγος', 0, 0, 0.7333, 'δ000', 1, '*'), (40764, 'διατροφολογοι', 'διατροφολογοι', 0, 0, 0.8667, 'δ000', 1, '*'), (40765, 'διατροφολόγος', 'διατροφολόγος', 0, 0, 0.8667, 'δ000', 1, '*'), (40766, 'ιδρυτρια', 'ιδρυτρια', 0, 0, 0.5333, 'ι000', 1, '*'), (40767, 'ιωανναδαρβυρη', 'ιωανναδαρβυρη', 0, 0, 0.8667, 'ι000', 1, '*'), (40768, 'ιωαννασουχλα', 'ιωαννασουχλα', 0, 0, 0.8, 'ι000', 1, '*'), (40769, 'μαιραστεφανακου', 'μαιραστεφανακου', 0, 0, 1, 'μ000', 1, '*'), (40770, 'μαριαμαρκιανου', 'μαριαμαρκιανου', 0, 0, 0.9333, 'μ000', 1, '*'), (40771, 'μελιναστουπα', 'μελιναστουπα', 0, 0, 0.8, 'μ000', 1, '*'), (40772, 'μυρτωντεντε', 'μυρτωντεντε', 0, 0, 0.7333, 'μ000', 1, '*'), (40773, 'νικολεταχατζηκωνσταντινιδου', 'νικολεταχατζηκωνσταντινιδου', 0, 0, 1, 'ν000', 1, '*'), (40774, 'φενιαβωβου', 'φενιαβωβου', 0, 0, 0.6667, 'φ000', 1, '*'), (40775, 'χριστιναζουρνα', 'χριστιναζουρνα', 0, 0, 0.9333, 'χ000', 1, '*'), (40776, 'χριστινακαραχοτζιτη', 'χριστινακαραχοτζιτη', 0, 0, 1, 'χ000', 1, '*'), (40777, 'ψυχολογοι', 'ψυχολογοι', 0, 0, 0.6, 'ψ000', 1, '*'), (40791, 'founder', 'founder', 0, 0, 0.4667, 'F536', 3, '*'), (40792, 'mariamarkianou', 'mariamarkianou', 0, 0, 0.9333, 'M65625', 3, '*'), (40793, '254', '254', 0, 0, 0.3, '', 7, '*'), (40794, '75-day', '75-day', 0, 0, 0.4, 'D000', 7, '*'), (40795, 'addon', 'addon', 0, 0, 0.3333, 'A350', 11, '*'), (40796, 'advantage', 'advantage', 0, 0, 0.6, 'A31532', 7, '*'), (40797, 'allowing', 'allowing', 0, 0, 0.5333, 'A452', 7, '*'), (40798, 'attributing', 'attributing', 0, 0, 0.7333, 'A361352', 7, '*'), (40799, 'belief', 'belief', 0, 0, 0.4, 'B410', 7, '*'), (40800, 'biased', 'biased', 0, 0, 0.4, 'B230', 7, '*'), (40801, 'boys', 'boys', 0, 0, 0.2667, 'B200', 7, '*'), (40802, 'censorship', 'censorship', 0, 0, 0.6667, 'C52621', 7, '*'), (40803, 'characterizing', 'characterizing', 0, 0, 0.9333, 'C6236252', 7, '*'), (40804, 'comply', 'comply', 0, 0, 0.4, 'C514', 7, '*'), (40805, 'female', 'female', 0, 0, 0.4, 'F540', 7, '*'), (40806, 'fluctuations', 'fluctuations', 0, 0, 0.8, 'F42352', 7, '*'), (40807, 'guys', 'guys', 0, 0, 0.2667, 'G000', 7, '*'), (40808, 'hormonal', 'hormonal', 0, 0, 0.5333, 'H654', 7, '*'), (40809, 'internalize', 'internalize', 0, 0, 0.7333, 'I536542', 7, '*'), (40810, 'involve', 'involve', 0, 0, 0.4667, 'I5141', 7, '*'), (40811, 'male', 'male', 0, 0, 0.2667, 'M400', 7, '*'), (40812, 'man', 'man', 0, 0, 0.2, 'M000', 7, '*'), (40813, 'monitored', 'monitored', 0, 0, 0.6, 'M363', 7, '*'), (40814, 'norms', 'norms', 0, 0, 0.3333, 'N652', 7, '*'), (40815, 'overlay', 'overlay', 0, 0, 0.4667, 'O164', 11, '*'), (40816, 'prevailed', 'prevailed', 0, 0, 0.6, 'P6143', 7, '*'), (40817, 'privilege', 'privilege', 0, 0, 0.6, 'P6142', 7, '*'), (40818, 'reconsider', 'reconsider', 0, 0, 0.6667, 'R25236', 7, '*'), (40819, 'repertoire', 'repertoire', 0, 0, 0.6667, 'R1636', 7, '*'), (40820, 'sensitive', 'sensitive', 0, 0, 0.6, 'S5231', 7, '*'), (40821, 'sensitivity', 'sensitivity', 0, 0, 0.7333, 'S52313', 7, '*'), (40822, 'sexes', 'sexes', 0, 0, 0.3333, 'S000', 7, '*'), (40823, 'subtitle', 'subtitle', 0, 0, 0.5333, 'S134', 11, '*'), (40824, 'weigard', 'weigard', 0, 0, 0.4667, 'W263', 7, '*'), (40825, '255', '255', 0, 0, 0.3, '', 6, '*'), (40826, 'abuser', 'abuser', 0, 0, 0.4, 'A126', 6, '*'), (40827, 'apologize', 'apologize', 0, 0, 0.6, 'A142', 6, '*'), (40828, 'blame', 'blame', 0, 0, 0.3333, 'B450', 6, '*'), (40829, 'lied', 'lied', 0, 0, 0.2667, 'L300', 6, '*'), (40830, 'manipulative', 'manipulative', 0, 0, 0.8, 'M1431', 6, '*'), (40831, 'owe', 'owe', 0, 0, 0.2, 'O000', 6, '*'), (40832, 'victim', 'victim', 0, 0, 0.4, 'V235', 6, '*'); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_finder_terms_common` -- CREATE TABLE `o0ksp_finder_terms_common` ( `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '', `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `custom` int(11) NOT NULL DEFAULT 0 ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_finder_tokens` -- CREATE TABLE `o0ksp_finder_tokens` ( `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '', `common` tinyint(1) UNSIGNED NOT NULL DEFAULT 0, `phrase` tinyint(1) UNSIGNED NOT NULL DEFAULT 0, `weight` float UNSIGNED NOT NULL DEFAULT 1, `context` tinyint(1) UNSIGNED NOT NULL DEFAULT 2, `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' ) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_finder_tokens_aggregate` -- CREATE TABLE `o0ksp_finder_tokens_aggregate` ( `term_id` int(10) UNSIGNED NOT NULL, `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '', `common` tinyint(1) UNSIGNED NOT NULL DEFAULT 0, `phrase` tinyint(1) UNSIGNED NOT NULL DEFAULT 0, `term_weight` float UNSIGNED NOT NULL DEFAULT 0, `context` tinyint(1) UNSIGNED NOT NULL DEFAULT 2, `context_weight` float UNSIGNED NOT NULL DEFAULT 0, `total_weight` float UNSIGNED NOT NULL DEFAULT 0, `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' ) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_finder_types` -- CREATE TABLE `o0ksp_finder_types` ( `id` int(10) UNSIGNED NOT NULL, `title` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `mime` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_finder_types` -- INSERT INTO `o0ksp_finder_types` (`id`, `title`, `mime`) VALUES (1, 'Tag', ''), (2, 'Category', ''), (3, 'Contact', ''), (4, 'Article', ''), (5, 'News Feed', ''); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_guidedtours` -- CREATE TABLE `o0ksp_guidedtours` ( `id` int(11) NOT NULL, `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` text COLLATE utf8mb4_unicode_ci NOT NULL, `ordering` int(11) NOT NULL DEFAULT 0, `extensions` text COLLATE utf8mb4_unicode_ci NOT NULL, `url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created` datetime NOT NULL, `created_by` int(11) NOT NULL DEFAULT 0, `modified` datetime NOT NULL, `modified_by` int(11) NOT NULL DEFAULT 0, `checked_out_time` datetime DEFAULT NULL, `checked_out` int(10) UNSIGNED DEFAULT NULL, `published` tinyint(4) NOT NULL DEFAULT 0, `language` varchar(7) COLLATE utf8mb4_unicode_ci NOT NULL, `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `access` int(10) UNSIGNED NOT NULL DEFAULT 0 ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_guidedtours` -- INSERT INTO `o0ksp_guidedtours` (`id`, `title`, `description`, `ordering`, `extensions`, `url`, `created`, `created_by`, `modified`, `modified_by`, `checked_out_time`, `checked_out`, `published`, `language`, `note`, `access`) VALUES (1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_TITLE', 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_DESCRIPTION', 1, '[\"com_guidedtours\"]', 'administrator/index.php?option=com_guidedtours&view=tours', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, 1, '*', '', 1), (2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_TITLE', 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_DESCRIPTION', 2, '[\"com_guidedtours\"]', 'administrator/index.php?option=com_guidedtours&view=tours', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, 1, '*', '', 1), (3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_TITLE', 'COM_GUIDEDTOURS_TOUR_ARTICLES_DESCRIPTION', 3, '[\"*\"]', 'administrator/index.php?option=com_content&view=articles', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, 1, '*', '', 1), (4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_TITLE', 'COM_GUIDEDTOURS_TOUR_CATEGORIES_DESCRIPTION', 4, '[\"*\"]', 'administrator/index.php?option=com_categories&view=categories&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, 1, '*', '', 1), (5, 'COM_GUIDEDTOURS_TOUR_MENUS_TITLE', 'COM_GUIDEDTOURS_TOUR_MENUS_DESCRIPTION', 5, '[\"*\"]', 'administrator/index.php?option=com_menus&view=menus', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, 1, '*', '', 1), (6, 'COM_GUIDEDTOURS_TOUR_TAGS_TITLE', 'COM_GUIDEDTOURS_TOUR_TAGS_DESCRIPTION', 6, '[\"*\"]', 'administrator/index.php?option=com_tags&view=tags', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, 1, '*', '', 1), (7, 'COM_GUIDEDTOURS_TOUR_BANNERS_TITLE', 'COM_GUIDEDTOURS_TOUR_BANNERS_DESCRIPTION', 7, '[\"*\"]', 'administrator/index.php?option=com_banners&view=banners', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, 1, '*', '', 1), (8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_TITLE', 'COM_GUIDEDTOURS_TOUR_CONTACTS_DESCRIPTION', 8, '[\"*\"]', 'administrator/index.php?option=com_contact&view=contacts', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, 1, '*', '', 1), (9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_TITLE', 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_DESCRIPTION', 9, '[\"*\"]', 'administrator/index.php?option=com_newsfeeds&view=newsfeeds', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, 1, '*', '', 1), (10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_TITLE', 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_DESCRIPTION', 10, '[\"*\"]', 'administrator/index.php?option=com_finder&view=filters', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, 1, '*', '', 1), (11, 'COM_GUIDEDTOURS_TOUR_USERS_TITLE', 'COM_GUIDEDTOURS_TOUR_USERS_DESCRIPTION', 11, '[\"*\"]', 'administrator/index.php?option=com_users&view=users', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, 1, '*', '', 1); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_guidedtour_steps` -- CREATE TABLE `o0ksp_guidedtour_steps` ( `id` int(11) NOT NULL, `tour_id` int(11) NOT NULL DEFAULT 0, `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `published` tinyint(4) NOT NULL DEFAULT 0, `description` text COLLATE utf8mb4_unicode_ci NOT NULL, `ordering` int(11) NOT NULL DEFAULT 0, `position` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `target` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `type` int(11) NOT NULL, `interactive_type` int(11) NOT NULL DEFAULT 1, `url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created` datetime NOT NULL, `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `modified` datetime NOT NULL, `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0, `checked_out_time` datetime DEFAULT NULL, `checked_out` int(10) UNSIGNED DEFAULT NULL, `language` varchar(7) COLLATE utf8mb4_unicode_ci NOT NULL, `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_guidedtour_steps` -- INSERT INTO `o0ksp_guidedtour_steps` (`id`, `tour_id`, `title`, `published`, `description`, `ordering`, `position`, `target`, `type`, `interactive_type`, `url`, `created`, `created_by`, `modified`, `modified_by`, `checked_out_time`, `checked_out`, `language`, `note`) VALUES (1, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_NEW_DESCRIPTION', 1, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_guidedtours&view=tours', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (2, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_TITLE_DESCRIPTION', 2, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (3, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_URL_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_URL_DESCRIPTION', 3, 'top', '#jform_url', 2, 2, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (4, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONTENT_DESCRIPTION', 4, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (5, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_COMPONENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_COMPONENT_DESCRIPTION', 5, 'top', 'joomla-field-fancy-select .choices', 2, 3, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (6, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_SAVECLOSE_DESCRIPTION', 6, 'top', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (7, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONGRATULATIONS_DESCRIPTION', 7, 'bottom', '', 0, 1, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (8, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_COUNTER_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_COUNTER_DESCRIPTION', 8, 'top', '#toursList tbody tr:nth-last-of-type(1) td:nth-of-type(5) .btn', 2, 1, '', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (9, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_NEW_DESCRIPTION', 9, 'bottom', '.button-new', 2, 1, '', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (10, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TITLE_DESCRIPTION', 10, 'bottom', '#jform_title', 2, 2, '', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (11, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_DESCRIPTION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_DESCRIPTION_DESCRIPTION', 11, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, '', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (12, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_STATUS_DESCRIPTION', 12, 'bottom', '#jform_published', 2, 3, '', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (13, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_POSITION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_POSITION_DESCRIPTION', 13, 'top', '#jform_position', 2, 3, '', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (14, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TARGET_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TARGET_DESCRIPTION', 14, 'top', '#jform_target', 2, 3, '', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (15, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TYPE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TYPE_DESCRIPTION', 15, 'top', '#jform_type', 2, 3, '', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (16, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_SAVECLOSE_DESCRIPTION', 16, 'bottom', '#save-group-children-save .button-save', 2, 1, '', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (17, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_CONGRATULATIONS_DESCRIPTION', 17, 'bottom', '', 0, 1, '', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (18, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NEW_DESCRIPTION', 18, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_content&view=articles', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (19, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TITLE_DESCRIPTION', 19, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (20, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ALIAS_DESCRIPTION', 20, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (21, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONTENT_DESCRIPTION', 21, 'bottom', '#jform_articletext,#jform_articletext_ifr', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (22, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_STATUS_DESCRIPTION', 22, 'bottom', '#jform_state', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (23, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CATEGORY_DESCRIPTION', 23, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (24, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_FEATURED_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_FEATURED_DESCRIPTION', 24, 'bottom', '#jform_featured0', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (25, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ACCESS_DESCRIPTION', 25, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (26, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TAGS_DESCRIPTION', 26, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (27, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NOTE_DESCRIPTION', 27, 'top', '#jform_note', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (28, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_VERSIONNOTE_DESCRIPTION', 28, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (29, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_SAVECLOSE_DESCRIPTION', 29, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (30, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONGRATULATIONS_DESCRIPTION', 30, 'bottom', '', 0, 1, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (31, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NEW_DESCRIPTION', 31, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_categories&view=categories&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (32, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TITLE_DESCRIPTION', 32, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (33, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ALIAS_DESCRIPTION', 33, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (34, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONTENT_DESCRIPTION', 34, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (35, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_PARENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_PARENT_DESCRIPTION', 35, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (36, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_STATUS_DESCRIPTION', 36, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (37, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ACCESS_DESCRIPTION', 37, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (38, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TAGS_DESCRIPTION', 38, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (39, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NOTE_DESCRIPTION', 39, 'top', '#jform_note', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (40, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_VERSIONNOTE_DESCRIPTION', 40, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (41, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_SAVECLOSE_DESCRIPTION', 41, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (42, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONGRATULATIONS_DESCRIPTION', 42, 'bottom', '', 0, 1, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (43, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_NEW_DESCRIPTION', 43, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_menus&view=menus', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (44, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_TITLE_DESCRIPTION', 44, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (45, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_UNIQUENAME_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_UNIQUENAME_DESCRIPTION', 45, 'top', '#jform_menutype', 2, 2, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (46, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_DESCRIPTION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_DESCRIPTION_DESCRIPTION', 46, 'top', '#jform_menudescription', 2, 2, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (47, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_SAVECLOSE_DESCRIPTION', 47, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (48, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_CONGRATULATIONS_DESCRIPTION', 48, 'bottom', '', 0, 1, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (49, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NEW_DESCRIPTION', 49, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_tags&view=tags', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (50, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_TITLE_DESCRIPTION', 50, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (51, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ALIAS_DESCRIPTION', 51, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (52, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONTENT_DESCRIPTION', 52, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (53, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_PARENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_PARENT_DESCRIPTION', 53, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (54, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_STATUS_DESCRIPTION', 54, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (55, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ACCESS_DESCRIPTION', 55, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (56, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NOTE_DESCRIPTION', 56, 'top', '#jform_note', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (57, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_VERSIONNOTE_DESCRIPTION', 57, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (58, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_SAVECLOSE_DESCRIPTION', 58, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (59, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONGRATULATIONS_DESCRIPTION', 59, 'bottom', '', 0, 1, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (60, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_NEW_DESCRIPTION', 60, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_banners&view=banners', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (61, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_TITLE_DESCRIPTION', 61, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (62, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_ALIAS_DESCRIPTION', 62, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (63, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_DETAILS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_DETAILS_DESCRIPTION', 63, 'bottom', '.col-lg-9', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (64, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_STATUS_DESCRIPTION', 64, 'bottom', '#jform_state', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (65, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CATEGORY_DESCRIPTION', 65, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (66, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_PINNED_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_PINNED_DESCRIPTION', 66, 'bottom', '#jform_sticky1', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (67, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_VERSIONNOTE_DESCRIPTION', 67, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (68, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_SAVECLOSE_DESCRIPTION', 68, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (69, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CONGRATULATIONS_DESCRIPTION', 69, 'bottom', '', 0, 1, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (70, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_NEW_DESCRIPTION', 70, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_contact&view=contacts', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (71, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TITLE_DESCRIPTION', 71, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (72, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ALIAS_DESCRIPTION', 72, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (73, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_DETAILS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_DETAILS_DESCRIPTION', 73, 'bottom', '.col-lg-9', 0, 1, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (74, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_STATUS_DESCRIPTION', 74, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (75, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CATEGORY_DESCRIPTION', 75, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (76, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_FEATURED_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_FEATURED_DESCRIPTION', 76, 'bottom', '#jform_featured0', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (77, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ACCESS_DESCRIPTION', 77, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (78, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TAGS_DESCRIPTION', 78, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (79, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_VERSIONNOTE_DESCRIPTION', 79, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (80, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_SAVECLOSE_DESCRIPTION', 80, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (81, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CONGRATULATIONS_DESCRIPTION', 81, 'bottom', '', 0, 1, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (82, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_NEW_DESCRIPTION', 82, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_newsfeeds&view=newsfeeds', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (83, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TITLE_DESCRIPTION', 83, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (84, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ALIAS_DESCRIPTION', 84, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (85, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_LINK_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_LINK_DESCRIPTION', 85, 'bottom', '#jform_link', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (86, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_DESCRIPTION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_DESCRIPTION_DESCRIPTION', 86, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (87, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_STATUS_DESCRIPTION', 87, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (88, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CATEGORY_DESCRIPTION', 88, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (89, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ACCESS_DESCRIPTION', 89, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (90, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TAGS_DESCRIPTION', 90, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (91, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_VERSIONNOTE_DESCRIPTION', 91, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (92, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_SAVECLOSE_DESCRIPTION', 92, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (93, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CONGRATULATIONS_DESCRIPTION', 93, 'bottom', '', 0, 1, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (94, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_NEW_DESCRIPTION', 94, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_finder&view=filters', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (95, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_TITLE_DESCRIPTION', 95, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (96, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_ALIAS_DESCRIPTION', 96, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (97, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONTENT_DESCRIPTION', 97, 'bottom', '.col-lg-9', 0, 1, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (98, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_STATUS_DESCRIPTION', 98, 'bottom', '#jform_state', 2, 3, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (99, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_SAVECLOSE_DESCRIPTION', 99, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (100, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONGRATULATIONS_DESCRIPTION', 100, 'bottom', '', 0, 1, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (101, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NEW_DESCRIPTION', 101, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (102, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NAME_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NAME_DESCRIPTION', 102, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (103, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_LOGINNAME_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_LOGINNAME_DESCRIPTION', 103, 'bottom', '#jform_username', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (104, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD_DESCRIPTION', 104, 'bottom', '#jform_password', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (105, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD2_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD2_DESCRIPTION', 105, 'bottom', '#jform_password2', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (106, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_EMAIL_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_EMAIL_DESCRIPTION', 106, 'bottom', '#jform_email', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (107, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SYSTEMEMAIL_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SYSTEMEMAIL_DESCRIPTION', 107, 'top', '#jform_sendEmail0', 2, 3, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (108, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_STATUS_DESCRIPTION', 108, 'top', '#jform_block0', 2, 3, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (109, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORDRESET_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORDRESET_DESCRIPTION', 109, 'top', '#jform_requireReset0', 2, 3, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (110, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SAVECLOSE_DESCRIPTION', 110, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''), (111, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_CONGRATULATIONS_DESCRIPTION', 111, 'bottom', '', 0, 1, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-04-19 10:43:59', 0, '2023-04-19 10:43:59', 0, NULL, NULL, '*', ''); -- -------------------------------------------------------- -- -- Δομή πίνακα για τον πίνακα `o0ksp_history` -- CREATE TABLE `o0ksp_history` ( `version_id` int(10) UNSIGNED NOT NULL, `item_id` varchar(50) NOT NULL, `version_note` varchar(255) NOT NULL DEFAULT '' COMMENT 'Optional version name', `save_date` datetime NOT NULL, `editor_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0, `character_count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Number of characters in this version.', `sha1_hash` varchar(50) NOT NULL DEFAULT '' COMMENT 'SHA1 hash of the version_data column.', `version_data` longtext NOT NULL COMMENT 'json-encoded string of version data', `keep_forever` tinyint(4) NOT NULL DEFAULT 0 COMMENT '0=auto delete; 1=keep' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Άδειασμα δεδομένων του πίνακα `o0ksp_history` -- INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (1, 'com_content.article.43', '', '2022-01-03 16:15:38', 43, 4566, 'c6e0fa3fe9ad3fd3b20506da4adbef8de8aa4a0e', '{\"id\":43,\"asset_id\":166,\"title\":\"Creating animations for our top stripe (2)\",\"alias\":\"creating-animations-for-our-top-stripe-2\",\"introtext\":\"<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<ul>\\r\\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.<\\/li>\\r\\n<li>Aliquam tincidunt mauris eu risus.<\\/li>\\r\\n<\\/ul>\\r\\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.<\\/p>\\r\\n<nav>\\r\\n<ul>\\r\\n<li><a href=\\\"#\\\">Home<\\/a><\\/li>\\r\\n<li><a href=\\\"#\\\">About<\\/a><\\/li>\\r\\n<li><a href=\\\"#\\\">Clients<\\/a><\\/li>\\r\\n<li><a href=\\\"#\\\">Contact Us<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/nav>\\r\\n<h3>Lorem ipsum dolor sit amet<\\/h3>\\r\\n<ul>\\r\\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.<\\/li>\\r\\n<li>Aliquam tincidunt mauris eu risus.<\\/li>\\r\\n<\\/ul>\\r\\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend<\\/p>\\r\\n<p><strong>Pellentesque habitant morbi tristique<\\/strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.<\\/em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae<\\/code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\\\"#\\\">Donec non enim<\\/a> in turpis pulvinar facilisis. Ut felis.<\\/p>\\r\\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"state\":\"1\",\"catid\":10,\"created\":\"2021-09-04 02:42:26\",\"created_by\":\"42\",\"created_by_alias\":\"\",\"modified\":\"2021-09-21 00:00:00\",\"modified_by\":\"42\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2021-09-21 00:00:00\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/intro-8.jpg\\\",\\\"image_intro_alt\\\":\\\"Creating animations for our top stripe \\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/full-8.jpg\\\",\\\"image_fulltext_alt\\\":\\\"Creating animations for our top stripe \\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"ctm_content_type\\\":\\\"gallery\\\",\\\"ctm_gallery\\\":{\\\"src\\\":[\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-20.jpg\\\",\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-21.jpg\\\",\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-22.jpg\\\"],\\\"class\\\":[\\\"\\\",\\\"\\\",\\\"\\\"],\\\"caption\\\":[\\\"\\\",\\\"\\\",\\\"\\\"]}}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (2, 'com_content.article.43', '', '2022-01-03 16:16:12', 43, 2312, 'dc0663b4e8476800f590e0324ebd2af21ffe6369', '{\"id\":\"43\",\"asset_id\":166,\"title\":\"Creating animations for our top stripe (2)\",\"alias\":\"creating-animations-for-our-top-stripe-2\",\"introtext\":\"<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2021-09-04 02:42:26\",\"created_by\":\"42\",\"created_by_alias\":\"\",\"modified\":\"2022-01-03 16:16:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-03 16:15:43\",\"publish_up\":\"2021-09-21 00:00:00\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/intro-8.jpg\\\",\\\"image_intro_alt\\\":\\\"Creating animations for our top stripe \\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/full-8.jpg\\\",\\\"image_fulltext_alt\\\":\\\"Creating animations for our top stripe \\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"ctm_content_type\\\":\\\"gallery\\\",\\\"ctm_gallery\\\":{\\\"src\\\":[\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-20.jpg\\\",\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-21.jpg\\\",\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-22.jpg\\\"],\\\"class\\\":[\\\"\\\",\\\"\\\",\\\"\\\"],\\\"caption\\\":[\\\"\\\",\\\"\\\",\\\"\\\"]}}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (3, 'com_content.article.42', '', '2022-01-03 17:40:19', 43, 4573, '04602006143d86ac498ee0162c6302d988b56ca1', '{\"id\":\"42\",\"asset_id\":148,\"title\":\"Creating animations for our top stripe \",\"alias\":\"creating-animations-for-our-top-stripe\",\"introtext\":\"<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<ul>\\r\\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.<\\/li>\\r\\n<li>Aliquam tincidunt mauris eu risus.<\\/li>\\r\\n<\\/ul>\\r\\n<p>Aliquam varius semper odio, mollis dictum metus. Praesent ut nibh eget dui bibendum porttitor. Duis nec eros vitae arcu porta vestibulum. Maecenas nisl justo, gravida in mattis sed, semper vel sem. Etiam vitae euismod ipsum, rhoncus facilisis enim. Proin faucibus purus libero, et porta sapien viverra vel. Fusce iaculis est eu ipsum facilisis, at sodales diam condimentum. Maecenas vel suscipit turpis. Phasellus venenatis libero in urna fermentum, eget volutpat lacus volutpat. Nam vel leo turpis.<\\/p>\\r\\n<nav>\\r\\n<ul>\\r\\n<li><a href=\\\"#\\\">Home<\\/a><\\/li>\\r\\n<li><a href=\\\"#\\\">About<\\/a><\\/li>\\r\\n<li><a href=\\\"#\\\">Clients<\\/a><\\/li>\\r\\n<li><a href=\\\"#\\\">Contact Us<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/nav>\\r\\n<h3>Lorem ipsum dolor sit amet<\\/h3>\\r\\n<ul>\\r\\n<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.<\\/li>\\r\\n<li>Aliquam tincidunt mauris eu risus.<\\/li>\\r\\n<\\/ul>\\r\\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas, auris placerat eleifend leo. Quisque sit amet est et sapien ultricies eget, tempor sit amet, Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend<\\/p>\\r\\n<p><strong>Pellentesque habitant morbi tristique<\\/strong> senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. <em>Aenean ultricies mi vitae est.<\\/em> Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae<\\/code>, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href=\\\"#\\\">Donec non enim<\\/a> in turpis pulvinar facilisis. Ut felis.<\\/p>\\r\\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"state\":\"1\",\"catid\":10,\"created\":\"2021-09-04 02:42:26\",\"created_by\":\"42\",\"created_by_alias\":\"\",\"modified\":\"2022-01-03 17:40:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-03 17:39:35\",\"publish_up\":\"2021-09-21 00:00:00\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/intro-8.jpg\\\",\\\"image_intro_alt\\\":\\\"Creating animations for our top stripe \\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/full-8.jpg\\\",\\\"image_fulltext_alt\\\":\\\"Creating animations for our top stripe \\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"ctm_content_type\\\":\\\"gallery\\\",\\\"ctm_gallery\\\":{\\\"src\\\":[\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-20.jpg\\\",\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-21.jpg\\\",\\\"images\\\\\\/joomlart\\\\\\/photography\\\\\\/gallery-22.jpg\\\"],\\\"class\\\":[\\\"\\\",\\\"\\\",\\\"\\\"],\\\"caption\\\":[\\\"\\\",\\\"\\\",\\\"\\\"]}}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (4, 'com_content.article.2', '', '2022-01-03 17:51:28', 43, 4510, 'd17564674dd178a68107a2319b06d814fbb16c90', '{\"id\":\"2\",\"asset_id\":69,\"title\":\"New call to release photojournalist held for three years in Egypt\",\"alias\":\"new-call-to-release-photojournalist-held-for-three-years-in-egypt\",\"introtext\":\"<p class=\\\"lead\\\">Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Pellentesque condimentum laoreet purus, et vulputate eros facilisis a. Vestibulum iaculis quis mi in molestie. In ut ornare massa, eget accumsan massa. Donec tempor neque in augue luctus, vel blandit ligula ornare. In ac hendrerit dolor. Aliquam eget odio nec dolor semper iaculis sit amet sit amet nisl. Integer vehicula tincidunt elit sit amet molestie. Quisque egestas risus<\\/p>\\r\\n<p>Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.<\\/p>\\r\\n<div class=\\\"img-lead\\\"><img src=\\\"images\\/joomlart\\/blog\\/item-2.jpg\\\" alt=\\\"\\\" \\/><\\/div>\\r\\n<p>Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. Donec rhoncus rhoncus risus<\\/p>\\r\\n<p>Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.<\\/p>\\r\\n<p><img src=\\\"images\\/joomlart\\/blog\\/item-4.jpg\\\" alt=\\\"\\\" \\/><\\/p>\\r\\n<p>Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.<\\/p>\",\"state\":\"1\",\"catid\":9,\"created\":\"2021-09-04 02:42:26\",\"created_by\":\"42\",\"created_by_alias\":\"\",\"modified\":\"2022-01-03 17:51:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-03 17:47:21\",\"publish_up\":\"2021-09-21 00:00:00\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/joomlart\\\\\\/intro\\\\\\/intro-1.jpg\\\",\\\"image_intro_alt\\\":\\\"New call to release photojournalist held for three years in Egypt\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/joomlart\\\\\\/blog\\\\\\/item-3.jpg\\\",\\\"image_fulltext_alt\\\":\\\"New call to release photojournalist held for three years in Egypt\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":21,\"ordering\":13,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":206,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (5, 'com_content.article.2', '', '2022-01-03 17:54:39', 43, 4969, '57fc000500e2ffbd42ee2bd8f3c12bf201cff35d', '{\"id\":\"2\",\"asset_id\":69,\"title\":\"\\u0391\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03af\\u03c4\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf\\u03c5\",\"alias\":\"new-call-to-release-photojournalist-held-for-three-years-in-egypt\",\"introtext\":\"<p class=\\\"lead\\\">\\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03b9\\u03c3\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc \\u03ba\\u03b5\\u03af\\u03bc\\u03b5\\u03bd\\u03bf \\u03c4\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bc\\u03b5\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c3\\u03c4\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03b5\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03c4\\u03bf\\u03c5 \\u03ac\\u03c1\\u03b8\\u03c1\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Pellentesque condimentum laoreet purus, et vulputate eros facilisis a. Vestibulum iaculis quis mi in molestie. In ut ornare massa, eget accumsan massa. Donec tempor neque in augue luctus, vel blandit ligula ornare. In ac hendrerit dolor. Aliquam eget odio nec dolor semper iaculis sit amet sit amet nisl. Integer vehicula tincidunt elit sit amet molestie. Quisque egestas risus<\\/p>\\r\\n<p>Donec eu libero sit amet quam egestas semper. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.<\\/p>\\r\\n<div class=\\\"img-lead\\\"><img src=\\\"images\\/joomlart\\/blog\\/item-2.jpg\\\" alt=\\\"\\\" \\/><\\/div>\\r\\n<p>Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. Donec rhoncus rhoncus risus<\\/p>\\r\\n<p>Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.<\\/p>\\r\\n<p><img src=\\\"images\\/joomlart\\/blog\\/item-4.jpg\\\" alt=\\\"\\\" \\/><\\/p>\\r\\n<p>Orbi aliquet, lacus quis rutrum congue, leo quam porttitor tellus, quis mollis ligula urna sit amet urna. Curabitur orci massa, mollis at pharetra ac, feugiat vel risus. Integer mollis odio tortor. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac. Nulla facilisi. Aliquam in libero in elit tincidunt tincidunt et quis est. Sed imperdiet a nibh ut fringilla. Nulla tempus euismod mollis. Donec rhoncus rhoncus risus, eget rutrum velit sodales ac.<\\/p>\",\"state\":\"1\",\"catid\":9,\"created\":\"2021-09-04 02:42:26\",\"created_by\":\"42\",\"created_by_alias\":\"\",\"modified\":\"2022-01-03 17:54:39\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-03 17:53:22\",\"publish_up\":\"2021-09-21 00:00:00\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/joomlart\\\\\\/intro\\\\\\/intro-1.jpg\\\",\\\"image_intro_alt\\\":\\\"New call to release photojournalist held for three years in Egypt\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/joomlart\\\\\\/blog\\\\\\/item-3.jpg\\\",\\\"image_fulltext_alt\\\":\\\"New call to release photojournalist held for three years in Egypt\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":22,\"ordering\":13,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":208,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (6, 'com_content.category.17', '', '2022-01-04 20:36:33', 43, 740, '5cb5def46eb958a25defeb91b05565efdf482d63', '{\"id\":17,\"asset_id\":173,\"parent_id\":1,\"lft\":29,\"rgt\":30,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0391\\u0393\\u03a7\\u039f\\u03a5\\u03a3\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c5\\u03c3\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:36:33\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (7, 'com_content.category.18', '', '2022-01-04 20:37:01', 43, 608, '1662a93a872b06b6557392c3adbffa502555c25a', '{\"id\":18,\"asset_id\":174,\"parent_id\":1,\"lft\":31,\"rgt\":32,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:36:33\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (8, 'com_content.category.18', '', '2022-01-04 20:37:30', 43, 648, '0acbd26e347b0562b1c3058ccba2b8bbe3008a6f', '{\"id\":\"18\",\"asset_id\":174,\"parent_id\":17,\"lft\":30,\"rgt\":31,\"level\":2,\"path\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"extension\":\"com_content\",\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-01-04 20:37:01\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:37:30\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0), (9, 'com_content.category.19', '', '2022-01-04 20:37:40', 43, 609, 'aa615ceb46504ec73fd2c81b33e10c1fb5eb5763', '{\"id\":19,\"asset_id\":175,\"parent_id\":17,\"lft\":32,\"rgt\":33,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u03a3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:37:30\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (10, 'com_content.category.19', '', '2022-01-04 20:37:45', 43, 747, '30b580b57c88cb50164e70cf79387f55849948b9', '{\"id\":\"19\",\"asset_id\":175,\"parent_id\":17,\"lft\":32,\"rgt\":33,\"level\":2,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c5\\u03c3\\/\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"extension\":\"com_content\",\"title\":\"\\u03a3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-01-04 20:37:40\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:37:45\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0), (11, 'com_content.category.20', '', '2022-01-04 20:38:15', 43, 778, 'b892ea1e5077e9d869d404e88c679947470c7674', '{\"id\":20,\"asset_id\":176,\"parent_id\":1,\"lft\":35,\"rgt\":36,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0395\\u039d\\u0399\\u03a3\\u03a7\\u03a5\\u03a3\\u0397 \\u0394\\u03a5\\u039d\\u0391\\u03a4\\u039f\\u03a4\\u0397\\u03a4\\u03a9\\u039d\",\"alias\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:37:45\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (12, 'com_content.category.20', '', '2022-01-04 20:38:19', 43, 902, '251947f765dc98af2acd6c8d9997b7fbedb9d917', '{\"id\":\"20\",\"asset_id\":176,\"parent_id\":1,\"lft\":35,\"rgt\":36,\"level\":1,\"path\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\",\"extension\":\"com_content\",\"title\":\"\\u0395\\u039d\\u0399\\u03a3\\u03a7\\u03a5\\u03a3\\u0397 \\u0394\\u03a5\\u039d\\u0391\\u03a4\\u039f\\u03a4\\u0397\\u03a4\\u03a9\\u039d\",\"alias\":\"\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03b7\\u03c4\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-01-04 20:38:15\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:38:19\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0), (13, 'com_content.category.21', '', '2022-01-04 20:38:36', 43, 692, '3b9f3407b6d8a15e8acb523c9b53644e0124f780', '{\"id\":21,\"asset_id\":177,\"parent_id\":1,\"lft\":37,\"rgt\":38,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:19\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (14, 'com_content.category.21', '', '2022-01-04 20:38:53', 43, 774, '7e67be1e5cbe5f1dc6e4f3b29e87553533d59595', '{\"id\":\"21\",\"asset_id\":177,\"parent_id\":20,\"lft\":36,\"rgt\":37,\"level\":2,\"path\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"extension\":\"com_content\",\"title\":\"\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":43,\"checked_out_time\":\"2022-01-04 20:38:36\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0), (15, 'com_content.category.22', '', '2022-01-04 20:39:08', 43, 681, '5b1c4ff4bfac3a18284a6b8897be2ad527282ad0', '{\"id\":22,\"asset_id\":178,\"parent_id\":20,\"lft\":38,\"rgt\":39,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (16, 'com_content.category.23', '', '2022-01-04 20:39:33', 43, 657, '4f0aeaa98034ade4c75db0df0dfc4738e632624c', '{\"id\":23,\"asset_id\":179,\"parent_id\":20,\"lft\":40,\"rgt\":41,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (17, 'com_content.category.24', '', '2022-01-04 20:39:44', 43, 705, 'beb65e3db51d8eb0e0a41dc60808727fe87ee64a', '{\"id\":24,\"asset_id\":180,\"parent_id\":20,\"lft\":42,\"rgt\":43,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (18, 'com_content.category.25', '', '2022-01-04 20:40:00', 43, 779, 'f353902c15885ce62643e966bc82387fa7d01722', '{\"id\":25,\"asset_id\":181,\"parent_id\":20,\"lft\":44,\"rgt\":45,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0395\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (19, 'com_content.category.26', '', '2022-01-04 20:40:12', 43, 741, '9c23aaf19a5af17bfbcc6defadc53766603bf6d5', '{\"id\":26,\"asset_id\":182,\"parent_id\":20,\"lft\":46,\"rgt\":47,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (20, 'com_content.category.27', '', '2022-01-04 20:40:23', 43, 681, '63c0c4a44e63a317546eb7f4664412af5b12f7b8', '{\"id\":27,\"asset_id\":183,\"parent_id\":20,\"lft\":48,\"rgt\":49,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (21, 'com_content.category.28', '', '2022-01-04 20:40:37', 43, 633, '3c507ac3eb4d57698a6ff37bf0b30bbb4467e5c4', '{\"id\":28,\"asset_id\":184,\"parent_id\":20,\"lft\":50,\"rgt\":51,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"alias\":\"\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (22, 'com_content.category.29', '', '2022-01-04 20:40:51', 43, 669, '46246221ff1d758d17734db18393ec9dcbc4e3f2', '{\"id\":29,\"asset_id\":185,\"parent_id\":20,\"lft\":52,\"rgt\":53,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (23, 'com_content.category.30', '', '2022-01-04 20:41:08', 43, 669, 'b6f27e55911a5bbbc1653669268291d5a750682c', '{\"id\":30,\"asset_id\":186,\"parent_id\":20,\"lft\":54,\"rgt\":55,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0399\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"alias\":\"\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (24, 'com_content.category.31', '', '2022-01-04 20:41:18', 43, 707, 'd05540a4da73e92db45e098a3367bc8fe9e3e39a', '{\"id\":31,\"asset_id\":187,\"parent_id\":20,\"lft\":56,\"rgt\":57,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u039b\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (25, 'com_content.category.32', '', '2022-01-04 20:41:28', 43, 597, 'af0643835f5cb92d378f116384c24bd57f7bf9c6', '{\"id\":32,\"asset_id\":188,\"parent_id\":20,\"lft\":58,\"rgt\":59,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u038c\\u03c1\\u03b9\\u03b1\",\"alias\":\"\\u03cc\\u03c1\\u03b9\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (26, 'com_content.category.33', '', '2022-01-04 20:41:38', 43, 753, 'f63b5bb583d89d8a278abf3bfb4cabadc9a8f5d5', '{\"id\":33,\"asset_id\":189,\"parent_id\":20,\"lft\":60,\"rgt\":61,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u03a0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (27, 'com_content.category.34', '', '2022-01-04 20:41:50', 43, 621, '2bfa191d3c35341f43df1bc7cd5253c20dda70ef', '{\"id\":34,\"asset_id\":190,\"parent_id\":20,\"lft\":62,\"rgt\":63,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u03a3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\",\"alias\":\"\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (28, 'com_content.category.35', '', '2022-01-04 20:42:01', 43, 779, 'bc11eb650fa11fff4032548ab3dd2a219f7da4c9', '{\"id\":35,\"asset_id\":191,\"parent_id\":20,\"lft\":64,\"rgt\":65,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (29, 'com_content.category.36', '', '2022-01-04 20:42:23', 43, 583, '6c05b00ba67a7e31e91af2bb940e60f71c73c558', '{\"id\":36,\"asset_id\":192,\"parent_id\":20,\"lft\":66,\"rgt\":67,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"Work-life balance\",\"alias\":\"work-life-balance\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (30, 'com_content.category.37', '', '2022-01-04 20:42:56', 43, 778, 'f95663025bc32b75c0bd0ce9c2b8a6e982cb641b', '{\"id\":37,\"asset_id\":193,\"parent_id\":1,\"lft\":69,\"rgt\":70,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0394\\u03a5\\u03a3\\u039a\\u039f\\u039b\\u0399\\u03a9\\u039d\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (31, 'com_content.category.38', '', '2022-01-04 20:43:51', 43, 716, '588918f8a672dd56ec201f5aca3f3073975153ed', '{\"id\":38,\"asset_id\":194,\"parent_id\":1,\"lft\":71,\"rgt\":72,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (32, 'com_content.category.38', '', '2022-01-04 20:43:59', 43, 810, 'c5b0d4a8d2c84f120d099392df3e025051806709', '{\"id\":\"38\",\"asset_id\":194,\"parent_id\":37,\"lft\":70,\"rgt\":71,\"level\":2,\"path\":\"\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"extension\":\"com_content\",\"title\":\"\\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"0\",\"checked_out\":43,\"checked_out_time\":\"2022-01-04 20:43:51\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:43:59\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0), (33, 'com_content.category.39', '', '2022-01-04 20:44:10', 43, 609, 'ebe43c3c9f904065498d36cb38f4ed2327cf0312', '{\"id\":39,\"asset_id\":195,\"parent_id\":37,\"lft\":72,\"rgt\":73,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0398\\u03c5\\u03bc\\u03cc\\u03c2\",\"alias\":\"\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:43:59\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (34, 'com_content.category.40', '', '2022-01-04 20:44:51', 43, 632, 'f427ff3f98f3e7e90a510ce1df14984dd56cdb83', '{\"id\":40,\"asset_id\":196,\"parent_id\":1,\"lft\":75,\"rgt\":76,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3\",\"alias\":\"\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (35, 'com_content.category.41', '', '2022-01-04 20:45:03', 43, 790, '671d93d8d567ab937beed616ef94ff43a3b4847b', '{\"id\":41,\"asset_id\":197,\"parent_id\":1,\"lft\":77,\"rgt\":78,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:38:53\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (36, 'com_content.category.41', '', '2022-01-04 20:45:09', 43, 921, 'a96a78db86b2658f36f760c3ad699be540f0741f', '{\"id\":\"41\",\"asset_id\":197,\"parent_id\":40,\"lft\":76,\"rgt\":77,\"level\":2,\"path\":\"\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"extension\":\"com_content\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"0\",\"checked_out\":43,\"checked_out_time\":\"2022-01-04 20:45:03\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:45:09\",\"hits\":0,\"language\":\"*\",\"version\":1}', 0), (37, 'com_content.category.42', '', '2022-01-04 20:46:02', 43, 731, '7ca1032cba391937074ce561ad2622104de037fc', '{\"id\":42,\"asset_id\":198,\"parent_id\":40,\"lft\":78,\"rgt\":79,\"level\":2,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0395\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"43\",\"created_time\":\"2022-01-04 20:36:33\",\"modified_user_id\":\"43\",\"modified_time\":\"2022-01-04 20:45:09\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (38, 'com_tags.tag.9', '', '2022-01-04 20:51:59', 43, 815, 'fb51b8aa6e3af77e36dcf634674228a8a9718eba', '{\"id\":9,\"parent_id\":1,\"lft\":15,\"rgt\":16,\"level\":1,\"path\":\"\",\"title\":\"\\u0386\\u03c1\\u03b8\\u03c1\\u03b1\",\"alias\":\"\\u03ac\\u03c1\\u03b8\\u03c1\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-04 20:51:59\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:51:59\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (39, 'com_tags.tag.10', '', '2022-01-04 20:52:10', 43, 852, '623d408e134b2536f8914555d9cf1b98e3964e50', '{\"id\":10,\"parent_id\":1,\"lft\":17,\"rgt\":18,\"level\":1,\"path\":\"\",\"title\":\"\\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-04 20:52:10\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:52:10\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (40, 'com_tags.tag.11', '', '2022-01-04 20:52:18', 43, 804, '2504feaf73a15cd24aadeb9d0d33dab1b8ef5c02', '{\"id\":11,\"parent_id\":1,\"lft\":19,\"rgt\":20,\"level\":1,\"path\":\"\",\"title\":\"\\u03a4\\u03ad\\u03c3\\u03c4\",\"alias\":\"\\u03c4\\u03ad\\u03c3\\u03c4\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-04 20:52:18\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-04 20:52:18\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (41, 'com_tags.tag.12', '', '2022-01-09 19:07:21', 43, 816, '8a628c1f9f2856c33fcdf0b5fbf88e1fc735318a', '{\"id\":12,\"parent_id\":1,\"lft\":21,\"rgt\":22,\"level\":1,\"path\":\"\",\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:07:21\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:07:21\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (42, 'com_tags.tag.13', '', '2022-01-09 19:08:01', 43, 924, '0226f8f4c0e2234769376039624512ef9254be1f', '{\"id\":13,\"parent_id\":1,\"lft\":23,\"rgt\":24,\"level\":1,\"path\":\"\",\"title\":\"\\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:08:01\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:08:01\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (43, 'com_tags.tag.14', '', '2022-01-09 19:08:07', 43, 900, 'e201c7ced392b24c0e2a90705fcef4e7d3c1c47e', '{\"id\":14,\"parent_id\":1,\"lft\":25,\"rgt\":26,\"level\":1,\"path\":\"\",\"title\":\"\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:08:07\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:08:07\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (44, 'com_tags.tag.15', '', '2022-01-09 19:08:15', 43, 888, '19c5592bb387b626542c18dcdf18785f32508843', '{\"id\":15,\"parent_id\":1,\"lft\":27,\"rgt\":28,\"level\":1,\"path\":\"\",\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:08:15\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:08:15\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (45, 'com_tags.tag.16', '', '2022-01-09 19:08:43', 43, 864, 'bfdf432740f0149eeec9ce6290503953bfdc9530', '{\"id\":16,\"parent_id\":1,\"lft\":29,\"rgt\":30,\"level\":1,\"path\":\"\",\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:08:43\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:08:43\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (46, 'com_tags.tag.17', '', '2022-01-09 19:08:48', 43, 912, '869599bf9f388a682336205e65a8762a26db09e8', '{\"id\":17,\"parent_id\":1,\"lft\":31,\"rgt\":32,\"level\":1,\"path\":\"\",\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:08:48\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:08:48\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (47, 'com_tags.tag.18', '', '2022-01-09 19:08:54', 43, 914, '3670e31ad596d520e121bc70e20c28a1f5e6a96e', '{\"id\":18,\"parent_id\":1,\"lft\":33,\"rgt\":34,\"level\":1,\"path\":\"\",\"title\":\"\\u039b\\u03ae\\u03c8\\u03b7 \\u0391\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03bb\\u03ae\\u03c8\\u03b7-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:08:54\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:08:54\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (48, 'com_tags.tag.19', '', '2022-01-09 19:09:00', 43, 986, 'd6ed206ac205f1e2a4f60b72e464d5eff56eff1a', '{\"id\":19,\"parent_id\":1,\"lft\":35,\"rgt\":36,\"level\":1,\"path\":\"\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0395\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:00\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (49, 'com_tags.tag.20', '', '2022-01-09 19:09:05', 43, 948, '064a3b79b8152cd8c60fa92395a00613b218a975', '{\"id\":20,\"parent_id\":1,\"lft\":37,\"rgt\":38,\"level\":1,\"path\":\"\",\"title\":\"\\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:05\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:05\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (50, 'com_tags.tag.21', '', '2022-01-09 19:09:30', 43, 938, '1157c698931a384a9f63048bc14d69668ffe6868', '{\"id\":21,\"parent_id\":1,\"lft\":39,\"rgt\":40,\"level\":1,\"path\":\"\",\"title\":\"\\u0395\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:30\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:30\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (51, 'com_tags.tag.22', '', '2022-01-09 19:09:35', 43, 999, '2dfe898b51a9e6022cc484813b0ceb2305c16b67', '{\"id\":22,\"parent_id\":1,\"lft\":41,\"rgt\":42,\"level\":1,\"path\":\"\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:35\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:35\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (52, 'com_tags.tag.23', '', '2022-01-09 19:09:39', 43, 888, '6abf67fbed147be5eaef9e679275a4eee9512d29', '{\"id\":23,\"parent_id\":1,\"lft\":43,\"rgt\":44,\"level\":1,\"path\":\"\",\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:39\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:39\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (53, 'com_tags.tag.24', '', '2022-01-09 19:09:45', 43, 840, 'ac0e7c0758d9f56b0d211d01b8c3a61670f04608', '{\"id\":24,\"parent_id\":1,\"lft\":45,\"rgt\":46,\"level\":1,\"path\":\"\",\"title\":\"\\u0395\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"alias\":\"\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:45\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:45\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (54, 'com_tags.tag.25', '', '2022-01-09 19:09:52', 43, 876, '7089b11f7c4cdceafa8f2a269140b076c08febab', '{\"id\":25,\"parent_id\":1,\"lft\":47,\"rgt\":48,\"level\":1,\"path\":\"\",\"title\":\"\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:52\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:52\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (55, 'com_tags.tag.26', '', '2022-01-09 19:09:56', 43, 864, 'b1f6c24bb972bfd457eee69caf446121d3c9770f', '{\"id\":26,\"parent_id\":1,\"lft\":49,\"rgt\":50,\"level\":1,\"path\":\"\",\"title\":\"\\u0399\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:09:56\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:09:56\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (56, 'com_tags.tag.27', '', '2022-01-09 19:10:01', 43, 816, '48b3b35723b2dbe0a37da5469691e769949bfd08', '{\"id\":27,\"parent_id\":1,\"lft\":51,\"rgt\":52,\"level\":1,\"path\":\"\",\"title\":\"\\u0398\\u03c5\\u03bc\\u03cc\\u03c2\",\"alias\":\"\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:01\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:01\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (57, 'com_tags.tag.28', '', '2022-01-09 19:10:07', 43, 804, '368b7ffd63dfb16d435727908cdded44095024ea', '{\"id\":28,\"parent_id\":1,\"lft\":53,\"rgt\":54,\"level\":1,\"path\":\"\",\"title\":\"\\u038c\\u03c1\\u03b9\\u03b1\",\"alias\":\"\\u03cc\\u03c1\\u03b9\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:07\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:07\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (58, 'com_tags.tag.29', '', '2022-01-09 19:10:12', 43, 828, '0eb165c50038c9e2d93de529e1e37643a137c247', '{\"id\":29,\"parent_id\":1,\"lft\":55,\"rgt\":56,\"level\":1,\"path\":\"\",\"title\":\"\\u03a3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\",\"alias\":\"\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:12\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:12\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (59, 'com_tags.tag.30', '', '2022-01-09 19:10:16', 43, 960, '91b810149385ea15a41c0cc6607e154996f8876f', '{\"id\":30,\"parent_id\":1,\"lft\":57,\"rgt\":58,\"level\":1,\"path\":\"\",\"title\":\"\\u03a0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:16\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:16\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (60, 'com_tags.tag.31', '', '2022-01-09 19:10:22', 43, 986, '877fad24866efc540292e0aae27684c14193fd72', '{\"id\":31,\"parent_id\":1,\"lft\":59,\"rgt\":60,\"level\":1,\"path\":\"\",\"title\":\"\\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u0391\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:22\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:22\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (61, 'com_tags.tag.32', '', '2022-01-09 19:10:30', 43, 986, 'adb2c0f7c33b7c6a5da6a982cc5bc85e860afdd2', '{\"id\":32,\"parent_id\":1,\"lft\":61,\"rgt\":62,\"level\":1,\"path\":\"\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03ce\\u03bd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b9\\u03ce\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:30\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:30\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (62, 'com_tags.tag.33', '', '2022-01-09 19:10:35', 43, 986, '6d97b3748b62d35fd0fcc338d3630c6ef3f4d482', '{\"id\":33,\"parent_id\":1,\"lft\":63,\"rgt\":64,\"level\":1,\"path\":\"\",\"title\":\"\\u0395\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u0394\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7-\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:35\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:35\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (63, 'com_tags.tag.34', '', '2022-01-09 19:10:39', 43, 938, '57cbd85f6b34c4332073ac7b5362ca2a1720fdbf', '{\"id\":34,\"parent_id\":1,\"lft\":65,\"rgt\":66,\"level\":1,\"path\":\"\",\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03b7 \\u0386\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03b7-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:39\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:39\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (64, 'com_tags.tag.35', '', '2022-01-09 19:10:45', 43, 840, '5d68f308874005aa5f8a53691ebec3797526499a', '{\"id\":35,\"parent_id\":1,\"lft\":67,\"rgt\":68,\"level\":1,\"path\":\"\",\"title\":\"\\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:45\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:45\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (65, 'com_tags.tag.36', '', '2022-01-09 19:10:52', 43, 792, '95c5387b5c3e51c39d0fbc938df99ef8f003b364', '{\"id\":36,\"parent_id\":1,\"lft\":69,\"rgt\":70,\"level\":1,\"path\":\"\",\"title\":\"\\u039d\\u03ad\\u03b1\",\"alias\":\"\\u03bd\\u03ad\\u03b1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:52\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:52\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (66, 'com_tags.tag.37', '', '2022-01-09 19:10:58', 43, 766, '7947c4cae29375406b004d5610b8d571bba6778c', '{\"id\":37,\"parent_id\":1,\"lft\":71,\"rgt\":72,\"level\":1,\"path\":\"\",\"title\":\"Video\",\"alias\":\"video\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:10:58\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:10:58\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (67, 'com_tags.tag.38', '', '2022-01-09 19:11:06', 43, 768, 'a7464247a22478b0591c2339473df516573b777a', '{\"id\":38,\"parent_id\":1,\"lft\":73,\"rgt\":74,\"level\":1,\"path\":\"\",\"title\":\"Stress\",\"alias\":\"stress\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:11:06\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:11:06\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (68, 'com_tags.tag.39', '', '2022-01-09 19:11:37', 43, 790, '4178a35e924ce5b8604b4128289d2ad792432d15', '{\"id\":39,\"parent_id\":1,\"lft\":75,\"rgt\":76,\"level\":1,\"path\":\"\",\"title\":\"Work-Life Balance\",\"alias\":\"work-life-balance\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:11:37\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:11:37\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (69, 'com_tags.tag.40', '', '2022-01-09 19:11:43', 43, 764, '3c4dc1f44546b5371a5b6ca22cb7c0d80afde703', '{\"id\":40,\"parent_id\":1,\"lft\":77,\"rgt\":78,\"level\":1,\"path\":\"\",\"title\":\"Tips\",\"alias\":\"tips\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"tag_layout\\\":\\\"\\\",\\\"tag_link_class\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-09 19:11:43\",\"created_by_alias\":\"\",\"modified_user_id\":43,\"modified_time\":\"2022-01-09 19:11:43\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{}\",\"hits\":0,\"language\":\"*\",\"version\":\"1\",\"publish_up\":null,\"publish_down\":null}', 0), (70, 'com_content.article.44', '', '2022-01-09 20:23:32', 43, 2670, 'bf7871ac2301cb18a678828a457d4d4a659b87f5', '{\"id\":44,\"asset_id\":201,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 ;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,\\u00a0\\u00a0\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:23:32\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (71, 'com_content.article.44', '', '2022-01-09 20:26:10', 43, 10969, '725c8d7730b6b4ee85ba9616dab3949d374da5b7', '{\"id\":\"44\",\"asset_id\":201,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 ;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,\\u00a0\\u00a0\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 ; \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bb\\u03cd\\u03c0\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03b9\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5, \\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03b1\\u03c6\\u03b5\\u03bd\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b5\\u03c4\\u03ad\\u03c1\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1, \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b4\\u03c5\\u03c3\\u03c7\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03b1\\u03bb\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0\\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd,\\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03ae\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2.\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u00a0\\u03b4\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03bb\\u03b7\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer adipiscing erat eget risus sollicitudin pellentesque et non erat. Maecenas nibh dolor, malesuada et bibendum a, sagittis accumsan ipsum. Pellentesque ultrices ultrices sapien, nec tincidunt nunc posuere ut. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam scelerisque tristique dolor vitae tincidunt. Aenean quis massa uada mi elementum elementum. Nec sapien convallis vulputate rhoncus vel dui. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-09 20:23:32\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (72, 'com_content.article.45', '', '2022-01-09 20:31:17', 43, 2976, 'f1ec88f613df9835bea8ff4cc8b08acf5197b94a', '{\"id\":45,\"asset_id\":203,\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2 & \\u039a\\u03c1\\u03af\\u03c3\\u03b7 \\u03a0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2-\\u03ba\\u03c1\\u03af\\u03c3\\u03b7-\\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u2018\\u2019\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u2019\\u2019 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b5\\u03bd\\u03ce \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9. \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (73, 'com_content.article.46', '', '2022-01-09 20:34:57', 43, 3223, '8321cdca5d621a0ba0812125a5e60cf114ecc363', '{\"id\":46,\"asset_id\":205,\"title\":\"\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1\",\"alias\":\"\\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac-\\u03c3\\u03ce\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0<strong>\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (74, 'com_content.article.46', '', '2022-01-09 20:39:59', 43, 12087, 'a0e5054d5eb4b6fc796f25e2450afa1dce1b1df4', '{\"id\":\"46\",\"asset_id\":205,\"title\":\"\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1\",\"alias\":\"\\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac-\\u03c3\\u03ce\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0<strong>\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1 \\u0397 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u2018\\u2019\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u2019\\u2019 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b5\\u03bd\\u03ce \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9. \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd. \\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391\\u00a0\\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03bd\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03ba\\u03cc\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bb\\u03b1\\u03bd\\u03b8\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c1\\u03bf\\u03ae\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u03a4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. (\\u03c0\\u03c7. \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2: \\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5) \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u038c\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac), \\u03c9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf\\u00a0\\u03a0\\u0391\\u039d\\u03a4\\u0391\\u00a0\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u00a0\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03b9.\\u00a0(\\u03c0\\u03c7. \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7: \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03c5\\u03b8\\u03ce \\u03ba\\u03b9 \\u03b5\\u03b3\\u03ce, \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c4\\u03b7\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.\\u00a0(\\u03c0\\u03c7. \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac: \\u03ba\\u03bb\\u03b5\\u03af\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03c0\\u03b1\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03ad\\u03c6\\u03c9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7) \\u039a\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03ae \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u00a0\\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c6\\u03b1\\u03bd\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03c7. \\u03c3\\u03ce\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b1\\u03c7\\u03c5\\u03c0\\u03b1\\u03bb\\u03bc\\u03af\\u03b5\\u03c2, \\u03c4\\u03c1\\u03ad\\u03bc\\u03bf\\u03c5\\u03bb\\u03bf, \\u03c0\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03bf\\u03bc\\u03ac\\u03c7\\u03b9, \\u03c3\\u03c5\\u03c7\\u03bd\\u03bf\\u03af \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9) \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:39:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-09 20:34:57\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (75, 'com_content.article.47', '', '2022-01-09 21:00:31', 43, 3074, '6556a45509d8f7c762fdf74ff48664487941d1d2', '{\"id\":47,\"asset_id\":207,\"title\":\"\\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7-\\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u00a0<strong>\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc ,\\u00a0<strong>\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1.\\u00a0\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-09 20:26:10\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (76, 'com_content.article.48', '', '2022-01-09 21:08:32', 43, 9089, 'e6047b4a91df1ab45ae0656bfd610506eb3bd889', '{\"id\":48,\"asset_id\":209,\"title\":\"\\u0391\\u03bd\\u03b1\\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7 \\u03a3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b1\\u03bd\\u03b1\\u03b4\\u03b9\\u03b1\\u03c4\\u03cd\\u03c0\\u03c9\\u03c3\\u03b7-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u00a0<strong>\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc ,\\u00a0<strong>\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1.\\u00a0\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7 \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2 \\u0388\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03bb\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd\\u03bd \\u03bf\\u03b9 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b2\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u00a0\\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc ,\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03bc\\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1. \\u0395\\u03c0\\u03b5\\u03be\\u03b7\\u03b3\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03c5\\u03c1\\u03b9\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 : >>\\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). >>\\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. >> \\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><< \\u03b5\\u03c0\\u03b9\\u03b4\\u03b7\\u03bc\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 21<sup>\\u03bf\\u03c5<\\/sup>\\u00a0\\u03b1\\u03b9\\u03ce\\u03bd\\u03b1>><\\/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&\\u00a0Veroff<\\/strong>,\\u00a0\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2\\u00a0<strong>\\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (126, 'com_content.article.91', '', '2022-01-10 10:42:48', 43, 3089, '1544c8ac501d3b5b6529978c6e6542ec87806e58', '{\"id\":91,\"asset_id\":295,\"title\":\"\\u039f\\u03b9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\'\",\"alias\":\"\\u03bf\\u03b9-\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c4\\u03bf\\u03c5-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<p>\\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ac\\u03bb\\u03bb\\u03b1 \\u03c4\\u03bf \\u03c0\\u03cc\\u03c3\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1<em>. <\\/em>\\u039f\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1,\\u00a0<strong>\\u03b5\\u03bd\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>\\u00a0\\u03ae\\u00a0<strong>\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03c1\\u03c1\\u03bf\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03b1\\u03c2<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (127, 'com_content.article.92', '', '2022-01-10 10:44:34', 43, 2247, '9a9d40b136f01c59a1560deb7ec46e404d79d859', '{\"id\":92,\"asset_id\":297,\"title\":\"\\u039f\\u03b9 4 \\u03a4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03bf\\u03b9-4-\\u03c4\\u03cd\\u03c0\\u03bf\\u03b9-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c3\\u03b1 \\u03bf\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (128, 'com_content.article.93', '', '2022-01-10 10:46:31', 43, 2889, '3bc6f6d9a41c8a7f4b390cca0fc7f47fa98d9737', '{\"id\":93,\"asset_id\":299,\"title\":\"\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0386\\u03bd\\u03bf\\u03b9\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7.\\u00a0\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba<\\/strong><strong>\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (129, 'com_content.article.94', '', '2022-01-10 10:48:15', 43, 2466, 'de9fee49b57e258afae7ebaea0f529b5078ade47', '{\"id\":94,\"asset_id\":301,\"title\":\"\'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\' \\u03bc\\u03b5 \\u0391\\u03bd\\u03b1\\u03c0\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd-\\u03bc\\u03b5-\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03be\\u03b1\\u03bd\\u03ac<\\/strong>\\u00a0\\u03c4\\u03b9\\u03c2 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (130, 'com_content.article.95', '', '2022-01-10 10:50:07', 43, 2533, 'd19f23d1a1b81b3d17270ee766fe42d143936829', '{\"id\":95,\"asset_id\":303,\"title\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae-\\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac<\\/strong>\\u00a020-30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u03c2 20 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (131, 'com_content.article.96', '', '2022-01-10 10:51:33', 43, 9146, '16a064b8483e41a9c66e1375be6b3771afa219c7', '{\"id\":96,\"asset_id\":305,\"title\":\"\\u039f \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03bf-\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0<strong>20 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1 \\u03ad\\u03be\\u03c9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac<\\/strong> \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1, \\u03b5\\u03ba\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bd \\u03bf \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03ba\\u03cc\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u0391\\u03c6\\u03b9\\u03b5\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac\\u00a020-30 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1, \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03bd\\u03c4\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1\\u03c2 20 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03b2\\u03cc\\u03bb\\u03c4\\u03b1, \\u03bc\\u03af\\u03b1 \\u03c4\\u03b1\\u03b9\\u03bd\\u03af\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c1\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c9\\u03c1\\u03b1\\u03af\\u03bf \\u03ba\\u03b1\\u03c6\\u03ad \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03b9\\u03b2\\u03bb\\u03af\\u03bf, \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03bf\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03bb\\u03af\\u03b3\\u03bf \\u03c0\\u03c1\\u03b9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5, \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9. \\u0398\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9\\u00a020 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af\\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b9\\u03bf \\u03c0\\u03bf\\u03bb\\u03c5\\u03ac\\u03c3\\u03c7\\u03bf\\u03bb\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1. \\u039a\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03cd\\u03c3\\u03b7\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03b2\\u03ac\\u03bb\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03b3\\u03c7\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5. \\u0395\\u03bd\\u03c4\\u03bf\\u03c0\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c1\\u03b5\\u03b8\\u03af\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1:\\u00a0\\u03bc\\u03c5\\u03c1\\u03c9\\u03b4\\u03b9\\u03ad\\u03c2, \\u03b1\\u03ad\\u03c1\\u03b1\\u03c2, \\u03c7\\u03c1\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03b8\\u03b5\\u03c1\\u03bc\\u03bf\\u03ba\\u03c1\\u03b1\\u03c3\\u03af\\u03b1, \\u03b3\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03bd\\u03ae\\u03bc\\u03b7 \\u03c3\\u03b1\\u03c2. \\u03a3\\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b2\\u03c1\\u03ac\\u03b4\\u03c5 \\u03c0\\u03c1\\u03b9\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c6\\u03ad\\u03c1\\u03c4\\u03b5 \\u03be\\u03b1\\u03bd\\u03ac \\u03c3\\u03c4\\u03bf \\u03bd\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03c5\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5. \\u039c\\u03b7\\u03bd \\u03be\\u03b5\\u03c7\\u03bd\\u03ac\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac. \\u039f\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c3\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b5\\u03b9 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:47:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (132, 'com_content.article.97', '', '2022-01-10 10:58:58', 43, 2550, '1fe47e6afeb64588459844714e8a50c8bef30d5e', '{\"id\":97,\"asset_id\":307,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2: \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c2-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (133, 'com_content.article.98', '', '2022-01-10 11:01:44', 43, 3229, '8f2828e9bbc9b2501a03c5629b74afd1961b8859', '{\"id\":98,\"asset_id\":309,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2;\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03cc\\u03c3\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2-\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b5\\u03af\\u03c0\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf; \\u038a\\u03c3\\u03b1-\\u03af\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (135, 'com_content.article.100', '', '2022-01-10 11:08:45', 43, 3143, 'c7a860546208047d812d30bce80234dacf0cfbb9', '{\"id\":100,\"asset_id\":313,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0<strong>\\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2.<\\/strong>\\u00a0\\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9\\u00a0\\u03c4\\u03bf\\u03bd\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf<\\/strong>...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (136, 'com_content.article.101', '', '2022-01-10 11:10:24', 43, 2619, '35471ea460b773f6258d0a36b6345fa044cde045', '{\"id\":101,\"asset_id\":315,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c4\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2\\u00a0 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (137, 'com_content.article.102', '', '2022-01-10 11:14:35', 43, 2915, '7263913a4765f183f85caef51ec87551c65417f7', '{\"id\":102,\"asset_id\":317,\"title\":\"\\u0392\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\",\"alias\":\"\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1-\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2-\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u0386\\u03bb\\u03bb\\u03b1\\u03be\\u03b5\\u00a0<\\/strong>\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2<strong>\\u00a0\\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03ad\\u03c2\\u00a0<\\/strong>\\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u03b5\\u03c0\\u03b1\\u03bd\\u03ad\\u03bb\\u03b1\\u03b2\\u03b5\\u00a0<\\/strong>\\u03c4\\u03b9\\u03c2<strong>\\u00a0\\u03bd\\u03ad\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03bf\\u03c5. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b7\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03ac \\u03ae \\u03c4\\u03bf internet \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c1\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (138, 'com_content.article.103', '', '2022-01-10 11:19:06', 43, 2291, '7997960bb8631db1342d597ddbaf87001692b0e8', '{\"id\":103,\"asset_id\":319,\"title\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf!\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae-\\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\",\"introtext\":\"<p>\\u0388\\u03be\\u03b9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (139, 'com_content.article.104', '', '2022-01-10 11:33:33', 43, 2829, 'b16f9f4030e2b3662e80cab94832a3e483697077', '{\"id\":104,\"asset_id\":321,\"title\":\"\\u0397 \\u0388\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1<\\/strong>\\u00a0\\u03ae \\u03b1\\u03bb\\u03bb\\u03b9\\u03ce\\u03c2\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03af\\u03c0\\u03c4\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c4\\u03ad.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (140, 'com_content.article.105', '', '2022-01-10 11:37:19', 43, 3497, '0b26682d1f93ce452bbfd2fa5120eaad0d444b0a', '{\"id\":105,\"asset_id\":323,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7: \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2!\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1-\\u03bc\\u03ad\\u03c3\\u03b1-\\u03c3\\u03b5-\\u03bc\\u03af\\u03b1-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b7-\\u03c0\\u03c9\\u03c2-\\u03b8\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c0\\u03b5\\u03c4\\u03cd\\u03c7\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b1 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c4\\u03b1\\u03bd \\u03bc\\u03c0\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af. <span style=\\\"font-size: 1rem;\\\">\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u00ab\\u03b3\\u03bb\\u03b9\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00bb \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b2\\u03c1\\u03b5\\u03b8\\u03b5\\u03af\\u03c2 \\u03be\\u03b5\\u03ba\\u03c1\\u03ad\\u03bc\\u03b1\\u03c3\\u03c4\\u03bf\\u03c2 \\u03b1\\u03bd (\\u03bf \\u03bc\\u03b7 \\u03b3\\u03ad\\u03bd\\u03bf\\u03b9\\u03c4\\u03bf) \\u03c7\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5...<\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (141, 'com_content.article.106', '', '2022-01-10 11:38:42', 43, 2987, '9133c127fe60be29b8bdd569754aaa414bb4d695', '{\"id\":106,\"asset_id\":325,\"title\":\"\\u0391\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\",\"alias\":\"\\u03b1\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac-\\u03b5\\u03bd\\u03cc\\u03c2-\\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5-\\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03cd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 (\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ae\\u03b4\\u03b7) \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2\\u00a0<strong>\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2<\\/strong> \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (142, 'com_content.article.107', '', '2022-01-10 11:40:01', 43, 11820, '643c2029a2e6d965719af33d1429803c0ec21e9e', '{\"id\":107,\"asset_id\":327,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c0\\u03b9\\u03bf \\u03b1\\u03c0\\u03bb\\u03ac (\\u03ae \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9)\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>.\\u00a0\\u0391\\u03bd \\u03c3\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03bc\\u03b1\\u03b6\\u03af, \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03ad \\u03c4\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03b5\\u03c6\\u03cc\\u03c3\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c0\\u03cc\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03cd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 (\\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ae\\u03b4\\u03b7) \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2\\u00a0\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03bf\\u03c5.\\u00a0 \\u039f\\u03b9 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9: \\u00a0- \\u0392\\u03b3\\u03ac\\u03bb\\u03b5 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b2\\u03b3\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03bf\\u03c5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03af\\u03b3\\u03b1. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u00ab\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1\\u03c2\\u00bb. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03be\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03ba\\u03b9\\u03bc\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c1\\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03bf\\u03c5 \\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u038c\\u03c0\\u03bf\\u03c5 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03b5\\u03b9\\u03c2, \\u03b8\\u03b1 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03ac\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7! - \\u0391\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ac.\\u00a0\\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b1\\u03bd\\u03c4\\u03bf\\u03cd \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1 \\u03ae (\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03c7\\u03b5\\u03b9\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1) \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03c5. \\u0394\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03ae \\u03c8\\u03ce\\u03bd\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b4\\u03bf\\u03ba\\u03af\\u03bc\\u03b1\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c7\\u03ce\\u03c1\\u03bf \\u03bc\\u03b5 \\u03ba\\u03cc\\u03c3\\u03bc\\u03bf (\\u03c3\\u03c4\\u03bf \\u03ba\\u03c5\\u03bb\\u03b9\\u03ba\\u03b5\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac\\u03c2 \\u03c3\\u03bf\\u03c5, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03b8\\u03ac\\u03bb\\u03b1\\u03bc\\u03bf \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b9\\u03b1\\u03c4\\u03c1\\u03b5\\u03af\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03b5\\u03c6\\u03b8\\u03b5\\u03af\\u03c2, \\u03c3\\u03c4\\u03bf \\u03c3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03bf\\u03cd \\u03c3\\u03bf\\u03c5 \\u03ba\\u03bb\\u03c0) \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03af\\u03b1 \\u03ba\\u03bf\\u03c5\\u03b2\\u03ad\\u03bd\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd. - \\u03a0\\u03b5\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b7 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03c4\\u03b1\\u03bc\\u03ac\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af \\u03bf \\u03ac\\u03bb\\u03bb\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c3\\u03ad\\u03bd\\u03b1 \\u03ae \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03ae\\u03b8\\u03b5\\u03bb\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c2 \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03b1 \\u03c4\\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03ad \\u03c4\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c7\\u03b5\\u03b9\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b9 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03c1\\u03af\\u03c3\\u03b7 \\u03c3\\u03bf\\u03c5. - \\u03a4\\u03b1\\u03be\\u03af\\u03b4\\u03b5\\u03c8\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bb\\u03af\\u03b3\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03ad\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9! \\u03a0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2, \\u03ba\\u03ac\\u03bd\\u03b5 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9, \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03b8\\u03ad\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03b5\\u03b9\\u03c2, \\u03b1\\u03c4\\u03ad\\u03bd\\u03b9\\u03c3\\u03b5 \\u03c4\\u03b7 \\u03b8\\u03ac\\u03bb\\u03b1\\u03c3\\u03c3\\u03b1 \\u03ae \\u03c4\\u03b7 \\u03b8\\u03ad\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ad\\u03bd\\u03b1 \\u03b2\\u03bf\\u03c5\\u03bd\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03bf\\u03c5! \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (143, 'com_content.article.108', '', '2022-01-10 11:41:25', 43, 2834, 'fe901ea65db3b0036f8a7120c696c4842580152a', '{\"id\":108,\"asset_id\":329,\"title\":\"\\u039c\\u03ac\\u03b8\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03bc\\u03ac\\u03b8\\u03b5-\\u03c0\\u03c9\\u03c2-\\u03bd\\u03b1-\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2-\\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0388\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u00a0<strong>\\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd<\\/strong>.\\u00a0\\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03b8\\u03b5\\u03af\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c7\\u03ad\\u03b4\\u03b9\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (144, 'com_content.article.109', '', '2022-01-10 11:51:08', 43, 2847, 'e2838bef078ef082ea2a820b2717356fce8bb687', '{\"id\":109,\"asset_id\":331,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong> \\u03c4\\u03b9\\u03c2\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (145, 'com_content.article.110', '', '2022-01-10 11:52:54', 43, 11362, 'd21d89b747043a7e124de359ea59e2747e276b89', '{\"id\":110,\"asset_id\":333,\"title\":\"\\u0396\\u03ae\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2!\",\"alias\":\"\\u03b6\\u03ae\\u03c3\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03cc\\u03c7\\u03b9-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03c5\\u03c2-\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7<\\/strong> \\u03b4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bb\\u03ac\\u03b8\\u03b7. \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2,\\u00a0<strong>\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd.\\u00a0\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03b9\\u03c8\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7; \\u00ab\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ce\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5\\u00bb Eleanor Roosevelt \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1, \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03af\\u03c3\\u03b9\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5, \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c3\\u03b7. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2,\\u00a0\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c3\\u03ba\\u03b5\\u03af \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5. \\u0394\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03c0\\u03ac\\u03bd\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac, \\u03b4\\u03b9\\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c3\\u03ad\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03c4\\u03bf\\u03c5. \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03b5\\u03bc\\u03c0\\u03bd\\u03ad\\u03b5\\u03b9 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03cc\\u03c0\\u03c9\\u03c2 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1, \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03b1\\u03bd\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c5\\u03c0\\u03b5\\u03c5\\u03b8\\u03c5\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2. \\u03a4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03c9\\u03c4\\u03bf\\u03b2\\u03bf\\u03c5\\u03bb\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af \\u03cc\\u03c3\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf. \\u0394\\u03b5\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bc\\u03cc\\u03bd\\u03bf\\u00a0 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u0391\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1, \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0\\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ad\\u03b3\\u03ba\\u03c5\\u03c1\\u03b7\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf-\\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9, \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u00a0\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03be\\u03bf\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u00ab\\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u00bb \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9, \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03b1\\u03af\\u03b6\\u03b5\\u03b9 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5. \\u0395\\u03c3\\u03cd \\u03c0\\u03ce\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9; \\u03a4\\u03b9 \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (146, 'com_content.article.111', '', '2022-01-10 11:55:29', 43, 9457, '281d6018472dc8ec94aaa62db4378adc0c953bfc', '{\"id\":111,\"asset_id\":335,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf-\\u03c7\\u03ce\\u03c1\\u03bf-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0<strong>\\u03c3\\u03b9\\u03b3\\u03bf\\u03c5\\u03c1\\u03b9\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf\\u00a0<strong>\\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u00a0\\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ae \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0396\\u03ae\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2! \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bb\\u03ac\\u03b8\\u03b7. \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03b9\\u03c8\\u03b7\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae! \\u039f \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9\\u00a0\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03b7\\u03b3\\u03ae \\u03b4\\u03c5\\u03c3\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b9\\u03b4\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c3\\u03b1\\u03c2, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c1\\u03b5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u039c\\u03b7\\u03bd \\u03c8\\u03ac\\u03c7\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf.\\u00a0\\u039a\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c9\\u03c1\\u03b1\\u03af\\u03bf. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03ad\\u03c1\\u03b1\\u03bd\\u03c4\\u03bf\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03b8\\u03ce\\u03c1\\u03b9\\u03bf \\u03b3\\u03b9\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7.\\u00a0\\u039c\\u03b7 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2. \\u03a4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03b4\\u03b9\\u03b4\\u03ac\\u03c3\\u03ba\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9. \\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03b3\\u03b1\\u03c0\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9. \\u03a0\\u03b9\\u03c3\\u03c4\\u03ad\\u03c8\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03bf\\u03c4\\u03ad! \\u0397\\u00a0\\u03c4\\u03cc\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0\\u03b4\\u03b5 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac \\u03c0\\u03bf\\u03c4\\u03ad \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (147, 'com_content.article.112', '', '2022-01-10 11:57:34', 43, 2883, '5ca3a96d16a3fc1323d40aa23e8e8243163bea13', '{\"id\":112,\"asset_id\":337,\"title\":\"\\\"\\u03a7\\u03c4\\u03af\\u03b6\\u03c9\\\" \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"alias\":\"\\u03c7\\u03c4\\u03af\\u03b6\\u03c9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u03a3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<\\/strong>.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc \\u03ae \\u03c6\\u03b9\\u03bb\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03bf\\u03cd\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (148, 'com_content.article.113', '', '2022-01-10 11:59:04', 43, 2762, '771d3b3108d059ac2ebba3f142cafd40c984b64c', '{\"id\":113,\"asset_id\":339,\"title\":\"\\u0394\\u03b5\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c9 \\u03c0\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1\",\"alias\":\"\\u03b4\\u03b5\\u03bd-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03c9-\\u03c0\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac-\\u03c3\\u03c7\\u03cc\\u03bb\\u03b9\\u03b1\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b5\\u00a0\\u00a0<strong>\\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03bf\\u03b9 \\u03af\\u03b4\\u03b9\\u03bf\\u03b9 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (149, 'com_content.article.114', '', '2022-01-10 12:00:09', 43, 2826, 'f7197f45cf31f0a593f42134988ca066535ac8fe', '{\"id\":114,\"asset_id\":341,\"title\":\"\\u039b\\u03af\\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03bb\\u03af\\u03c3\\u03c4\\u03b1-\\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039e\\u03b5\\u03ba\\u03b9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03cc\\u03c3\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9<\\/strong> \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1.\\u00a0\\u039c\\u03b7 \\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b1\\u03c3\\u03ae\\u03bc\\u03b1\\u03bd\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03b8\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7\\u03bd \\u03bc\\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03c9\\u03bd \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (150, 'com_content.article.115', '', '2022-01-11 11:28:31', 43, 3112, 'c9b45a99f9732b523720ce4f665ebac42c6ce624', '{\"id\":115,\"asset_id\":343,\"title\":\"\\u03a4\\u03af \\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03cc\\u03c1\\u03bf \\\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0395\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\\";\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03bd-\\u03cc\\u03c1\\u03bf-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1<\\/strong>\\u00a0\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2.\\u00a0\\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf<strong>\\u00a0\\u03c3\\u03ce\\u03bc\\u03b1,\\u00a0<\\/strong>\\u03c4\\u03bf<strong>\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1,\\u00a0<\\/strong>\\u03c4\\u03bf<strong>\\u00a0\\u03bc\\u03c5\\u03b1\\u03bb\\u03cc\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf<strong>\\u00a0\\u03c0\\u03bd\\u03b5\\u03cd\\u03bc\\u03b1<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (151, 'com_content.article.116', '', '2022-01-11 11:31:01', 43, 3753, '73b7af51162b6c900fe6b782b57c01b4e0a3aea1', '{\"id\":116,\"asset_id\":345,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2;\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03b8\\u03b1-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c0\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03bf\\u03cd\\u03bd.\\u00a0\\u0393\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c4\\u03b1\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (152, 'com_content.article.117', '', '2022-01-11 11:33:48', 43, 3243, '715e243d1c78e580e2be78075e4033b4a4d41953', '{\"id\":117,\"asset_id\":347,\"title\":\"\\u03a4\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b9-\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c4\\u03b9-\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0<strong>\\u03b1\\u03bd\\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae, \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7<\\/strong> \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd,\\u00a0\\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (153, 'com_content.article.118', '', '2022-01-11 11:36:07', 43, 3182, 'dd92bea3c162b098fc01e53f5c1a0a436ab2ff49', '{\"id\":118,\"asset_id\":349,\"title\":\"\\u039a\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"alias\":\"\\u03ba\\u03cc\\u03ba\\u03ba\\u03b9\\u03bd\\u03b5\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b5\\u03c2-\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\",\"introtext\":\"<p>\\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1<\\/strong>, \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2\\u00a0<strong>\\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (154, 'com_content.article.119', '', '2022-01-11 11:37:23', 43, 2142, '7e219721277b619e5d68dd0a38dd7017bf098422', '{\"id\":119,\"asset_id\":351,\"title\":\"\\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03a0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\",\"alias\":\"\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc-\\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\",\"introtext\":\"<p>\\u03a6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u00a0\\u03b7\\u03bc\\u03b5\\u03c1\\u03bf\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf<\\/strong>\\u00a0\\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (155, 'com_content.article.120', '', '2022-01-11 11:38:35', 43, 2378, 'c078f1b3fbda2992622a1a04e2eebc42b6e04796', '{\"id\":120,\"asset_id\":353,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\",\"introtext\":\"<p>\\u03a3\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c6\\u03cd\\u03bb\\u03bb\\u03bf \\u03c7\\u03b1\\u03c1\\u03c4\\u03af \\u03c6\\u03c4\\u03b9\\u03ac\\u03be\\u03c4\\u03b5 2 \\u03c3\\u03c4\\u03ae\\u03bb\\u03b5\\u03c2, \\u03b7 \\u03bc\\u03af\\u03b1 \\u03b8\\u03b1 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0<strong>\\\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\\"<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ac\\u03bb\\u03bb\\u03b7\\u00a0<strong>\\\"\\u0391\\u03c6\\u03b9\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7 \\u03a7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c5\\\"<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (156, 'com_content.article.121', '', '2022-01-11 11:42:22', 43, 3041, '0cdaee18c63512e5605ff5058d2de3e644f842c3', '{\"id\":121,\"asset_id\":355,\"title\":\"\\u0396\\u03ae\\u03c4\\u03b7\\u03c3\\u03b5 \\u2013 \\u03a0\\u03af\\u03c3\\u03c4\\u03b5\\u03c8\\u03b5 \\u2013 \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5! \\u03a4\\u03bf \\u03c4\\u03c1\\u03af\\u03c0\\u03c4\\u03c5\\u03c7\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b5-\\u2013-\\u03c0\\u03af\\u03c3\\u03c4\\u03b5\\u03c8\\u03b5-\\u2013-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5-\\u03c4\\u03bf-\\u03c4\\u03c1\\u03af\\u03c0\\u03c4\\u03c5\\u03c7\\u03bf-\\u03c4\\u03b7\\u03c2-\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0391\\u03c5\\u03c4\\u03cc \\u03bf\\u03c6\\u03b5\\u03af\\u03bb\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ae \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03c4\\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ce\\u03bd \\u03cc\\u03c1\\u03c9\\u03bd.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (157, 'com_content.article.122', '', '2022-01-11 11:44:41', 43, 3053, '687ca418fa51c5c6e7ddbb3e953bc938f1fd9fbc', '{\"id\":122,\"asset_id\":357,\"title\":\"\\u03a4\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u0398\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7;\",\"alias\":\"\\u03c4\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03c3\\u03c0\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03ad\\u03bc\\u03c0\\u03b5\\u03b9, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03b9\\u03ba\\u03b1\\u03b9\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03ba\\u03c4\\u03ce\\u03bd \\u03c4\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (158, 'com_content.article.123', '', '2022-01-11 11:45:59', 43, 2669, 'e348574b1ae18c35c17db36f1d258860e6559a34', '{\"id\":123,\"asset_id\":359,\"title\":\"\\u039c\\u03b7 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2!\",\"alias\":\"\\u03bc\\u03b7-\\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac\\u03c2-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc, \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u00a0<strong>\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7<\\/strong>\\u00a0\\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc, \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (159, 'com_content.article.124', '', '2022-01-11 11:47:44', 43, 2704, 'a342b89030b19a25eb3f131951f0453aa434ab4f', '{\"id\":124,\"asset_id\":361,\"title\":\"\'\'\\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5\'\' \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\",\"alias\":\"\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03af\\u03ba\\u03b7\\u03c3\\u03b5-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\",\"introtext\":\"<p>\\u039a\\u03ac\\u03bd\\u03b5 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2\\u00a0<strong>\\u03c6\\u03b9\\u03bb\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1.\\u00a0<strong>\\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5<\\/strong>\\u00a0\\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (160, 'com_content.article.125', '', '2022-01-11 11:48:51', 43, 2866, '1b2e290549d4edba0f70339a70c65ec5fdf45014', '{\"id\":125,\"asset_id\":363,\"title\":\"\\u00ab\\u0391\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03c9\\u00bb \\u03c5\\u03b3\\u03b9\\u03ae \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5\",\"alias\":\"\\u00ab\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03c3\\u03c3\\u03c9\\u00bb-\\u03c5\\u03b3\\u03b9\\u03ae-\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u0395\\u03c0\\u03b9\\u03b4\\u03b9\\u03ce\\u03ba\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03bf\\u03cd\\u03bd \\u03c0\\u03b9\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 11:47:49\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (161, 'com_content.article.126', '', '2022-01-11 11:50:27', 43, 2948, 'bae087ce84ed18703e678f43667a19c60b023d0b', '{\"id\":126,\"asset_id\":365,\"title\":\"\\u0391\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5!\",\"alias\":\"\\u03b1\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9-\\u03c4\\u03bf\\u03bd-\\u03b5\\u03b1\\u03c5\\u03c4\\u03cc-\\u03bc\\u03bf\\u03c5\",\"introtext\":\"<p><strong>\\u0391\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03b7 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03b8\\u03bb\\u03af\\u03c8\\u03b7, \\u03bc\\u03bf\\u03bd\\u03b1\\u03be\\u03b9\\u03ac, \\u03c6\\u03cc\\u03b2\\u03bf, \\u03b1\\u03c0\\u03cc\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7), \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03b9\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-11 11:47:49\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (162, 'com_content.article.127', '', '2022-01-11 13:12:09', 43, 2901, '395bdb72361e1c36bccc309f0417d695fff87fca', '{\"id\":127,\"asset_id\":367,\"title\":\"\\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7: \\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7 \\u03ae \\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7-\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7-\\u03ae-\\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b5\\u03b8\\u03bd\\u03ae \\u03b2\\u03b9\\u03b2\\u03bb\\u03b9\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b1\\u03bc\\u03bf\\u03b9\\u03b2\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>. \\u0391\\u03c5\\u03c4\\u03bf\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03cd\\u03bf \\u03ba\\u03c5\\u03c1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u00ab\\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03b9\\u00bb \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (163, 'com_content.article.128', '', '2022-01-11 13:15:03', 43, 2915, '5f475c4f407f758aa4020c35b45a890719d1b09f', '{\"id\":128,\"asset_id\":369,\"title\":\"\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03bf\\u03c6\\u03ad\\u03bb\\u03b7-\\u03c4\\u03b7\\u03c2-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2\",\"introtext\":\"<p><strong>\\u039c\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0:\\u00a0<\\/strong>\\u0397 \\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03ad\\u03bd\\u03c4\\u03b5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7 <strong>\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b7<\\/strong>\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 10%<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-10 09:48:44\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (164, 'com_content.article.129', '', '2022-01-11 13:18:09', 43, 13139, '8175bc335d159837d9865e0477f7ce211eac9a76', '{\"id\":129,\"asset_id\":371,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0395\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\",\"introtext\":\"<p>\\u0389\\u03be\\u03b5\\u03c1\\u03b5\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2; \\u03a0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 \\u03bf\\u03c6\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2 \\u039d\\u03b1 \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03cc\\u03bb\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cc \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b1. -\\u039c\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2\\u00a0:\\u00a0\\u0397 \\u03b1\\u03c0\\u03bb\\u03ae \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c0\\u03ad\\u03bd\\u03c4\\u03b5 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03bd\\u03ce\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03b7\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 10% (Emmons & McCullough, 2003, Seligman, Steen, Park, & 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, & 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; <strong>\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5<\\/strong> \\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; \\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1: 1. \\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 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\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: - \\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 \\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. 2. \\u03a4\\u03b1\\u03be\\u03b9\\u03bd\\u03bf\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2 \\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 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. \\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 (\\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 \\u03c3\\u03c4\\u03bf \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03bf\\u03c7\\u03bf\\u03cd (\\u03ba\\u03cd\\u03ba\\u03bb\\u03bf\\u03c5). \\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. - \\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 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bb\\u03b7\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\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 \\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 \\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc \\u03ae \\u03ba\\u03b1\\u03b9 \\u03b1\\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b9\\u03c3\\u03c4\\u03bf \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac \\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 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc\\u03c2 \\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. \\u039c\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\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: - \\u03a0\\u03ce\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\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 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\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 \\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2;- \\u03a4\\u03af \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9; \\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\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 \\/><meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1, shrink-to-fit=no\\\"><br \\/><\\/span>{\\/source} {source}<span style=\\\"font-family: courier new, courier, monospace;\\\"><br \\/><style><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=\\\"\\\" \\/><\\/style><br \\/><\\/span>{\\/source}<\\/p>\\r\\n<h1 style=\\\"text-align: center;\\\"> <\\/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\\\"> <\\/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 \\/><script type=\\\"text\\/javascript\\\"><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 < 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\\\" && 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 >= 16 && s <= 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 >= 38 && s <= 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 \\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 >= 60 && s <= 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=\\\"\\\" \\/><\\/script><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;\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1, shrink-to-fit=no\\\"><\\/span><\\/span>{\\/source}\\r\\n{source}<span style=\\\"font-family:monospace;color:#555555;\\\"><span style=\\\"color:#117700;\\\"><style><\\/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;\\\"><\\/style><\\/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;\\\"><script type=\\\"text\\/javascript\\\"><\\/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 <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\\\" && 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 >= 10 && s <= 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 >= 21 && s <= 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 >= 35 && s <= 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;\\\"><\\/script><\\/span><\\/span>{\\/source}\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-13 13:59:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-13 13:55:06\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":6,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (227, 'com_content.article.188', '', '2022-01-13 15:29:11', 43, 1738, '3311cf3f319f48be4e156f4f42de514fbcbd614f', '{\"id\":188,\"asset_id\":491,\"title\":\"\\u0397 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:29:11\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2022-01-13 15:29:11\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-13 15:29:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (237, 'com_content.article.189', '', '2022-01-15 09:29:36', 43, 4786, 'f671228501a0ec66e474ebfacacae0aec5b034b1', '{\"id\":\"189\",\"asset_id\":493,\"title\":\"\\u0397 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b1 \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a9\\u0391\\u039d\\u039d\\u0391\\u03a3\\u039f\\u03a5\\u03a7\\u039b\\u0391 \\u0397\\u00a0\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0394\\u0397\\u039c\\u0397\\u03a4\\u03a1\\u0391\\u0393\\u0391\\u039b\\u0391\\u039d\\u0397 H\\u00a0\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a3\\u03a4\\u0395\\u03a6\\u0391\\u039d\\u0399\\u039a\\u0395\\u03aa\\u03a1\\u039f\\u03a5\\u0396 H \\u03a3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9 \\u039a\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0 \\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0395\\u03a5\\u0391\\u0393\\u0393\\u0395\\u039b\\u0399\\u0391\\u0394\\u0399\\u0391\\u039c\\u0391\\u039d\\u03a4\\u0397 \\u0397\\u00a0\\u0395\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1 \\u0394\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u0396\\u039f\\u03a5\\u03a1\\u039d\\u0391 \\u0397\\u00a0\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u0396\\u03bf\\u03c5\\u03c1\\u03bd\\u03ac\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u039a\\u0391\\u03a1\\u0391\\u03a7\\u039f\\u03a4\\u0396\\u0399\\u03a4\\u0397 \\u0397\\u00a0\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u039a\\u03b1\\u03c1\\u03b1\\u03c7\\u03bf\\u03c4\\u03b6\\u03af\\u03c4\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 MSC. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039d\\u0399\\u039a\\u039f\\u039b\\u0395\\u03a4\\u0391\\u03a7\\u0391\\u03a4\\u0396\\u0397\\u039a\\u03a9\\u039d\\u03a3\\u03a4\\u0391\\u039d\\u03a4\\u0399\\u039d\\u0399\\u0394\\u039f\\u03a5 H\\u00a0\\u039d\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1 \\u03a7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 09:29:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 09:29:17\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":11,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":15,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (238, 'com_content.category.43', '', '2022-01-15 10:09:36', 43, 666, 'de11f43bdbc48ef6a9d54d000ed2d6df7eb2e96c', '{\"id\":43,\"asset_id\":495,\"parent_id\":1,\"lft\":81,\"rgt\":82,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0392\\u03b9\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03ac\",\"alias\":\"\\u03b2\\u03b9\\u03bf\\u03b3\\u03c1\\u03b1\\u03c6\\u03b9\\u03ba\\u03ac\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-15 10:09:36\",\"modified_user_id\":43,\"modified_time\":\"2022-01-15 10:09:36\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (239, 'com_content.article.190', '', '2022-01-15 10:15:26', 43, 12091, 'f6c585918e382fb4d0d14f6fd608a0f565b8735e', '{\"id\":190,\"asset_id\":496,\"title\":\"CV - \\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03c3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" \\/>\\u00a0\\u0397\\u00a0<strong>\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1<\\/strong>.\\u00a0<strong>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 Marketing\\u00a0<\\/strong>\\u03c3\\u03c4\\u03b1 \\u03a4\\u0395\\u0399 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u0395\\u03bc\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03c6\\u03ae\\u03bc\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\\u00a0<\\/strong>\\u03c3\\u03c4\\u03bf \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7.\\u00a0<\\/p>\\r\\n<p><strong>\\u0395\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5\\u00a0 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd\\u00a0 \\u03c0\\u03c9\\u03bb\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u039carketing \\u03c3\\u03b5 \\u03b4\\u03b9\\u03bf\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2<\\/strong>. \\u0394\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae, \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd. \\u039c\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b5\\u03c4\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>business<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1<\\/strong>, \\u03b5\\u03af\\u03c7\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03cc\\u03b4\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b9\\u03b4\\u03c1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong><em>HR<\\/em><\\/strong><strong><em>.<\\/em><\\/strong><strong><em>PSYCHOLOGY<\\/em><\\/strong><strong><em>-<\\/em><\\/strong><strong><em>TODAY<\\/em><\\/strong>, \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03b9\\u03ce\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p><strong>\\u0395\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1\\u00a0<\\/strong>\\u03c3\\u03b5<strong>\\u00a0\\u03a3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1<\\/strong>,<strong>\\u00a0\\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u0391\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u039f\\u03bc\\u03b9\\u03bb\\u03af\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd<strong>\\u00a0 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\\u00a0 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0<strong>\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b5\\u03bb\\u03ad\\u03c7\\u03b7 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd \\u03bc\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bd\\u03bf\\u03b7\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba.\\u03b1. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0<strong>\\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf\\u03c5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03bf\\u03cd,<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03c9\\u03bd, \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/p>\\r\\n<p>\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd\\u00a0<strong>\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9:<\\/p>\\r\\n<p>\\u0391\\u0392 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03cc\\u03c0\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2, Generali \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae, \\u03a0\\u03b1\\u03c0\\u03b1\\u03c3\\u03c4\\u03c1\\u03ac\\u03c4\\u03bf\\u03c2, Wind, Vivartia, Calin, \\u039a\\u03b1\\u03c5\\u03ba\\u03ac\\u03c2, Fage, Top Electronic. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc \\u03ba\\u03bf\\u03b9\\u03bd\\u03bf\\u03cd \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Linkage.<\\/p>\\r\\n<p>\\u0391\\u03c3\\u03ba\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5- \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03ae \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03af\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd (\\u03c8\\u03c5\\u03c7\\u03b9\\u03ac\\u03c4\\u03c1\\u03bf\\u03c5\\u03c2, \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b1\\u03b3\\u03c9\\u03b3\\u03bf\\u03cd\\u03c2).<\\/p>\\r\\n<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (\\u03a3.\\u0395.\\u03a8) \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/><strong>\\u039c\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0395\\u03c5\\u03c1\\u03c9\\u03c0\\u03b1\\u03ca\\u03ba\\u03bf\\u03cd \\u0394\\u03b9\\u03ba\\u03c4\\u03cd\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03a7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (ENWHP).<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:15:26\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (240, 'com_content.article.190', '', '2022-01-15 10:16:02', 43, 12129, 'ee141bbf45e04e7052dfdbc86674242078bcc673', '{\"id\":\"190\",\"asset_id\":496,\"title\":\"CV - \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"alias\":\"cv-\\u03b4\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1-\\u03b3\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" \\/>\\u00a0\\u0397\\u00a0<strong>\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1<\\/strong>.\\u00a0<\\/p>\\r\\n<p><strong>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 Marketing\\u00a0<\\/strong>\\u03c3\\u03c4\\u03b1 \\u03a4\\u0395\\u0399 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u0395\\u03bc\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03c6\\u03ae\\u03bc\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\\u00a0<\\/strong>\\u03c3\\u03c4\\u03bf \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7.\\u00a0<\\/p>\\r\\n<p><strong>\\u0395\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5\\u00a0 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd\\u00a0 \\u03c0\\u03c9\\u03bb\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u039carketing \\u03c3\\u03b5 \\u03b4\\u03b9\\u03bf\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2<\\/strong>. \\u0394\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae, \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd. \\u039c\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b5\\u03c4\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>business<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1<\\/strong>, \\u03b5\\u03af\\u03c7\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03cc\\u03b4\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b9\\u03b4\\u03c1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong><em>HR<\\/em><\\/strong><strong><em>.<\\/em><\\/strong><strong><em>PSYCHOLOGY<\\/em><\\/strong><strong><em>-<\\/em><\\/strong><strong><em>TODAY<\\/em><\\/strong>, \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03b9\\u03ce\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p><strong>\\u0395\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1\\u00a0<\\/strong>\\u03c3\\u03b5<strong>\\u00a0\\u03a3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1<\\/strong>,<strong>\\u00a0\\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u0391\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u039f\\u03bc\\u03b9\\u03bb\\u03af\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd<strong>\\u00a0 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\\u00a0 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0<strong>\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b5\\u03bb\\u03ad\\u03c7\\u03b7 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd \\u03bc\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bd\\u03bf\\u03b7\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba.\\u03b1. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0<strong>\\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf\\u03c5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03bf\\u03cd,<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03c9\\u03bd, \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/p>\\r\\n<p>\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd\\u00a0<strong>\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9:<\\/p>\\r\\n<p>\\u0391\\u0392 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03cc\\u03c0\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2, Generali \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae, \\u03a0\\u03b1\\u03c0\\u03b1\\u03c3\\u03c4\\u03c1\\u03ac\\u03c4\\u03bf\\u03c2, Wind, Vivartia, Calin, \\u039a\\u03b1\\u03c5\\u03ba\\u03ac\\u03c2, Fage, Top Electronic. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc \\u03ba\\u03bf\\u03b9\\u03bd\\u03bf\\u03cd \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Linkage.<\\/p>\\r\\n<p>\\u0391\\u03c3\\u03ba\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5- \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03ae \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03af\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd (\\u03c8\\u03c5\\u03c7\\u03b9\\u03ac\\u03c4\\u03c1\\u03bf\\u03c5\\u03c2, \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b1\\u03b3\\u03c9\\u03b3\\u03bf\\u03cd\\u03c2).<\\/p>\\r\\n<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (\\u03a3.\\u0395.\\u03a8) \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/><strong>\\u039c\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0395\\u03c5\\u03c1\\u03c9\\u03c0\\u03b1\\u03ca\\u03ba\\u03bf\\u03cd \\u0394\\u03b9\\u03ba\\u03c4\\u03cd\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03a7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (ENWHP).<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 10:15:26\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (241, 'com_content.article.191', '', '2022-01-15 10:18:24', 43, 7916, 'cc24ec40b12b5f49bac34c898d887399428b433f', '{\"id\":191,\"asset_id\":497,\"title\":\"CV - \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7 (2)\",\"alias\":\"cv-\\u03b4\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1-\\u03b3\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7-2\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/> H\\u00a0<strong>\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7<\\/strong><\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u039a\\u03c1\\u03ae\\u03c4\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0399\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03a3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03bf\\u03c5 \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd.<\\/p>\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03cc \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u0391\\u2019 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u0391\\u03b9\\u03b3\\u03b9\\u03bd\\u03b7\\u03c4\\u03b5\\u03af\\u03bf\\u03c5 \\u039d\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03bf\\u03c5. \\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd, \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03b4\\u03b7\\u03bc\\u03cc\\u03c3\\u03b9\\u03b5\\u03c2 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u039c\\u039a\\u039f, \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ac\\u03c3\\u03c4\\u03b5\\u03b3\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c5\\u03bd\\u03cc\\u03b4\\u03b5\\u03c5\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1, \\u03b5\\u03bd\\u03ce \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2 10306 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd 24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (242, 'com_content.article.192', '', '2022-01-15 10:20:06', 43, 5696, '56b04399cee5c2ba88aed33e6b23a416821ca150', '{\"id\":192,\"asset_id\":498,\"title\":\"CV - \\u03a3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9 \\u039a\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6\",\"alias\":\"cv-\\u03c3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9-\\u03ba\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6\",\"introtext\":\"<p><strong><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv9.jpg\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/strong><\\/p>\\r\\n<p>H\\u00a0<strong>\\u03a3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9 \\u039a\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u0395\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf City University of Seattle \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<\\/p>\\r\\n<p>\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u0393\\u03bd\\u03c9\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u0398\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1, \\u03c3\\u03c4\\u03b9\\u03c2 \\u039c\\u03b5\\u03b8\\u03cc\\u03b4\\u03bf\\u03c5\\u03c2 \\u0394\\u03b9\\u03b1\\u03c0\\u03b1\\u03b9\\u03b4\\u03b1\\u03b3\\u03ce\\u03b3\\u03b9\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u0395\\u03bb\\u03bb\\u03b5\\u03b9\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2 - \\u03a5\\u03c0\\u03b5\\u03c1\\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 (\\u0394\\u0395\\u03a0-\\u03a5) \\u03c3\\u03c4\\u03bf \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03cc \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 Everyday Parenting: TheABCs of Child Rearing \\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5Yale, Psychological First Aid \\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 Johns Hopkins \\u03ba\\u03b1\\u03b9 The Addicted Brain \\u03c4\\u03bf\\u03c5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 Emory.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b5 \\u039c\\u039a\\u039f \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b5\\u03af\\u03c7\\u03b5 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03b3\\u03b3\\u03bb\\u03b9\\u03ba\\u03ac.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd 24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2.<\\/p>\\r\\n<p><strong>\\u00a0<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (243, 'com_content.article.193', '', '2022-01-15 10:21:43', 43, 9239, '72033086af4607a7d1580a5d37f527bc7a710066', '{\"id\":193,\"asset_id\":499,\"title\":\"CV - \\u0395\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1 \\u0394\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7\",\"alias\":\"cv-\\u03b5\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1-\\u03b4\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv2.jpg\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>\\u0397\\u00a0<strong>\\u0395\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1 \\u0394\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2.<\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u03c4\\u03b7\\u03c2 \\u039a\\u03c1\\u03ae\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u039a\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd \\u0395\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03ce\\u03bd, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (\\u03a3.\\u0395.\\u03a8) \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9\\u00a0 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<\\/p>\\r\\n<p>\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd, \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03cc \\u03c4\\u03b7\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03af\\u03c4\\u03bb\\u03bf\\u00a0<strong>\\u2018\\u2019<\\/strong><strong>Child<\\/strong>\\u00a0<strong>and<\\/strong>\\u00a0<strong>adolescent<\\/strong>\\u00a0<strong>Psychology<\\/strong><strong>\\u2019\\u2019<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u03c4\\u03bf\\u03c5 Leiden \\u03c3\\u03c4\\u03b7\\u03bd \\u039f\\u03bb\\u03bb\\u03b1\\u03bd\\u03b4\\u03af\\u03b1, \\u03b1\\u03c0\\u03cc \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03bf\\u03c6\\u03bf\\u03af\\u03c4\\u03b7\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1..<\\/p>\\r\\n<p>\\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c1\\u03c4\\u03b9\\u03c3\\u03b7, \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03b5\\u03af\\u03c7\\u03b5 \\u03c3\\u03b5 \\u03a0\\u03b1\\u03bd\\u03b5\\u03bb\\u03bb\\u03ae\\u03bd\\u03b9\\u03bf \\u03a3\\u03c5\\u03bd\\u03ad\\u03b4\\u03c1\\u03b9\\u03bf \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03bc\\u03b7 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03c0\\u03b5\\u03af\\u03c1\\u03b1\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03bb\\u03ac\\u03bd\\u03b5\\u03c2.<\\/p>\\r\\n<p>\\u03a3\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b5 \\u0395\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03a3\\u03c7\\u03bf\\u03bb\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u0395\\u03bb\\u03bb\\u03ac\\u03b4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03b5\\u03bd\\u03ce \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03bb\\u03ae\\u03b8\\u03bf\\u03c2 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u039c\\u039a\\u039f \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b5\\u03af\\u03c7\\u03b5 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b1\\u03c3\\u03c5\\u03bd\\u03cc\\u03b4\\u03b5\\u03c5\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bc\\u03c6\\u03c5\\u03bb\\u03b7\\u03c2 \\u03b2\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2\\u00a0<strong>\\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9, \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9<strong>\\u00a0\\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u0391\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 - \\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7, \\u0395\\u03be\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03cc\\u03c0\\u03b7\\u03c3\\u03b7 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 & \\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 & \\u03a4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u0395\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c4\\u03b7\\u03c2, \\u03a4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u0392\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7\\u03c2 \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ce\\u03bd \\u03a3\\u03c5\\u03bd\\u03b7\\u03b8\\u03b5\\u03b9\\u03ce\\u03bd \\u03ba.\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2\\u00a0 \\u0394\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u0394\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2.<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (246, 'com_content.article.196', '', '2022-01-15 10:26:11', 43, 6176, 'bb8f5df0f0e2d6cf73f9167ecf17c595975f644c', '{\"id\":196,\"asset_id\":502,\"title\":\"CV - \\u039d\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1 \\u03a7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\",\"alias\":\"cv-\\u03bd\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1-\\u03c7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv8.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/><\\/p>\\r\\n<p>H\\u00a0<strong>\\u039d\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1 \\u03a7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2<\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c7\\u03ce\\u03c1\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0399\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03a3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03bf\\u03c5 \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0394\\u03b9\\u03b1\\u03c3\\u03c5\\u03bd\\u03b4\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae\\u03c2: \\u0391\\u03c0\\u03b1\\u03c1\\u03c4\\u03b9\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.<\\/p>\\r\\n<p>\\u03b1 \\u03c4\\u03b5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b1\\u03af\\u03b1 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03ac\\u03c3\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03c0\\u03bb\\u03ae\\u03b8\\u03bf\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03b1\\u03c1\\u03af\\u03c9\\u03bd \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u03a0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u0395\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd, \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u0391\\u0384 \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u0391\\u03a0\\u0398, \\u03c4\\u03bf \\u0395.\\u039a\\u0395.\\u03a8.\\u03a5.\\u0395, \\u03c4\\u03bf \\u039a\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u0394.\\u03c4 \\u0398\\u03b5\\u03c3\\u03c3\\u03b1\\u03bb\\u03bf\\u03bd\\u03af\\u03ba\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03a0\\u0393\\u039d \\u0391\\u03c4\\u03c4\\u03b9\\u03ba\\u03cc.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd 24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (247, 'com_content.article.191', '', '2022-01-15 10:26:31', 43, 7924, '68480f825be1c38bb5f7aaa43b24a93d4a5e6882', '{\"id\":\"191\",\"asset_id\":497,\"title\":\"CV - \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"alias\":\"cv-\\u03b4\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1-\\u03b3\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7-2\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/> H\\u00a0<strong>\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7<\\/strong><\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u039a\\u03c1\\u03ae\\u03c4\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0399\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03a3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03bf\\u03c5 \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd.<\\/p>\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03cc \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u0391\\u2019 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u0391\\u03b9\\u03b3\\u03b9\\u03bd\\u03b7\\u03c4\\u03b5\\u03af\\u03bf\\u03c5 \\u039d\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03bf\\u03c5. \\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd, \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03b4\\u03b7\\u03bc\\u03cc\\u03c3\\u03b9\\u03b5\\u03c2 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u039c\\u039a\\u039f, \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ac\\u03c3\\u03c4\\u03b5\\u03b3\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c5\\u03bd\\u03cc\\u03b4\\u03b5\\u03c5\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1, \\u03b5\\u03bd\\u03ce \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2 10306 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd 24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:26:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 10:26:22\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (248, 'com_content.article.197', '', '2022-01-15 10:26:51', 43, 12105, '8a440f22279f068ca2cb758be085dad56172920b', '{\"id\":197,\"asset_id\":503,\"title\":\"CV - \\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03c3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" \\/>\\u00a0\\u0397\\u00a0<strong>\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1<\\/strong>.\\u00a0<\\/p>\\r\\n<p><strong>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 Marketing\\u00a0<\\/strong>\\u03c3\\u03c4\\u03b1 \\u03a4\\u0395\\u0399 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u0395\\u03bc\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03c6\\u03ae\\u03bc\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\\u00a0<\\/strong>\\u03c3\\u03c4\\u03bf \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7.\\u00a0<\\/p>\\r\\n<p><strong>\\u0395\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5\\u00a0 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd\\u00a0 \\u03c0\\u03c9\\u03bb\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u039carketing \\u03c3\\u03b5 \\u03b4\\u03b9\\u03bf\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2<\\/strong>. \\u0394\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae, \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd. \\u039c\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b5\\u03c4\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>business<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1<\\/strong>, \\u03b5\\u03af\\u03c7\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03cc\\u03b4\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b9\\u03b4\\u03c1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong><em>HR<\\/em><\\/strong><strong><em>.<\\/em><\\/strong><strong><em>PSYCHOLOGY<\\/em><\\/strong><strong><em>-<\\/em><\\/strong><strong><em>TODAY<\\/em><\\/strong>, \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03b9\\u03ce\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p><strong>\\u0395\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1\\u00a0<\\/strong>\\u03c3\\u03b5<strong>\\u00a0\\u03a3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1<\\/strong>,<strong>\\u00a0\\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u0391\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u039f\\u03bc\\u03b9\\u03bb\\u03af\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd<strong>\\u00a0 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\\u00a0 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0<strong>\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b5\\u03bb\\u03ad\\u03c7\\u03b7 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd \\u03bc\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bd\\u03bf\\u03b7\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba.\\u03b1. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0<strong>\\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf\\u03c5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03bf\\u03cd,<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03c9\\u03bd, \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/p>\\r\\n<p>\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd\\u00a0<strong>\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9:<\\/p>\\r\\n<p>\\u0391\\u0392 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03cc\\u03c0\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2, Generali \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae, \\u03a0\\u03b1\\u03c0\\u03b1\\u03c3\\u03c4\\u03c1\\u03ac\\u03c4\\u03bf\\u03c2, Wind, Vivartia, Calin, \\u039a\\u03b1\\u03c5\\u03ba\\u03ac\\u03c2, Fage, Top Electronic. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc \\u03ba\\u03bf\\u03b9\\u03bd\\u03bf\\u03cd \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Linkage.<\\/p>\\r\\n<p>\\u0391\\u03c3\\u03ba\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5- \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03ae \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03af\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd (\\u03c8\\u03c5\\u03c7\\u03b9\\u03ac\\u03c4\\u03c1\\u03bf\\u03c5\\u03c2, \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b1\\u03b3\\u03c9\\u03b3\\u03bf\\u03cd\\u03c2).<\\/p>\\r\\n<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (\\u03a3.\\u0395.\\u03a8) \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/><strong>\\u039c\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0395\\u03c5\\u03c1\\u03c9\\u03c0\\u03b1\\u03ca\\u03ba\\u03bf\\u03cd \\u0394\\u03b9\\u03ba\\u03c4\\u03cd\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03a7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (ENWHP).<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:16:02\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (249, 'com_content.article.197', '', '2022-01-15 10:26:59', 43, 12118, '17dd22fb57ea451a1fe2839392c62b1cb22b36f4', '{\"id\":\"197\",\"asset_id\":503,\"title\":\"CV - \\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03c3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b12\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" \\/>\\u00a0\\u0397\\u00a0<strong>\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1<\\/strong>.\\u00a0<\\/p>\\r\\n<p><strong>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 Marketing\\u00a0<\\/strong>\\u03c3\\u03c4\\u03b1 \\u03a4\\u0395\\u0399 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u0395\\u03bc\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03c6\\u03ae\\u03bc\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\\u00a0<\\/strong>\\u03c3\\u03c4\\u03bf \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7.\\u00a0<\\/p>\\r\\n<p><strong>\\u0395\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5\\u00a0 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd\\u00a0 \\u03c0\\u03c9\\u03bb\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u039carketing \\u03c3\\u03b5 \\u03b4\\u03b9\\u03bf\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2<\\/strong>. \\u0394\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae, \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd. \\u039c\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b5\\u03c4\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>business<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1<\\/strong>, \\u03b5\\u03af\\u03c7\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03cc\\u03b4\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b9\\u03b4\\u03c1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong><em>HR<\\/em><\\/strong><strong><em>.<\\/em><\\/strong><strong><em>PSYCHOLOGY<\\/em><\\/strong><strong><em>-<\\/em><\\/strong><strong><em>TODAY<\\/em><\\/strong>, \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03b9\\u03ce\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p><strong>\\u0395\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1\\u00a0<\\/strong>\\u03c3\\u03b5<strong>\\u00a0\\u03a3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1<\\/strong>,<strong>\\u00a0\\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u0391\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u039f\\u03bc\\u03b9\\u03bb\\u03af\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd<strong>\\u00a0 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\\u00a0 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0<strong>\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b5\\u03bb\\u03ad\\u03c7\\u03b7 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd \\u03bc\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bd\\u03bf\\u03b7\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba.\\u03b1. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0<strong>\\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf\\u03c5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03bf\\u03cd,<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03c9\\u03bd, \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/p>\\r\\n<p>\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd\\u00a0<strong>\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9:<\\/p>\\r\\n<p>\\u0391\\u0392 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03cc\\u03c0\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2, Generali \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae, \\u03a0\\u03b1\\u03c0\\u03b1\\u03c3\\u03c4\\u03c1\\u03ac\\u03c4\\u03bf\\u03c2, Wind, Vivartia, Calin, \\u039a\\u03b1\\u03c5\\u03ba\\u03ac\\u03c2, Fage, Top Electronic. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc \\u03ba\\u03bf\\u03b9\\u03bd\\u03bf\\u03cd \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Linkage.<\\/p>\\r\\n<p>\\u0391\\u03c3\\u03ba\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5- \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03ae \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03af\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd (\\u03c8\\u03c5\\u03c7\\u03b9\\u03ac\\u03c4\\u03c1\\u03bf\\u03c5\\u03c2, \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b1\\u03b3\\u03c9\\u03b3\\u03bf\\u03cd\\u03c2).<\\/p>\\r\\n<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (\\u03a3.\\u0395.\\u03a8) \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/><strong>\\u039c\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0395\\u03c5\\u03c1\\u03c9\\u03c0\\u03b1\\u03ca\\u03ba\\u03bf\\u03cd \\u0394\\u03b9\\u03ba\\u03c4\\u03cd\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03a7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (ENWHP).<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:26:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 10:26:51\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (250, 'com_content.article.190', '', '2022-01-15 10:27:13', 43, 12117, '553519676234adad5f6461a24b94c22e31cdb491', '{\"id\":\"190\",\"asset_id\":496,\"title\":\"CV - \\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"alias\":\"cv-\\u03b9\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1-\\u03c3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 25px; margin-bottom: 5px;\\\" src=\\\"images\\/cv1.jpg\\\" alt=\\\"\\\" \\/>\\u00a0\\u0397\\u00a0<strong>\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1<\\/strong>.\\u00a0<\\/p>\\r\\n<p><strong>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 Marketing\\u00a0<\\/strong>\\u03c3\\u03c4\\u03b1 \\u03a4\\u0395\\u0399 \\u0391\\u03b8\\u03ae\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u0395\\u03bc\\u03c0\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u0394\\u03b9\\u03b1\\u03c6\\u03ae\\u03bc\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2\\u00a0<\\/strong>\\u03c3\\u03c4\\u03bf \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03cd\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bb\\u03c5\\u03c3\\u03b7.\\u00a0<\\/p>\\r\\n<p><strong>\\u0395\\u03c1\\u03b3\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b5 \\u03c3\\u03b5\\u00a0 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b5\\u03c2 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd\\u00a0 \\u03c0\\u03c9\\u03bb\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u039carketing \\u03c3\\u03b5 \\u03b4\\u03b9\\u03bf\\u03b9\\u03ba\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2<\\/strong>. \\u0394\\u03b9\\u03b5\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b5 \\u03c5\\u03c0\\u03b5\\u03cd\\u03b8\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae, \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03bf\\u03cd. \\u039c\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b5\\u03c4\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03ad\\u03ba\\u03c4\\u03b7\\u03c3\\u03b5 \\u03c3\\u03c4\\u03bf \\u03ba\\u03bf\\u03bc\\u03bc\\u03ac\\u03c4\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>business<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2<\\/strong>\\u00a0\\u03c4\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1<\\/strong>, \\u03b5\\u03af\\u03c7\\u03b5 \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03c6\\u03cc\\u03b4\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b9\\u03b4\\u03c1\\u03cd\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0<strong><em>HR<\\/em><\\/strong><strong><em>.<\\/em><\\/strong><strong><em>PSYCHOLOGY<\\/em><\\/strong><strong><em>-<\\/em><\\/strong><strong><em>TODAY<\\/em><\\/strong>, \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c7\\u03ae\\u03c2 \\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03b9\\u03ce\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2.<\\/p>\\r\\n<p><strong>\\u0395\\u03b9\\u03c3\\u03b7\\u03b3\\u03ae\\u03c4\\u03c1\\u03b9\\u03b1\\u00a0<\\/strong>\\u03c3\\u03b5<strong>\\u00a0\\u03a3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1<\\/strong>,<strong>\\u00a0\\u039f\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u0391\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7\\u03c2\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9<strong>\\u00a0\\u039f\\u03bc\\u03b9\\u03bb\\u03af\\u03b5\\u03c2\\u00a0<\\/strong>\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd<strong>\\u00a0 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2\\u00a0 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>. \\u03a0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9\\u00a0<strong>\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c3\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c3\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c4\\u03b5\\u03bb\\u03ad\\u03c7\\u03b7 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b5\\u03b9\\u03ce\\u03bd \\u03bc\\u03b5 \\u03b8\\u03b5\\u03bc\\u03b1\\u03c4\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bd\\u03bf\\u03b7\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1, \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba.\\u03b1. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b5\\u03c2\\u00a0<strong>\\u03c9\\u03c2 \\u03c3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03b9\\u03bd\\u03bf\\u03c5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03bf\\u03cd,<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03c9\\u03bd, \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03b3\\u03b9\\u03b1 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03c8\\u03b7\\u03bb\\u03ae \\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.<\\/p>\\r\\n<p>\\u039c\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd\\u00a0<strong>\\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03b9\\u03ce\\u03bd<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9:<\\/p>\\r\\n<p>\\u0391\\u0392 \\u0392\\u03b1\\u03c3\\u03b9\\u03bb\\u03cc\\u03c0\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2, Generali \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae, \\u03a0\\u03b1\\u03c0\\u03b1\\u03c3\\u03c4\\u03c1\\u03ac\\u03c4\\u03bf\\u03c2, Wind, Vivartia, Calin, \\u039a\\u03b1\\u03c5\\u03ba\\u03ac\\u03c2, Fage, Top Electronic. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc \\u03ba\\u03bf\\u03b9\\u03bd\\u03bf\\u03cd \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03af\\u03b1\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Linkage.<\\/p>\\r\\n<p>\\u0391\\u03c3\\u03ba\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03c0\\u03ac\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5- \\u03a8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03ae \\u03b9\\u03b4\\u03b9\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03bc\\u03c0\\u03b5\\u03af\\u03c1\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03af\\u03b5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03c4\\u03ae\\u03c4\\u03c9\\u03bd (\\u03c8\\u03c5\\u03c7\\u03b9\\u03ac\\u03c4\\u03c1\\u03bf\\u03c5\\u03c2, \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b1\\u03b3\\u03c9\\u03b3\\u03bf\\u03cd\\u03c2).<\\/p>\\r\\n<p>\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03a3\\u03c5\\u03bb\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5 \\u0395\\u03bb\\u03bb\\u03ae\\u03bd\\u03c9\\u03bd \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03c9\\u03bd (\\u03a3.\\u0395.\\u03a8) \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2\\u00a0 \\u03ac\\u03b4\\u03b5\\u03b9\\u03b1 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c5.<br \\/><strong>\\u039c\\u03ad\\u03bb\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u0395\\u03c5\\u03c1\\u03c9\\u03c0\\u03b1\\u03ca\\u03ba\\u03bf\\u03cd \\u0394\\u03b9\\u03ba\\u03c4\\u03cd\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03a7\\u03ce\\u03c1\\u03bf\\u03c5\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (ENWHP).<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:27:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 10:27:03\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (251, 'com_content.article.191', '', '2022-01-15 10:27:34', 43, 7922, 'e5e48a00edf702a6b759f2e42a9e1647733e91da', '{\"id\":\"191\",\"asset_id\":497,\"title\":\"CV - \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"alias\":\"cv-\\u03b4\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1-\\u03b3\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\",\"introtext\":\"<p><img style=\\\"float: left; margin-right: 20px; margin-bottom: 5px;\\\" src=\\\"images\\/cv20.jpg\\\" alt=\\\"\\\" width=\\\"258\\\" height=\\\"255\\\" loading=\\\"lazy\\\" \\/> H\\u00a0<strong>\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7<\\/strong><\\/p>\\r\\n<p>\\u03a3\\u03c0\\u03bf\\u03cd\\u03b4\\u03b1\\u03c3\\u03b5 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u039a\\u03c1\\u03ae\\u03c4\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c0\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u0399\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03a3\\u03c7\\u03bf\\u03bb\\u03ae \\u03c4\\u03bf\\u03c5 \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03af\\u03bf\\u03c5 \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd, \\u03c3\\u03c4\\u03bf\\u03bd \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03a0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03a0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7\\u03c2 \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u0394\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ce\\u03bd.<\\/p>\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u0386\\u03b4\\u03b5\\u03b9\\u03b1 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c9\\u03c2 \\u0395\\u03c0\\u03b1\\u03b3\\u03b3\\u03ad\\u03bb\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03b5\\u03ba\\u03c0\\u03b1\\u03b9\\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03af \\u03c3\\u03c4\\u03b7\\u03bd \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03bf\\u03c0\\u03b1\\u03b8\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03c1\\u03b5\\u03c5\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03cc \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u0391\\u2019 \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03b9\\u03b1\\u03ba\\u03ae \\u03a8\\u03c5\\u03c7\\u03b9\\u03b1\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u039a\\u03bb\\u03b9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u0391\\u03b9\\u03b3\\u03b9\\u03bd\\u03b7\\u03c4\\u03b5\\u03af\\u03bf\\u03c5 \\u039d\\u03bf\\u03c3\\u03bf\\u03ba\\u03bf\\u03bc\\u03b5\\u03af\\u03bf\\u03c5. \\u0388\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03ac\\u03bc\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03a8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bb\\u03af\\u03ba\\u03c9\\u03bd, \\u03b5\\u03c6\\u03ae\\u03b2\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ce\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0395\\u03b8\\u03bd\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u039a\\u03b1\\u03c0\\u03bf\\u03b4\\u03b9\\u03c3\\u03c4\\u03c1\\u03b9\\u03b1\\u03ba\\u03cc \\u03a0\\u03b1\\u03bd\\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03b9\\u03bf \\u0391\\u03b8\\u03b7\\u03bd\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.<\\/p>\\r\\n<p>\\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03c3\\u03b5 \\u03b4\\u03b7\\u03bc\\u03cc\\u03c3\\u03b9\\u03b5\\u03c2 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u039c\\u039a\\u039f, \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7 \\u03c3\\u03b5 \\u03b5\\u03c5\\u03ac\\u03bb\\u03c9\\u03c4\\u03b5\\u03c2 \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03ac\\u03c3\\u03c4\\u03b5\\u03b3\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c5\\u03bd\\u03cc\\u03b4\\u03b5\\u03c5\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1, \\u03b5\\u03bd\\u03ce \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03c8\\u03c5\\u03c7\\u03bf\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2 10306 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03bf\\u03bc\\u03ad\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bb\\u03b7\\u03c8\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd.<\\/p>\\r\\n<p>\\u0395\\u03c1\\u03b3\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c4\\u03b1\\u03b9\\u03c1\\u03af\\u03b1 Hr. Psychology-Today \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03a3\\u03cd\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03bf\\u03c2 - \\u03a8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd 24\\u03c9\\u03c1\\u03b7 \\u03a4\\u03b7\\u03bb\\u03b5\\u03c6\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03a3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ae \\u0393\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03a5\\u03c0\\u03bf\\u03c3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b7\\u03c2. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03b9\\u03c3\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u03bc\\u03b9\\u03bd\\u03ac\\u03c1\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c4\\u03bf\\u03bc\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b4\\u03c1\\u03af\\u03b5\\u03c2 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":43,\"created\":\"2022-01-15 10:15:26\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:27:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 10:27:27\",\"publish_up\":\"2022-01-15 10:15:26\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (252, 'com_content.category.44', '', '2022-01-15 10:52:42', 43, 618, 'c299637216e85ca761ee1e61f8d188f7e850b7e5', '{\"id\":44,\"asset_id\":505,\"parent_id\":1,\"lft\":83,\"rgt\":84,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0392\\u03af\\u03bd\\u03c4\\u03b5\\u03bf\",\"alias\":\"\\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\",\\\"jacolor\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":43,\"created_time\":\"2022-01-15 10:52:42\",\"modified_user_id\":43,\"modified_time\":\"2022-01-15 10:52:42\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0), (253, 'com_content.article.198', '', '2022-01-15 10:57:46', 43, 3755, 'c0e3b82f5b5676d1acfc83271069e78b37b2734c', '{\"id\":198,\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":43,\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:57:46\",\"modified_by\":43,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (254, 'com_content.article.198', '', '2022-01-15 10:58:28', 43, 5656, '43d32f722417db3101d0a1ce26123c87bebb419f', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 10:58:06\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (255, 'com_content.article.199', '', '2022-01-15 10:59:27', 43, 4208, 'e972d4cc3671be29acbe98430ee5e978ec5b9f88', '{\"id\":199,\"asset_id\":507,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3;\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c0\\u03b1\\u03c1\\u03b1\\u03b3\\u03c9\\u03b3\\u03b9\\u03ba\\u03b1-\\u03c4\\u03bf-\\u03c7\\u03c1\\u03bf\\u03bd\\u03bf-\\u03bc\\u03b1\\u03c3\",\"introtext\":\"<p>\\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0<strong>\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0<strong>\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2<\\/strong>: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0<strong>\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd;<\\/strong>\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (256, 'com_content.article.200', '', '2022-01-15 11:00:30', 43, 4175, 'd20a9cd5ce8c9a419128fe1517421b9239e09948', '{\"id\":200,\"asset_id\":508,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3;\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03bf\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5-\\u03ba\\u03b1\\u03bb\\u03c5\\u03c4\\u03b5\\u03c1\\u03b1-\\u03c3\\u03c4\\u03b9\\u03c3-\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03b5\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (257, 'com_content.article.201', '', '2022-01-15 11:01:41', 43, 3568, 'c0c2509f95b71d80035ca17f34ee426ed5dde37d', '{\"id\":201,\"asset_id\":509,\"title\":\"\\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b5\\u03c9\\u03bd-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03bf-\\u03c7\\u03c9\\u03c1\\u03bf\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf<\\/strong>, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af<\\/strong>. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1<\\/strong>. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0<strong>\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (258, 'com_content.article.202', '', '2022-01-15 11:03:11', 43, 3033, 'e677d12b649488b511fd6da7dac826074dd5cdf3', '{\"id\":202,\"asset_id\":510,\"title\":\"\\u03a3\\u03a5\\u039c\\u0392\\u039f\\u03a5\\u039b\\u0395\\u03a3 \\u0393\\u0399\\u0391 \\u0391\\u03a5\\u03a4\\u039f\\u03a6\\u03a1\\u039f\\u039d\\u03a4\\u0399\\u0394\\u0391\",\"alias\":\"\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c3-\\u03b3\\u03b9\\u03b1-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03b4\\u03b1\",\"introtext\":\"<p>\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03bc\\u03ac\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (259, 'com_content.article.203', '', '2022-01-15 11:04:21', 43, 3237, 'd8441658a257fee7a7d37a6d95a1a9abf9ca728e', '{\"id\":203,\"asset_id\":511,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u039d\\u0399\\u039a\\u0397\\u03a3\\u039f\\u03a5\\u039c\\u0395 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03bd\\u03b1-\\u03bd\\u03b9\\u03ba\\u03b7\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae?<br \\/>\\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (260, 'com_content.article.204', '', '2022-01-15 11:06:07', 43, 4509, '7c6451a6cc65867c9099ce9d3c9a302ac19a8077', '{\"id\":204,\"asset_id\":512,\"title\":\"\\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f\\u03a3: \\u0393\\u0399\\u0391\\u03a4\\u0399 \\u0395\\u0399\\u039d\\u0391\\u0399 \\u03a3\\u0397\\u039c\\u0391\\u039d\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0395\\u039e\\u0399\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u039a\\u0391\\u0399 \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u03a0\\u03a4\\u03a5\\u039e\\u039f\\u03a5\\u039c\\u0395\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c3-\\u03b3\\u03b9\\u03b1\\u03c4\\u03b9-\\u03b5\\u03b9\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b7-\\u03b4\\u03b5\\u03be\\u03b9\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c3-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03c5\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"introtext\":\"<p>\\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af\\u00a0 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (261, 'com_content.article.205', '', '2022-01-15 11:07:12', 43, 3766, 'fb816454e14ab69a02269f03aaa4be0dce634fdb', '{\"id\":205,\"asset_id\":513,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u03a4\\u039f \\u039c\\u0399NDFULNESS \\u039c\\u03a0\\u039f\\u03a1\\u0395\\u0399 \\u039d\\u0391 \\u0392\\u039f\\u0397\\u0398\\u0397\\u03a3\\u0395\\u0399 \\u03a3\\u03a4\\u0397\\u039d \\u0391\\u03a0\\u03a9\\u039b\\u0395\\u0399\\u0391 \\u0392\\u0391\\u03a1\\u039f\\u03a5\\u03a3\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03c4\\u03bf-\\u03bc\\u03b9ndfulness-\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03b9-\\u03bd\\u03b1-\\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c3\\u03b5\\u03b9-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c0\\u03c9\\u03bb\\u03b5\\u03b9\\u03b1-\\u03b2\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 mindfulness (\\u03ae \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2)\\u00a0 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c0\\u03b5\\u03b4\\u03af\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2, \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2.\\u00a0 \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03b5\\u03c1\\u03bf \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u2018\\u2019\\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:58:28\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (262, 'com_content.article.205', '', '2022-01-15 11:07:36', 43, 5671, '305fa34508f7ea111cf4f2c9e02e52fe9e600c2a', '{\"id\":\"205\",\"asset_id\":513,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u03a4\\u039f \\u039c\\u0399NDFULNESS \\u039c\\u03a0\\u039f\\u03a1\\u0395\\u0399 \\u039d\\u0391 \\u0392\\u039f\\u0397\\u0398\\u0397\\u03a3\\u0395\\u0399 \\u03a3\\u03a4\\u0397\\u039d \\u0391\\u03a0\\u03a9\\u039b\\u0395\\u0399\\u0391 \\u0392\\u0391\\u03a1\\u039f\\u03a5\\u03a3\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03c4\\u03bf-\\u03bc\\u03b9ndfulness-\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03b9-\\u03bd\\u03b1-\\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c3\\u03b5\\u03b9-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c0\\u03c9\\u03bb\\u03b5\\u03b9\\u03b1-\\u03b2\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 mindfulness (\\u03ae \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2)\\u00a0 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c0\\u03b5\\u03b4\\u03af\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2, \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2.\\u00a0 \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03b5\\u03c1\\u03bf \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u2018\\u2019\\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03a9\\u03a3 \\u03a4\\u039f \\u039c\\u0399NDFULNESS \\u039c\\u03a0\\u039f\\u03a1\\u0395\\u0399 \\u039d\\u0391 \\u0392\\u039f\\u0397\\u0398\\u0397\\u03a3\\u0395\\u0399 \\u03a3\\u03a4\\u0397\\u039d \\u0391\\u03a0\\u03a9\\u039b\\u0395\\u0399\\u0391 \\u0392\\u0391\\u03a1\\u039f\\u03a5\\u03a3 \\u0397 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 mindfulness (\\u03ae \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2)\\u00a0 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c0\\u03b5\\u03b4\\u03af\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2, \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2.\\u00a0 \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03b5\\u03c1\\u03bf \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u2018\\u2019\\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1.<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 11:07:36\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-15 11:07:12\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (263, 'com_content.article.187', '', '2022-01-17 20:42:21', 43, 1793, 'b400b9e13dbe9016af9ed7ad5ce9e0924f12605f', '{\"id\":\"187\",\"asset_id\":489,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-17 20:42:21\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-17 20:41:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (264, 'com_content.article.187', '', '2022-01-17 22:10:56', 43, 12286, 'fe34868060019b5394414383c6ec6c48579cc3c9', '{\"id\":\"187\",\"asset_id\":489,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1) \\u03a0\\u03ce\\u03c2 \\u03c6\\u03c4\\u03b9\\u03ac\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2;\\u00a0\\u0391\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1: 1.\\u00a0\\u0391\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03bb\\u03b7\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c6\\u03b1\\u03b9\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c4\\u03b5\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u2013 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5:\\u00a0 - \\u039f\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1 \\/ \\u03c6\\u03af\\u03bb\\u03bf\\u03b9 (\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c0\\u03bf\\u03b8\\u03b5\\u03c4\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b1 \\u03ae \\u03c3\\u03b5 \\u03b4\\u03cd\\u03bf)- \\u03a3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03c2- \\u039a\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1- \\u039f\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03ba\\u03ac- \\u03a5\\u03b3\\u03b5\\u03af\\u03b1 \\u2013 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7, \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c5\\u03b3\\u03b5\\u03af\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae,- \\u03a6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\/ \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc\\u03c2 \\u03c7\\u03ce\\u03c1\\u03bf\\u03c2- \\u0394\\u03b9\\u03b1\\u03c3\\u03ba\\u03ad\\u03b4\\u03b1\\u03c3\\u03b7 \\/ \\u03b5\\u03bb\\u03b5\\u03cd\\u03b8\\u03b5\\u03c1\\u03bf\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2- \\u03a0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\/ \\u03bc\\u03ac\\u03b8\\u03b7\\u03c3\\u03b7- \\u03a0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b1\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7- \\u03a3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u2013 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03bf\\u03c1\\u03ac \\u03a3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03ad\\u03bd\\u03b1 \\u03c4\\u03c1\\u03bf\\u03c7\\u03cc \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03ad\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b5\\u03b9.\\u00a0 2.\\u00a0\\u03a4\\u03b1\\u03be\\u03b9\\u03bd\\u03bf\\u03bc\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u00a0\\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c4\\u03bf\\u03bc\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u00a0\\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae.\\u00a0\\u039a\\u03ac\\u03b8\\u03b5 \\u03b1\\u03ba\\u03c4\\u03af\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b9\\u03bc\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf 1\\u00a0(\\u03c0\\u03bf\\u03bb\\u03cd \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7) \\u03ad\\u03c9\\u03c2 \\u03c4\\u03bf 10 (\\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\/\\u03b7). \\u0397 \\u03b1\\u03c1\\u03af\\u03b8\\u03bc\\u03b7\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac\\u03b5\\u03b9 \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf \\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03bf\\u03c7\\u03bf\\u03cd (\\u03ba\\u03cd\\u03ba\\u03bb\\u03bf\\u03c5).\\u00a0\\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b5\\u03bd\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ae \\u03ba\\u03c5\\u03ba\\u03bb\\u03b9\\u03ba\\u03ac \\u03c4\\u03b1 \\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b7\\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b1\\u03c4\\u03b5 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ba\\u03cd\\u03ba\\u03bb\\u03bf.\\u00a0 - \\u0397 \\u03bd\\u03ad\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03bc\\u03b5\\u03c4\\u03c1\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c3\\u03c7\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u00a0\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03bb\\u03b7\\u03c1\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c4\\u03b7 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. - \\u0391\\u03bd\\u00a0\\u03c4\\u03bf \\u03bd\\u03ad\\u03bf \\u03c3\\u03c7\\u03ae\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ad\\u03ba\\u03c5\\u03c8\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u00a0\\u03ae \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03ba\\u03b1\\u03bd\\u03cc\\u03bd\\u03b9\\u03c3\\u03c4\\u03bf\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf\\u00a0\\u03bc\\u03b1\\u03ba\\u03c1\\u03b9\\u03ac\\u00a0\\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b6\\u03c9\\u03ae. - \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf\\u00a0\\u00a0\\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03ba\\u03cc\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03ba\\u03cd\\u03ba\\u03bb\\u03bf\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c0\\u03b9\\u03bf \\u03bf\\u03bc\\u03b1\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03c5\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9, \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b1\\u03c4\\u03bf\\u03c0\\u03c4\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae. 3.\\u00a0\\u039c\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2\\u00a0\\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b7\\u03b3\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b9\\u03bf \\u03b2\\u03b1\\u03b8\\u03b9\\u03ac \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03bc\\u03b5\\u03af\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03bf\\u03af: -\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03bf\\u03c5 \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03b4\\u03b9\\u03ac\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1;- \\u03a5\\u03c0\\u03ae\\u03c1\\u03c7\\u03b1\\u03bd \\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03be\\u03b5\\u03b9\\u03c2;- \\u03a3\\u03b5\\u00a0\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c7\\u03ad\\u03c2\\u00a0\\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c3\\u03c9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5, \\u03c4\\u03bf\\u03bd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03bb\\u03cc\\u03b3\\u03bf\\u03c2;-\\u00a0\\u03a4\\u03af \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9\\u00a0\\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9;\\u00a0\\u03a0\\u03ce\\u03c2\\u00a0\\u03b8\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\\u00a0\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-17 22:10:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-17 22:10:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":16,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (265, 'com_content.article.206', '', '2022-01-19 09:42:20', 43, 1894, '0850a9ff104f50c232a7475c3c80799758c7e328', '{\"id\":206,\"asset_id\":517,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-17 22:10:56\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (266, 'com_content.article.206', '', '2022-01-19 09:43:41', 43, 1906, 'd6600ff5f16752d7e6af39525d87e8601c66cb91', '{\"id\":\"206\",\"asset_id\":517,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03b3\\u03c7\\u03bf\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 09:43:41\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 09:43:23\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (267, 'com_content.article.207', '', '2022-01-19 09:56:27', 43, 1838, '83f54e87778901ad9ef5de27b1e73976e71a6b9f', '{\"id\":207,\"asset_id\":520,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u03a3\\u03a4\\u03a1\\u0395\\u03a3\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u0393\\u03a7\\u039f\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 09:43:41\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (268, 'com_content.article.208', '', '2022-01-19 10:08:27', 43, 1929, 'dfd8b34839d6c07b52394571b09f9c961f3bdaf6', '{\"id\":208,\"asset_id\":523,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u03a3\\u03a4\\u03a1\\u0395\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 09:43:41\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (269, 'com_content.article.208', '', '2022-01-19 10:08:33', 43, 2001, '5ecb284228ecf52cc664ea1da54cb9382771c837', '{\"id\":\"208\",\"asset_id\":523,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 10:08:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 10:08:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (270, 'com_content.article.209', '', '2022-01-19 10:17:08', 43, 1857, 'b6fa96f388b83325f86041e8039355a179d57c74', '{\"id\":209,\"asset_id\":526,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0398\\u03a5\\u039c\\u039f\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b8\\u03c5\\u03bc\\u03bf\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 10:08:33\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (271, 'com_content.article.209', '', '2022-01-19 10:17:13', 43, 1803, '792146465e0d57f506466a7a0ffc04bb79bfd40e', '{\"id\":\"209\",\"asset_id\":526,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0398\\u03a5\\u039c\\u039f\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b8\\u03c5\\u03bc\\u03bf\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0398\\u03a5\\u039c\\u039f<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 10:17:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 10:17:08\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (272, 'com_content.article.210', '', '2022-01-19 10:27:18', 43, 1895, '63b214f88cb130f00e5a30f1ff0be8043eb4f810', '{\"id\":210,\"asset_id\":529,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0398\\u03a5\\u039c\\u039f<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 10:17:13\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (273, 'com_content.article.210', '', '2022-01-19 10:27:24', 43, 1960, '62cb61b7f4154e632286fbebab5601db63ad015f', '{\"id\":\"210\",\"asset_id\":529,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 10:27:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 10:27:18\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (274, 'com_content.article.211', '', '2022-01-19 11:46:02', 43, 1948, '5beddbc706719f2ab694e13ee2412d9e07dfd80f', '{\"id\":211,\"asset_id\":532,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 10:27:24\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (275, 'com_content.article.211', '', '2022-01-19 11:46:12', 43, 1960, 'dc11b7a9d23407f7656368c2ee87037bf00a3eac', '{\"id\":\"211\",\"asset_id\":532,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 11:46:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 11:46:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (276, 'com_content.article.212', '', '2022-01-19 11:57:39', 43, 1990, 'daabd9ace477cc1e4402f5ee20ff698ee4f40b59', '{\"id\":212,\"asset_id\":535,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03b5\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 11:46:12\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (277, 'com_content.article.212', '', '2022-01-19 11:57:58', 43, 2022, '8894ef52ac5d6c4b53882c277d2d674cf2d0b030', '{\"id\":\"212\",\"asset_id\":535,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b9\\u03c3-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03b5\\u03c3-\\u03c3\\u03c7\\u03b5\\u03c3\\u03b5\\u03b9\\u03c3\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 11:57:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 11:57:39\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (278, 'com_content.article.213', '', '2022-01-19 12:08:52', 43, 2016, '274891e9ab1f85051bfcc433c2f61ec49f5314ea', '{\"id\":213,\"asset_id\":538,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0399\\u03a3 \\u0395\\u03a1\\u03a9\\u03a4\\u0399\\u039a\\u0395\\u03a3 \\u03a3\\u03a7\\u0395\\u03a3\\u0395\\u0399\\u03a3<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 11:57:58\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (279, 'com_content.article.213', '', '2022-01-19 12:08:59', 43, 2032, '56b255260d8d818ae6e3505f29c307a617d8f5e4', '{\"id\":\"213\",\"asset_id\":538,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 12:08:59\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 12:08:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (280, 'com_content.article.214', '', '2022-01-19 12:17:53', 43, 2020, 'ad0d9d99efd279cca73db9615461be218dc08cbc', '{\"id\":214,\"asset_id\":541,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 12:08:59\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (281, 'com_content.article.214', '', '2022-01-19 12:17:58', 43, 2032, 'ccfd3ae85567500144efb53e0e9c728e3c39099b', '{\"id\":\"214\",\"asset_id\":541,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03b1\\u03bd\\u03b5\\u03b9\\u03bd-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 12:17:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 12:17:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (282, 'com_content.article.215', '', '2022-01-19 12:36:10', 43, 2008, 'ea5adebb96796a41e2b71da26519be350f93672f', '{\"id\":215,\"asset_id\":544,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f \\u0391\\u03a0\\u039f\\u039b\\u0391\\u039c\\u0392\\u0391\\u039d\\u0395\\u0399\\u039d (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 12:17:58\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (283, 'com_content.article.215', '', '2022-01-19 12:36:19', 43, 2014, 'efa3fbd5a8fa1f309e4bad29b1cc9ca5a20cc3ae', '{\"id\":\"215\",\"asset_id\":544,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 12:36:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 12:36:10\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (284, 'com_content.article.216', '', '2022-01-19 13:31:16', 43, 1934, 'b871b3da54350d8fb4e232b656f0586c233a85fb', '{\"id\":216,\"asset_id\":547,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u039d\\u039f\\u039c\\u0399\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 12:36:19\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (285, 'com_content.article.216', '', '2022-01-19 13:31:20', 43, 1911, '52c9f4fa598d61b94717d2ad63fe84b201a827b2', '{\"id\":\"216\",\"asset_id\":547,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u039d\\u039f\\u039c\\u0399\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03b9\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u039d\\u039f\\u039c\\u0399\\u0391<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 13:31:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 13:31:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (286, 'com_content.article.217', '', '2022-01-19 13:53:33', 43, 2003, '543c39c2f4f1f40bea34b43f572e057706f62592', '{\"id\":217,\"asset_id\":550,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u039d\\u039f\\u039c\\u0399\\u0391<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 13:31:20\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (287, 'com_content.article.217', '', '2022-01-19 13:53:37', 43, 2068, '7d33210f9c9361d3507f57b40751ef7131d88ee8', '{\"id\":\"217\",\"asset_id\":550,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 13:53:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 13:53:33\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (288, 'com_content.article.218', '', '2022-01-19 14:06:27', 43, 2056, 'b3f54417323674f46ed1f9896cc198748ec519f7', '{\"id\":218,\"asset_id\":553,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 13:53:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (289, 'com_content.article.218', '', '2022-01-19 14:06:34', 43, 2068, '5d1ab6b4f0b7c884bb1dbe7c1b3a7799d4410402', '{\"id\":\"218\",\"asset_id\":553,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:06:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 14:06:27\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (290, 'com_content.article.219', '', '2022-01-19 14:16:50', 43, 2118, '3c1987cde7ca0127ae33555ad00793e81a7e9728', '{\"id\":219,\"asset_id\":555,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u03a5\\u03a4\\u039f\\u03a0\\u0395\\u03a0\\u039f\\u0399\\u0398\\u0397\\u03a3\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:06:34\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (291, 'com_content.article.219', '', '2022-01-19 14:17:50', 43, 2161, '1cb0bfcd7e95eaf5d7ffee586a00540504a08f55', '{\"id\":\"219\",\"asset_id\":555,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:17:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 14:16:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (292, 'com_content.article.220', '', '2022-01-19 14:19:29', 43, 2149, '92019a2405fb78633b3e4e68b74bb78950ae0f48', '{\"id\":220,\"asset_id\":557,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:17:50\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (293, 'com_content.article.220', '', '2022-01-19 14:19:34', 43, 2161, 'c34d730359f9b8cc8704d8d2cb0c497faa718246', '{\"id\":\"220\",\"asset_id\":557,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c3-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:19:34\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 14:19:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (294, 'com_content.article.221', '', '2022-01-19 14:36:15', 43, 2057, 'bbcd8c2053f28689ea799e4fbb609fb29d1abb58', '{\"id\":221,\"asset_id\":560,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0399\\u0395\\u039a\\u0394\\u0399\\u039a\\u0397\\u03a3\\u0397\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03b7-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u0395\\u039d\\u0395\\u03a1\\u0393\\u0395\\u0399\\u0391\\u03a3 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:19:34\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (295, 'com_content.article.221', '', '2022-01-19 14:36:19', 43, 2022, 'a1daedc131cd66a7fd8d3e5afda5f32afd866675', '{\"id\":\"221\",\"asset_id\":560,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0399\\u0395\\u039a\\u0394\\u0399\\u039a\\u0397\\u03a3\\u0397\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03b7-\\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b7\\u03c3\\u03b7\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0399\\u0395\\u039a\\u0394\\u0399\\u039a\\u0397\\u03a3\\u0397<\\/p>\",\"state\":\"1\",\"catid\":26,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:36:19\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 14:36:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (296, 'com_content.article.222', '', '2022-01-19 15:01:31', 43, 2016, '187bd7282af67be4ecf4d09a6c9b1be64642be88', '{\"id\":222,\"asset_id\":563,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0399\\u0395\\u039a\\u0394\\u0399\\u039a\\u0397\\u03a3\\u0397<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 14:36:19\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (297, 'com_content.article.222', '', '2022-01-19 15:01:37', 43, 2032, '41ce4bec2fadbdc20b7c2d92b221466d0279f5f5', '{\"id\":\"222\",\"asset_id\":563,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 15:01:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (298, 'com_content.article.223', '', '2022-01-19 15:08:40', 43, 2020, '2e1d8b3035f130d2f5ba02092738a4312b4a2f3b', '{\"id\":223,\"asset_id\":566,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (299, 'com_content.article.223', '', '2022-01-19 15:08:44', 43, 2032, '1ec03d417f011214d798c70fd2ed14de6af2a4e9', '{\"id\":\"223\",\"asset_id\":566,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03c5\\u03bd\\u03b7-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":27,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:08:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 15:08:40\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (300, 'com_content.article.224', '', '2022-01-19 15:56:18', 43, 1971, 'fe93548d25e14ecea87d739e92d3764995e45b81', '{\"id\":224,\"asset_id\":570,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391(\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u0393\\u039d\\u03a9\\u039c\\u039f\\u03a3\\u03a5\\u039d\\u0397 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (301, 'com_content.article.225', '', '2022-01-19 15:57:04', 43, 1948, '316b22bdcb6c29b08bd620102b9baa41237f4858', '{\"id\":225,\"asset_id\":572,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":28,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (302, 'com_content.article.226', '', '2022-01-19 16:15:28', 43, 1972, '79672681e4e3bd84a2273439f937f9d5a125df4e', '{\"id\":226,\"asset_id\":576,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0395\\u03a5\\u03a4\\u03a5\\u03a7\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (303, 'com_content.article.227', '', '2022-01-19 16:16:07', 43, 1984, '5e3e92a00462cafd4e555e4665d0a750fca938ab', '{\"id\":227,\"asset_id\":578,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":29,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (304, 'com_content.article.228', '', '2022-01-19 16:28:45', 43, 1928, '7708ec8712eaee8f865a906c96aa8a6907f2a66d', '{\"id\":228,\"asset_id\":581,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0399\\u039a\\u0391\\u039d\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 15:01:37\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (305, 'com_content.article.228', '', '2022-01-19 16:28:55', 43, 1911, 'aa8fb173095fe6510ae891f0b00ea76b035ed617', '{\"id\":\"228\",\"asset_id\":581,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0399\\u039a\\u0391\\u039d\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0399\\u039a\\u0391\\u039d\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":30,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 16:28:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-19 16:28:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (306, 'com_content.article.229', '', '2022-01-20 09:34:28', 43, 1883, '9b0068a5102187fcde16714e2e7b3a5d5d17fa80', '{\"id\":229,\"asset_id\":585,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03bf\\u03c1\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u0399\\u039a\\u0391\\u039d\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 16:28:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (307, 'com_content.article.230', '', '2022-01-20 09:35:13', 43, 1876, 'e5e19fff9829260740636bfa354ae25b6fa0ad4d', '{\"id\":230,\"asset_id\":587,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b1-\\u03bf\\u03c1\\u03b9\\u03b1-\\u03c4\\u03b5\\u03c3\\u03c4-2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 1)<\\/p>\",\"state\":\"1\",\"catid\":32,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 16:28:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (308, 'com_content.article.231', '', '2022-01-20 09:46:52', 43, 1988, 'beeed884675cfd13ab4cec2a28d01f8676bf259e', '{\"id\":231,\"asset_id\":590,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u03a3\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0391 \\u039f\\u03a1\\u0399\\u0391 (\\u03a4\\u0395\\u03a3\\u03a4 2)<\\/p>\",\"state\":\"1\",\"catid\":33,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 16:28:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (309, 'com_content.article.232', '', '2022-01-20 10:00:38', 43, 1985, '3345bcbf2b7814614785113189e6e02472ab1ad9', '{\"id\":232,\"asset_id\":593,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a3\\u03a0\\u0399\\u03a3\\u0397 \\u03a3\\u03a4\\u039f\\u03a7\\u03a9\\u039d\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf\\u03c7\\u03c9\\u03bd\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u03a3\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-19 16:28:55\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (310, 'com_content.article.232', '', '2022-01-20 10:00:43', 43, 1968, '0dcc961ab0d886a775dd96924f0911ecc3cb502f', '{\"id\":\"232\",\"asset_id\":593,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a3\\u03a0\\u0399\\u03a3\\u0397 \\u03a3\\u03a4\\u039f\\u03a7\\u03a9\\u039d\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7-\\u03b8\\u03b5\\u03c3\\u03c0\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf\\u03c7\\u03c9\\u03bd\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a3\\u03a0\\u0399\\u03a3\\u0397 \\u03a3\\u03a4\\u039f\\u03a7\\u03a9\\u039d<\\/p>\",\"state\":\"1\",\"catid\":34,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-20 10:00:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-20 10:00:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (311, 'com_content.article.233', '', '2022-01-20 10:15:26', 43, 2040, 'f7a34af3c91340684fd545c9f6347982809fc0f7', '{\"id\":233,\"asset_id\":596,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a8\\u03a5\\u03a7\\u0399\\u039a\\u0397 \\u0391\\u039d\\u0398\\u0395\\u039a\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03b7-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397 \\u0398\\u0395\\u03a3\\u03a0\\u0399\\u03a3\\u0397 \\u03a3\\u03a4\\u039f\\u03a7\\u03a9\\u039d<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-20 10:00:43\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (312, 'com_content.article.233', '', '2022-01-20 10:17:13', 43, 2094, '2bc6970535483ffee6c28cf49f9541fb899a2e25', '{\"id\":\"233\",\"asset_id\":596,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a8\\u03a5\\u03a7\\u0399\\u039a\\u0397 \\u0391\\u039d\\u0398\\u0395\\u039a\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03b7-\\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a8\\u03a5\\u03a7\\u0399\\u039a\\u0397 \\u0391\\u039d\\u0398\\u0395\\u039a\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":35,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-20 10:17:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-20 10:16:58\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (313, 'com_content.article.234', '', '2022-01-20 10:33:01', 43, 1872, 'a852d4c7ac9fc13c2cf9cf4def1bff909168a16a', '{\"id\":234,\"asset_id\":599,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f WORKLIFE BALANCE\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-worklife-balance\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u0397\\u039d \\u03a8\\u03a5\\u03a7\\u0399\\u039a\\u0397 \\u0391\\u039d\\u0398\\u0395\\u039a\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-20 10:17:13\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (314, 'com_content.article.234', '', '2022-01-20 10:33:55', 43, 1779, '8722658f65a045fe8479b19285e35891749b7368', '{\"id\":\"234\",\"asset_id\":599,\"title\":\"SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f WORKLIFE BALANCE\",\"alias\":\"soul-test-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf-worklife-balance\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>SOUL TEST \\u0393\\u0399\\u0391 \\u03a4\\u039f WORKLIFE BALANCE<\\/p>\",\"state\":\"1\",\"catid\":36,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-20 10:33:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-20 10:33:39\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (315, 'com_content.article.235', '', '2022-01-21 09:15:08', 43, 4720, 'f51ec10620594733cd62aead08fb62a34c458e3a', '{\"id\":235,\"asset_id\":601,\"title\":\"\\u0391\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a9\\u0391\\u039d\\u039d\\u0391\\u03a3\\u039f\\u03a5\\u03a7\\u039b\\u0391 \\u0397\\u00a0\\u0399\\u03c9\\u03ac\\u03bd\\u03bd\\u03b1 \\u03a3\\u03bf\\u03cd\\u03c7\\u03bb\\u03b1\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2- \\u03c8\\u03c5\\u03c7\\u03bf\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03cd\\u03c4\\u03c1\\u03b9\\u03b1. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0394\\u0397\\u039c\\u0397\\u03a4\\u03a1\\u0391\\u0393\\u0391\\u039b\\u0391\\u039d\\u0397 H\\u00a0\\u0397 \\u0394\\u03ae\\u03bc\\u03b7\\u03c4\\u03c1\\u03b1 \\u0393\\u03b1\\u03bb\\u03ac\\u03bd\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a3\\u03a4\\u0395\\u03a6\\u0391\\u039d\\u0399\\u039a\\u0395\\u03aa\\u03a1\\u039f\\u03a5\\u0396 H \\u03a3\\u03c4\\u03ad\\u03c6\\u03b1\\u03bd\\u03b9 \\u039a\\u03b5\\u03ca\\u03c1\\u03bf\\u03cd\\u03b6 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0 \\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u0395\\u03a5\\u0391\\u0393\\u0393\\u0395\\u039b\\u0399\\u0391\\u0394\\u0399\\u0391\\u039c\\u0391\\u039d\\u03a4\\u0397 \\u0397\\u00a0\\u0395\\u03c5\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03af\\u03b1 \\u0394\\u03b9\\u03b1\\u03bc\\u03ac\\u03bd\\u03c4\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u0396\\u039f\\u03a5\\u03a1\\u039d\\u0391 \\u0397\\u00a0\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u0396\\u03bf\\u03c5\\u03c1\\u03bd\\u03ac\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u03a7\\u03a1\\u0399\\u03a3\\u03a4\\u0399\\u039d\\u0391\\u039a\\u0391\\u03a1\\u0391\\u03a7\\u039f\\u03a4\\u0396\\u0399\\u03a4\\u0397 \\u0397\\u00a0\\u03a7\\u03c1\\u03b9\\u03c3\\u03c4\\u03af\\u03bd\\u03b1 \\u039a\\u03b1\\u03c1\\u03b1\\u03c7\\u03bf\\u03c4\\u03b6\\u03af\\u03c4\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c4\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 \\u2013 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2 MSC. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f \\u039d\\u0399\\u039a\\u039f\\u039b\\u0395\\u03a4\\u0391\\u03a7\\u0391\\u03a4\\u0396\\u0397\\u039a\\u03a9\\u039d\\u03a3\\u03a4\\u0391\\u039d\\u03a4\\u0399\\u039d\\u0399\\u0394\\u039f\\u03a5 H\\u00a0\\u039d\\u03b9\\u03ba\\u03bf\\u03bb\\u03ad\\u03c4\\u03b1 \\u03a7\\u03b1\\u03c4\\u03b6\\u03b7\\u03ba\\u03c9\\u03bd\\u03c3\\u03c4\\u03b1\\u03bd\\u03c4\\u03b9\\u03bd\\u03af\\u03b4\\u03bf\\u03c5\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03c2. \\u0394\\u0395\\u0399\\u03a4\\u0395 \\u03a4\\u039f \\u0392\\u0399\\u039f\\u0393\\u03a1\\u0391\\u03a6\\u0399\\u039a\\u039f<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-15 10:49:45\",\"modified_by\":\"43\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (316, 'com_content.article.235', '', '2022-01-21 09:25:31', 43, 2440, '2b473d4df02f349a525ca8473de03b3a72f63ff0', '{\"id\":\"235\",\"asset_id\":601,\"title\":\"\\u0391\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>Product Design Product Design Successful businesses have many things in common, today we\\u2019ll look at the big \\u2018R\\u2019of recognitional advertising network may help. Recognition can be illustrated by two individuals entering a crowded room at a party. Product Design Product Design Successful businesses have many things in common, today we\\u2019ll look at the big \\u2018R\\u2019of recognitional advertising network may help. Recognition can be illustrated by two individuals entering a crowded room at a party. Product Design Product Design Successful businesses have many things in common, today we\\u2019ll look at the big \\u2018R\\u2019of recognitional advertising network may help. Recognition can be illustrated by two individuals entering a crowded room at a party.<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 09:25:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 09:20:18\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (317, 'com_content.article.235', '', '2022-01-21 09:32:11', 43, 2559, '565115d770b333ca853b8e723accd51e220fdecb', '{\"id\":\"235\",\"asset_id\":601,\"title\":\"\\u0391\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03a1\\u0398\\u03a1\\u0391 \\u0386\\u03c1\\u03b8\\u03c1\\u03b1 \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 Product Design Product Design Successful businesses have many things in common, today we\\u2019ll look at the big \\u2018R\\u2019of recognitional advertising network may help. Recognition can be illustrated by two individuals entering a crowded room at a party. Product Design Product Design Successful businesses have many things in common, today we\\u2019ll look at the big \\u2018R\\u2019of recognitional advertising network may help. Recognition can be illustrated by two individuals entering a crowded room at a party.<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 09:32:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 09:25:31\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (318, 'com_content.article.235', '', '2022-01-21 09:33:55', 43, 3083, '823590c5ff766a003a288f81f2d8f3c6cd5bfeba', '{\"id\":\"235\",\"asset_id\":601,\"title\":\"\\u0391\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03a1\\u0398\\u03a1\\u0391 \\u0386\\u03c1\\u03b8\\u03c1\\u03b1 \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 \\u0391\\u03a3\\u039a\\u0397\\u03a3\\u0395\\u0399\\u03a3 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u0392\\u03ac\\u03bb\\u03b5 \\u03c4\\u03b7 \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 \\u03a4\\u0395\\u03a3\\u03a4 \\u03a4\\u03b5\\u03c3\\u03c4 \\u0388\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b8\\u03ad\\u03bc\\u03b1; \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03b4\\u03ce! \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 09:33:55\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 09:33:15\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (319, 'com_content.article.235', '', '2022-01-21 09:41:25', 43, 3246, 'e9fc9569d496af33c4a9aeaa3723ef3e4bc06078', '{\"id\":\"235\",\"asset_id\":601,\"title\":\"\\u0391\\u03b3\\u03c7\\u03bf\\u03c2\",\"alias\":\"\\u03b1\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03a1\\u0398\\u03a1\\u0391 \\u0386\\u03c1\\u03b8\\u03c1\\u03b1 \\u0395\\u03b4\\u03ce \\u03b8\\u03b1 \\u03b2\\u03c1\\u03b5\\u03b9\\u03c2 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 \\u0391\\u03a3\\u039a\\u0397\\u03a3\\u0395\\u0399\\u03a3 \\u0391\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u0392\\u03ac\\u03bb\\u03b5 \\u03c4\\u03b7 \\u03b3\\u03bd\\u03ce\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u03bc\\u03b5 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 \\u03a4\\u0395\\u03a3\\u03a4 \\u03a4\\u03b5\\u03c3\\u03c4 \\u0388\\u03c7\\u03b5\\u03b9\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b8\\u03ad\\u03bc\\u03b1; \\u0391\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b5 \\u03c4\\u03b1 \\u03b5\\u03b4\\u03ce! \\u03a0\\u0395\\u03a1\\u0399\\u03a3\\u03a3\\u039f\\u03a4\\u0395\\u03a1\\u0391 Jhon Doe Software Engineer Jhon Doe Software Engineer Jhon Doe Software Engineer Jhon Doe Software Engineer Jhon Doe Software Engineer Jhon Doe Software Engineer<\\/p>\",\"state\":\"1\",\"catid\":2,\"created\":\"2022-01-13 15:54:15\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 09:41:25\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 09:39:49\",\"publish_up\":\"2022-01-13 15:54:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":16,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (320, 'com_content.article.200', '', '2022-01-21 13:25:48', 43, 6457, '215e6d5f9d53456da4582449ec2f9fd655495b4a', '{\"id\":\"200\",\"asset_id\":508,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3;\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03bf\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5-\\u03ba\\u03b1\\u03bb\\u03c5\\u03c4\\u03b5\\u03c1\\u03b1-\\u03c3\\u03c4\\u03b9\\u03c3-\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03b5\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3; \\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2;<\\/p>\",\"state\":\"0\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:25:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:25:37\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (321, 'com_content.article.198', '', '2022-01-21 13:26:22', 43, 7955, '93c3cb06e7bceb556b0b8326d4d03ecac5172f6f', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3; \\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd;<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:26:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:25:51\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (322, 'com_content.article.201', '', '2022-01-21 13:27:32', 43, 5228, '974ccfb843ac1a335a2cafd2bf2800ecb4263d96', '{\"id\":\"201\",\"asset_id\":509,\"title\":\"\\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b5\\u03c9\\u03bd-\\u03c3\\u03c4\\u03bf\\u03bd-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03bf-\\u03c7\\u03c9\\u03c1\\u03bf\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf<\\/strong>, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af<\\/strong>. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1<\\/strong>. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0<strong>\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf.<\\/p>\",\"state\":\"0\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:27:32\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:26:28\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (323, 'com_content.article.198', '', '2022-01-21 13:27:56', 43, 10232, '1ef40cdc04be3c961ba9d2b3214c2ae0d62c0837', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3; \\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd; \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3; \\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2;<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:27:56\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:27:36\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (324, 'com_content.article.202', '', '2022-01-21 13:28:12', 43, 4316, 'a2c23162df00292dad91c2467286bb0d1a050cb6', '{\"id\":\"202\",\"asset_id\":510,\"title\":\"\\u03a3\\u03a5\\u039c\\u0392\\u039f\\u03a5\\u039b\\u0395\\u03a3 \\u0393\\u0399\\u0391 \\u0391\\u03a5\\u03a4\\u039f\\u03a6\\u03a1\\u039f\\u039d\\u03a4\\u0399\\u0394\\u0391\",\"alias\":\"\\u03c3\\u03c5\\u03bc\\u03b2\\u03bf\\u03c5\\u03bb\\u03b5\\u03c3-\\u03b3\\u03b9\\u03b1-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03b4\\u03b1\",\"introtext\":\"<p>\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03bc\\u03ac\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a3\\u03a5\\u039c\\u0392\\u039f\\u03a5\\u039b\\u0395\\u03a3 \\u0393\\u0399\\u0391 \\u0391\\u03a5\\u03a4\\u039f\\u03a6\\u03a1\\u039f\\u039d\\u03a4\\u0399\\u0394\\u0391 \\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03bc\\u03ac\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.<\\/p>\",\"state\":\"0\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:28:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:28:00\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (325, 'com_content.article.198', '', '2022-01-21 13:28:33', 43, 11887, '8fe13d4d1c8f0096163f1557df1f5466a86c2d5f', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3; \\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd; \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3; \\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2; \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf.<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:28:33\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:28:16\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (326, 'com_content.article.203', '', '2022-01-21 13:28:53', 43, 4674, '6cad76e991d0dadc75af39c100c1de2dbf7528a8', '{\"id\":\"203\",\"asset_id\":511,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u039d\\u0399\\u039a\\u0397\\u03a3\\u039f\\u03a5\\u039c\\u0395 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03bd\\u03b1-\\u03bd\\u03b9\\u03ba\\u03b7\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae?<br \\/>\\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1;<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u039d\\u0399\\u039a\\u0397\\u03a3\\u039f\\u03a5\\u039c\\u0395 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae? \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1;<\\/p>\",\"state\":\"0\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:28:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:28:40\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (327, 'com_content.article.198', '', '2022-01-21 13:29:28', 43, 13165, '5058737add30c193e9da416063d283150f0f9d9f', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3; \\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd; \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3; \\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2; \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf. \\u03a3\\u03a5\\u039c\\u0392\\u039f\\u03a5\\u039b\\u0395\\u03a3 \\u0393\\u0399\\u0391 \\u0391\\u03a5\\u03a4\\u039f\\u03a6\\u03a1\\u039f\\u039d\\u03a4\\u0399\\u0394\\u0391 \\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03bc\\u03ac\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:29:28\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:28:58\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (328, 'com_content.article.204', '', '2022-01-21 13:29:50', 43, 6990, '4726c2329ed1d4bcdc1f56556a9e823626fb6b31', '{\"id\":\"204\",\"asset_id\":512,\"title\":\"\\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f\\u03a3: \\u0393\\u0399\\u0391\\u03a4\\u0399 \\u0395\\u0399\\u039d\\u0391\\u0399 \\u03a3\\u0397\\u039c\\u0391\\u039d\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0395\\u039e\\u0399\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u039a\\u0391\\u0399 \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u03a0\\u03a4\\u03a5\\u039e\\u039f\\u03a5\\u039c\\u0395\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c3-\\u03b3\\u03b9\\u03b1\\u03c4\\u03b9-\\u03b5\\u03b9\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b7-\\u03b4\\u03b5\\u03be\\u03b9\\u03bf\\u03c4\\u03b7\\u03c4\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c3-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03c5\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"introtext\":\"<p>\\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af\\u00a0 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f\\u03a3: \\u0393\\u0399\\u0391\\u03a4\\u0399 \\u0395\\u0399\\u039d\\u0391\\u0399 \\u03a3\\u0397\\u039c\\u0391\\u039d\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0395\\u039e\\u0399\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u039a\\u0391\\u0399 \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u03a0\\u03a4\\u03a5\\u039e\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af\\u00a0 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\",\"state\":\"0\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:29:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:29:34\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (329, 'com_content.article.198', '', '2022-01-21 13:30:07', 43, 14597, 'acc880316c8868fefca7e98c7cbd22493651e833', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3\",\"alias\":\"\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b9\\u03b1-\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03b7\\u03c3-\\u03ba\\u03b1\\u03b9-\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03b7\\u03c3-\\u03b6\\u03c9\\u03b7\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3; \\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd; \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3; \\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2; \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf. \\u03a3\\u03a5\\u039c\\u0392\\u039f\\u03a5\\u039b\\u0395\\u03a3 \\u0393\\u0399\\u0391 \\u0391\\u03a5\\u03a4\\u039f\\u03a6\\u03a1\\u039f\\u039d\\u03a4\\u0399\\u0394\\u0391 \\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03bc\\u03ac\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u039d\\u0399\\u039a\\u0397\\u03a3\\u039f\\u03a5\\u039c\\u0395 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae? \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1;<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:30:07\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:29:55\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (330, 'com_content.article.205', '', '2022-01-21 13:30:24', 43, 5671, '457b38854612c74e1e480b1a4c10e67623ea8865', '{\"id\":\"205\",\"asset_id\":513,\"title\":\"\\u03a0\\u03a9\\u03a3 \\u03a4\\u039f \\u039c\\u0399NDFULNESS \\u039c\\u03a0\\u039f\\u03a1\\u0395\\u0399 \\u039d\\u0391 \\u0392\\u039f\\u0397\\u0398\\u0397\\u03a3\\u0395\\u0399 \\u03a3\\u03a4\\u0397\\u039d \\u0391\\u03a0\\u03a9\\u039b\\u0395\\u0399\\u0391 \\u0392\\u0391\\u03a1\\u039f\\u03a5\\u03a3\",\"alias\":\"\\u03c0\\u03c9\\u03c3-\\u03c4\\u03bf-\\u03bc\\u03b9ndfulness-\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03b9-\\u03bd\\u03b1-\\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c3\\u03b5\\u03b9-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03b1\\u03c0\\u03c9\\u03bb\\u03b5\\u03b9\\u03b1-\\u03b2\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\",\"introtext\":\"<p>\\u0397 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 mindfulness (\\u03ae \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2)\\u00a0 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c0\\u03b5\\u03b4\\u03af\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2, \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2.\\u00a0 \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03b5\\u03c1\\u03bf \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u2018\\u2019\\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03a9\\u03a3 \\u03a4\\u039f \\u039c\\u0399NDFULNESS \\u039c\\u03a0\\u039f\\u03a1\\u0395\\u0399 \\u039d\\u0391 \\u0392\\u039f\\u0397\\u0398\\u0397\\u03a3\\u0395\\u0399 \\u03a3\\u03a4\\u0397\\u039d \\u0391\\u03a0\\u03a9\\u039b\\u0395\\u0399\\u0391 \\u0392\\u0391\\u03a1\\u039f\\u03a5\\u03a3 \\u0397 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 mindfulness (\\u03ae \\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2)\\u00a0 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c0\\u03b5\\u03b4\\u03af\\u03b1 \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae\\u03c2, \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2.\\u00a0 \\u03a0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03ad\\u03bd\\u03b1 \\u03b5\\u03c1\\u03b3\\u03b1\\u03bb\\u03b5\\u03af\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03bf\\u03c4\\u03b5\\u03c1\\u03bf \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u2018\\u2019\\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5\\u2019\\u2019 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1.<\\/p>\",\"state\":\"0\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:30:24\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:30:13\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (331, 'com_content.article.198', '', '2022-01-21 13:31:09', 43, 16659, '1d0eb1bc523fd6eae3c403acb0852deec30cfdfc', '{\"id\":\"198\",\"asset_id\":506,\"title\":\"\\u03a4\\u03b1 Video \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b1-video-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0<strong>\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1<\\/strong>, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0399\\u03a3\\u039f\\u03a1\\u03a1\\u039f\\u03a0\\u0399\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u03a9\\u03a0\\u0399\\u039a\\u0397\\u03a3 \\u039a\\u0391\\u0399 \\u0395\\u03a0\\u0391\\u0393\\u0393\\u0395\\u039b\\u039c\\u0391\\u03a4\\u0399\\u039a\\u0397\\u03a3 \\u0396\\u03a9\\u0397\\u03a3 \\u0397 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2\\u00a0\\u03b1\\u03c1\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u03c2\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b6\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03bd\\u03c4\\u03af\\u03ba\\u03c4\\u03c5\\u03c0\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac \\u03cc\\u03bc\\u03c9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ae. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u03a4\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u0391\\u03a1\\u0391\\u0393\\u03a9\\u0393\\u0399\\u039a\\u0391 \\u03a4\\u039f \\u03a7\\u03a1\\u039f\\u039d\\u039f \\u039c\\u0391\\u03a3; \\u03a3\\u03c4\\u03b9\\u03c2 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b1 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c0\\u03ad\\u03c1\\u03b1\\u03c2 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03bc\\u03bf\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03af\\u03b6\\u03b5\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ad\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03af\\u03c3\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2: \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c4\\u03b1 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9:\\u00a0\\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03c4\\u03c5\\u03c0\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03cc\\u03c3\\u03b1 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd; \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a0\\u03a1\\u039f\\u03a3\\u0391\\u03a1\\u039c\\u039f\\u0396\\u039f\\u039c\\u0391\\u03a3\\u03a4\\u0395 \\u039a\\u0391\\u039b\\u03a5\\u03a4\\u0395\\u03a1\\u0391 \\u03a3\\u03a4\\u0399\\u03a3 \\u0391\\u039b\\u039b\\u0391\\u0393\\u0395\\u03a3; \\u0397 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03bd\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03b1\\u03c0\\u03cc \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c9\\u03c2 \\u03b7 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03af\\u03be\\u03b5\\u03c9\\u03bd. \\u039f\\u03b9 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03b6\\u03c9\\u03ae\\u03c2\\u00a0 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03bc\\u03cc \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03cc\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7, \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1. \\u03a0\\u03ce\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2; \\u0394\\u0399\\u0391\\u03a7\\u0395\\u0399\\u03a1\\u0399\\u03a3\\u0397 \\u03a3\\u03a5\\u0393\\u039a\\u03a1\\u039f\\u03a5\\u03a3\\u0395\\u03a9\\u039d \\u03a3\\u03a4\\u039f\\u039d \\u0395\\u03a1\\u0393\\u0391\\u03a3\\u0399\\u0391\\u039a\\u039f \\u03a7\\u03a9\\u03a1\\u039f \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03af. \\u03a4\\u03bf \\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03cc\\u03bb\\u03c9\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1. \\u039a\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1\\u00a0\\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf. \\u03a3\\u03a5\\u039c\\u0392\\u039f\\u03a5\\u039b\\u0395\\u03a3 \\u0393\\u0399\\u0391 \\u0391\\u03a5\\u03a4\\u039f\\u03a6\\u03a1\\u039f\\u039d\\u03a4\\u0399\\u0394\\u0391 \\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5 \\u03be\\u03ad\\u03c1\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2, \\u03b5\\u03bc\\u03ac\\u03c2, \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03b9\\u03b5\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u03a0\\u03a9\\u03a3 \\u039d\\u0391 \\u039d\\u0399\\u039a\\u0397\\u03a3\\u039f\\u03a5\\u039c\\u0395 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u0392\\u039b\\u0397\\u03a4\\u0399\\u039a\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae? \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1; \\u0391\\u03a5\\u03a4\\u039f\\u0395\\u039b\\u0395\\u0393\\u03a7\\u039f\\u03a3: \\u0393\\u0399\\u0391\\u03a4\\u0399 \\u0395\\u0399\\u039d\\u0391\\u0399 \\u03a3\\u0397\\u039c\\u0391\\u039d\\u03a4\\u0399\\u039a\\u0397 \\u0394\\u0395\\u039e\\u0399\\u039f\\u03a4\\u0397\\u03a4\\u0391 \\u039a\\u0391\\u0399 \\u03a0\\u03a9\\u03a3 \\u039c\\u03a0\\u039f\\u03a1\\u039f\\u03a5\\u039c\\u0395 \\u039d\\u0391 \\u03a4\\u0397\\u039d \\u0391\\u039d\\u0391\\u03a0\\u03a4\\u03a5\\u039e\\u039f\\u03a5\\u039c\\u0395 \\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af\\u00a0 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\",\"state\":\"1\",\"catid\":44,\"created\":\"2022-01-15 10:57:46\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-21 13:31:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-21 13:30:30\",\"publish_up\":\"2022-01-15 10:57:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (332, 'com_content.article.44', '', '2022-01-24 13:07:43', 43, 10543, '3c5eec41c69a73afc000a44aadb6dac09ee9d85d', '{\"id\":\"44\",\"asset_id\":201,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 ;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,\\u00a0\\u00a0\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 ; \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bb\\u03cd\\u03c0\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03b9\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5,\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03b1\\u03c6\\u03b5\\u03bd\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b5\\u03c4\\u03ad\\u03c1\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1, \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b4\\u03c5\\u03c3\\u03c7\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03b1\\u03bb\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0\\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd,\\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03ae\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2.\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u00a0\\u03b4\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03bb\\u03b7\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:07:43\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:01:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (333, 'com_content.article.44', '', '2022-01-24 13:09:18', 43, 10594, '67afda10d136f3fcb47959963ad5bc54191d7529', '{\"id\":\"44\",\"asset_id\":201,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u0386\\u03b3\\u03c7\\u03bf\\u03c2 ;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03bf-\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0<strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0<\\/strong>\\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd,\\u00a0\\u00a0\\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 ; \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03bb\\u03cd\\u03c0\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b1\\u03b4\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03cd\\u03bd\\u03b1\\u03bc\\u03ae \\u03c4\\u03bf\\u03c5 \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u039c\\u03b9\\u03bb\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03b5\\u03c1\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5,\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03bd\\u03b5\\u03c5\\u03c1\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2, \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc, \\u03b1\\u03c6\\u03b5\\u03bd\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03b5\\u03c4\\u03ad\\u03c1\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03bf\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03c6\\u03b1\\u03b9\\u03bd\\u03bf\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03b1\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2\\u00a0\\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03af\\u03b1\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1, \\u03b7 \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03c7\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ae\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ae \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1.\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b4\\u03c5\\u03c3\\u03c7\\u03b5\\u03c1\\u03b1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b7\\u03bd \\u03bf\\u03bc\\u03b1\\u03bb\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2. \\u03a4\\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf \\u03b2\\u03ae\\u03bc\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0\\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ce\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd,\\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0388\\u03c0\\u03b5\\u03b9\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03ae\\u00a0\\u03c4\\u03bf\\u03c5\\u03c2.\\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c0\\u03bf\\u03b9\\u03ba\\u03af\\u03bb\\u03c9\\u03bd \\u03b5\\u03c1\\u03b5\\u03c5\\u03bd\\u03ce\\u03bd, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u00a0\\u03b4\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03bb\\u03b7\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0\\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:09:18\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:08:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-to-agxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (334, 'com_content.article.45', '', '2022-01-24 13:12:05', 43, 9931, '96fa00e613665597c640207927e9ff54ff55c9e1', '{\"id\":\"45\",\"asset_id\":203,\"title\":\"\\u0386\\u03b3\\u03c7\\u03bf\\u03c2 & \\u039a\\u03c1\\u03af\\u03c3\\u03b7 \\u03a0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"alias\":\"\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2-\\u03ba\\u03c1\\u03af\\u03c3\\u03b7-\\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd\",\"introtext\":\"<p>\\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u2018\\u2019\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u2019\\u2019 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b5\\u03bd\\u03ce \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9. \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0<strong>\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0386\\u03b3\\u03c7\\u03bf\\u03c2 & \\u039a\\u03c1\\u03af\\u03c3\\u03b7 \\u03a0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\\"\\u03ba\\u03b1\\u03ba\\u03ae \\u03c7\\u03c1\\u03ae\\u03c3\\u03b7\\\" \\u03c4\\u03b7\\u03c2 \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c3\\u03bf\\u03c5 \\u03a4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u2018\\u2019\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u2019\\u2019 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03c5\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03ba\\u03bd\\u03cd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b5\\u03bd\\u03ce \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9. \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03c7\\u03ce\\u03b4\\u03b7\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd. \\u0397 \\u03ba\\u03c1\\u03af\\u03c3\\u03b7 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bc\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9. \\u0395\\u03c0\\u03b9\\u03c3\\u03c4\\u03b7\\u03bc\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac, \\u03b7 \\u03ba\\u03c1\\u03af\\u03c3\\u03b7 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03ba\\u03c1\\u03b9\\u03c4\\u03ae \\u03c0\\u03b5\\u03c1\\u03af\\u03bf\\u03b4\\u03bf\\u00a0(\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bf\\u03c5 10 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd)\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5 \\u03ae \\u03b4\\u03c5\\u03c3\\u03c6\\u03bf\\u03c1\\u03af\\u03b1\\u03c2\\u00a0\\u03cc\\u03c0\\u03bf\\u03c5 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 : -\\u03b5\\u03c6\\u03af\\u03b4\\u03c1\\u03c9\\u03c3\\u03b7, \\u03c4\\u03c1\\u03ad\\u03bc\\u03bf\\u03c5\\u03bb\\u03bf, \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03c7\\u03c4\\u03c5\\u03c0\\u03ac\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac, \\u03bd\\u03b1\\u03c5\\u03c4\\u03af\\u03b1-\\u03b4\\u03c5\\u03c3\\u03c6\\u03bf\\u03c1\\u03af\\u03b1- \\u03c4\\u03ac\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ad\\u03bc\\u03b5\\u03c4\\u03bf, \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bd\\u03b9\\u03b3\\u03bc\\u03bf\\u03cd, \\u03c1\\u03af\\u03b3\\u03b7 \\u03ae \\u03b5\\u03be\\u03ac\\u03c8\\u03b5\\u03b9\\u03c2, \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b6\\u03ac\\u03bb\\u03b7\\u03c2, \\u03b1\\u03c3\\u03c4\\u03ac\\u03b8\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bb\\u03b9\\u03c0\\u03bf\\u03b8\\u03c5\\u03bc\\u03af\\u03b1, \\u03c4\\u03bf \\u03bb\\u03b5\\u03b3\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u2018\\u2019\\u03c0\\u03bb\\u03ac\\u03ba\\u03c9\\u03bc\\u03b1\\u2019\\u2019 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2 \\u03ae \\u03c0\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf \\u03cc\\u03c4\\u03b9 \\u03c7\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf,\\u00a0\\u03cc\\u03c4\\u03b9\\u00a0\'\'\\u03c4\\u03c1\\u03b5\\u03bb\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\'\'\\u00a0\\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0\\u03c6\\u03cc\\u03b2\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b1\\u03bd\\u03ac\\u03c4\\u03bf\\u03c5. \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03bf\\u03c0\\u03bf\\u03c5\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c0\\u03bf\\u03c4\\u03b5\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5,\\u00a0\\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b5\\u03b9\\u03b4\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7. \\u039c\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1, \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03be\\u03c5\\u03c0\\u03bd\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03b1\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c6\\u03cc\\u03c3\\u03bf\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03ba\\u03bb\\u03b5\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03c4\\u03bf \\u03b5\\u03bd\\u03b4\\u03b5\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c6\\u03cd\\u03c3\\u03b5\\u03c9\\u03c2, \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ac\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:12:05\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:11:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agxos-krisi-panikou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (335, 'com_content.article.46', '', '2022-01-24 13:13:18', 43, 10948, '545b682bd8ae87ae093fb924062c889c28f5f8f9', '{\"id\":\"46\",\"asset_id\":205,\"title\":\"\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1\",\"alias\":\"\\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac-\\u03c3\\u03ce\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0<strong>\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1 \\u0397 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391\\u00a0\\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03bd\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03ba\\u03cc\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bb\\u03b1\\u03bd\\u03b8\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c1\\u03bf\\u03ae\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u03a4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. (\\u03c0\\u03c7. \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2: \\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5) \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u038c\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac), \\u03c9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf\\u00a0\\u03a0\\u0391\\u039d\\u03a4\\u0391\\u00a0\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u00a0\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03b9.\\u00a0(\\u03c0\\u03c7. \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7: \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03c5\\u03b8\\u03ce \\u03ba\\u03b9 \\u03b5\\u03b3\\u03ce, \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c4\\u03b7\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.\\u00a0(\\u03c0\\u03c7. \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac: \\u03ba\\u03bb\\u03b5\\u03af\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03c0\\u03b1\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03ad\\u03c6\\u03c9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7) \\u039a\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03ae \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u00a0\\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c6\\u03b1\\u03bd\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03c7. \\u03c3\\u03ce\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b1\\u03c7\\u03c5\\u03c0\\u03b1\\u03bb\\u03bc\\u03af\\u03b5\\u03c2, \\u03c4\\u03c1\\u03ad\\u03bc\\u03bf\\u03c5\\u03bb\\u03bf, \\u03c0\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03bf\\u03bc\\u03ac\\u03c7\\u03b9, \\u03c3\\u03c5\\u03c7\\u03bd\\u03bf\\u03af \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9) \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:13:18\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:12:29\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (336, 'com_content.article.46', '', '2022-01-24 13:14:09', 43, 11025, '0193a39305b81065ba2f35a7cc472376f5083b5b', '{\"id\":\"46\",\"asset_id\":205,\"title\":\"\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1\",\"alias\":\"\\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2-\\u03c3\\u03ba\\u03ad\\u03c8\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1-\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac-\\u03c3\\u03ce\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong>\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0<strong>\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2- \\u03a3\\u03ba\\u03ad\\u03c8\\u03b7- \\u03a3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1- \\u03a3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac- \\u03a3\\u03ce\\u03bc\\u03b1 \\u0397 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03bc\\u03b1\\u03c2 \\u0393\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03c1\\u03af\\u03b2\\u03b5\\u03b9\\u03b1 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd \\u03c4\\u03b7 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ac. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1\\u00a0\\u0393\\u0395\\u0393\\u039f\\u039d\\u039f\\u03a3- \\u03a3\\u039a\\u0395\\u03a8\\u0397- \\u03a3\\u03a5\\u039d\\u0391\\u0399\\u03a3\\u0398\\u0397\\u039c\\u0391- \\u03a3\\u03a5\\u039c\\u03a0\\u0395\\u03a1\\u0399\\u03a6\\u039f\\u03a1\\u0391- \\u03a3\\u03a9\\u039c\\u0391\\u00a0\\u03c3\\u03c4\\u03b1 \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03bd\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03ba\\u03cc\\u03c8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03bb\\u03b1\\u03bd\\u03b8\\u03b1\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c1\\u03bf\\u03ae\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u03a4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03cc \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. (\\u03c0\\u03c7. \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2: \\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5) \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03bf \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7. \\u038c\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03b5\\u03af \\u03b4\\u03b5\\u03c5\\u03c4\\u03b5\\u03c1\\u03cc\\u03bb\\u03b5\\u03c0\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bc\\u03b1\\u03c4\\u03b1 (\\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac), \\u03c9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf\\u00a0\\u03a0\\u0391\\u039d\\u03a4\\u0391\\u00a0\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u00a0\\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0\\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03b9.\\u00a0(\\u03c0\\u03c7. \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7: \\u03ba\\u03b9\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03c5\\u03b8\\u03ce \\u03ba\\u03b9 \\u03b5\\u03b3\\u03ce, \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2) \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03c4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c4\\u03b7\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03c4\\u03b1\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03c1\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c6\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.\\u00a0(\\u03c0\\u03c7. \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac: \\u03ba\\u03bb\\u03b5\\u03af\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03c0\\u03b1\\u03cd\\u03c9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c6\\u03bf\\u03bc\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03ad\\u03c6\\u03c9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7) \\u039a\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c0\\u03bf\\u03bb\\u03cd \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03ae \\u03b3\\u03b9\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ba\\u03b1\\u03b9\\u03c1\\u03cc \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u00a0\\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c6\\u03b1\\u03bd\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03c7. \\u03c3\\u03ce\\u03bc\\u03b1: \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2 \\u03c4\\u03b1\\u03c7\\u03c5\\u03c0\\u03b1\\u03bb\\u03bc\\u03af\\u03b5\\u03c2, \\u03c4\\u03c1\\u03ad\\u03bc\\u03bf\\u03c5\\u03bb\\u03bf, \\u03c0\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03bf\\u03bc\\u03ac\\u03c7\\u03b9, \\u03c3\\u03c5\\u03c7\\u03bd\\u03bf\\u03af \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9) \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":18,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:14:09\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:13:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/gegonos-skepsi-synaisthima-symperifora-swma.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (337, 'com_content.article.50', '', '2022-01-24 13:20:38', 43, 10560, '987fbc5893fa9da5218227ac036bf77b23f6c6a4', '{\"id\":\"50\",\"asset_id\":213,\"title\":\"\\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p>\\u039f \\u03a0\\u03b1\\u03b3\\u03ba\\u03cc\\u03c3\\u03bc\\u03b9\\u03bf\\u03c2 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc\\u03c2 \\u03a5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03af\\u03c3\\u03b5\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03bc\\u03b1 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c9\\u03c2 \\u03c4\\u03b7\\u03bd\\u00a0\\u00a0<strong><< \\u03b5\\u03c0\\u03b9\\u03b4\\u03b7\\u03bc\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 21<sup>\\u03bf\\u03c5<\\/sup>\\u00a0\\u03b1\\u03b9\\u03ce\\u03bd\\u03b1>><\\/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 << \\u03b5\\u03c0\\u03b9\\u03b4\\u03b7\\u03bc\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 21\\u03bf\\u03c5 \\u03b1\\u03b9\\u03ce\\u03bd\\u03b1>> \\u03b5\\u03bd\\u03ce \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0394\\u03b9\\u03b5\\u03b8\\u03bd\\u03bf\\u03cd\\u03c2 \\u039f\\u03c1\\u03b3\\u03ac\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2 \\u0395\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 (International Labor Organization) , \\\"\\u0397 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03bf\\u03cd\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03ac\\u03c0\\u03c4\\u03c5\\u03be\\u03b7 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03c9\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2, \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c0\\u03bf\\u03bd\\u03bf\\u03ba\\u03ad\\u03c6\\u03b1\\u03bb\\u03bf\\u03b9, \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7, \\u03c0\\u03cc\\u03bd\\u03bf\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ae\\u03b8\\u03bf\\u03c2, \\u03c3\\u03c4\\u03bf\\u03bc\\u03b1\\u03c7\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c3\\u03bf\\u03b2\\u03b1\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c3\\u03b8\\u03ad\\u03bd\\u03b5\\u03b9\\u03b5\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03c5\\u03c0\\u03ad\\u03c1\\u03c4\\u03b1\\u03c3\\u03b7, \\u03b4\\u03b9\\u03b1\\u03b2\\u03ae\\u03c4\\u03b7, \\u03c3\\u03c4\\u03b5\\u03c6\\u03b1\\u03bd\\u03b9\\u03b1\\u03af\\u03b1 \\u03bd\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bd\\u03b5\\u03c5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2\\\".\\u00a0\\u03a4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9, \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03b9\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u0391\\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03b1\\u03bd\\u03b9\\u03ba\\u03cc \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03a3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03b1\\u03c6\\u03bf\\u03cd \\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03b2\\u03c1\\u03ae\\u03ba\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9\\u00a0\\u03c4\\u03bf 75% - 90% \\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03cd\\u03c2 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2.\\u00a0\\u0391\\u03ba\\u03cc\\u03bc\\u03b1, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03af\\u03b4\\u03b9\\u03bf\\u03c5 \\u0399\\u03bd\\u03c3\\u03c4\\u03b9\\u03c4\\u03bf\\u03cd\\u03c4\\u03bf\\u03c5 \\u03c4\\u03bf\\u00a080% \\u03c4\\u03c9\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03b6\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03bd \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b9\\u03c3\\u03bf\\u03cd\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03ad\\u03c9\\u03c2 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae. \\u03a4\\u03af \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03c9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03c4\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2? \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03bf\\u03b9\\u03ba\\u03b9\\u03bb\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03c9\\u03b8\\u03bf\\u03cd\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2, \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03cc \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2: \\u0391\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03b3\\u03af\\u03b4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd \\u03bc\\u03b9\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bd \\u03b5\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c3\\u03c4\\u03bf \\u03ae\\u03b4\\u03b7 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03bd. \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1\\u03c2\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b5\\u03c5\\u03ba\\u03bf\\u03bb\\u03cd\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03bf\\u03af\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03c3\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:20:38\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:19:53\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ergasiako-stress.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (338, 'com_content.article.51', '', '2022-01-24 13:22:31', 43, 16540, 'b3c87b5423f39d2a0ab39f87ccf8cff16796966f', '{\"id\":\"51\",\"asset_id\":215,\"title\":\"\\u039f \\u03c1\\u03cc\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"alias\":\"\\u03bf-\\u03c1\\u03cc\\u03bb\\u03bf\\u03c2-\\u03c4\\u03b7\\u03c2-\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7-\\u03c4\\u03bf\\u03c5-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u00a0<strong>\\u03b6\\u03c9\\u03bd\\u03c4\\u03ac\\u03bd\\u03b9\\u03b1<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1\\u00a0<strong>\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f \\u03c1\\u03cc\\u03bb\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03bf\\u03bb\\u03ad\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03a7\\u03b1\\u03bc\\u03bf\\u03b3\\u03ad\\u03bb\\u03b1, \\u03c0\\u03ac\\u03c1\\u03b5 \\u03b1\\u03bd\\u03ac\\u03c3\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ae\\u03b3\\u03b1\\u03b9\\u03bd\\u03b5 \\u03c3\\u03b9\\u03b3\\u03ac \\u03c3\\u03b9\\u03b3\\u03ac \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c1\\u03c7\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03ad\\u03c4\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c3\\u03c3\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0397\\u00a0\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b9\\u03c2 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03ae \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u00a0\\u03b6\\u03c9\\u03bd\\u03c4\\u03ac\\u03bd\\u03b9\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1. \\u03a4\\u03bf \\u03bc\\u03c5\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03cc\\u03c4\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c5\\u03c3\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03af\\u03b4\\u03b9\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 (\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03b9 \\u03c7\\u03c4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03ac\\u03c2, \\u03c3\\u03c6\\u03af\\u03be\\u03b9\\u00b5\\u03bf \\u00b5\\u03c5\\u03ce\\u03bd, \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b7 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ae, \\u03b9\\u03b4\\u03c1\\u03ce\\u03c4\\u03b1) \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc\\u03bc\\u03b5\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac \\u03b2\\u03bf\\u03cd\\u03bb\\u03b7\\u03c3\\u03b7. \\u0394\\u03b5 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2, \\u03cc\\u03c0\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03c1\\u03bf\\u03c5\\u03bd \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03bf\\u03c5\\u03bc\\u03b5. \\u039c\\u03cc\\u03bb\\u03b9\\u03c2 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03b8\\u03b5\\u03af \\u03b5\\u03c0\\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03bc\\u03c5\\u03ce\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1\\u00a0\\u03c0\\u03b5\\u03c1\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u00a0\\u03c3\\u03ce\\u03bc\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7\\u00a0\\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae\\u00a0\\u03bc\\u03b1\\u03c2. \\u039b\\u03cc\\u03b3\\u03c9 \\u03c7\\u03b7\\u03bc\\u03b5\\u03af\\u03b1\\u03c2\\u2026 \\u0397 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c3\\u03c4\\u03b7\\u00a0\\u03bc\\u03b5\\u03af\\u03c9\\u03c3\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd \\u03b5\\u03c0\\u03b9\\u03c0\\u03ad\\u03b4\\u03c9\\u03bd \\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03b4\\u03c1\\u03b5\\u03bd\\u03b1\\u03bb\\u03af\\u03bd\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2\\u00a0\\u03ba\\u03bf\\u03c1\\u03c4\\u03b9\\u03b6\\u03cc\\u03bb\\u03b7\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2.\\u00a0\\u039c\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03c5\\u03c3\\u03af\\u03b5\\u03c2, \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03bd\\u03b5\\u03cd\\u03bc\\u03b1.\\u00a0\\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03b5\\u03bd\\u03b4\\u03bf\\u03c1\\u03c6\\u03af\\u03bd\\u03b5\\u03c2. \\u039f\\u03b9 \\u03b5\\u03bd\\u03b4\\u03bf\\u03c1\\u03c6\\u03af\\u03bd\\u03b5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03bd\\u03b5\\u03c5\\u03c1\\u03bf\\u03b4\\u03b9\\u03b1\\u03b2\\u03b9\\u03b2\\u03b1\\u03c3\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03b3\\u03ba\\u03b5\\u03c6\\u03ac\\u03bb\\u03bf\\u03c5 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03c7\\u03ac\\u03c1\\u03b9\\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7.\\u00a0\\u0395\\u03b9\\u03c3\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03bb\\u03ae \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf\\u00a0\\u03c7\\u03b1\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9! \\u0395\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2\\u2026 \\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b5\\u03af\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7. \\u038c\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b4\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2, \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b1\\u03b2\\u03b1\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ae \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03c0\\u03af \\u03c3\\u03ba\\u03bf\\u03c0\\u03bf\\u03cd. \\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03bd\\u03b1 \\u03b5\\u03b9\\u03c3\\u03ad\\u03bb\\u03b8\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u00a0\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03cc\\u03c7\\u03b9\\u00a0\\u03b4\\u03b9\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd, \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03be\\u03b5\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ae \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u038c\\u03bd\\u03b5\\u03b9\\u03c1\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03ac\\u2026 \\u039c\\u03b5\\u03bb\\u03ad\\u03c4\\u03b5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c0\\u03b9\\u03bf\\u00a0\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03cb\\u03c0\\u03bd\\u03af\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c0\\u03b9\\u03bf\\u00a0\\u03ae\\u03c1\\u03b5\\u03bc\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf \\u03cd\\u03c0\\u03bd\\u03bf. \\u0391\\u03c5\\u03c4\\u03cc \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c4\\u03bf\\u03bd\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03b1\\u03bd\\u03af\\u03c3\\u03b9\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u00a0\\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03cc\\u03c2 \\u03bc\\u03b1\\u03c2 (\\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac) \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03cd\\u03c0\\u03bd\\u03bf \\u03b2\\u03b1\\u03b8\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc. \\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03ba\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2\\u00a0\\u03c0\\u03c1\\u03bf\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03b5\\u03b9\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03bb\\u03b9\\u03c8\\u03b7\\u03c2. \\u0397 \\u03ad\\u03bd\\u03c4\\u03b1\\u03be\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03ae \\u03c4\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u00a0\\u03b4\\u03ce\\u03c1\\u03bf\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2\\u00a0\\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\\u00a0\\u03ba\\u03b9\\u03cc\\u03bb\\u03b1\\u03c2!\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:22:31\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:21:34\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-rolos-tis-askisis-stin-katapolemisi-tou-stress.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (339, 'com_content.article.52', '', '2022-01-24 13:23:20', 43, 8819, 'be0d19858aa9fce140d54f4c12164ed6f4921dd4', '{\"id\":\"52\",\"asset_id\":217,\"title\":\"\\u03a4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\",\"alias\":\"\\u03c4\\u03bf-\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c2-\\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9\",\"introtext\":\"<p>\\u0397 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1, \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u00a0<strong>\\u03c1\\u03cc\\u03bb\\u03bf<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2, \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bc\\u03b1\\u03c2\\u00a0<strong>\\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ae\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03a3\\u03b5 10 \\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03ce\\u03c1\\u03b1 \\u03b8\\u03b1 \\u03b3\\u03b5\\u03bb\\u03ac\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b5 \\u03b1\\u03b3\\u03c7\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\\u2026 \\u0386\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bc\\u03bf\\u03b3\\u03b5\\u03bb\\u03ac\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03ce\\u03c1\\u03b1; \\u0397 \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03af\\u03b1, \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c0\\u03b1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2, \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03b5\\u03c2 \\u03ae \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03b5\\u03bb\\u03b5\\u03c5\\u03b8\\u03ad\\u03c1\\u03c9\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7\\u03c2, (\\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03b4\\u03c1\\u03b5\\u03bd\\u03b1\\u03bb\\u03af\\u03bd\\u03b7\\u03c2) \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9\\u00a0\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03b5 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03bd\\u03bf\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf, \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2, \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2, \\u03bc\\u03b1\\u03c2\\u00a0\\u03c0\\u03c1\\u03bf\\u03b5\\u03c4\\u03bf\\u03b9\\u03bc\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c6\\u03c5\\u03b3\\u03ae \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 (\\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03bc\\u03ac\\u03c7\\u03b7\\u03c2-\\u03c6\\u03c5\\u03b3\\u03ae\\u03c2). \\u039c\\u03cc\\u03bb\\u03b9\\u03c2 \\u03be\\u03b5\\u03c0\\u03b5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03b7 \\u03b1\\u03b3\\u03c7\\u03bf\\u03b3\\u03cc\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03ae \\u03bf \\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u03c2, \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03bf\\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd. \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03be\\u03b1\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03bc\\u03b5\\u03c4\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03ac\\u03c1\\u03bf\\u03b4\\u03bf \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b9\\u03bd\\u03b4\\u03cd\\u03bd\\u03bf\\u03c5, \\u03b1\\u03bd \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03c0\\u03af\\u03b5\\u03c3\\u03b7 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9\\u00a0\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1\\u00a0\\u03ae\\u00a0\\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2. \\u03a3\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u00a0\\u03c3\\u03ce\\u03bc\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u00a0\\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1 \\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03b1\\u03bd\\u03b9\\u03ba\\u03bf\\u03cd, \\u03b1\\u03c5\\u03c4\\u03bf\\u03ac\\u03bd\\u03bf\\u03c3\\u03b1 \\u03bd\\u03bf\\u03c3\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1, \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ad\\u03c2 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7\\u03c2, \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c5\\u03b3\\u03b5\\u03af\\u03b1\\u03c2 \\u03ba.\\u03b1. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":19,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:23:20\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:22:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/to-stress-kai-pws-dimiourgeitai.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (340, 'com_content.article.57', '', '2022-01-24 13:42:35', 43, 3977, '7e999cbec46b2b7f3980bd28447c603655fb37ac', '{\"id\":\"57\",\"asset_id\":227,\"title\":\"\\u03a0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03c0\\u03c9\\u03c2-\\u03bd\\u03b1-\\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ba\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1; \\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u0388\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03ac\\u03bb\\u03bb\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae\\u2019\\u2019 \\u03b5\\u03bd\\u03ce \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c5\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b7 \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae? \\u0395\\u03ac\\u03bd \\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b5\\u03af\\u03c3\\u03c4\\u03b5 \\u03bb\\u03b9\\u03b3\\u03ac\\u03ba\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af. \\u03a0\\u03ce\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1; \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:42:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:41:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/pws-na-nikisoume-tin-anavlitikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (341, 'com_content.article.58', '', '2022-01-24 13:43:12', 43, 13275, '42ad55f438a9416587fe07babb4cbd46aac1cf1f', '{\"id\":\"58\",\"asset_id\":229,\"title\":\"\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1;\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b7-\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,<\\/strong>\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae<\\/strong>,\\u00a0<strong>\\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ae<\\/strong>\\u00a0<strong>\\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf\\u00a0<strong>\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9<\\/strong>\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u0391\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1; \\u0397 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1. \\u0397 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae, \\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ae \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae. \\u0397\\u00a0\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,\\u00a0\\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae,\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ae\\u00a0\\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7\\u00a0\\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1\\u03c4\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\\u03c2, \\u03b5\\u03bd\\u03ce \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf\\u00a0\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae.\\u00a0 \\u00a0\\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bf\\u03bb\\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5, \\u03b4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ac\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03c5\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c7\\u03af\\u03b1. \\u0391\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1, \\u03b1\\u03ba\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c6\\u03c1\\u03ac\\u03c3\\u03b7 \\u2018\\u2019\\u039b\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ce \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c5\\u03c0\\u03cc \\u03c0\\u03af\\u03b5\\u03c3\\u03b7\\u2019\\u2019\\u00a0. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bb\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1, \\u03c0\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c3\\u03c4\\u03b5\\u03bd\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03c7\\u03c1\\u03bf\\u03bd\\u03b9\\u03ba\\u03ac \\u03c0\\u03b5\\u03c1\\u03b9\\u03b8\\u03ce\\u03c1\\u03b9\\u03b1, \\u03b7 \\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03b4\\u03c1\\u03b5\\u03bd\\u03b1\\u03bb\\u03af\\u03bd\\u03b7\\u03c2\\u00a0(\\u03c0\\u03bf\\u03c5 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc \\u03bd\\u03b1 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b5\\u03b9 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2) \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9. \\u0388\\u03c4\\u03c3\\u03b9, \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b8\\u03b5\\u03c3\\u03bc\\u03af\\u03b1. \\u03a0\\u03b1\\u03c1\\u2019 \\u03cc\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac, \\u03c4\\u03bf \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03b3\\u03b9\\u03c3\\u03c4\\u03bf \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03b5\\u03c0\\u03b9\\u03b2\\u03b1\\u03c1\\u03cd\\u03bd\\u03b5\\u03b9\\u00a0\\u03c4\\u03bf\\u03bd \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac,\\u00a0\\u00a0\\u03bb\\u03cc\\u03b3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b5\\u03be\\u03ac\\u03bd\\u03c4\\u03bb\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c9\\u03bd \\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\\u00a0\\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03bd\\u03bf\\u03c7\\u03ce\\u03bd. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03bf\\u03c4\\u03af\\u03b2\\u03bf \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2,\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1, \\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03b1\\u03af\\u03b4\\u03b5\\u03c5\\u03c3\\u03b7, \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03c9\\u03bd, \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1.\\u00a0\\u0393\\u03b9\\u03b1\\u03c4\\u03af\\u00a0\\u03cc\\u03bc\\u03c9\\u03c2, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03bd\\u03ae\\u03bc\\u03b5\\u03c1\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b5\\u03c2,\\u00a0\\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9;\\u00a0\\u039f\\u03b9 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03ce\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2. \\u03a4\\u03bf \\u03b2\\u03ad\\u03b2\\u03b1\\u03b9\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03c0\\u03c9\\u03c2 \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03b5\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03b5\\u03af\\u00a0\\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc,\\u00a0\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b1 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2. \\u03a3\\u03b5 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2, \\u03c4\\u03bf\\u00a0\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0\\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\\u00a0\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03cc\\u03c3\\u03bf \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03c9\\u03b8\\u03b5\\u03af \\u03c0\\u03c9\\u03c2 \\u03c4\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03bd\\u03c4\\u03c1\\u03bf\\u03c0\\u03ae \\u03ae \\u03b5\\u03bd\\u03bf\\u03c7\\u03ae . \\u038c\\u03c4\\u03b1\\u03bd \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b9\\u00a0 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c4\\u03bf \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9, \\u03b8\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u00a0\\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:43:12\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:42:40\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-i-anavlitikotita.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (342, 'com_content.article.59', '', '2022-01-24 13:43:42', 43, 12361, '1e210c4b2da182549ca279e37faac055551dd5f2', '{\"id\":\"59\",\"asset_id\":231,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1;\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b1\\u03cd\\u03c1\\u03b9\\u03bf-\\u03ba\\u03ac\\u03c4\\u03b9-\\u03c0\\u03bf\\u03c5-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5-\\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae,\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac<\\/strong>\\u00a0\\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b1\\u03c6\\u03ae\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03cd\\u03c1\\u03b9\\u03bf \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1; \\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03ad\\u03b2\\u03b5\\u03b9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b2\\u03bf\\u03c5\\u03bd\\u03cc, \\u03bc\\u03b7 \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b9\\u03ba\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9\\u03c2. \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae, \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac \\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1. \\u038c\\u03bb\\u03bf\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae,\\u00a0\\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac\\u00a0\\u03bd\\u03b1 \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03bb\\u03bf\\u03b3\\u03ae \\u03bd\\u03b1 \\u03c4\\u03bf \\u03c0\\u03c1\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1. \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1, \\u03bc\\u03b9\\u03b1 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03b4\\u03b5\\u03bd \\u03c6\\u03ad\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c0\\u03c1\\u03cc\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b5\\u03af\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b8\\u03ad\\u03bc\\u03b1\\u03c4\\u03b1. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03b9\\u03c4\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b4\\u03b9\\u03b1\\u03b9\\u03c9\\u03bd\\u03af\\u03b6\\u03bf\\u03c5\\u03bd\\u00a0\\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd \\u2018\\u2019\\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b1\\u2019\\u2019 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ae\\u03bd. \\u038c\\u03c3\\u03bf \\u03c0\\u03b5\\u03c1\\u03af\\u03b5\\u03c1\\u03b3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9, \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2\\u00a0\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u00a0\\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2.\\u00a0\\u03a3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7, \\u03c6\\u03bf\\u03b2\\u03bf\\u03cd\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7\\u00a0\\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03ac\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b4\\u03c1\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1, \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03b1\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c1\\u03b9\\u03bd\\u03ae \\u03b6\\u03ce\\u03bd\\u03b7 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b5\\u03af\\u03b1\\u03c2. \\u03a3\\u03c4\\u03b7\\u03bd \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7, \\u03b8\\u03b5\\u03c9\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03c5\\u03bd\\u03bf\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u00a0\\u03c5\\u03c8\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03ac\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03b9\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5, \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03ac\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf. \\u0395\\u03c0\\u03b9\\u03c0\\u03bb\\u03ad\\u03bf\\u03bd, \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03bf\\u03bb\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9, \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1.\\u00a0\\u03a4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ad\\u03c8\\u03b9\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c1\\u03b9\\u03c3\\u03ba\\u03ac\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b2\\u03ac\\u03bb\\u03bb\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ae \\u03bc\\u03b9\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03b4\\u03b9\\u03cc\\u03c4\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03b3\\u03ae \\u03c3\\u03b5 \\u03bd\\u03ad\\u03b1 \\u2018\\u2019\\u03ac\\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b1\\u2019\\u2019 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b1. \\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03b7 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03bd\\u03b4\\u03ad\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03bf\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03b1\\u03c7\\u03ae\\u03c2 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7\\u03c2.\\u00a0\\u0391\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03ba\\u03b4\\u03b7\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03bc\\u03b5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03b8\\u03bb\\u03b9\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bc\\u03c0\\u03c4\\u03ce\\u03bc\\u03b1\\u03c4\\u03b1, \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bd\\u00a0\\u03b4\\u03c1\\u03ac\\u03c3\\u03b7 ,\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03ce\\u03bd \\u03b1\\u03c0\\u03bf\\u03b8\\u03b5\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03bb\\u03c0. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":38,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:43:42\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:43:17\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-afinoume-gia-aurio-kati-pou-mporoume-na-kanoume-simera.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (343, 'com_content.article.63', '', '2022-01-24 13:47:58', 43, 11901, '66f109b91fd33341bf61870ea14604edc33ab1ef', '{\"id\":\"63\",\"asset_id\":239,\"title\":\"\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5\",\"alias\":\"\\u03bf-\\u03b8\\u03c5\\u03bc\\u03cc\\u03c2-\\u03ba\\u03b1\\u03b9-\\u03b7-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae-\\u03c4\\u03bf\\u03c5\",\"introtext\":\"<p>\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5 \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bb\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b4\\u03b5 \\u03c7\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1. \\u0391\\u03bd\\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c4\\u03b1, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b8\\u03c5\\u03bc\\u03cc, \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac, \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c0\\u03b7, \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b7\\u03b4\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u0388\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae \\u03c4\\u03bf\\u03c5 \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bb\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b4\\u03b5 \\u03c7\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1. \\u0391\\u03bd\\u03b1\\u03bc\\u03c6\\u03b9\\u03c3\\u03b2\\u03ae\\u03c4\\u03b7\\u03c4\\u03b1, \\u03cc\\u03bb\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b8\\u03c5\\u03bc\\u03cc, \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03b1\\u03c1\\u03ac, \\u03c4\\u03b7 \\u03bb\\u03cd\\u03c0\\u03b7, \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b7\\u03b4\\u03af\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03b1\\u03c0\\u03ac\\u03bd\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ad\\u03c2\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03bf \\u03b5\\u03bd\\u03c3\\u03c4\\u03b9\\u03ba\\u03c4\\u03ce\\u03b4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03b5\\u03af, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03b9\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\u00a0\\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03bd\\u03bf\\u03c7\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1. \\u0391\\u03c5\\u03c4\\u03cc, \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1, \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bc\\u03c0\\u03bf\\u03b4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03bc\\u03b1\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03c5\\u03b3\\u03b9\\u03ae \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2. \\u0391\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1, \\u03c3\\u03b5 \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c0\\u03c4\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 ,\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2\\u00a0\\u03c0\\u03b1\\u03b3\\u03b9\\u03b4\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u2018\\u2019\\u03bc\\u03b5\\u03c4\\u03b1\\u03bc\\u03c6\\u03b9\\u03ad\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9\\u2019\\u2019 \\u03ae\\u00a0\\u03b1\\u03bd\\u03b1\\u03ba\\u03b1\\u03c4\\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03bc\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1. \\u03a7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03ae\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0\\u03c4\\u03bf\\u03c5. \\u0388\\u03c4\\u03c3\\u03b9, \\u03b2\\u03bb\\u03ad\\u03c0\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b5\\u03c1\\u03bd\\u03bf\\u03cd\\u03bd \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c6\\u03bf\\u03cd \\u03c3\\u03c5\\u03c3\\u03c3\\u03c9\\u03c1\\u03b5\\u03c5\\u03c4\\u03bf\\u03cd\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac, \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03be\\u03ad\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03b1 \\u03bc\\u03b5\\u00a0\\u03b4\\u03c5\\u03c3\\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03b7 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7.\\u00a0\\u0391\\u03ba\\u03cc\\u03bc\\u03b1, \\u03b7 \\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03af\\u03ba\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd \\u03ae \\u03b5\\u03c0\\u03b9\\u03ba\\u03c1\\u03b9\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03be\\u03b5\\u03ba\\u03ac\\u03b8\\u03b1\\u03c1\\u03b1 \\u03bc\\u03b7\\u03bd\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1.\\u00a0 \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ac, \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03be\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b9\\u03ba\\u03cc \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03ae \\u03ba\\u03b1\\u03b9\\u00a0\\u03b2\\u03af\\u03b1\\u03b9\\u03b1 \\u03be\\u03b5\\u03c3\\u03c0\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1,\\u00a0\\u03bb\\u03cc\\u03b3\\u03c9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1\\u03c2 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2. \\u0393\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b7\\u03c0\\u03c4\\u03cc, \\u03c0\\u03c9\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b5\\u03c0\\u03bf\\u03b9\\u03ba\\u03bf\\u03b4\\u03bf\\u03bc\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03bc\\u03b1\\u03c2, \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c0\\u03cc\\u03c4\\u03b5 \\u03b8\\u03c5\\u03bc\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5, \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03b9\\u03c4\\u03af\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03ba\\u03c1\\u03cd\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03af\\u03c3\\u03c9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc, \\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b5\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:47:58\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:46:45\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-thymos-kai-i-ekfrasi-tou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (344, 'com_content.article.64', '', '2022-01-24 13:48:30', 43, 19034, 'accb8201fadfed3133f63d7fbed403879ffc2ed9', '{\"id\":\"64\",\"asset_id\":241,\"title\":\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03bb\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2<\\/strong>. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2\\u00a0<strong>\\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03a3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03c9\\u03bd \\u0397 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bc\\u03bc\\u03b5\\u03c4\\u03bf\\u03c7\\u03ae \\u03c3\\u03bf\\u03c5. \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03cc\\u03bb\\u03c9\\u03bd \\u03bc\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2\\u00a0\\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd \\u03bb\\u03b9\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf. \\u03a0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2; -\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b5\\u03c5\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c3\\u03bf \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03bd\\u03c9\\u03c1\\u03af\\u03c2:\\u00a0\\u0395\\u03c0\\u03b9\\u03bb\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u00a0\\u03be\\u03b5\\u03ba\\u03af\\u03bd\\u03b7\\u03bc\\u03b1\\u00a0\\u03c4\\u03b7\\u03c2. \\u038c\\u03c3\\u03bf \\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9, \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03bc\\u03c0\\u03b5\\u03c1\\u03b4\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9\\u00a0\\u03b5\\u03bd\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9. \\u0391\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7, \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03bf\\u03cd\\u03bd. \\u03a1\\u03c9\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03ae \\u03c4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03bf\\u03c1\\u03b8\\u03c9\\u03b8\\u03b5\\u03af, \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ae\\u03c0\\u03b9\\u03bf \\u03ba\\u03bb\\u03af\\u03bc\\u03b1. \\u0395\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ac\\u03bc\\u03b5\\u03c3\\u03b7 \\u03b5\\u03c0\\u03af\\u03bb\\u03c5\\u03c3\\u03b7\\u00a0,\\u00a0\\u03c7\\u03c9\\u03c1\\u03af\\u03c2\\u00a0\\u03bd\\u03b1\\u00a0\\u03b5\\u03bd\\u03b1\\u03c0\\u03bf\\u03b8\\u03ad\\u03c4\\u03b5\\u03c4\\u03b5 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03af\\u03b5\\u03c2. -\\u0391\\u03bd\\u03c4\\u03b9\\u03b4\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf:\\u00a0\\u0397 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5, \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03b2\\u03b1\\u03b8\\u03bc\\u03cc, \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03ae \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03b5\\u03be\\u03b5\\u03c4\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1, \\u03b1\\u03bd\\u03b1\\u03bb\\u03bf\\u03b3\\u03b9\\u03b6\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03c4\\u03b1 \\u03b5\\u03be\\u03b5\\u03af\\u03c2: 1)\\u00a0\\u03a0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9; 2) \\u0395\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\/ \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03b7 \\u03b1\\u03b9\\u03c4\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ad\\u03bd\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9; \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03cd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03b3\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7 \\u03b4\\u03c5\\u03c3\\u03b1\\u03c1\\u03ad\\u03c3\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf. \\u0388\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9: \\u00ab\\u0388\\u03c7\\u03c9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03c9\\u03bd\\u03ae\\u03c3\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03c6\\u03b5\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03c9 \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03cc\\u03c1\\u03b7 \\u03bc\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03bc\\u03b1\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u03c2, \\u03c6\\u03c9\\u03bd\\u03ac\\u03b6\\u03c9 \\u03c3\\u03b1\\u03bd \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af \\u03ad\\u03bd\\u03b1 \\u03c4\\u03c1\\u03b1\\u03b3\\u03b9\\u03ba\\u03cc \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2. \\u0391\\u03bd \\u03c4\\u03bf \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03c3\\u03b1 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b8\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03c0\\u03b7\\u03b3\\u03ae \\u03c4\\u03bf\\u03c5 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd \\u03bc\\u03bf\\u03c5, \\u03ae\\u03c4\\u03b1\\u03bd \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03c4\\u03b1 \\u03bc\\u03b1\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03ba\\u03cc\\u03c1\\u03b7\\u03c2 \\u03bc\\u03bf\\u03c5\\u00bb. - \\u039a\\u03bf\\u03b9\\u03c4\\u03ac\\u03be\\u03c4\\u03b5 \\u03c4\\u03b7 \\u00ab\\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7 \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1\\u00bb:\\u00a0\\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03c1\\u03c7\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03b5 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7\\u00a0 \\u03bc\\u03b5 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u00a0\\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf,\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03c5\\u03c4\\u03cc, \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03bd\\u03bf\\u03bb\\u03bf \\u03c4\\u03bf\\u03c5. \\u0391\\u03bd \\u03b3\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ad\\u03c7\\u03c9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ad\\u03c2 \\u03b5\\u03bd\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03ca\\u03c3\\u03c4\\u03ac\\u03bc\\u03b5\\u03bd\\u03bf \\u03bc\\u03bf\\u03c5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1\\u00a0\\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03c5\\u03bc\\u03af\\u03c3\\u03c9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c4\\u03b1 \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac.\\u00a0\\u0394\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03bc\\u03af\\u03b1 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc\\u03c4\\u03bf\\u03bc\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03b3\\u03b5\\u03bd\\u03ae\\u03c2. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7 \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac, \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03b1\\u03b2\\u03b5\\u03cd\\u03b5\\u03b9 \\u03b3\\u03b9\' \\u03b1\\u03c5\\u03c4\\u03cc.\\u00a0\\u038c\\u03bb\\u03bf\\u03b9 \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b4\\u03b9\\u03ac\\u03c6\\u03bf\\u03c1\\u03b5\\u03c2 \\u03c0\\u03c4\\u03c5\\u03c7\\u03ad\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03ae\\u03c1\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03bb\\u03b5\\u03c2, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03cc\\u03c3\\u03bf \\u03c4\\u03bf \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03bd, \\u03c0\\u03b9\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03b5\\u03b9\\u03bc\\u03b5\\u03bd\\u03b9\\u03ba\\u03ae \\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. - \\u0395\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 :\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd. \\u0391\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd, \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bb\\u03b5\\u03be\\u03b9\\u03bb\\u03cc\\u03b3\\u03b9\\u03bf \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03cc\\u03c7\\u03b9 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0\\u03b3\\u03bb\\u03ce\\u03c3\\u03c3\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03ce\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2\\u00a0\\u03ae \\u03c4\\u03bf\\u03bd\\u00a0\\u03c4\\u03cc\\u03bd\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2. \\u03a3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03b1\\u03c5\\u03c4\\u03ac \\u03c4\\u03b1 \\u03b4\\u03c5\\u03bf \\u03c5\\u03c0\\u03bf\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c4\\u03b5\\u03bb\\u03b5\\u03af\\u03c9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc, \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03ac\\u03bc\\u03c5\\u03bd\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03b3\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9. \\u039f\\u03b9 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bb\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2. \\u038c\\u03bc\\u03c9\\u03c2 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac, \\u03b3\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b5\\u03be\\u03ad\\u03bb\\u03b5\\u03b3\\u03ba\\u03c4\\u03b5\\u03c2. \\u0395\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03c4\\u03bf \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9, \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5, \\u03c3\\u03b5\\u03b2\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03c5\\u03bf \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ad\\u03c2. \\u039c\\u03b9\\u03b1 \\u03c3\\u03cd\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b7, \\u03b4\\u03b5\\u03bd \\u03b8\\u03b1 \\u03bb\\u03c5\\u03b8\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03c9\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u00a0\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03af\\u03bd\\u03c9 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c3\\u03ad\\u03b2\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:48:30\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:48:02\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/diaxeirisi-sygkrousewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (345, 'com_content.article.65', '', '2022-01-24 13:49:11', 43, 13324, '476238fa36f8b6aed893e9df47c7bbe75fe7faa6', '{\"id\":\"65\",\"asset_id\":243,\"title\":\"\\u03a4ips \\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u0398\\u03c5\\u03bc\\u03bf\\u03cd\",\"alias\":\"\\u03c4ips-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2-\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\",\"introtext\":\"<p>\\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5\\u00a0 \\u03c3\\u03b1\\u03c2\\u00a0<strong>\\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5\\u00a0<strong>\\u03b5\\u03bd\\u03bf\\u03c7\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0. \\u0391\\u03bd \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03b1\\u03c4\\u03cc\\u03c1\\u03b8\\u03c9\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ad\\u03ba\\u03c1\\u03b7\\u03be\\u03b7 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd, \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03bd\\u03bf\\u03cd\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4ips \\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7\\u03c2 \\u0398\\u03c5\\u03bc\\u03bf\\u03cd \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c4\\u03cc\\u03bc\\u03b1 \\u03c3\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c0\\u03b9\\u03bf \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03bf\\u03c5. \\u039f \\u03b8\\u03c5\\u03bc\\u03cc\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b7\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b5 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03c3\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03b5\\u03bd\\u03bf\\u03c7\\u03b9\\u03ba\\u03ac . \\u0391\\u03bd \\u03bd\\u03bf\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03ba\\u03b1\\u03c4\\u03cc\\u03c1\\u03b8\\u03c9\\u03c4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ad\\u03ba\\u03c1\\u03b7\\u03be\\u03b7 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd, \\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03af\\u03c3\\u03c9\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03c6\\u03b1\\u03bd\\u03bf\\u03cd\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2. - \\u0397\\u00a0\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ae \\u03bc\\u03bf\\u03c1\\u03c6\\u03ae\\u00a0\\u03b5\\u03ba\\u03c4\\u03cc\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2,\\u00a0\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2, \\u03ad\\u03bd\\u03b1\\u03c2 \\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03bf\\u03c2 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03b1\\u03c4\\u03bf\\u03c2 \\u03b1\\u03c1\\u03ba\\u03b5\\u03af, \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03cc\\u03c4\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b9\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b5\\u03ba\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03bf\\u03c5\\u03c3\\u03af\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03b7\\u03c1\\u03b5\\u03bc\\u03bf\\u03cd\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd. -\\u00a0\\u03a0\\u03ac\\u03c1\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03b1\\u03c2.\\u00a0\\u0391\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03c3\\u03b1\\u03c2, \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03c5\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b5\\u03c1\\u03ad\\u03b8\\u03b9\\u03c3\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03c5\\u03c1\\u03bf\\u03b4\\u03bf\\u03c4\\u03b5\\u03af. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c0\\u03c1\\u03bf\\u03ba\\u03b5\\u03b9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03be\\u03ad\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03bb\\u03bf\\u03b3\\u03bf\\u03bc\\u03b1\\u03c7\\u03af\\u03b1\\u03c2, \\u03b6\\u03b7\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03bf\\u03bc\\u03b9\\u03bb\\u03b7\\u03c4\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf, \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03c5\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03c1\\u03ad\\u03c8\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03bb\\u03af\\u03b3\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac. \\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03af\\u03c4\\u03b5 \\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b4\\u03c5\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9. -\\u00a0\\u039c\\u03b5\\u03c4\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf 10.\\u00a0\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03c4\\u03b5\\u03c7\\u03bd\\u03b9\\u03ba\\u03ae, \\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03ba\\u03bd\\u03c5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03bf\\u03cd\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03bf\\u03c5\\u03c2. \\u039c\\u03b5\\u03c4\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c1\\u03b3\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b1\\u03b8\\u03b5\\u03c1\\u03ac \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf 10, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03ac, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b1\\u03c2, \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ad\\u03c2. \\u0391\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af, \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03af\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5\\u03c4\\u03c1\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c4\\u03bf 20. -\\u00a0\\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03c4\\u03b5 \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03c0\\u03bf\\u03c4\\u03ad- \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03c2 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03b5\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03c4\\u03b5 \\u03bc\\u03b5 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b8\\u03c5\\u03bc\\u03cc \\u03c3\\u03b1\\u03c2, \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf \\u03b4\\u03b9\\u03ba\\u03cc \\u03c3\\u03b1\\u03c2, \\u03b2\\u03b1\\u03b8\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03b5\\u03af\\u03c4\\u03b5 \\u2018\\u2019\\u039d\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03b1\\u03c4\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03b7\\u03ba\\u03ce\\u03b8\\u03b7\\u03ba\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c4\\u03c1\\u03b1\\u03c0\\u03ad\\u03b6\\u03b9, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03b6\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf \\u03c0\\u03b9\\u03ac\\u03c4\\u03bf \\u03c3\\u03bf\\u03c5\\u2019\\u2019 \\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1 \\u2018\\u2019\\u03a0\\u03bf\\u03c4\\u03ad \\u03b4\\u03b5\\u03bd \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03c4\\u03af\\u03c0\\u03bf\\u03c4\\u03b1 \\u03b5\\u03b4\\u03ce \\u03bc\\u03ad\\u03c3\\u03b1, \\u03cc\\u03bb\\u03b1 \\u03c4\\u03b1 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ad\\u03bd\\u03b1\\u2019\\u2019. - \\u03a4\\u03b7\\u03bd \\u03b5\\u03c0\\u03cc\\u03bc\\u03b5\\u03bd\\u03b7 \\u03c6\\u03bf\\u03c1\\u03ac \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03b4\\u03b5\\u03af\\u03be\\u03b5\\u03b9\\u03c2 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b5\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03bc\\u03b7\\u03bd\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03be\\u03ad\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03b1 \\u03b8\\u03c5\\u03bc\\u03bf\\u03cd,\\u00a0\\u03b8\\u03c5\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03be\\u03b1\\u03c3\\u03ba\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1, \\u03c5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2, \\u03c0\\u03bf\\u03c5 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ac\\u03c2.\\u00a0 \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":39,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:49:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:48:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/tips-diaxeirisis-thymou.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (346, 'com_content.article.73', '', '2022-01-24 13:57:23', 43, 9853, '1a8b724e253fc35b164f83106f5d6506b91aedb7', '{\"id\":\"73\",\"asset_id\":259,\"title\":\"\\u039a\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"alias\":\"\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7-\\u03ba\\u03b1\\u03b9-\\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7-\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03bb\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0<strong>\\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039a\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u039f\\u03b9 \\u03b1\\u03bc\\u03c6\\u03b9\\u03b2\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03c3\\u03ba\\u03bf\\u03c4\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2. \\u0392\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03ad\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03bb\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ad\\u03c2. \\u0391\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b7 \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03ba\\u03b1\\u03bb\\u03bb\\u03b9\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u03c2.\\u00a0\\u03a3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03bd\\u2019 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b2\\u03b1\\u03b8\\u03b9\\u03ac \\u03b5\\u03c0\\u03af\\u03b3\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03b4\\u03b9\\u03ba\\u03ce\\u03bd \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03b1\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u0397 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b1\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac\\u00a0\\u03bc\\u03b1\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03c5\\u03bd\\u03b1\\u03c4\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03c4\\u03b5\\u03c5\\u03c7\\u03b8\\u03b5\\u03af \\u03b7 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03bd\\u03b1\\u00a0\\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd\\u00a0\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1. \\u0397 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf \\u03c4\\u03bc\\u03ae\\u03bc\\u03b1 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2. \\u03a3\\u03c5\\u03bd\\u03b7\\u03b8\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0\\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1\\u00a0\\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03bd\\u03ac \\u03ba\\u03b1\\u03b9\\u03c1\\u03bf\\u03cd\\u03c2. \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c3\\u03b7\\u03bc\\u03b5\\u03af\\u03bf \\u03ba\\u03b1\\u03bb\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c0\\u03bb\\u03b7\\u03b3\\u03c9\\u03b8\\u03b5\\u03af \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf. \\u0398\\u03b1 \\u03c0\\u03bb\\u03b7\\u03b3\\u03c9\\u03b8\\u03b5\\u03af \\u03bc\\u03cc\\u03bd\\u03bf \\u03b5\\u03ac\\u03bd \\u03c4\\u03bf \\u03b1\\u03c6\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ad\\u03be\\u03c9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5. \\u0395\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03ba\\u03bf\\u03c5\\u03b2\\u03b5\\u03bd\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03bc\\u03b1\\u03b6\\u03af \\u03c4\\u03bf\\u03c5 \\u03cc\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03bb\\u03ac. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:57:23\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:56:52\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/katanoisi-kai-ekfrasi-synaisthimatwn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (347, 'com_content.article.74', '', '2022-01-24 13:58:03', 43, 16612, '018d43a464d895ab2373c10c946ec043c44c2d30', '{\"id\":\"74\",\"asset_id\":261,\"title\":\"\\u0395\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc:\\u00a0<strong><em>\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7\\u00a0<\\/em><\\/strong>\\u03ba\\u03b1\\u03b9<strong><em>\\u00a0\\u03cc\\u03c1\\u03b9\\u03b1.<\\/em><\\/strong>\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0395\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u0394\\u03b5\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c3\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03b5\\u03b9, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af \\u03bf\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ac. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc: \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1. \\u0397\\u00a0 \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u00a0\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 3 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03c0\\u03c5\\u03bb\\u03ce\\u03bd\\u03b5\\u03c2: \\u03c4\\u03b7\\u03bd\\u00a0 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03b9\\u03b1 , \\u03c4\\u03b9\\u03c2\\u00a0 \\u03b1\\u03be\\u03af\\u03b5\\u03c2 \\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u00a0 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7 .\\u00a0 - \\u0397\\u00a0 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03af\\u03bd\\u03b5\\u03b9\\u03b1 \\u00a0\\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03c0\\u03c1\\u03ce\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2. \\u0391\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03b9\\u03bd\\u03b5\\u03af\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b5\\u03b9\\u03bb\\u03b9\\u03ba\\u03c1\\u03b9\\u03bd\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7 \\u03c6\\u03bf\\u03b2\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b1\\u03b6\\u03af \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b4\\u03c5\\u03c3\\u03ac\\u03c1\\u03b5\\u03c3\\u03c4\\u03bf.\\u00a0 - \\u039f\\u03b9 \\u03b1\\u03be\\u03af\\u03b5\\u03c2 \\u00a0\\u03bc\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b7\\u03b8\\u03b9\\u03ba\\u03cc \\u03ba\\u03ce\\u03b4\\u03b9\\u03ba\\u03b1 \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03c0\\u03c1\\u03ac\\u03c4\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5. \\u03a0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc\\u03c2 \\u03bf \\u03ba\\u03ce\\u03b4\\u03b9\\u03ba\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03af\\u03b4\\u03b9\\u03bf\\u03c2 \\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c1\\u03c7\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5. \\u03a3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7 \\u03ae \\u03b8\\u03b1 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03b5 \\u03ad\\u03bd\\u03b1\\u03bd \\u03c3\\u03c5\\u03bc\\u03b2\\u03b9\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03b5\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03cd\\u03bf \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ad\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ac\\u03c2. \\u03a4\\u03bf \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03b9\\u03ce\\u03bd\\u03b9\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03c5\\u03b3\\u03ac\\u03b4\\u03b5\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03ac \\u03b1\\u03bd\\u03b9\\u03c3\\u03cc\\u03c1\\u03c1\\u03bf\\u03c0\\u03b7. - \\u0397 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7\\u00a0\\u03c3\\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b1\\u03c2. \\u039a\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03ad\\u03bb\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bd\\u03b1 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9. \\u0394\\u03b5\\u03bd \\u03c9\\u03c6\\u03b5\\u03bb\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03bf\\u03cd\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b7\\u03bb\\u03b5\\u03ba\\u03c4\\u03c1\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03c4\\u03bc\\u03cc\\u03c3\\u03c6\\u03b1\\u03b9\\u03c1\\u03b1. \\u039f \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u00a0\\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u00a0 \\u03bc\\u03bf\\u03af\\u03c1\\u03b1\\u03c3\\u03bc\\u03b1 \\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0 \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 . - \\u03a4\\u03bf \\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u00a0\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b2\\u03bb\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03be\\u03b1\\u03b9\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2. \\u03a3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b7 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c3\\u03cd\\u03bc\\u03bc\\u03b1\\u03c7\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03bf \\u03ae \\u03ba\\u03ac\\u03c4\\u03b9 \\u03ac\\u03c3\\u03c7\\u03b5\\u03c4\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03ac \\u03bc\\u03b1\\u03c2. \\u0395\\u03af\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf \\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c7\\u03b9. - \\u03a3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03af\\u03b1 \\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03bf\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03bb\\u03b5\\u03c5\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b3\\u03b9\\u03b1 \\u03bb\\u03af\\u03b3\\u03b1 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac (\\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b5\\u03bd\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7).\\u00a0 \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cc \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03b3\\u03bb\\u03ce\\u03c3\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b7\\u03b3\\u03bf\\u03c1\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b9\\u03bb\\u03ac\\u03bc\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c1\\u03bf\\u03c5\\u03c2 \\u03cc\\u03c0\\u03c9\\u03c2 \\u00ab\\u03c0\\u03ac\\u03bd\\u03c4\\u03b1\\u00bb \\u03ae \\u00ab\\u03c0\\u03bf\\u03c4\\u03ad\\u00bb.\\u00a0\\u00a0 \\u03a4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03b1 \\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7,\\u00a0\\u03cc\\u03c7\\u03b9\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03b1\\u03c0\\u03cc\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf, \\u03b1\\u03bb\\u03bb\\u03ac \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03c6\\u03c5\\u03bb\\u03ac\\u03c3\\u03c3\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b7\\u00a0\\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac\\u00a0\\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bf\\u03c1\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03bf\\u03cd\\u03bd\\u00a0\\u03ad\\u03bd\\u03b1\\u00a0\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03ad\\u03c2\\u00a0\\u03c0\\u03bb\\u03b1\\u03af\\u03c3\\u03b9\\u03bf\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03c2. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2: \\u039c\\u03ad\\u03c7\\u03c1\\u03b9 \\u03c0\\u03bf\\u03cd \\u03b1\\u03bd\\u03c4\\u03ad\\u03c7\\u03c9; \\u03a4\\u03af \\u03b8\\u03ad\\u03bb\\u03c9; \\u03a4\\u03af \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bc\\u03b1\\u03b9; \\u03a4\\u03af \\u03ad\\u03c7\\u03c9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7;\\u00a0\\u03a3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ad\\u03c4\\u03bf\\u03b9\\u03bc\\u03bf\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03ad\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03cc\\u03c1\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:58:03\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:57:31\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/epityximenes-sxeseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (348, 'com_content.article.75', '', '2022-01-24 13:59:06', 43, 11958, '96d9e939ea48b7df7d740db344f095c80d4e11c5', '{\"id\":\"75\",\"asset_id\":263,\"title\":\"\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03c9\\u03bd-\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd\",\"introtext\":\"<p>\\u039f\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0<strong>\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf<\\/strong>\\u00a0\\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2\\u00a0<strong>\\u03c6\\u03cd\\u03c3\\u03b7\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0<strong>\\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03c9\\u03bd \\u0394\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ce\\u03bd \\u03a3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd \\u039f\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c6\\u03c9\\u03bd\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u00ab\\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u00bb \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c6\\u03c5\\u03b3\\u03b1\\u03bd \\u03c0\\u03bf\\u03c4\\u03ad! \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03ad\\u03c0\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc: \\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03cc\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c1\\u03b9\\u03b1. \\u039f\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03c4\\u03bf\\u00a0\\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2\\u00a0\\u03c6\\u03cd\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u00a0\\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03b9\\u03c3\\u03bc\\u03bf\\u03cd\\u00a0\\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd.\\u00a0 \\u039f \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03cc\\u00a0\\u03bf\\u03bd\\u00a0\\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd\\u00a0\\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03ad\\u03bb\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03bf\\u03b9 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b7 (\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c0\\u03c1\\u03c9\\u03c4\\u03b5\\u03cd\\u03bf\\u03c5\\u03c3\\u03b1)\\u00a0\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u00a0\\u03c4\\u03bf\\u03c5.\\u00a0\\u0388\\u03bd\\u03b1\\u03c2 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5\\u00a0\\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2\\u00a0\\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2\\u00a0\\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2\\u00a0\\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ad\\u03c2 \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03bf\\u03b9\\u00a0\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u00a0\\u03bd\\u03bf\\u03cd\\u03bc\\u03b5\\u03c1\\u03bf 1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2, \\u03c0\\u03c1\\u03b9\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03b4\\u03cc\\u03be\\u03b1. \\u0398\\u03b1 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03c0\\u03b9\\u03c3\\u03c4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03af\\u03b4\\u03b9\\u03bf \\u03bc\\u03b1\\u03c2 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03bd \\u03b1\\u03bd\\u03b1\\u03c1\\u03c9\\u03c4\\u03b7\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c9\\u03c2 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03b5\\u03c5\\u03c4\\u03c5\\u03c7\\u03b9\\u03c3\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03af\\u03b1 \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u03ae \\u03bc\\u03af\\u03b1 \\u03b4\\u03b9\\u03ac\\u03ba\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2. \\u03a3\\u03af\\u03b3\\u03bf\\u03c5\\u03c1\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9\\u00a0\\u03c7\\u03b1\\u03c1\\u03ac\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b5\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7, \\u03b1\\u03bb\\u03bb\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b2\\u03b1\\u03b8\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03b2\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf. \\u0393\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b5\\u03bd\\u03b4\\u03cd\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b4\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ad\\u03c4\\u03c3\\u03b9 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2. \\u039f\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03cc\\u03bb\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03c0\\u03b9\\u03bf \\u03c3\\u03c4\\u03b5\\u03bd\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ac\\u03c0\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2, \\u03b4\\u03b7\\u03bb. \\u03c6\\u03b9\\u03bb\\u03b9\\u03ba\\u03ad\\u03c2, \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2, \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03b5\\u03bb\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2, \\u03b3\\u03bf\\u03bd\\u03b5\\u03ca\\u03ba\\u03ad\\u03c2, \\u03c3\\u03c5\\u03b3\\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ad\\u03c2 \\u03ba\\u03bb\\u03c0. \\u039a\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b8\\u03c5\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5,\\u00a0\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03b1\\u03bd\\u03ac \\u03b4\\u03cd\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03ad\\u03bb\\u03b7! \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bd\\u03b1 \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03bc\\u03ad\\u03bb\\u03bf\\u03c2 \\u03bc\\u03af\\u03b1\\u03c2 \\u03bf\\u03b9\\u03ba\\u03bf\\u03b3\\u03ad\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ac\\u03bb\\u03bb\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03c9 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b3\\u03b9\\u03bf \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03b7 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ac\\u03bd\\u03c4\\u03c1\\u03b1 \\u03bc\\u03bf\\u03c5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":41,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 13:59:06\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 13:58:36\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-simasia-twn-diaproswpikwn-sxesewn.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (349, 'com_content.article.80', '', '2022-01-24 14:01:10', 43, 8304, 'ae817422cbea33ca8d97f2f3032f37b3de08eaf9', '{\"id\":\"80\",\"asset_id\":273,\"title\":\"\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf\\u00a0<strong>\\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c2<\\/strong>\\u00a0\\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf \\u03a1\\u03cc\\u03bc\\u03c0\\u03b5\\u03c1\\u03c4 \\u03a3\\u03c4\\u03ad\\u03c1\\u03bc\\u03c0\\u03b5\\u03c1\\u03b3\\u03ba \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd\\u00a0<strong>7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03b4\\u03b7<\\/strong> \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u2026 \\u0397 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03c0\\u03c1\\u03ce\\u03c4\\u03bf\\u03c2 \\u03c4\\u03cd\\u03c0\\u03bf\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2. \\u03a3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf \\u03a1\\u03cc\\u03bc\\u03c0\\u03b5\\u03c1\\u03c4 \\u03a3\\u03c4\\u03ad\\u03c1\\u03bc\\u03c0\\u03b5\\u03c1\\u03b3\\u03ba \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd 7 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b5\\u03af\\u03b4\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03a6\\u03b9\\u03bb\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03c0\\u03c1\\u03cc\\u03c3\\u03c9\\u03c0\\u03bf \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ae \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7. \\u03a0\\u03ac\\u03b8\\u03bf\\u03c2 :\\u00a0\\u03ad\\u03c1\\u03c9\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03bc\\u03b1\\u03c4\\u03b9\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7, \\u03b5\\u03af\\u03b4\\u03bf\\u03c2 \\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03ac\\u03c8\\u03b5\\u03b9 \\u03be\\u03b1\\u03c6\\u03bd\\u03b9\\u03ba\\u03ac \\u03bd\\u03b1 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9. \\u039a\\u03b5\\u03bd\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b4\\u03b5\\u03bd \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2. \\u03a1\\u03bf\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c7\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7. \\u03a3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c7\\u03b9 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2. \\u0395\\u03c0\\u03b9\\u03c6\\u03b1\\u03bd\\u03b5\\u03b9\\u03b1\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03c3\\u03c4\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. \\u039f\\u03bb\\u03bf\\u03ba\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7:\\u00a0\\u03b7 \\u00ab\\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae\\u00bb \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7. \\u03a3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03af \\u03bf\\u03b9 \\u03c4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2\\u00a0\\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03ac\\u03c3\\u03c3\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c4\\u03b5\\u00a0\\u03c3\\u03c5\\u03bd\\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd, \\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1\\u00a0\\u03c5\\u03c0\\u03b5\\u03c1\\u03c4\\u03b5\\u03c1\\u03bf\\u03cd\\u03bd\\u00a0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03bd\\u03ac \\u03c0\\u03b5\\u03c1\\u03b9\\u03cc\\u03b4\\u03bf\\u03c5\\u03c2. \\u0391\\u03c2 \\u03bc\\u03b7\\u03bd \\u03be\\u03b5\\u03c7\\u03bd\\u03ac\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03b1\\u03b3\\u03b1\\u03c0\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd\\u00a0\\u03b4\\u03b9\\u03ba\\u03cc \\u03c4\\u03bf\\u03c5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u00a0\\u03bf \\u03bf\\u03c0\\u03bf\\u03af\\u03bf\\u03c2 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b2\\u03af\\u03c9\\u03c3\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5, \\u03c4\\u03b7\\u00a0\\u03b3\\u03bf\\u03bd\\u03b5\\u03ca\\u03ba\\u03ae.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:01:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:00:41\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agapi-einai.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (350, 'com_content.article.82', '', '2022-01-24 14:02:22', 43, 7011, 'a8192697d2c4fa7e137bde353b4fe5d341a22e14', '{\"id\":\"82\",\"asset_id\":277,\"title\":\"\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ae \\u03a0\\u03ac\\u03b8\\u03bf\\u03c2;\",\"alias\":\"\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7-\\u03ae-\\u03c0\\u03ac\\u03b8\\u03bf\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03b3\\u03ac\\u03c0\\u03b7<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u00a0<strong>\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03b3\\u03c7\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u00ab\\u03bc\\u03c0\\u03b5\\u03c1\\u03b4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00bb \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03af\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ae \\u03a0\\u03ac\\u03b8\\u03bf\\u03c2; \\u0397 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03cc \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b4\\u03cd\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c3\\u03c5\\u03b3\\u03c7\\u03ad\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u00ab\\u03bc\\u03c0\\u03b5\\u03c1\\u03b4\\u03b5\\u03cd\\u03bf\\u03c5\\u03bd\\u00bb \\u03b5\\u03b9\\u03b4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c1\\u03c7\\u03ae \\u03bc\\u03af\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03cd\\u03bd\\u03b1\\u03c8\\u03b7 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03c9\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b2\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03c7\\u03b8\\u03b5\\u03af, \\u03bf\\u03c0\\u03cc\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03c3\\u03b5\\u03be\\u03bf\\u03c5\\u03b1\\u03bb\\u03b9\\u03ba\\u03ae \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2, \\u03c0\\u03bf\\u03c5, \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b4\\u03b5\\u03bd \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03b3\\u03c7\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0\\u03bb\\u03b1\\u03b3\\u03bd\\u03b5\\u03af\\u03b1,\\u00a0\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b6\\u03b7\\u03c4\\u03ac \\u03c4\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03b9\\u03b1\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7. \\u0395\\u03bd\\u03ce, \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03c4\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf\\u00a0\\u03c4\\u03b7\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2, \\u03b4\\u03b5\\u03bd \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c4\\u03bf \\u03bc\\u03bf\\u03bd\\u03b1\\u03b4\\u03b9\\u03ba\\u03cc \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03bc\\u03cc\\u03bd\\u03b7 \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03bc\\u03af\\u03b1 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1. \\u03a3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c4\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03bc\\u03af\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2 \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03ac\\u03bd \\u03b5\\u03bc\\u03c0\\u03bb\\u03bf\\u03c5\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03bc\\u03b5 \\u03ac\\u03bb\\u03bb\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03b7\\u00a0\\u03bf\\u03b9\\u03ba\\u03b5\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b7\\u00a0\\u03b4\\u03ad\\u03c3\\u03bc\\u03b5\\u03c5\\u03c3\\u03b7\\u00a0\\u03b8\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03b9 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b1. \\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7, \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf \\u03c0\\u03ac\\u03b8\\u03bf\\u03c2,\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b1\\u03bb\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9 \\u03c4\\u03b1 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1\\u00a0\\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b7\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac\\u00a0\\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03b7. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:02:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:01:38\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/agapi-i-pathos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (351, 'com_content.article.83', '', '2022-01-24 14:03:15', 43, 10282, 'cdf2f341823e42bccc692592f1c822e7fd6befa6', '{\"id\":\"83\",\"asset_id\":279,\"title\":\"\\u0396\\u03ae\\u03bb\\u03b9\\u03b1: \\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb \\u03ae \\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1;\",\"alias\":\"\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1-\\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb-\\u03ae-\\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb-\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b6\\u03ae\\u03bb\\u03b9\\u03b1<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u00a0<strong>\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bb\\u03bf\\u03ba\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0<strong>\\u03c6\\u03cc\\u03b2\\u03bf\\u03c5<\\/strong>,\\u00a0<strong>\\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u03c2<\\/strong>,\\u00a0<strong>\\u03bf\\u03c1\\u03b3\\u03ae\\u03c2<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c4\\u03b1\\u03c0\\u03b5\\u03af\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0396\\u03ae\\u03bb\\u03b9\\u03b1: \\u00ab\\u03ba\\u03b1\\u03bb\\u03cc\\u00bb \\u03ae \\u00ab\\u03ba\\u03b1\\u03ba\\u03cc\\u00bb \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1; \\u0397 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bb\\u03bf\\u03ba\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5, \\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7\\u03c2, \\u03bf\\u03c1\\u03b3\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c0\\u03b5\\u03af\\u03bd\\u03c9\\u03c3\\u03b7\\u03c2 \\u0395\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bd\\u03b4\\u03c1\\u03b5\\u03c2 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b3\\u03c5\\u03bd\\u03b1\\u03af\\u03ba\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03b1\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1\\u00a0\\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ae\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bc\\u03b9\\u03b1\\u00a0\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7\\u00a0\\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c4\\u03c1\\u03af\\u03c4\\u03bf. \\u0397 \\u03b1\\u03c0\\u03b5\\u03b9\\u03bb\\u03ae \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ae \\u03c6\\u03b1\\u03bd\\u03c4\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae. \\u0394\\u03b5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c8\\u03b5\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b1\\u03b3\\u03c9\\u03bd\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b3\\u03bf\\u03bd\\u03b9\\u03ba\\u03ae \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7, \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5\\u03c2, \\u03c3\\u03b5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0397\\u00a0\\u03b6\\u03ae\\u03bb\\u03b5\\u03b9\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u00a0\\u03c6\\u03b8\\u03cc\\u03bd\\u03bf, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ac\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03cd\\u03c0\\u03b1\\u03c1\\u03be\\u03b7\\u00a0\\u03b5\\u03bd\\u03cc\\u03c2\\u00a0\\u03c4\\u03c1\\u03af\\u03c4\\u03bf\\u03c5\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5. \\u039f\\u00a0\\u03c6\\u03b8\\u03cc\\u03bd\\u03bf\\u03c2\\u00a0\\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5\\u00a0\\u03b4\\u03cd\\u03bf\\u00a0\\u03ac\\u03c4\\u03bf\\u03bc\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03b3\\u03c1\\u03ac\\u03c6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c9\\u03c2 \\\"\\u03b8\\u03ad\\u03bb\\u03c9 \\u03cc, \\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9\\u03c2\\\". \\u0391\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b5\\u03c0\\u03ce\\u03b4\\u03c5\\u03bd\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1, \\u03bf\\u03b9 \\u03b5\\u03be\\u03b5\\u03bb\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03cc\\u03b3\\u03bf\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf \\u03b8\\u03b5\\u03c9\\u03c1\\u03bf\\u03cd\\u03bd \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03b5\\u03af\\u03bb\\u03bf\\u03c5\\u03bd, \\u03b1\\u03bb\\u03bb\\u03ac \\u03c9\\u03c2 \\u03ad\\u03bd\\u03b1\\u00a0\\u03c3\\u03ae\\u03bc\\u03b1 \\u03b1\\u03c6\\u03cd\\u03c0\\u03bd\\u03b9\\u03c3\\u03b7\\u03c2\\u00a0\\u03cc\\u03c4\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7 \\u03b2\\u03c1\\u03af\\u03c3\\u03ba\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bb\\u03b7\\u03c6\\u03b8\\u03bf\\u03cd\\u03bd \\u03bc\\u03ad\\u03c4\\u03c1\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03be\\u03b1\\u03bd\\u03b1\\u03ba\\u03b5\\u03c1\\u03b4\\u03b7\\u03b8\\u03b5\\u03af \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c6\\u03af\\u03bb\\u03bf\\u03c5 \\u03ae \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1\\u00a0\\u03c4\\u03b7\\u03bd \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03ae\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u00a0\\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03b1\\u03c5\\u03c4\\u03ae\\u03c2. \\u039c\\u03b5 \\u03bb\\u03af\\u03b3\\u03b1 \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1, \\u03b7 \\u03b6\\u03ae\\u03bb\\u03b9\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b8\\u03b5\\u03bc\\u03b9\\u03c4\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03cc\\u03c0\\u03c9\\u03c2 \\u03cc\\u03bb\\u03b1, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c3\\u03cd\\u03c1\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03b1\\u03ba\\u03c1\\u03b1\\u03af\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2. \\u0395\\u03bd\\u03ce, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9\\u00a0\\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b7, \\u03ac\\u03bb\\u03bb\\u03bf \\u03c4\\u03cc\\u03c3\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03ae\\u03c3\\u03b5\\u03b9\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03c1\\u03b5\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac, \\u03b5\\u03ac\\u03bd\\u00a0\\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03ba\\u03b4\\u03ae\\u03bb\\u03c9\\u03c3\\u03ae\\u00a0\\u03c4\\u03b7\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:03:15\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:02:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ziliea-kalo-i-kako-synaisthima.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (352, 'com_content.article.84', '', '2022-01-24 14:04:14', 43, 12450, '4811680a3e603f46da395e03428eaf1995da4f69', '{\"id\":\"84\",\"asset_id\":281,\"title\":\"\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"alias\":\"\\u03b7-\\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1-\\u03c4\\u03bf\\u03c5-\\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd-\\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd-\\u03c3\\u03c4\\u03b9\\u03c2-\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2-\\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2-\\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2<\\/strong>\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03b5\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03ac, \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0<strong>\\u03bc\\u03b7\\u03c4\\u03ad\\u03c1\\u03b1<\\/strong>, \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03c4\\u03ad\\u03c1\\u03b1 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u03c3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03bc\\u03b7\\u03c4\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03b5\\u03c1\\u03c9\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u0397 \\u03c0\\u03c1\\u03ce\\u03c4\\u03b7 \\u03b5\\u03bc\\u03c0\\u03b5\\u03b9\\u03c1\\u03af\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b6\\u03b5\\u03c3\\u03c4\\u03b1\\u03c3\\u03b9\\u03ac, \\u03c4\\u03b7 \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03ad\\u03c3\\u03c9 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b1\\u03c6\\u03ae\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03bc\\u03b7\\u03c4\\u03ad\\u03c1\\u03b1, \\u03c4\\u03bf\\u03bd \\u03c0\\u03b1\\u03c4\\u03ad\\u03c1\\u03b1 \\u03ae \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae. \\u039a\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03bd\\u03b7\\u03c0\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1\\u03c2, \\u03bf\\u03b9\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03b8\\u03b5\\u03c1\\u03bc\\u03ad\\u03c2 \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c3\\u03c4\\u03b5\\u03bd\\u03bf\\u03cd\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd\\u03c2 \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bf\\u03bd\\u03bf\\u03bc\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03cc\\u03bb\\u03bb\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03bc\\u03bf\\u03c1\\u03c6\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b4\\u03b5\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8 \'\\u03cc\\u03bb\\u03b7\\u00a0\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b6\\u03c9\\u03ae\\u03c2\\u00a0\\u03bc\\u03b1\\u03c2. \\u039f\\u03b9\\u00a0\\u03c4\\u03c1\\u03c5\\u03c6\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2\\u00a0\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ac\\u03b3\\u03b3\\u03b9\\u03b3\\u03bc\\u03b1, \\u03c4\\u03bf \\u03c7\\u03ac\\u03b4\\u03b9, \\u03c4\\u03bf \\u03ba\\u03c1\\u03ac\\u03c4\\u03b7\\u03bc\\u03b1, \\u03c4\\u03bf \\u03c6\\u03b9\\u03bb\\u03af \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03b3\\u03ba\\u03b1\\u03bb\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2, \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03ad\\u03c4\\u03c3\\u03b9 \\u03bf\\u03be\\u03c5\\u03c4\\u03bf\\u03ba\\u03af\\u03bd\\u03b7 (\\u03c4\\u03b7\\u03bd \\\"\\u03bf\\u03c1\\u03bc\\u03cc\\u03bd\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7\\u03c2\\\") , \\u03b7 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03b3\\u03b3\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5. \\u039f\\u00a0\\u03b4\\u03b5\\u03c3\\u03bc\\u03cc\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03ba\\u03cd\\u03c1\\u03b9\\u03bf \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ae\\u00a0\\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7\\u00a0\\u03b2\\u03c1\\u03b5\\u03c6\\u03b9\\u03ba\\u03ae \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1\\u00a0\\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03bc\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2. \\u039c\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03ac\\u03bd\\u03b5\\u03c3\\u03b7\\u00a0\\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03b3\\u03c7\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0\\u03ae \\u03b2\\u03c1\\u03b9\\u03c3\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5\\u00a0\\u03ba\\u03af\\u03bd\\u03b4\\u03c5\\u03bd\\u03bf\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03b1\\u03c4\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae\\u00a0\\u03bc\\u03b1\\u03c2 \\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1. \\u038c\\u03c4\\u03b1\\u03bd \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7\\u03bd\\u00a0\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1 \\u03c9\\u03c2 \\u03b2\\u03c1\\u03ad\\u03c6\\u03b7, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03c9\\u03c2\\u00a0\\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03b5\\u03af\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03c3\\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5\\u00a0\\u03b1\\u03bd\\u03ac\\u03bb\\u03bf\\u03b3\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf.\\u00a0\\u0391\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03ac\\u03bb\\u03bb\\u03b7, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5\\u00a0\\u03b2\\u03af\\u03c9\\u03c3\\u03b1\\u03bd \\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b2\\u03c1\\u03b5\\u03c6\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03c3\\u03ba\\u03cc\\u03bb\\u03bb\\u03b7\\u03c3\\u03b7, \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03b1\\u03bd\\u03b1\\u03c3\\u03c6\\u03ac\\u03bb\\u03b5\\u03b9\\u03b1,\\u00a0\\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0\\u03ae\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03c5\\u03b3\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2,\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03ad\\u03c1\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u00ab\\u03b1\\u03c3\\u03c6\\u03c5\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac\\u00bb \\u03ba\\u03bf\\u03bd\\u03c4\\u03ac\\u00a0\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03c4\\u03c1\\u03cc\\u03c6\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03b9 \\u03b4\\u03b5\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac,\\u00a0 \\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03c0\\u03bf\\u03bb\\u03cd \\u03ac\\u03b2\\u03bf\\u03bb\\u03b1 \\u03cc\\u03c4\\u03b1\\u03bd \\u03b4\\u03ad\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03bc\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc\\u00a0\\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03cd\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c3\\u03c4\\u03b5\\u03bd\\u03ad\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2\\u00a0\\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c7\\u03c1\\u03cc\\u03bd\\u03b9\\u03b5\\u03c2.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":42,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:04:14\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:03:51\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-simasia-tou-mitrikou-desmou-stis-enilikes-ervtikes-sxeseis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (353, 'com_content.article.90', '', '2022-01-24 14:12:48', 43, 10709, '74056317886331b9c942a9f5a380c8106c58fa08', '{\"id\":\"90\",\"asset_id\":293,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03cc\\u03c1\\u03bf\\u03c2 \'\'\\u0391\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\'\';\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03bf-\\u03cc\\u03c1\\u03bf\\u03c2-\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd\",\"introtext\":\"<p>\\u039f \\u03cc\\u03c1\\u03bf\\u03c2 \\u00ab<strong>\\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9\\u03bd<\\/strong>\\u00bb, \\u03b5\\u03b9\\u03c3\\u03ae\\u03c7\\u03b8\\u03b7 \\u03c0\\u03c1\\u03cc\\u03c3\\u03c6\\u03b1\\u03c4\\u03b1 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0<strong>Bryant\\u00a0&\\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 & 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&\\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 & \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd) \\u0397 \\u03bd\\u03bf\\u03b5\\u03c1\\u03ae \\u03b1\\u03c0\\u03b5\\u03b9\\u03ba\\u03cc\\u03bd\\u03b9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03bf\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd\\u03c4\\u03bf\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03be\\u03b1\\u03bd\\u03ac\\u00a0\\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03ac\\u03bb\\u03b5\\u03c3\\u03b5. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bc\\u03ac\\u03bb\\u03b9\\u03c3\\u03c4\\u03b1, \\u03bf \\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03b1\\u03c3\\u03bc\\u03cc\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7\\u03c2 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03b9\\u03c7\\u03b8\\u03b5\\u03af, \\u03c0\\u03c9\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03c9\\u03b8\\u03b5\\u03af \\u03bd\\u03b1 \\u03c0\\u03c1\\u03ac\\u03c4\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03ad\\u03c4\\u03bf\\u03b9\\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bc\\u03b5. \\u0391\\u03bd \\u03c0\\u03b9\\u03c3\\u03c4\\u03b5\\u03cd\\u03c9 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b8\\u03b1 \\u03c0\\u03ac\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bb\\u03ac, \\u03b8\\u03b1 \\u03c0\\u03ac\\u03b5\\u03b9!\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:13:13\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:12:54\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/oi-stratigikes-tou-apolamvanein.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (355, 'com_content.article.92', '', '2022-01-24 14:13:44', 43, 7061, '28126b845769b5dd0e63ea062e7a663b9c4a199a', '{\"id\":\"92\",\"asset_id\":297,\"title\":\"\\u039f\\u03b9 4 \\u03a4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03bf\\u03b9-4-\\u03c4\\u03cd\\u03c0\\u03bf\\u03b9-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c3\\u03b1 \\u03bf\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f\\u03b9 4 \\u03a4\\u03cd\\u03c0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2 \\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03cc\\u03c3\\u03b1 \\u03bf\\u03b9 \\u03ac\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c3\\u03bf\\u03c5 \\u03ad\\u03bb\\u03b5\\u03b3\\u03b1\\u03bd \\u03cc\\u03c4\\u03b9 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2. \\u0397 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03bf\\u03bb\\u03c5\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03b1\\u03c2\\/\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2:\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03c9 \\u03bc\\u03b9\\u03b1 \\u03bc\\u03b9\\u03ba\\u03c1\\u03ae \\u03c0\\u03bf\\u03bb\\u03c5\\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03bc\\u03ad\\u03bd\\u03b1. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03cc\\u03c4\\u03b1\\u03bd \\u03c0\\u03af\\u03bd\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03bb\\u03cc \\u03ba\\u03c1\\u03b1\\u03c3\\u03af, \\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03ac\\u03bd\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c6\\u03c1\\u03cc\\u03bb\\u03bf\\u03c5\\u03c4\\u03c1\\u03bf, \\u03cc\\u03c4\\u03b1\\u03bd \\u03bc\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03bc\\u03b1\\u03c3\\u03ac\\u03b6 \\u03ba\\u03bb\\u03c0. \\u0397 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b4\\u03ad\\u03bf\\u03c5\\u03c2: \\u03cc\\u03c4\\u03b1\\u03bd \\u03b8\\u03b1\\u03c5\\u03bc\\u03ac\\u03b6\\u03c9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03b1\\u03b9\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5. \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03ad\\u03bd\\u03b1 \\u03ad\\u03c1\\u03b3\\u03bf \\u03c4\\u03ad\\u03c7\\u03bd\\u03b7\\u03c2, \\u03ad\\u03bd\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03bf \\u03c6\\u03c5\\u03c3\\u03b9\\u03ba\\u03cc \\u03c6\\u03b1\\u03b9\\u03bd\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf, \\u03b7 \\u03b3\\u03ad\\u03bd\\u03bd\\u03b7\\u03c3\\u03b7 \\u03b5\\u03bd\\u03cc\\u03c2 \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03bf\\u03cd \\u03ba\\u03bb\\u03c0. \\u0397 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b7\\u03c6\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1\\u03c2: \\u03cc\\u03c4\\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03c5\\u03c0\\u03b5\\u03c1\\u03ae\\u03c6\\u03b1\\u03bd\\u03bf\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03bf\\u03c5, \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03b3\\u03bc\\u03b1 \\u03bc\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03b9 \\u03b1\\u03c0\\u03cc \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u039c\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03b7 \\u03c5\\u03c0\\u03b5\\u03c1\\u03b7\\u03c6\\u03ac\\u03bd\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03ac\\u03bb\\u03bb\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03bf\\u03c5 \\u03c3\\u03c7\\u03b5\\u03c4\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bc\\u03b1\\u03b6\\u03af \\u03bc\\u03bf\\u03c5 (\\u03c0\\u03b1\\u03b9\\u03b4\\u03af, \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf\\u03c2, \\u03c6\\u03af\\u03bb\\u03bf\\u03c2). \\u0397 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2: \\u03cc\\u03c4\\u03b1\\u03bd \\u03bd\\u03b9\\u03ce\\u03b8\\u03c9 \\u03b5\\u03c5\\u03b3\\u03bd\\u03c9\\u03bc\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03c9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b5\\u03af\\u03c7\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 (\\u03b5\\u03af\\u03c4\\u03b5 \\u03c5\\u03bb\\u03b9\\u03ba\\u03cc \\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b1\\u03b3\\u03b1\\u03b8\\u03cc) \\u03ae \\u03cc\\u03c4\\u03b1\\u03bd \\u03b1\\u03c0\\u03bb\\u03ac \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c0\\u03cc\\u03c3\\u03b1 \\u03cc\\u03bc\\u03bf\\u03c1\\u03c6\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ad\\u03c7\\u03c9 \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03bf\\u03c5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:13:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:13:22\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/oi-4-typoi-apolausis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (356, 'com_content.article.93', '', '2022-01-24 14:14:10', 43, 7718, '1d3894e19c083aa7670d8aec4e8d407d8952121a', '{\"id\":\"93\",\"asset_id\":299,\"title\":\"\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"alias\":\"\\u03c4\\u03b1-\\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2\",\"introtext\":\"<p>\\u0386\\u03bd\\u03bf\\u03b9\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7.\\u00a0\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba<\\/strong><strong>\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2 \\u0386\\u03bd\\u03bf\\u03b9\\u03be\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03cc\\u03c1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7. \\u03a4\\u03b1 \\u03b5\\u03bc\\u03c0\\u03cc\\u03b4\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03bb\\u03b1\\u03c5\\u03c3\\u03b7\\u03c2, \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c4\\u03c1\\u03b1\\u03c4\\u03b7\\u03b3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c3\\u03b2\\u03b5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b1\\u03af\\u03bd\\u03b5\\u03b9. \\u039a\\u03b1\\u03c4\\u03ac\\u03c0\\u03bd\\u03b9\\u03be\\u03b7 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2:\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03c0\\u03b9\\u03ad\\u03b6\\u03c9 \\u03ae \\u03b1\\u03c0\\u03bf\\u03ba\\u03c1\\u03cd\\u03c0\\u03c4\\u03c9 \\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1 \\u03bb\\u03cc\\u03b3\\u03c9 \\u03bd\\u03c4\\u03c1\\u03bf\\u03c0\\u03ae\\u03c2, \\u03bc\\u03b5\\u03c4\\u03c1\\u03b9\\u03bf\\u03c6\\u03c1\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u03c2, \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5, \\u03c3\\u03b5\\u03bc\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03ba\\u03bb\\u03c0. \\u0391\\u03c0\\u03cc\\u03c3\\u03c0\\u03b1\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c2:\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03ce \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03ce \\u03c3\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03bb\\u03cc\\u03b3\\u03c9 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03c9\\u03bd, \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03c9\\u03bd, \\u03b1\\u03bd\\u03b7\\u03c3\\u03c5\\u03c7\\u03b9\\u03ce\\u03bd, \\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c3\\u03ba\\u03bf\\u03c0\\u03af\\u03bc\\u03c9\\u03c2 \\u03c4\\u03bf \\u03b1\\u03b3\\u03bd\\u03bf\\u03ce, \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03ce\\u03c3\\u03c9 \\u03b2\\u03ac\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u00ab\\u03c0\\u03c1\\u03cc\\u03b2\\u03bb\\u03b7\\u03bc\\u03b1\\u00bb \\u03c0\\u03bf\\u03c5 \\u03b6\\u03b7\\u03c4\\u03ac \\u03bb\\u03cd\\u03c3\\u03b7.\\u00a0 \\u0393\\u03ba\\u03c1\\u03af\\u03bd\\u03b9\\u03b1:\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ae\\u03c2 \\u03b5\\u03bd\\u03b1\\u03c3\\u03c7\\u03cc\\u03bb\\u03b7\\u03c3\\u03b7 \\u03bc\\u03b5 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b5\\u03b3\\u03bf\\u03bd\\u03cc\\u03c4\\u03b1, \\u03b5\\u03c0\\u03b9\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac, \\u03c3\\u03c5\\u03b6\\u03ae\\u03c4\\u03b7\\u03c3\\u03b7 \\u03b3\\u03cd\\u03c1\\u03c9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03ac \\u03bc\\u03b5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c3\\u03b9\\u03cc\\u03b4\\u03bf\\u03be\\u03bf \\u03c4\\u03cc\\u03bd\\u03bf \\u03b5\\u03af\\u03c4\\u03b5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03cc\\u03bd \\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03bc\\u03ad\\u03bb\\u03bb\\u03bf\\u03bd.\\u00a0 \\u0391\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03c4\\u03b1\\u03be\\u03af\\u03b4\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf:\\u00a0\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03ce\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c4\\u03bf \\u03c7\\u03b5\\u03b9\\u03c1\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bc\\u03af\\u03b1 \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7, \\u03b5\\u03af\\u03c4\\u03b5 \\u03c5\\u03c0\\u03bf\\u03b2\\u03b1\\u03b8\\u03bc\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03cc \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c3\\u03c5\\u03bc\\u03b2\\u03b5\\u03af, \\u03bb\\u03ad\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03c9\\u03c2 \\u03ae\\u03c4\\u03b1\\u03bd \\u03c4\\u03c5\\u03c7\\u03b1\\u03af\\u03bf\\/\\u03c0\\u03c1\\u03cc\\u03c3\\u03ba\\u03b1\\u03b9\\u03c1\\u03bf \\u03ae \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03ba\\u03bb\\u03c0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":21,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:14:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:13:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ta-empodia-tis-apolausis.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (357, 'com_content.article.97', '', '2022-01-24 14:16:35', 43, 5507, '0721ce66481eba54b0961d048549398294b387da', '{\"id\":\"97\",\"asset_id\":307,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2: \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c2-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2: \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2. \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:16:35\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:15:30\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (358, 'com_content.article.98', '', '2022-01-24 14:17:11', 43, 13639, '15587f0a66ea052efbd8105f71a35aabd28d69a8', '{\"id\":\"98\",\"asset_id\":309,\"title\":\"\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2;\",\"alias\":\"\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c4\\u03cc\\u03c3\\u03bf-\\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2-\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b5\\u03af\\u03c0\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0<\\/strong>\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf; \\u038a\\u03c3\\u03b1-\\u03af\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2.\\u00a0<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03bf\\u03c2 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2; \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03cc \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b8\\u03ac\\u03c1\\u03c1\\u03bf\\u03c5\\u03c2. \\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03a0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03b5\\u03af\\u03c0\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf; \\u038a\\u03c3\\u03b1-\\u03af\\u03c3\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ad\\u03c1\\u03b5\\u03c5\\u03bd\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2. \\u039a\\u03ac\\u03b8\\u03b5 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03ae \\u03ba\\u03b1\\u03c4\\u03ac\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2, \\u03c4\\u03b7\\u03bd \\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b1\\u03c3\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2.\\u00a0 \\u0394\\u03b5\\u03bd \\u03c3\\u03b1\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03c4\\u03cd\\u03c7\\u03b5\\u03b9 \\u03bc\\u03b5\\u03c4\\u03ac \\u03b1\\u03c0\\u03cc \\u03bc\\u03b9\\u03b1 \\u03ba\\u03bf\\u03c5\\u03c1\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03ad\\u03c1\\u03b1, \\u03bd\\u03b1 \\u03c7\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03c4\\u03b5\\u00a0\\u03b5\\u03be\\u03bf\\u03c5\\u03b8\\u03b5\\u03bd\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03ba\\u03b1\\u03b8\\u03cc\\u03bb\\u03bf\\u03c5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1; \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03b5\\u03c2 \\u03bf\\u03b9 \\u03bc\\u03ad\\u03c1\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03c7\\u03b1\\u03bb\\u03ac\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03af\\u03b1\\u03b9\\u03c4\\u03b1\\u00a0 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03c3\\u03ba\\u03b5\\u03c6\\u03c4\\u03b5\\u03af\\u03c4\\u03b5 \\u03c0\\u03c9\\u03c2 \\u00ab\\u039c\\u03bf\\u03c5 \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c6\\u03ac\\u03c9 \\u03ad\\u03bd\\u03b1 \\u03b3\\u03bb\\u03c5\\u03ba\\u03cc \\u03c3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03ba\\u03bf\\u03c5\\u03c1\\u03ac\\u03c3\\u03c4\\u03b7\\u03ba\\u03b1 \\u03c0\\u03bf\\u03bb\\u03cd\\u00bb. \\u00a0 \\u0397 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae\\u00a0\\u03b4\\u03b5\\u03bd \\u03b1\\u03c1\\u03ad\\u03c3\\u03b5\\u03b9 \\u03c3\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03c0\\u03bf\\u03bb\\u03bb\\u03ad\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03b1\\u03c0\\u03bf\\u03c3\\u03c5\\u03bd\\u03c4\\u03bf\\u03bd\\u03af\\u03b6\\u03b5\\u03b9. \\u039f\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03c6\\u03cd\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u00a0\\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u00a0\\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1, \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03b9\\u03bf \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2. \\u039c\\u03b9\\u03b1 \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2, \\u03b8\\u03b1 \\u03c7\\u03c1\\u03b5\\u03b9\\u03b1\\u03c3\\u03c4\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03b9\\u00a0 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b7\\u03c1\\u03b5\\u03ac\\u03c3\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc \\u03c3\\u03b1\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03c0\\u03cc\\u03c4\\u03b5 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03cc\\u03c2 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03be\\u03b1\\u03bd\\u03c4\\u03bb\\u03b5\\u03af\\u03c4\\u03b1\\u03b9, \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5. \\u03a0\\u03bf\\u03b9\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03b1 \\u03c3\\u03b7\\u03bc\\u03ac\\u03b4\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf;\\u00a0 - \\u0391\\u03bd\\u03b1\\u03c3\\u03c4\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7 - \\u0398\\u03c5\\u03bc\\u03cc\\u03c2 - \\u0388\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c5\\u03c0\\u03bf\\u03bc\\u03bf\\u03bd\\u03ae\\u03c2 - \\u0394\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03c5\\u03b3\\u03ba\\u03ad\\u03bd\\u03c4\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2 - \\u0391\\u03b4\\u03b9\\u03ac\\u03ba\\u03c1\\u03b9\\u03c4\\u03b5\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03cc\\u03c2 \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03be\\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u00a0\\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf. \\u0397\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c4\\u03b9 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b1\\u03b8\\u03b1\\u03af\\u03bd\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03b9\\u03b4\\u03b9\\u03ba\\u03ae \\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03b1. \\u03a5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03cc\\u03bc\\u03c9\\u03c2 \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bf\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b8\\u03ae\\u03ba\\u03b5\\u03c2 \\u03ae \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03c9\\u03c3\\u03b5\\u03c2 \\u03b4\\u03b5\\u03bd \\u03c3\\u03bf\\u03c5 \\u03b5\\u03c0\\u03ad\\u03c4\\u03c1\\u03b5\\u03c8\\u03b1\\u03bd \\u03bd\\u03b1 \\u03bc\\u03ac\\u03b8\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf, \\u03c9\\u03c2 \\u03b5\\u03bd\\u03ae\\u03bb\\u03b9\\u03ba\\u03b1\\u03c2, \\u03b1\\u03c1\\u03c7\\u03af\\u03b6\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u03c2 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03bf\\u03c2. \\u0394\\u03b5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03b3\\u03bf\\u03b7\\u03c4\\u03b5\\u03cd\\u03b5\\u03c3\\u03c4\\u03b5. \\u03a3\\u03b7\\u03bc\\u03b1\\u03c3\\u03af\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5\\u00a0\\u03bc\\u03b9\\u03ba\\u03c1\\u03ac \\u03b2\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03ba\\u03ac\\u03b8\\u03b5 \\u03c6\\u03bf\\u03c1\\u03ac, \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03ae \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03b1\\u03b2\\u03b5\\u03cd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:17:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:16:41\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/giati-einai-toso-dyskolos-o-autoelegxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (359, 'com_content.article.99', '', '2022-01-24 14:17:50', 43, 10951, '79e63fec04da0797f937c8c7301bcaa6eca37ab6', '{\"id\":\"99\",\"asset_id\":311,\"title\":\"\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae\",\"alias\":\"\\u03bf-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c0\\u03bf\\u03bb\\u03cd-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae-\\u03c3\\u03bf\\u03c5-\\u03b6\\u03c9\\u03ae\",\"introtext\":\"<p>\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd\\u00a0<strong>\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf<\\/strong>\\u00a0\\u03c4\\u03c9\\u03bd\\u00a0<strong>\\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03ce\\u03bd<\\/strong> \\u03c3\\u03bf\\u03c5. \\u0391\\u03bd \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03c3\\u03bf\\u03c5, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5.<em> <\\/em>\\u039f\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03c9\\u03c2 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bd \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03bf\\u03b9\\u03bd\\u03c9\\u03bd\\u03b9\\u03ba\\u03ae \\u03c3\\u03bf\\u03c5 \\u03b6\\u03c9\\u03ae \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03be\\u03b5\\u03ba\\u03b9\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c4\\u03c9\\u03bd \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03ce\\u03bd \\u03c3\\u03bf\\u03c5. \\u0391\\u03bd \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03c3\\u03bf\\u03c5, \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03ac\\u03be\\u03b5\\u03b9\\u03c2 \\u03c3\\u03bf\\u03c5. \\u039f\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9, \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c0\\u03c9\\u03c2 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bd \\u03ae \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03bc\\u03cc\\u03bd\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7\\u00a0\\u03c4\\u03c9\\u03bd \\u03b4\\u03b9\\u03ba\\u03ce\\u03bd \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd.\\u00a0\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03ae \\u03bc\\u03b1\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03be\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03af\\u03b6\\u03b5\\u03b9 \\u03b7\\u03c1\\u03b5\\u03bc\\u03af\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c5\\u03b3\\u03b9\\u03b5\\u03af\\u03c2 \\u03c3\\u03c7\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2.\\u00a0\\u0388\\u03c4\\u03c3\\u03b9, \\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03c4\\u03c1\\u03b5\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2: \\u0391\\u03c5\\u03c4\\u03bf\\u03c3\\u03c5\\u03bd\\u03c4\\u03ae\\u03c1\\u03b7\\u03c3\\u03b7\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 \\u0388\\u03c7\\u03bf\\u03c5\\u03bd \\u03bc\\u03b9\\u03b1 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b1 \\u00ab\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00bb \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9\\u00a0\\u03c0\\u03b1\\u03c1\\u03ac \\u03c3\\u03b5\\u00a0\\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd. \\u0394\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03bf\\u03cd\\u03bd \\u03cc, \\u03c4\\u03b9 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1\\u00a0\\u03b5\\u03bc\\u03c0\\u03bb\\u03bf\\u03c5\\u03c4\\u03af\\u03c3\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b1\\u03bb\\u03bb\\u03ac \\u03bc\\u03b5 \\u03bc\\u03ad\\u03c4\\u03c1\\u03bf.\\u00a0 \\u0391\\u03c5\\u03c4\\u03bf\\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7 \\u0393\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03be\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u00a0\\u03bd\\u03b1 \\u03bc\\u03bf\\u03b9\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b4\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf \\u03c7\\u03c1\\u03cc\\u03bd\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03c4\\u03bf\\u03cd\\u03bd.\\u00a0 \\u0391\\u03c5\\u03c4\\u03bf-\\u03b5\\u03ba\\u03c0\\u03bb\\u03ae\\u03c1\\u03c9\\u03c3\\u03b7 \\u039f \\u03b4\\u03c1\\u03cc\\u03bc\\u03bf\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7, \\u03c3\\u03c5\\u03bd\\u03b4\\u03ad\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b5\\u03bd\\u03ac \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b8\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u00a0.\\u00a0\\u0391\\u03c5\\u03c4\\u03bf\\u03af \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03ba\\u03c1\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03b4\\u03b5\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b1 \\u03b1\\u03c0\\u03cc \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c7\\u03b5\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2. \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2, \\u03bc\\u03b1\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03bc\\u03b5 \\u03bc\\u03ad\\u03c4\\u03c1\\u03bf, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03ac\\u03bb\\u03bb\\u03b1.\\u00a0 \\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:17:50\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:17:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/o-autoelegxos-einai-poly-simantikos-gia-tin-koinwniki-sou-zwi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (360, 'com_content.article.100', '', '2022-01-24 14:18:45', 43, 12335, '058d962a16a62b66fb804705b613b44ad53988a2', '{\"id\":\"100\",\"asset_id\":313,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03c3\\u03c4\\u03b7\\u03bd-\\u03c0\\u03c1\\u03ac\\u03be\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0<strong>\\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2.<\\/strong>\\u00a0\\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9\\u00a0\\u03c4\\u03bf\\u03bd\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf<\\/strong>...<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03ac\\u03be\\u03b7 \\u0397 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c0\\u03c1\\u03cc\\u03ba\\u03bb\\u03b7\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03be\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2. \\u03bf\\u03b9 \\u03bf\\u03c0\\u03bf\\u03af\\u03b5\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03b5\\u03b9\\u03c1\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf. \\u0395\\u03b4\\u03ce \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2\\u00a0\\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03b9\\u03bf\\u03b8\\u03b5\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b9\\u03bf \\u03c0\\u03c1\\u03bf\\u03c3\\u03b1\\u03c1\\u03bc\\u03bf\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2: \\u0391\\u03c0\\u03ad\\u03c6\\u03c5\\u03b3\\u03b5 \\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc\\u00a0 \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03b5\\u03ba\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c7\\u03ce\\u03c2 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc.\\u00a0\\u039c\\u03b9\\u03b1 \\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b7, \\u03b4\\u03b9\\u03b1\\u03c0\\u03af\\u03c3\\u03c4\\u03c9\\u03c3\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf \\u03bf\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c3\\u03c4\\u03ad\\u03ba\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03bd \\u03c0\\u03b5\\u03b9\\u03c1\\u03b1\\u03c3\\u03bc\\u03cc, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0 \\u03c4\\u03bf\\u03bd \\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd. \\u03a0\\u03c1\\u03bf\\u03c5\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03b1\\u03c5\\u03c4\\u03ae, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2.\\u00a0\\u00a0\\u0391\\u03c5\\u03c4\\u03ae \\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac\\u03b5\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c0\\u03ce\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03c3\\u03b7. \\u039c\\u03b5\\u03c4\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03cc\\u03bf\\u03b4\\u03cc \\u03c3\\u03b1\\u03c2 \\u0397 \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03cd\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03cc\\u03b4\\u03bf\\u03c5 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03c1\\u03b1\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9 \\u03b5\\u03c0\\u03b9\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c5\\u03c2 \\u03c3\\u03b1\\u03c2. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03ac \\u03c0\\u03b9\\u03bf \\u03b5\\u03cd\\u03ba\\u03bf\\u03bb\\u03b7 \\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03ce\\u03bd \\u03c3\\u03b1\\u03c2. \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03ce\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03b5\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u0397 \\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03c0\\u03ae \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03ae\\u03c8\\u03b7 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03bd\\u03bf\\u03ce\\u03bd \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03c1\\u03ac\\u03b4\\u03c5\\u03bd\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c1\\u03b4\\u03b9\\u03b1\\u03ba\\u03bf\\u03cd \\u03c3\\u03b1\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7 \\u03b4\\u03b5\\u03b4\\u03bf\\u03bc\\u03ad\\u03bd\\u03b7 \\u03c3\\u03c4\\u03b9\\u03b3\\u03bc\\u03ae. \\u0392\\u03b5\\u03b2\\u03b1\\u03b9\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9\\u00a0\\u03b1\\u03c3\\u03ba\\u03b5\\u03af\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac,\\u00a0\\u03c4\\u03c1\\u03ce\\u03c4\\u03b5\\u00a0\\u03c5\\u03b3\\u03b9\\u03b5\\u03b9\\u03bd\\u03ac \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b9\\u00a0\\u03ba\\u03bf\\u03b9\\u03bc\\u03ac\\u03c3\\u03c4\\u03b5\\u00a0\\u03b1\\u03c1\\u03ba\\u03b5\\u03c4\\u03ac.\\u00a0\\u038c\\u03bb\\u03b1 \\u03b1\\u03c5\\u03c4\\u03ac \\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c3\\u03c4\\u03af\\u03b1\\u03c3\\u03b7, \\u03c4\\u03b7 \\u03b3\\u03bd\\u03c9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c5\\u03b3\\u03b5\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2.\\u00a0\\u039f\\u03b9 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03ba\\u03b1\\u03ba\\u03ad\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2\\u00a0\\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03bf \\u03c3\\u03ac\\u03ba\\u03c7\\u03b1\\u03c1\\u03bf \\u03c4\\u03bf\\u03c5 \\u03b1\\u03af\\u03bc\\u03b1\\u03c4\\u03cc\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c7\\u03b1\\u03bc\\u03b7\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bb\\u03b5\\u03af\\u03c0\\u03b5\\u03b9 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2. \\u0397 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03bd\\u03b1 \\u03ba\\u03bf\\u03b9\\u03bc\\u03b7\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ba\\u03b1\\u03b9\\u00a0 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03b9\\u03b8\\u03b1\\u03c1\\u03c7\\u03af\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03c3\\u03b1\\u03c2.\\u00a0 \\u03a0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u00a0 \\u039a\\u03ac\\u03bd\\u03c4\\u03b5\\u00a0\\u03bc\\u03b9\\u03b1 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1,\\u00a0\\u03b5\\u03b2\\u03b4\\u03bf\\u03bc\\u03ac\\u03b4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03bc\\u03ae\\u03bd\\u03b1\\u00a0\\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03b9\\u03c3\\u03b8\\u03b1\\u03bd\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03b1\\u03bd\\u03b1\\u03c3\\u03c4\\u03ac\\u03c4\\u03c9\\u03c3\\u03b7. \\u039c\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03cc\\u03bf\\u03b4\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03bb\\u03af\\u03c3\\u03c4\\u03b1 \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03b1\\u03bd \\u03c5\\u03c0\\u03b5\\u03bd\\u03b8\\u03cd\\u03bc\\u03b9\\u03c3\\u03b7 \\u03cc\\u03c4\\u03b9 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03cc, \\u03c4\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af\\u03c4\\u03b5. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:18:45\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:18:00\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autoelegxos-stin-praksi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (361, 'com_content.article.101', '', '2022-01-24 14:19:11', 43, 7538, 'd1b67f94841820e98a7e80393a33ad340d0b8133', '{\"id\":\"101\",\"asset_id\":315,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\",\"introtext\":\"<p>\\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1<\\/strong>\\u00a0\\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c4\\u03b1\\u00a0<strong>\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2<\\/strong>\\u00a0\\u03c4\\u03bf\\u03c5, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2\\u00a0 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2; \\u0394\\u03b5\\u03bd \\u03b5\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03ad\\u03b2\\u03b7. \\u0395\\u03af\\u03bc\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03c9 \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03c9. \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03b5\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03af\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03b9\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03b5 \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03af\\u03b1\\u03c2, \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03c1\\u03bc\\u03b7\\u03bd\\u03b5\\u03cd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c4\\u03ac\\u03c3\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03c0\\u03b1\\u03c1\\u03bf\\u03c1\\u03bc\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2, \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03bc\\u03b1\\u03ba\\u03c1\\u03bf\\u03c0\\u03c1\\u03cc\\u03b8\\u03b5\\u03c3\\u03bc\\u03c9\\u03bd \\u03c3\\u03c4\\u03cc\\u03c7\\u03c9\\u03bd. \\u039f \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03c1\\u03c5\\u03b8\\u03bc\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03c5\\u03c1\\u03af\\u03c9\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03bd \\u03c0\\u03c1\\u03bf-\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03b9\\u03b1\\u03af\\u03bf \\u03c6\\u03bb\\u03bf\\u03b9\\u03cc, \\u03c7\\u03ac\\u03c1\\u03b7 \\u03c3\\u03c4\\u03bf\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03bf, \\u03b1\\u03bd\\u03c4\\u03af \\u03bd\\u03b1 \\u03b1\\u03c0\\u03b1\\u03bd\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03b8\\u03b5 \\u03c0\\u03b1\\u03c1\\u03cc\\u03c1\\u03bc\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03b5\\u03b9, \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0\\u03c3\\u03c7\\u03b5\\u03b4\\u03b9\\u03ac\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5, \\u03bd\\u03b1\\u00a0\\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ae \\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03c4\\u03c9\\u03c3\\u03b7, \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03b8\\u03b1 \\u03bc\\u03b5\\u03c4\\u03b1\\u03bd\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c1\\u03b3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1.\\u0397 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ae \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5, \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u00a0\\u03b5\\u03bb\\u03ad\\u03b3\\u03c7\\u03bf\\u03c5 \\u03c4\\u03bf\\u03c5 \\u03b5\\u03bd\\u03c3\\u03c4\\u03af\\u03ba\\u03c4\\u03bf\\u03c5. \\u03a3\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03c0\\u03bf\\u03c7\\u03ae \\u03ac\\u03bc\\u03b5\\u03c3\\u03b7\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2, \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03af\\u03c3\\u03c9\\u03c2 \\u03bc\\u03b9\\u03b1 \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03bf\\u03c0\\u03bf\\u03af\\u03b1 \\u03cc\\u03bc\\u03c9\\u03c2, \\u03b1\\u03be\\u03af\\u03b6\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03b3\\u03c9\\u03bd\\u03b9\\u03c3\\u03c4\\u03b5\\u03af \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:19:11\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:18:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-o-autoelegxos.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (362, 'com_content.article.97', '', '2022-01-24 14:19:57', 43, 5412, '82ff1ffb4d6811fcc8297cb41a5e2a9f8427aaa2', '{\"id\":\"97\",\"asset_id\":307,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2: \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2-\\u03b3\\u03b9\\u03b1\\u03c4\\u03af-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae-\\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03c0\\u03c9\\u03c2-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bd\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5\",\"introtext\":\"<p><em>\\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf<\\/em>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2: \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03b4\\u03b5\\u03be\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b1\\u03bd\\u03b1\\u03c0\\u03c4\\u03cd\\u03be\\u03bf\\u03c5\\u03bc\\u03b5 \\u0394\\u03b5\\u03af\\u03c4\\u03b5 \\u03c4\\u03bf \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03a0\\u03b9\\u03b8\\u03b1\\u03bd\\u03cc\\u03c4\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b5\\u03bb\\u03b8\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c0\\u03c1\\u03cc\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae\\u03c2, \\u03bd\\u03b1 \\u03ba\\u03cc\\u03c8\\u03b5\\u03c4\\u03b5 \\u03b2\\u03bb\\u03b1\\u03b2\\u03b5\\u03c1\\u03ad\\u03c2 \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03b5\\u03b9\\u03b5\\u03c2 (\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c4\\u03bf \\u03ba\\u03ac\\u03c0\\u03bd\\u03b9\\u03c3\\u03bc\\u03b1), \\u03bd\\u03b1 \\u03b5\\u03bd\\u03c4\\u03ac\\u03be\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03b7 \\u03c1\\u03bf\\u03c5\\u03c4\\u03af\\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ae \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b1\\u03bc\\u03b9\\u03b5\\u03cd\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c7\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03a4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b5\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03b4\\u03b5\\u03af\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03ac\\u03b2\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03cc\\u03c3\\u03bf \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bf \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf\\u03c2\\u00a0 \\u03bc\\u03b9\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03c0\\u03c1\\u03bf\\u03cb\\u03c0\\u03cc\\u03b8\\u03b5\\u03c3\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03af\\u03c4\\u03b5\\u03c5\\u03be\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2. \\u039c\\u03ac\\u03b8\\u03b5\\u03c4\\u03b5 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c3\\u03c4\\u03bf \\u03c0\\u03b1\\u03c1\\u03b1\\u03ba\\u03ac\\u03c4\\u03c9 \\u03b2\\u03af\\u03bd\\u03c4\\u03b5\\u03bf \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":22,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:19:57\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:19:16\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (363, 'com_content.article.104', '', '2022-01-24 14:21:48', 43, 10019, 'a308b960a2a104cfa41fc7e399c8dd081407ad65', '{\"id\":\"104\",\"asset_id\":321,\"title\":\"\\u0397 \\u0388\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b7-\\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1-\\u03c4\\u03b7\\u03c2-\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1<\\/strong>\\u00a0\\u03ae \\u03b1\\u03bb\\u03bb\\u03b9\\u03ce\\u03c2\\u00a0<strong>\\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03af\\u03c0\\u03c4\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c4\\u03ad.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0397 \\u0388\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u0391\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1\\u03c2 \\u03a3\\u03c4\\u03ae\\u03c1\\u03b9\\u03be\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd! \\u0391\\u03bd \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ae \\u03c4\\u03b7 \\u03b8\\u03ad\\u03c3\\u03b7, \\u03b1\\u03bd\\u03c4\\u03af \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5, \\u03b2\\u03ac\\u03bb\\u03b5\\u03b9\\u03c2 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03ac\\u03bb\\u03bb\\u03bf\\u03bd, \\u03c4\\u03cc\\u03c4\\u03b5 \\u03b1\\u03c0\\u03bb\\u03ac \\u03b8\\u03b1 \\u03ba\\u03c1\\u03b5\\u03bc\\u03b9\\u03ad\\u03c3\\u03b1\\u03b9! \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03bd\\u03bf\\u03bc\\u03af\\u03b1 \\u03ae \\u03b1\\u03bb\\u03bb\\u03b9\\u03ce\\u03c2 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03af\\u03b1 \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b9\\u03b4\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c5\\u03bc\\u03c0\\u03af\\u03c0\\u03c4\\u03b5\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03b7\\u03bb\\u03b9\\u03ba\\u03b9\\u03b1\\u03ba\\u03ae \\u03b5\\u03bd\\u03b7\\u03bb\\u03b9\\u03ba\\u03af\\u03c9\\u03c3\\u03b7 \\u03b1\\u03bb\\u03bb\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03ad\\u03c1\\u03b8\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03bf\\u03c4\\u03ad. \\u03a4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03c7\\u03b1\\u03c1\\u03b1\\u03ba\\u03c4\\u03b7\\u03c1\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c0\\u03bf\\u03c5 \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b8\\u03ad\\u03c4\\u03b5\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc\\u03bd\\u03bf\\u03bc\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9: -\\u0397 \\u03b1\\u03bd\\u03b5\\u03be\\u03ac\\u03c1\\u03c4\\u03b7\\u03c4\\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03c0\\u03b9\\u03b2\\u03af\\u03c9\\u03c3\\u03b7\\u03c2:\\u00a0\\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf\\u03bd \\u03c4\\u03c1\\u03af\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03b9 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c0\\u03b9\\u03c4\\u03b9\\u03bf\\u03cd \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5\\u00a0 \\u03c5\\u03c0\\u03bf\\u03c7\\u03c1\\u03b5\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2. -\\u0397 \\u03b1\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c3\\u03af\\u03b1 \\u03c0\\u03b5\\u03c0\\u03bf\\u03b9\\u03b8\\u03ae\\u03c3\\u03b5\\u03c9\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03c9\\u03bd:\\u00a0\\u03bd\\u03b1 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c6\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03bf\\u03c5 (\\u03c3\\u03c0\\u03bf\\u03c5\\u03b4\\u03ad\\u03c2, \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1, \\u03c6\\u03af\\u03bb\\u03bf\\u03b9, \\u03c3\\u03c0\\u03af\\u03c4\\u03b9 \\u03ba\\u03bb\\u03c0.) \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03b8\\u03ad\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03c4\\u03b9\\u03c2 \\u03c5\\u03bb\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7 \\u03ae \\u03c3\\u03c5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03b5\\u03c3\\u03b7 \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd, \\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1, \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b7 \\u03c4\\u03bf\\u03c5\\u03c2. -\\u0397 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c3\\u03af\\u03b1: \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c3\\u03bc\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae \\u03c4\\u03c9\\u03bd \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd \\u03c4\\u03bf\\u03c5 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03bf\\u03bd\\u03c4\\u03b9\\u03bd\\u03bf\\u03cd\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03bf\\u03c5\\u03c2 (\\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c2, \\u03c3\\u03cd\\u03bd\\u03c4\\u03c1\\u03bf\\u03c6\\u03bf \\u03ba\\u03bb\\u03c0.). \\u0393\\u03b9\\u03b1 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b4\\u03b5\\u03b9\\u03b3\\u03bc\\u03b1, \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03b5\\u03b9 \\u03c7\\u03b1\\u03c1\\u03ac, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03b8\\u03bf\\u03c5\\u03bd \\u03c4\\u03bf \\u03af\\u03b4\\u03b9\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03bf\\u03b9 \\u03c4\\u03bf\\u03c5. -\\u0397 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03c5\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae \\u03b1\\u03bd\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03b7\\u03c3\\u03af\\u03b1:\\u00a0\\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c3\\u03bc\\u03b5\\u03c5\\u03bc\\u03ad\\u03bd\\u03bf\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b1 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c4\\u03c9\\u03bd \\u03bf\\u03b9\\u03ba\\u03b5\\u03af\\u03c9\\u03bd \\u03c4\\u03bf\\u03c5, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03cc \\u03bd\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03b3\\u03bd\\u03bf\\u03b5\\u03af \\u03b1\\u03bb\\u03bb\\u03ac \\u03cc\\u03c4\\u03b9 \\u03c4\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03bc\\u03af\\u03b1 \\u03b1\\u03c0\\u03cc\\u03c3\\u03c4\\u03b1\\u03c3\\u03b7, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03bb\\u03cd\\u03b6\\u03bf\\u03c5\\u03bd. \\u0395\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03c6\\u03bf\\u03b2\\u03ac\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9\\u03c9\\u03b8\\u03b5\\u03af \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03bf\\u03cd\\u03c2, \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03bc\\u03b1\\u03ba\\u03c1\\u03c5\\u03bd\\u03b8\\u03b5\\u03af \\u03ae \\u03bd\\u03b1 \\u03c0\\u03bb\\u03b7\\u03c3\\u03b9\\u03ac\\u03c3\\u03b5\\u03b9, \\u03cc\\u03c0\\u03bf\\u03c4\\u03b5 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf\\u03c2 \\u03c4\\u03bf \\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03b5\\u03af. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":23,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:21:48\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:21:21\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/i-ennoia-tis-autonomias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (364, 'com_content.article.109', '', '2022-01-24 14:23:53', 43, 10796, '04f18d4ec13dbb383b252d1981f343a21d35d052', '{\"id\":\"109\",\"asset_id\":331,\"title\":\"\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7;\",\"alias\":\"\\u03c4\\u03b9-\\u03b5\\u03af\\u03bd\\u03b1\\u03b9-\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\",\"introtext\":\"<p>\\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0<strong>\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong>\\u00a0\\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac<\\/strong> \\u03c4\\u03b9\\u03c2\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7; \\u00ab\\u039a\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b4\\u03b5\\u03bd \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03bd\\u03b9\\u03ce\\u03c3\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03c4\\u03ce\\u03c4\\u03b5\\u03c1\\u03bf\\u03c2, \\u03c7\\u03c9\\u03c1\\u03af\\u03c2 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03b3\\u03ba\\u03b1\\u03c4\\u03ac\\u03b8\\u03b5\\u03c3\\u03ae \\u03c3\\u03bf\\u03c5\\u00bb Eleanor Roosevelt \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03c0\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c0\\u03c9\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7 \\u03b6\\u03c9\\u03ae\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ac \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b5\\u03bd\\u03b9\\u03ba\\u03ac \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5. \\u03a4\\u03bf\\u03c5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b7 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03b5\\u03af, \\u03c3\\u03c5\\u03bd\\u03ae\\u03b8\\u03c9\\u03c2 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1, \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2. \\u0391\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b9 \\u03b1\\u03bd \\u03b4\\u03b5\\u03bd \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03af\\u03c3\\u03b9\\u03bf \\u03c4\\u03ad\\u03bb\\u03bf\\u03c2 \\u03b7 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03ac\\u03b8\\u03b5\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5, \\u03b4\\u03cd\\u03c3\\u03ba\\u03bf\\u03bb\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c3\\u03b7. \\u0388\\u03c7\\u03b5\\u03b9 \\u03b5\\u03c0\\u03bf\\u03bc\\u03ad\\u03bd\\u03c9\\u03c2,\\u00a0\\u03b5\\u03bc\\u03c0\\u03b9\\u03c3\\u03c4\\u03bf\\u03c3\\u03cd\\u03bd\\u03b7\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ad\\u03c2 \\u03c4\\u03bf\\u03c5, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03b1\\u03c3\\u03ba\\u03b5\\u03af \\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c4\\u03bf\\u03c5. \\u0394\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af \\u03bc\\u03b9\\u03b1\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c4\\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03b4\\u03b5\\u03bd \\u03c0\\u03ac\\u03bd\\u03b5 \\u03ba\\u03b1\\u03bb\\u03ac, \\u03b4\\u03b9\\u03cc\\u03c4\\u03b9 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03b5\\u03c7\\u03c4\\u03b5\\u03af \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03c3\\u03ad\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b5 \\u03c4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03c4\\u03bf\\u03c5. \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd, \\u03b5\\u03bc\\u03c0\\u03bd\\u03ad\\u03b5\\u03b9 \\u03c5\\u03b3\\u03b9\\u03ae \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03cc\\u03c0\\u03c9\\u03c2 \\u03b1\\u03be\\u03b9\\u03bf\\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9\\u03b1, \\u03b1\\u03c5\\u03c4\\u03bf\\u03ad\\u03bb\\u03b5\\u03b3\\u03c7\\u03bf, \\u03b1\\u03bd\\u03b5\\u03ba\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c5\\u03c0\\u03b5\\u03c5\\u03b8\\u03c5\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1, \\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c3\\u03b5\\u03b2\\u03b1\\u03c3\\u03bc\\u03cc. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03ad\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03af \\u03ad\\u03bd\\u03b1\\u03bd \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03ad\\u03ba\\u03c6\\u03c1\\u03b1\\u03c3\\u03ae\\u03c2 \\u03c4\\u03b7\\u03c2. \\u03a4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03c0\\u03b1\\u03af\\u03c1\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03c9\\u03c4\\u03bf\\u03b2\\u03bf\\u03c5\\u03bb\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b5\\u03ba\\u03b4\\u03b9\\u03ba\\u03b5\\u03af \\u03cc\\u03c3\\u03b1 \\u03b8\\u03b5\\u03c9\\u03c1\\u03b5\\u03af \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ac \\u03b3\\u03b9\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af\\u03bd\\u03bf. \\u0394\\u03b5\\u03bd \\u03b2\\u03b1\\u03c3\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae, \\u03bc\\u03cc\\u03bd\\u03bf\\u00a0 \\u03c3\\u03c4\\u03b1 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03ba\\u03c4\\u03b9\\u03ba\\u03ac \\u03bb\\u03cc\\u03b3\\u03b9\\u03b1 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u0391\\u03bd\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1, \\u03bb\\u03b5\\u03b9\\u03c4\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af \\u03c3\\u03cd\\u03bc\\u03c6\\u03c9\\u03bd\\u03b1 \\u03bc\\u03b5 \\u03c4\\u03b7\\u00a0\\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03ad\\u03b3\\u03ba\\u03c5\\u03c1\\u03b7\\u00a0\\u03b1\\u03c5\\u03c4\\u03bf-\\u03b1\\u03be\\u03b9\\u03bf\\u03bb\\u03cc\\u03b3\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9, \\u03bc\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b5\\u03c5\\u03b8\\u03cd\\u03bd\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u00a0\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03b9\\u03ba\\u03ae \\u03c3\\u03c4\\u03ac\\u03c3\\u03b7\\u00a0\\u03b1\\u03c0\\u03ad\\u03bd\\u03b1\\u03bd\\u03c4\\u03b9 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03bd\\u03b1\\u03c0\\u03cc\\u03c6\\u03b5\\u03c5\\u03ba\\u03c4\\u03b5\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03be\\u03bf\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03b9 \\u03c4\\u03bf \\u03ac\\u03c4\\u03bf\\u03bc\\u03bf \\u03cc\\u03bc\\u03c9\\u03c2 \\u03bd\\u03b1 \\u00ab\\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u00bb \\u03c4\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03c0\\u03ac\\u03bd\\u03c9, \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c0\\u03b1\\u03af\\u03b6\\u03b5\\u03b9 \\u03bf \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7\\u03c2 \\u03c4\\u03bf\\u03c5. \\u0395\\u03c3\\u03cd \\u03c0\\u03ce\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c6\\u03c4\\u03b5\\u03c3\\u03b1\\u03b9; \\u03a4\\u03b9 \\u03c0\\u03b5\\u03c1\\u03bd\\u03ac\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03c3\\u03bf\\u03c5 \\u03c4\\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b9\\u03b1\\u03b2\\u03ac\\u03b6\\u03b5\\u03b9\\u03c2 \\u03b1\\u03c5\\u03c4\\u03ad\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03c2; \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:23:53\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:23:24\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-einai-autopepoithisi.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (365, 'com_content.article.110', '', '2022-01-24 14:25:10', 43, 9651, '0f39943e3e75f97a5fc54894d56df035cc064d54', '{\"id\":\"110\",\"asset_id\":333,\"title\":\"\\u0396\\u03ae\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2!\",\"alias\":\"\\u03b6\\u03ae\\u03c3\\u03b5-\\u03b3\\u03b9\\u03b1-\\u03b5\\u03c3\\u03ad\\u03bd\\u03b1-\\u03ba\\u03b1\\u03b9-\\u03cc\\u03c7\\u03b9-\\u03b3\\u03b9\\u03b1-\\u03c4\\u03bf\\u03c5\\u03c2-\\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7<\\/strong> \\u03b4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bb\\u03ac\\u03b8\\u03b7. \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2,\\u00a0<strong>\\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9<\\/strong>\\u00a0\\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd.\\u00a0\\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd\\u00a0<strong>\\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd<\\/strong>\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03b9\\u03c8\\u03b7\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0396\\u03ae\\u03c3\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03b5\\u03c3\\u03ad\\u03bd\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03cc\\u03c7\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2! \\u0397 \\u03b1\\u03c5\\u03c4\\u03bf\\u03b5\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b5 \\u03b4\\u03b7\\u03bc\\u03b9\\u03bf\\u03c5\\u03c1\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b5\\u03af\\u03c3\\u03b1\\u03b9 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1 \\u03c3\\u03c9\\u03c3\\u03c4\\u03cc\\u03c2 \\u03b1\\u03bb\\u03bb\\u03ac \\u03b5\\u03c0\\u03b5\\u03b9\\u03b4\\u03ae \\u03b4\\u03b5 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03b9\\u03c2 \\u03bb\\u03ac\\u03b8\\u03b7. \\u03a4\\u03b1 \\u03ac\\u03c4\\u03bf\\u03bc\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03bd \\u03b1\\u03b3\\u03b1\\u03c0\\u03bf\\u03cd\\u03bd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2, \\u03b5\\u03be\\u03b1\\u03c1\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd. \\u03a0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b9\\u03b2\\u03b5\\u03b2\\u03b1\\u03af\\u03c9\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03b7\\u03bd \\u03b9\\u03b4\\u03ad\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c0\\u03cc\\u03c1\\u03c1\\u03b9\\u03c8\\u03b7\\u03c2. \\u03a0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae! \\u039f \\u03ba\\u03ac\\u03b8\\u03b5 \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03c2 \\u03ad\\u03c7\\u03b5\\u03b9\\u00a0\\u03c4\\u03b7 \\u03b4\\u03b9\\u03ba\\u03ae \\u03c4\\u03bf\\u03c5 \\u03c6\\u03b9\\u03bb\\u03bf\\u03c3\\u03bf\\u03c6\\u03af\\u03b1\\u00a0\\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03ce\\u03c0\\u03b9\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u0391\\u03c5\\u03c4\\u03cc \\u03c3\\u03b7\\u03bc\\u03b1\\u03af\\u03bd\\u03b5\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b5\\u03c5\\u03c7\\u03b1\\u03c1\\u03b9\\u03c3\\u03c4\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03cc\\u03bb\\u03bf\\u03c5\\u03c2. \\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03af\\u03c3\\u03b5\\u03b9\\u03c2.\\u00a0\\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae \\u03c0\\u03b7\\u03b3\\u03ae \\u03b4\\u03c5\\u03c3\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2. \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b9\\u03b4\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c3\\u03b1\\u03c2, \\u03cc\\u03bc\\u03c9\\u03c2 \\u03ba\\u03b9 \\u03b5\\u03c3\\u03b5\\u03af\\u03c2 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03b1\\u03c1\\u03b5\\u03c4\\u03ad\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u039c\\u03b7\\u03bd \\u03c8\\u03ac\\u03c7\\u03bd\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf.\\u00a0\\u039a\\u03b1\\u03bd\\u03ad\\u03bd\\u03b1\\u03c2 \\u03b4\\u03b5\\u03bd \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c9\\u03c1\\u03b1\\u03af\\u03bf. \\u0391\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03b5\\u03b9 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1 \\u03b1\\u03c0\\u03ad\\u03c1\\u03b1\\u03bd\\u03c4\\u03bf\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03b8\\u03ce\\u03c1\\u03b9\\u03bf \\u03b3\\u03b9\\u03b1 \\u03b2\\u03b5\\u03bb\\u03c4\\u03af\\u03c9\\u03c3\\u03b7.\\u00a0\\u039c\\u03b7 \\u03c6\\u03bf\\u03b2\\u03ac\\u03c3\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03bb\\u03ac\\u03b8\\u03bf\\u03c2. \\u03a4\\u03b1 \\u03bb\\u03ac\\u03b8\\u03b7 \\u03b4\\u03b9\\u03b4\\u03ac\\u03c3\\u03ba\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03bd \\u03bd\\u03b1 \\u03b3\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03cc\\u03bb\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03bf\\u03b9. \\u0395\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03b5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03bf\\u03c5 \\u03ad\\u03c7\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b1\\u03b3\\u03b1\\u03c0\\u03ae\\u03c3\\u03c4\\u03b5 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03b1\\u03c5\\u03c4\\u03cc \\u03c0\\u03bf\\u03c5 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9. \\u03a0\\u03b9\\u03c3\\u03c4\\u03ad\\u03c8\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bc\\u03b7 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03b5\\u03c4\\u03b5 \\u03ba\\u03ac\\u03c4\\u03c9 \\u03c0\\u03bf\\u03c4\\u03ad! \\u0397\\u00a0\\u03c4\\u03cc\\u03bd\\u03c9\\u03c3\\u03b7 \\u03c4\\u03b7\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0\\u03b4\\u03b5 \\u03c3\\u03c4\\u03b1\\u03bc\\u03b1\\u03c4\\u03ac \\u03c0\\u03bf\\u03c4\\u03ad \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03ad\\u03bd\\u03b1\\u03c2 \\u03c3\\u03c4\\u03cc\\u03c7\\u03bf\\u03c2\\u00a0\\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c2, \\u03b3\\u03b9\\u03b1\\u03c4\\u03af \\u03b7 \\u03b1\\u03b3\\u03ac\\u03c0\\u03b7 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b1\\u03bd\\u03ac\\u03b3\\u03ba\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2! \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:25:10\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:24:19\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/zise-gia-esena-kai-oxi-gia-tous-allous.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (366, 'com_content.article.111', '', '2022-01-24 14:25:40', 43, 10701, '9a866d186576af55cab9e6662a8d2527b7f305b6', '{\"id\":\"111\",\"asset_id\":335,\"title\":\"\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"alias\":\"\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7-\\u03c3\\u03c4\\u03bf-\\u03c7\\u03ce\\u03c1\\u03bf-\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\",\"introtext\":\"<p>\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7\\u00a0<strong>\\u03c3\\u03b9\\u03b3\\u03bf\\u03c5\\u03c1\\u03b9\\u03ac<\\/strong>\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0<strong>\\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7<\\/strong>\\u00a0\\u03c3\\u03c4\\u03bf\\u00a0<strong>\\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2<\\/strong>\\u00a0\\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9\\u00a0\\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ae \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u0391\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u0395\\u03ba\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b5 \\u03b5\\u03c3\\u03cd \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03ae\\u03c3\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c5\\u03c0\\u03cc\\u03bb\\u03bf\\u03b9\\u03c0\\u03bf\\u03b9. \\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03b1\\u03c0\\u03cc \\u03b5\\u03bc\\u03ac\\u03c2 \\u03b8\\u03ad\\u03bb\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bd\\u03b1 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b7 \\u03c3\\u03b9\\u03b3\\u03bf\\u03c5\\u03c1\\u03b9\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03c3\\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03bc\\u03b5 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b2\\u03bf\\u03b7\\u03b8\\u03ae\\u03c3\\u03b5\\u03b9 \\u03c3\\u03c4\\u03bf \\u03bd\\u03b1 \\u03b1\\u03ba\\u03bf\\u03cd\\u03b3\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03bf \\u03b7 \\u03b3\\u03bd\\u03ce\\u03bc\\u03b7 \\u03bc\\u03b1\\u03c2 \\u03c3\\u03c4\\u03bf\\u03c5\\u03c2 \\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03ac\\u03c4\\u03b5\\u03c2 \\u03bc\\u03b1\\u03c2, \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c0\\u03c1\\u03b1\\u03b3\\u03bc\\u03b1\\u03c4\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03bc\\u03af\\u03b1 \\u03c0\\u03c1\\u03bf\\u03b1\\u03b3\\u03c9\\u03b3\\u03ae \\u03ae \\u03b1\\u03cd\\u03be\\u03b7\\u03c3\\u03b7 \\u0397 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac \\u03c0\\u03bf\\u03c5 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03b9\\u03b3\\u03bf\\u03c5\\u03c1\\u03b9\\u03ac,\\u00a0\\u03b2\\u03bf\\u03b7\\u03b8\\u03ac \\u03c3\\u03c4\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b2\\u03b5\\u03bb\\u03c4\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u00a0\\u00a0\\u03c3\\u03c5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2\\u00a0\\u03c4\\u03bf\\u03c5 \\u03b1\\u03c4\\u03cc\\u03bc\\u03bf\\u03c5 \\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b4\\u03ad\\u03bb\\u03c6\\u03bf\\u03c5\\u03c2 \\u03c4\\u03bf\\u03c5.\\u00a0\\u03a4\\u03bf \\u03bd\\u03b1 \\u03ad\\u03c7\\u03b5\\u03b9 \\u03ba\\u03b1\\u03bd\\u03b5\\u03af\\u03c2 \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03b5\\u03b9 \\u03cc\\u03c4\\u03b9 \\u03c3\\u03ad\\u03b2\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c4\\u03af\\u03b8\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03c3\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c3\\u03c4\\u03b7\\u03c1\\u03af\\u03be\\u03b5\\u03b9 \\u03c4\\u03b9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5. \\u0391\\u03ba\\u03cc\\u03bc\\u03b7,\\u00a0\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7 \\u03c0\\u03bf\\u03c5 \\u03bb\\u03b1\\u03bc\\u03b2\\u03ac\\u03bd\\u03b5\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03c4\\u03bf\\u03c5.\\u00a0\\u03a0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ac\\u03bd\\u03b8\\u03c1\\u03c9\\u03c0\\u03bf\\u03b9 \\u03b5\\u03bd\\u03ce\\u00a0\\u03b5\\u03c0\\u03b9\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7\\u03bd \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7, \\u03c5\\u03c0\\u03bf\\u03c6\\u03ad\\u03c1\\u03bf\\u03c5\\u03bd\\u00a0\\u03b1\\u03c0\\u03cc\\u00a0\\u03c0\\u03b1\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,\\u00a0\\u03b5\\u03b3\\u03ba\\u03b1\\u03c4\\u03b1\\u03bb\\u03b5\\u03af\\u03c0\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b9\\u03c2 \\u03b9\\u03b4\\u03ad\\u03b5\\u03c2 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9\\u00a0\\u03b4\\u03b5\\u03bd \\u03b5\\u03ba\\u03c6\\u03c1\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd\\u00a0\\u03c4\\u03b7\\u03bd \\u03ac\\u03c0\\u03bf\\u03c8\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2 \\u03b3\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b9\\u03c2 \\u03c3\\u03c5\\u03b3\\u03ba\\u03c1\\u03bf\\u03cd\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ac\\u03bb\\u03bb\\u03bf\\u03c5\\u03c2. \\u0386\\u03bb\\u03bb\\u03bf\\u03b9 \\u03c0\\u03ac\\u03bb\\u03b9, \\u03b5\\u03ba\\u03b4\\u03b7\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd\\u00a0\\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u00a0\\u03c3\\u03c4\\u03bf \\u03c0\\u03b5\\u03c1\\u03b9\\u03b2\\u03ac\\u03bb\\u03bb\\u03bf\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03bf\\u03b4\\u03b7\\u03b3\\u03b5\\u03af \\u03c3\\u03b5 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ad\\u03c2 \\u03c5\\u03c0\\u03bf\\u03c4\\u03af\\u03bc\\u03b7\\u03c3\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03bc\\u03b5\\u03c4\\u03ac\\u03bb\\u03bb\\u03b5\\u03c5\\u03c3\\u03b7\\u03c2 \\u03c4\\u03c9\\u03bd \\u03ac\\u03bb\\u03bb\\u03c9\\u03bd.\\u00a0\\u039a\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03b5\\u03be\\u03af\\u03c3\\u03bf\\u03c5 \\u03ac\\u03c3\\u03c7\\u03b7\\u03bc\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03ad\\u03c3\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03b4\\u03bf\\u03c5\\u03bb\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u03b3\\u03b9\\u2019 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b1\\u03bd\\u03b1\\u03b6\\u03b7\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c7\\u03c1\\u03c5\\u03c3\\u03ae \\u03c4\\u03bf\\u03bc\\u03ae \\u03b1\\u03bd\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b1 \\u03b4\\u03cd\\u03bf \\u03ac\\u03ba\\u03c1\\u03b1,\\u00a0\\u03c4\\u03bf \\u03ba\\u03b1\\u03c4\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03bf \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2.\\u00a0\\u00a0\\u0391\\u03bd\\u03b1\\u03bc\\u03c6\\u03af\\u03b2\\u03bf\\u03bb\\u03b1, \\u03c4\\u03bf \\u03c4\\u03ad\\u03bb\\u03b5\\u03b9\\u03bf \\u03c0\\u03bf\\u03c3\\u03bf\\u03c3\\u03c4\\u03cc \\u03b1\\u03c5\\u03c4\\u03bf\\u03c0\\u03b5\\u03c0\\u03bf\\u03af\\u03b8\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c0\\u03bf\\u03bb\\u03cd \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c3\\u03c5\\u03c3\\u03c4\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03bc\\u03af\\u03b1\\u03c2\\u00a0\\u03b9\\u03ba\\u03b1\\u03bd\\u03bf\\u03c0\\u03bf\\u03b9\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03c0\\u03b5\\u03c4\\u03c5\\u03c7\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03c1\\u03b9\\u03ad\\u03c1\\u03b1\\u03c2.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":24,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:25:40\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:25:15\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/autopepoithisi-sto-xwro-ergasias.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0); INSERT INTO `o0ksp_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (367, 'com_content.article.116', '', '2022-01-24 14:27:22', 43, 15736, '42e918e1727853785f43d7cf76977eb6d51b71f4', '{\"id\":\"116\",\"asset_id\":345,\"title\":\"\\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2;\",\"alias\":\"\\u03c0\\u03ce\\u03c2-\\u03b8\\u03b1-\\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1-\\u03bd\\u03b1-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce-\\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1-\\u03c4\\u03b7\\u03bd-\\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c0\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5\\u00a0<strong>\\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1<\\/strong>\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03bf\\u03cd\\u03bd.\\u00a0\\u0393\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c4\\u03b1\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a0\\u03ce\\u03c2 \\u03b8\\u03b1 \\u03bc\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ce \\u03ba\\u03b1\\u03bb\\u03cd\\u03c4\\u03b5\\u03c1\\u03b1 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2; \\u039c\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03bc\\u03bf\\u03bd\\u03ae \\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ce\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c0\\u03ac\\u03bd\\u03c4\\u03b1. \\u0397 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03c5\\u03c0\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03b5 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03bf\\u03cd\\u03bd. \\u0393\\u03b9\\u03b1 \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03ad\\u03bd\\u03b1 \\u03be\\u03b5\\u03c7\\u03c9\\u03c1\\u03b9\\u03c3\\u03c4\\u03ac \\u03c5\\u03c0\\u03ac\\u03c1\\u03c7\\u03bf\\u03c5\\u03bd \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b8\\u03ad\\u03c4\\u03b1\\u03bc\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2, \\u03b8\\u03b1 \\u03b5\\u03bd\\u03af\\u03c3\\u03c7\\u03c5\\u03b1\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03bf\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ac \\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1 \\u03bc\\u03b1\\u03c2. \\u0391\\u03c1\\u03c7\\u03b9\\u03ba\\u03ac \\u03cc\\u03c3\\u03bf\\u03bd \\u03b1\\u03c6\\u03bf\\u03c1\\u03ac \\u03c4\\u03bf\\u00a0\\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf,\\u00a0\\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03b5\\u03c4\\u03b5 \\u03bc\\u03b9\\u03b1\\u00a0\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03b7\\u03bc\\u03ad\\u03bd\\u03b7 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae.\\u00a0\\u03a0\\u03b9\\u03bf \\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03ba\\u03c1\\u03b9\\u03bc\\u03ad\\u03bd\\u03b1, \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03c5\\u03be\\u03ae\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03ac\\u03bb\\u03c9\\u03c3\\u03b7\\u00a0\\u03c6\\u03c1\\u03bf\\u03cd\\u03c4\\u03c9\\u03bd\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ce\\u03bd\\u00a0\\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b5\\u03c1\\u03bf\\u03cd\\u00a0\\u03bc\\u03ad\\u03c3\\u03b1 \\u03c3\\u03c4\\u03b7 \\u03bc\\u03ad\\u03c1\\u03b1. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 2 \\u03bc\\u03b5 3 \\u03ba\\u03cd\\u03c1\\u03b9\\u03b1\\u00a0\\u03b3\\u03b5\\u03cd\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03b5\\u03c4\\u03b5\\u00a02 \\u03bc\\u03b5 3 \\u03b5\\u03bd\\u03b4\\u03b9\\u03ac\\u03bc\\u03b5\\u03c3\\u03b1\\u00a0 \\u03c3\\u03bd\\u03b1\\u03ba,\\u00a0\\u03c4\\u03b1 \\u03bf\\u03c0\\u03bf\\u03af\\u03b1\\u00a0\\u00a0\\u03b8\\u03b1 \\u03c0\\u03c1\\u03bf\\u03ad\\u03c1\\u03c7\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03cc\\u03bb\\u03b5\\u03c2 \\u03c4\\u03b9\\u03c2 \\u03bf\\u03bc\\u03ac\\u03b4\\u03b5\\u03c2 \\u03c4\\u03c1\\u03bf\\u03c6\\u03af\\u03bc\\u03c9\\u03bd. \\u039a\\u03b1\\u03bb\\u03cc \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd, \\u03bd\\u03b1\\u00a0\\u03bc \\u03b5\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03c6\\u03b5\\u0390\\u03bd\\u03b7, \\u03c4\\u03b7 \\u03b6\\u03ac\\u03c7\\u03b1\\u03c1\\u03b7, \\u03c4\\u03bf \\u03c4\\u03c3\\u03b9\\u03b3\\u03ac\\u03c1\\u03bf \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03b1\\u03bb\\u03ba\\u03bf\\u03cc\\u03bb. \\u03a0\\u03b1\\u03c1\\u03ac\\u03bb\\u03bb\\u03b7\\u03bb\\u03b1,\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03bf\\u03c1\\u03af\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf\\u03c7\\u03b5\\u03cd\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7! \\u0391\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03b9\\u03ba\\u03ac \\u03bc\\u03b5 \\u03c4\\u03bf \\u03b4\\u03b9\\u03b1\\u03bd\\u03bf\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf ,\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c3\\u03b1\\u03c2 \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03c3\\u03b1\\u03c2.\\u00a0\\u0391\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2\\u00a0\\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c0\\u03b1\\u03c3\\u03bc\\u03bf\\u03cd\\u03c2,\\u00a0\\u03cc\\u03c0\\u03c9\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03ae \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03b1\\u03c0\\u03cc \\u03c4\\u03b7\\u03bd \\u03b1\\u03c3\\u03c7\\u03bf\\u03bb\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2.\\u00a0\\u0399\\u03b4\\u03b9\\u03b1\\u03af\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd \\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03b1\\u03c0\\u03cc 90 \\u03ad\\u03c9\\u03c2 120 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ac \\u03c3\\u03c4\\u03b7\\u03bd \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03ad\\u03c7\\u03b5\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03c3\\u03cd\\u03bd\\u03c4\\u03bf\\u03bc\\u03bf\\u00a0\\u03b4\\u03b9\\u03ac\\u03bb\\u03b5\\u03b9\\u03bc\\u03bc\\u03b1. \\u00a0\\u03a7\\u03c1\\u03ae\\u03c3\\u03b9\\u03bc\\u03bf \\u03b8\\u03b1 \\u03ae\\u03c4\\u03b1\\u03bd, \\u03bd\\u03b1 \\u03b1\\u03c0\\u03bf\\u03c6\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03c0\\u03b9\\u03b8\\u03b1\\u03bd\\u03ce\\u03c2 \\u03ba\\u03ac\\u03bd\\u03b5\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03c3\\u03c5\\u03b3\\u03ba\\u03b5\\u03bd\\u03c4\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03c3\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03b1\\u03c1\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5.\\u00a0 \\u03a4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf\\u00a0 \\u03c6\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03b4\\u03c1\\u03b1\\u03bc\\u03b1\\u03c4\\u03af\\u03b6\\u03b5\\u03b9 \\u03c3\\u03b7\\u03bc\\u03b1\\u03bd\\u03c4\\u03b9\\u03ba\\u03cc \\u03c1\\u03cc\\u03bb\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03b5\\u03c5\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03ba\\u03b1\\u03c4\\u2019 \\u03b5\\u03c0\\u03ad\\u03ba\\u03c4\\u03b1\\u03c3\\u03b7 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2. \\u0393\\u03b9\\u03b1 \\u03bd\\u03b1 \\u03b1\\u03bb\\u03bb\\u03ac\\u03be\\u03b5\\u03b9 \\u03b1\\u03c5\\u03c4\\u03cc \\u03b8\\u03b1 \\u03b2\\u03bf\\u03b7\\u03b8\\u03bf\\u03cd\\u03c3\\u03b5 \\u03c4\\u03bf \\u03bd\\u03b1 \\u03b2\\u03b9\\u03ce\\u03c3\\u03b5\\u03c4\\u03b5 \\u03c4\\u03b1\\u00a0\\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ac\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c3\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03bc\\u03b7\\u03bd\\u00a0\\u03c4\\u03b1\\u00a0\\u03b1\\u03c0\\u03bf\\u03c6\\u03b5\\u03cd\\u03b3\\u03b5\\u03c4\\u03b5.\\u00a0\\u0395\\u03ba\\u03c4\\u03bf\\u03bd\\u03ce\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c7\\u03c9\\u03c1\\u03ae\\u03c3\\u03c4\\u03b5. \\u03a0\\u03c1\\u03bf\\u03c3\\u03b7\\u03bb\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03c3\\u03c4\\u03bf\\u00a0\\u03c0\\u03b1\\u03c1\\u03cc\\u03bd, \\u03bc\\u03b5\\u03af\\u03bd\\u03b5\\u03c4\\u03b5 \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c3\\u03c4\\u03bf\\u00a0\\u03c4\\u03ce\\u03c1\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9\\u00a0\\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b5 \\u03c3\\u03c4\\u03b7 \\u03b2\\u03af\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd\\u00a0\\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ce\\u03bd\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03b7\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd. \\u03a4\\u03ad\\u03bb\\u03bf\\u03c2, \\u03c3\\u03c5\\u03c7\\u03bd\\u03ac \\u03c5\\u03c0\\u03bf\\u03c4\\u03b9\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03bb\\u03b5\\u03b3\\u03cc\\u03bc\\u03b5\\u03bd\\u03bf\\u00a0 \\u03c0\\u03bd\\u03b5\\u03c5\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03cc \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03bf.\\u00a0 \\u039c\\u03b7\\u03bd \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03b5\\u03c1\\u03b5\\u03af\\u03c4\\u03b5.\\u00a0\\u0392 \\u03c1\\u03b5\\u03af\\u03c4\\u03b5 \\u03bd\\u03cc\\u03b7\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc \\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2.\\u00a0\\u00a0\\u0391\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2\\u00a0\\u03b1\\u03be\\u03af\\u03b5\\u03c2\\u00a0\\u03c3\\u03b1\\u03c2 (\\u00ab\\u0393\\u03b9\\u03b1 \\u03c0\\u03bf\\u03b9\\u03bf \\u03c0\\u03c1\\u03ac\\u03b3\\u03bc\\u03b1 \\u03b8\\u03ad\\u03bb\\u03b5\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b8\\u03c5\\u03bc\\u03bf\\u03cd\\u03bd\\u03c4\\u03b1\\u03b9;\\u00bb). \\u0392\\u03ac\\u03bb\\u03c4\\u03b5 \\u03c4\\u03b9\\u03c2 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2\\u00a0\\u03b1\\u03be\\u03af\\u03b5\\u03c2\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03c3\\u03b1\\u03c2 \\u03b4\\u03c1\\u03b1\\u03c3\\u03c4\\u03b7\\u03c1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c9\\u03c2\\u00a0\\u03c0\\u03c1\\u03bf\\u03c4\\u03b5\\u03c1\\u03b1\\u03b9\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1.\\u00a0\\u0391\\u03bd\\u03b1\\u03ba\\u03b1\\u03bb\\u03cd\\u03c8\\u03c4\\u03b5 \\u03c4\\u03af \\u03c3\\u03b1\\u03c2\\u00a0\\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03af\\u00a0\\u03c4\\u03b1\\u03bb\\u03ad\\u03bd\\u03c4\\u03b1\\u00a0\\u03c7\\u03c1\\u03b7\\u03c3\\u03b9\\u03bc\\u03bf\\u03c0\\u03bf\\u03b9\\u03ae\\u03c3\\u03b1\\u03c4\\u03b5. \\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\u03b5\\u03c0\\u03af\\u03c3\\u03b7\\u03c2, \\u03bd\\u03b1\\u00a0\\u03b5\\u03bd\\u03b1\\u03bb\\u03bb\\u03ac\\u03c3\\u03c3\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c3\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03bf\\u03cd\\u03bd\\u00a0\\u03c5\\u03c8\\u03b7\\u03bb\\u03ae\\u00a0\\u03b1\\u03c0\\u03cc\\u03b4\\u03bf\\u03c3\\u03b7 \\u03b1\\u03c0\\u03cc \\u03b5\\u03c3\\u03ac\\u03c2 \\u03bc\\u03b5 \\u03b4\\u03b9\\u03b1\\u03c3\\u03c4\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1\\u00a0\\u03c7\\u03b1\\u03bb\\u03ac\\u03c1\\u03c9\\u03c3\\u03b7\\u03c2. \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:27:22\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:26:50\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/pws-tha-mporousa-na-diaxeiristw.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (368, 'com_content.article.115', '', '2022-01-24 14:29:44', 43, 12398, 'ee4d9e8c40f3a9cad1525c55ddc8b5bcf5d87f81', '{\"id\":\"115\",\"asset_id\":343,\"title\":\"\\u03a4\\u03af \\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03cc\\u03c1\\u03bf \\\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0395\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\\";\",\"alias\":\"\\u03c4\\u03af-\\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5-\\u03bc\\u03b5-\\u03c4\\u03bf\\u03bd-\\u03cc\\u03c1\\u03bf-\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\",\"introtext\":\"<p>\\u0397\\u00a0<strong>\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1<\\/strong>\\u00a0\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2.\\u00a0\\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf<strong>\\u00a0\\u03c3\\u03ce\\u03bc\\u03b1,\\u00a0<\\/strong>\\u03c4\\u03bf<strong>\\u00a0\\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1,\\u00a0<\\/strong>\\u03c4\\u03bf<strong>\\u00a0\\u03bc\\u03c5\\u03b1\\u03bb\\u03cc\\u00a0<\\/strong>\\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf<strong>\\u00a0\\u03c0\\u03bd\\u03b5\\u03cd\\u03bc\\u03b1<\\/strong>.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03af \\u03b5\\u03bd\\u03bd\\u03bf\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03c4\\u03bf\\u03bd \\u03cc\\u03c1\\u03bf \\\"\\u0394\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u0395\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\\"; \\u0397 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03c1\\u03ad\\u03b5\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c2 \\u03c4\\u03b1 \\u03b5\\u03ba\\u03b5\\u03af \\u03c0\\u03bf\\u03c5 \\u03c4\\u03b7\\u03c2 \\u03b4\\u03b5\\u03af\\u03c7\\u03bd\\u03bf\\u03c5\\u03bd \\u03bf\\u03b9 \\u03c0\\u03c1\\u03bf\\u03b8\\u03ad\\u03c3\\u03b5\\u03b9\\u03c2 \\u03bc\\u03b1\\u03c2. \\u0397 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1 \\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c9\\u03c2 \\u03b7 \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03bd\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b1\\u03c0\\u03bf\\u03c4\\u03b5\\u03bb\\u03b5\\u03c3\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03b9\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03b1\\u03c0\\u03cc \\u03c4\\u03b9\\u03c2 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2. \\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03ce\\u03bc\\u03b1, \\u03c4\\u03bf \\u03c3\\u03c5\\u03bd\\u03b1\\u03af\\u03c3\\u03b8\\u03b7\\u03bc\\u03b1, \\u03c4\\u03bf \\u03bc\\u03c5\\u03b1\\u03bb\\u03cc \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c0\\u03bd\\u03b5\\u03cd\\u03bc\\u03b1. \\u039a\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2 \\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd. \\u039a\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03c4\\u03ad\\u03c3\\u03c3\\u03b5\\u03c1\\u03b9\\u03c2 \\u03c0\\u03b7\\u03b3\\u03ad\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03b5\\u03af\\u03bd\\u03b1\\u03b9\\u00a0\\u03b1\\u03c0\\u03b1\\u03c1\\u03b1\\u03af\\u03c4\\u03b7\\u03c4\\u03b5\\u03c2\\u00a0\\u03c4\\u03cc\\u03c3\\u03bf \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03b7\\u03bd \\u03b5\\u03c0\\u03b1\\u03b3\\u03b3\\u03b5\\u03bb\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03b6\\u03c9\\u03ae \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd.\\u00a0\\u0391 \\u03bb\\u03bb\\u03b7\\u03bb\\u03b5\\u03c0\\u03b9\\u03b4\\u03c1\\u03bf\\u03cd\\u03bd\\u00a0\\u03bc\\u03b5\\u03c4\\u03b1\\u03be\\u03cd \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03ad\\u03c7\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd\\u00a0\\u03af\\u03b4\\u03b9\\u03b1 \\u03b2\\u03b1\\u03c1\\u03cd\\u03c4\\u03b7\\u03c4\\u03b1. \\u039a\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac, \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5\\u03b3\\u03ac\\u03bb\\u03b7\\u00a0\\u03c0\\u03bf\\u03c3\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\u00a0\\u03c3\\u03c4\\u03b9\\u03c2 \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03c9\\u03bd \\u03c0\\u03bf\\u03bb\\u03bb\\u03b1\\u03c0\\u03bb\\u03ce\\u03bd \\u03c1\\u03cc\\u03bb\\u03c9\\u03bd \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03b9\\u03b1\\u03ba\\u03ae\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ae\\u03c2 \\u03b6\\u03c9\\u03ae\\u03c2, \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03c4\\u03b1\\u03c0\\u03b5\\u03be\\u03ad\\u03bb\\u03b8\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b5 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1 \\u03c3\\u03c4\\u03b9\\u03c2 \\u03c0\\u03c1\\u03bf\\u03ba\\u03bb\\u03ae\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03bd\\u03c4\\u03b9\\u03bc\\u03b5\\u03c4\\u03c9\\u03c0\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5. \\u03a7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bb\\u03bf\\u03b9\\u03c0\\u03cc\\u03bd \\u03bd\\u03b1 \\u03b2\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03c1\\u03cc\\u03c0\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03b6\\u03cc\\u03bc\\u03b1\\u03c3\\u03c4\\u03b5\\u00a0\\u03c4\\u03b1\\u00a0\\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2,\\u00a0\\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03ba\\u03b1\\u03c4\\u03b1\\u03ba\\u03c4\\u03ae\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5\\u00a0\\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c3\\u03c9\\u03c4\\u03b5\\u03c1\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c0\\u03bf\\u03b9\\u03bf\\u03b9 \\u03c0\\u03b1\\u03c1\\u03ac\\u03b3\\u03bf\\u03bd\\u03c4\\u03b5\\u03c2 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03bf\\u03c5\\u03bd \\u03ba\\u03b1\\u03b9 \\u03b1\\u03c0\\u03bf\\u03b4\\u03c5\\u03bd\\u03b1\\u03bc\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2, \\u03ba\\u03b1\\u03c4\\u03ac \\u03c4\\u03b7 \\u03b4\\u03b9\\u03ac\\u03c1\\u03ba\\u03b5\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\u03b7\\u03bc\\u03ad\\u03c1\\u03b1\\u03c2. \\u0397 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1, \\u03bc\\u03ad\\u03c3\\u03b1 \\u03b1\\u03c0\\u03cc \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ad\\u03c2 \\u03b4\\u03b9\\u03b5\\u03c1\\u03b3\\u03b1\\u03c3\\u03af\\u03b5\\u03c2 \\u03bc\\u03c0\\u03bf\\u03c1\\u03b5\\u03af \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03bd\\u03b5\\u03ce\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\\u00a0\\u03c3\\u03c5\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ad\\u03c4\\u03c3\\u03b9 \\u03ce\\u03c3\\u03c4\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b1\\u03bd\\u03b1\\u03b6\\u03c9\\u03bf\\u03b3\\u03bf\\u03bd\\u03b5\\u03af\\u03c4\\u03b5\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1\\u00a0\\u03b5\\u03c0\\u03b1\\u03bd\\u03b1\\u03c6\\u03bf\\u03c1\\u03c4\\u03af\\u03b6\\u03b5\\u03c4\\u03b5\\u00a0\\u03c4\\u03bf\\u03bd \\u03b5\\u03b1\\u03c5\\u03c4\\u03cc \\u03c3\\u03b1\\u03c2! \\u03a3\\u03ae\\u03bc\\u03b5\\u03c1\\u03b1, \\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b7\\u03c1\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c0\\u03c9\\u03c2 \\u03bf\\u03b9 \\u03b1\\u03c5\\u03be\\u03b7\\u03bc\\u03ad\\u03bd\\u03bf\\u03b9 \\u03c1\\u03c5\\u03b8\\u03bc\\u03bf\\u03af \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03b1\\u03c0\\u03b1\\u03b9\\u03c4\\u03b7\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03c1\\u03cc\\u03bb\\u03bf\\u03b9, \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf \\u03c7\\u03c1\\u03b5\\u03b9\\u03ac\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c0\\u03b1\\u03b8\\u03bf\\u03cd\\u03bc\\u03b5 \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03ac \\u03c4\\u03b1 \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\u03bd\\u03b1 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bc\\u03ad\\u03bd\\u03bf\\u03c5\\u03bd \\u03c3\\u03c4\\u03bf \\u03c3\\u03c4\\u03ac\\u03b4\\u03b9\\u03bf \\u03c4\\u03b7\\u03c2 \\u03ba\\u03b9\\u03bd\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03af\\u03b7\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03c2\\u00a0\\u03b5\\u03b3\\u03c1\\u03ae\\u03b3\\u03bf\\u03c1\\u03c3\\u03b7\\u03c2\\u00a0\\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03bc\\u03b7\\u03bd \\u03bc\\u03b1\\u03c2 \\u03bf\\u03b4\\u03b7\\u03b3\\u03bf\\u03cd\\u03bd \\u03c3\\u03b5 \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c4\\u03b1\\u03c3\\u03c4\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c0\\u03bf\\u03c5 \\u03ba\\u03b1\\u03c4\\u03b1\\u03bd\\u03b1\\u03bb\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03cc\\u03bb\\u03b7 \\u03c4\\u03b7\\u03bd \\u03c8\\u03c5\\u03c7\\u03b9\\u03ba\\u03ae \\u03ba\\u03b1\\u03b9 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03c2 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1.\\u00a0\\u039c\\u03c0\\u03bf\\u03c1\\u03bf\\u03cd\\u03bc\\u03b5 \\u03bd\\u03b1\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03cd\\u03bc\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2\\u00a0\\u03c3\\u03c4\\u03b7\\u03bd \\u03ba\\u03b1\\u03b8\\u03b7\\u03bc\\u03b5\\u03c1\\u03b9\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03bc\\u03b1\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b1\\u03c5\\u03c4\\u03cc\\u03c7\\u03c1\\u03bf\\u03bd\\u03b1 \\u03bd\\u03b1 \\u03ba\\u03ac\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\u03bc\\u03b9\\u03b1 \\u03ba\\u03b1\\u03bb\\u03ae\\u00a0\\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u03c4\\u03b5\\u03c3\\u03c3\\u03ac\\u03c1\\u03c9\\u03bd \\u03c0\\u03b7\\u03b3\\u03ce\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2\\u00a0\\u03c0\\u03bf\\u03c5 \\u03b8\\u03b1 \\u03bc\\u03b1\\u03c2 \\u03b5\\u03be\\u03b1\\u03c3\\u03c6\\u03b1\\u03bb\\u03af\\u03c3\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd\\u00a0\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1\\u00a0\\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd\\u00a0\\u03b5\\u03c5\\u03b5\\u03be\\u03af\\u03b1\\u00a0\\u03c3\\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03bc\\u03b1\\u03c2.\\u00a0 \\u03a0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03ac\\u03c1\\u03b8\\u03c1\\u03b1<\\/p>\",\"state\":\"1\",\"catid\":25,\"created\":\"2022-01-09 20:23:32\",\"created_by\":\"43\",\"created_by_alias\":\"\",\"modified\":\"2022-01-24 14:29:44\",\"modified_by\":43,\"checked_out\":43,\"checked_out_time\":\"2022-01-24 14:29:03\",\"publish_up\":\"2022-01-09 20:23:32\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/2022\\\\\\/01\\\\\\/24\\\\\\/ti-enooume.jpg\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0), (369, 'com_content.article.117', '', '2022-01-24 14:30:26', 43, 7357, 'ad39684a315807bf64ab354cdda781b407b19963', '{\"id\":\"117\",\"asset_id\":347,\"title\":\"\\u03a4\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2\",\"alias\":\"\\u03c4\\u03b9-\\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9-\\u03ba\\u03b1\\u03b9-\\u03c4\\u03b9-\\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9-\\u03c4\\u03b7\\u03bd-\\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac-\\u03bc\\u03b1\\u03c2\",\"introtext\":\"<p>\\u038c\\u03bb\\u03bf\\u03b9 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7\\u00a0<strong>\\u03b1\\u03bd\\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae, \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7<\\/strong> \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd,\\u00a0\\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u03a4\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b9 \\u03b5\\u03bd\\u03b9\\u03c3\\u03c7\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2 \\u038c\\u03bb\\u03bf\\u03b9 \\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5 \\u03cc\\u03c4\\u03b9 \\u03b7 \\u03b1\\u03bd\\u03b5\\u03c0\\u03b1\\u03c1\\u03ba\\u03ae\\u03c2 \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae, \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7, \\u03cd\\u03c0\\u03bd\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03be\\u03b5\\u03ba\\u03bf\\u03cd\\u03c1\\u03b1\\u03c3\\u03b7 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03bf\\u03c5\\u03bd \\u03c4\\u03b1 \\u03b2\\u03b1\\u03c3\\u03b9\\u03ba\\u03ac \\u03b5\\u03c0\\u03af\\u03c0\\u03b5\\u03b4\\u03b1 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1\\u03c2 \\u03c4\\u03c9\\u03bd \\u03b1\\u03bd\\u03b8\\u03c1\\u03ce\\u03c0\\u03c9\\u03bd, \\u03ba\\u03b1\\u03b8\\u03ce\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b9\\u03ba\\u03b1\\u03bd\\u03cc\\u03c4\\u03b7\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03bd\\u03b1 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03b9\\u03c1\\u03af\\u03b6\\u03bf\\u03bd\\u03c4\\u03b1\\u03b9 \\u03c4\\u03b1 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03ac \\u03c4\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03bd\\u03b1 \\u03b5\\u03c3\\u03c4\\u03b9\\u03ac\\u03b6\\u03bf\\u03c5\\u03bd \\u03c4\\u03b7\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae \\u03c4\\u03bf\\u03c5\\u03c2. \\u03a4\\u03b9 \\u03bc\\u03b5\\u03b9\\u03ce\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03b1\\u03c2: > \\u0397 \\u03c0\\u03b1\\u03c1\\u03ac\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03b3\\u03b5\\u03c5\\u03bc\\u03ac\\u03c4\\u03c9\\u03bd > \\u0397 \\u03ba\\u03b1\\u03ba\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae > \\u0397 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03c4\\u03b1\\u03ba\\u03c4\\u03b9\\u03ba\\u03ae\\u03c2 \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7\\u03c2 > \\u03a4\\u03bf \\u03c5\\u03c0\\u03b5\\u03c1\\u03b2\\u03bf\\u03bb\\u03b9\\u03ba\\u03cc \\u03b2\\u03ac\\u03c1\\u03bf\\u03c2 > \\u0397 \\u03ad\\u03bb\\u03bb\\u03b5\\u03b9\\u03c8\\u03b7 \\u03cd\\u03c0\\u03bd\\u03bf\\u03c5 > \\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: > \\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 > \\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 > \\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 & McCullough, 2003, Seligman, Steen, Park, & 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, & 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 <<\\u03ba\\u03b1\\u03bb\\u03bf\\u03cd>> \\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 & 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 & 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 : >>\\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). >>\\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. >> \\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 > \\u03b3\\u03c5\\u03bc\\u03bd\\u03b1\\u03c3\\u03c4\\u03b9\\u03ba\\u03ae > \\u03b1\\u03c5\\u03be\\u03ac\\u03bd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03ac \\u03bc\\u03bf\\u03c5 > \\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>>>\\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! > \\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; > \\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. > \\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 > \\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 > \\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 > \\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 <strong>\\u03c6\\u03c5\\u03c3\\u03b9\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ae \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 <\\/strong>\\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. <\\/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 \\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03ce\\u03c1\\u03b9\\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,\\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 \\u03b4\\u03b9\\u03b1\\u03c7\\u03b5\\u03af\\u03c1\\u03b9\\u03c3\\u03ae \\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 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ae \\u03ac\\u03c3\\u03ba\\u03b7\\u03c3\\u03b7 \\u03ba\\u03b1\\u03b9 \\u03b7 \\u03c3\\u03c9\\u03c3\\u03c4\\u03ae \\u03b4\\u03b9\\u03b1\\u03c4\\u03c1\\u03bf\\u03c6\\u03ae \\u03b4\\u03c1\\u03bf\\u03c5\\u03bd \\u03cc\\u03c7\\u03b9 \\u03bc\\u03cc\\u03bd\\u03bf \\u03c0\\u03c1\\u03bf\\u03bb\\u03b7\\u03c0\\u03c4\\u03b9\\u03ba\\u03ac \\u03b1\\u03bb\\u03bb\\u03ac \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b5\\u03c1\\u03b1\\u03c0\\u03b5\\u03c5\\u03c4\\u03b9\\u03ba\\u03ac \\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 <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 & \\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 \\u03b1\\u03bd\\u03c4\\u03af\\u03b4\\u03c1\\u03b1\\u03c3\\u03b7 \\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 \\u03b4\\u03b9\\u03b1\\u03ba\\u03c1\\u03b9\\u03c4\\u03ae \\u03c0\\u03b5\\u03c1\\u03af\\u03bf\\u03b4\\u03bf (\\u03c0\\u03b5\\u03c1\\u03af\\u03c0\\u03bf\\u03c5 10 \\u03bb\\u03b5\\u03c0\\u03c4\\u03ce\\u03bd) \\u03ad\\u03bd\\u03c4\\u03bf\\u03bd\\u03bf\\u03c5 \\u03c6\\u03cc\\u03b2\\u03bf\\u03c5 \\u03ae \\u03b4\\u03c5\\u03c3\\u03c6\\u03bf\\u03c1\\u03af\\u03b1\\u03c2 \\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, \\u03cc\\u03c4\\u03b9 \'\'\\u03c4\\u03c1\\u03b5\\u03bb\\u03b1\\u03af\\u03bd\\u03b5\\u03c4\\u03b1\\u03b9\'\' \\u03ae \\u03b1\\u03ba\\u03cc\\u03bc\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\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 \\u03bf\\u03c0\\u03bf\\u03c5\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03ba\\u03b1\\u03b9 \\u03bf\\u03c0\\u03bf\\u03c4\\u03b5\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5, \\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 <strong>\\u03b1\\u03bd\\u03b1\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03bf\\u03c5\\u03bc\\u03b5<\\/strong> \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1 <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 \\u03c4\\u03b7\\u03bd \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03af\\u03b1 \\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 \\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 \\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 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03ba\\u03bf\\u03bb\\u03bf\\u03c5\\u03b8\\u03b5\\u03af \\u03bc\\u03b9\\u03b1 \\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 \\u03a0\\u0391\\u039d\\u03a4\\u0391 \\u03b7 \\u03c3\\u03ba\\u03ad\\u03c8\\u03b7 \\u03c0\\u03c1\\u03bf\\u03b7\\u03b3\\u03b5\\u03af\\u03c4\\u03b1\\u03b9 \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03ba\\u03b1\\u03b8\\u03bf\\u03c1\\u03af\\u03b6\\u03b5\\u03b9. (\\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 \\u03c3\\u03c5\\u03bc\\u03c0\\u03b5\\u03c1\\u03b9\\u03c6\\u03bf\\u03c1\\u03ac, \\u03b4\\u03b7\\u03bb\\u03b1\\u03b4\\u03ae \\u03c4\\u03b7\\u03bd \\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. (\\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 \\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 \\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 <\\/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 : \\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 \\u03b5\\u03be\\u03bf\\u03b9\\u03ba\\u03bf\\u03bd\\u03bf\\u03bc\\u03bf\\u03cd\\u03bc\\u03b5 \\u03b5\\u03bd\\u03ad\\u03c1\\u03b3\\u03b5\\u03b9\\u03b1. \\u039f\\u03b9 \\u03b1\\u03c0\\u03bf\\u03c3\\u03c0\\u03ac\\u03c3\\u03b5\\u03b9\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03bf\\u03c7\\u03ae\\u03c2 \\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: \\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: \\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 ): \\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: \\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: \\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: \\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 \\u03b2\\u03ac\\u03b6\\u03bf \\u03ba\\u03b1\\u03b9 \\u03ac\\u03c1\\u03c7\\u03b9\\u03c3\\u03b5 \\u03bd\\u03b1 \\u03c4\\u03bf \\u03b3\\u03b5\\u03bc\\u03af\\u03b6\\u03b5\\u03b9 \\u03bc\\u03b5 \\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 \\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1 \\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 \\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 \\u03b4\\u03c5\\u03bf \\u03ba\\u03bf\\u03cd\\u03c0\\u03b5\\u03c2 \\u03ba\\u03b1\\u03c6\\u03ad \\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 \\u03c4\\u03bf \\u03b2\\u03ac\\u03b6\\u03bf \\u03b5\\u03af\\u03bd\\u03b1\\u03b9 \\u03c3\\u03b1\\u03bd \\u03c4\\u03b7 \\u03b6\\u03c9\\u03ae \\u03c3\\u03b1\\u03c2. \\u03a4\\u03b1 \\u03bc\\u03c0\\u03b1\\u03bb\\u03ac\\u03ba\\u03b9\\u03b1 \\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 \\u03c7\\u03b1\\u03bb\\u03af\\u03ba\\u03b9\\u03b1 \\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 \\u03ac\\u03bc\\u03bc\\u03bf\\u03c2 \\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. \\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 \\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. \\u03a6\\u03c1\\u03bf\\u03bd\\u03c4\\u03af\\u03c3\\u03c4\\u03b5 \\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 \\u03ba\\u03b1\\u03c6\\u03ad\\u03c2 \\u03b1\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b5\\u03cd\\u03b5\\u03b9 \\u03c4\\u03b7\\u03bd \\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 \\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 <strong>\\u03b9\\u03c3\\u03bf\\u03c1\\u03c1\\u03bf\\u03c0\\u03af\\u03b1<\\/strong> \\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 <strong>\\u03c0\\u03bf\\u03bb\\u03c5\\u03b4\\u03b9\\u03ac\\u03c3\\u03c4\\u03b1\\u03c4\\u03bf<\\/strong> \\u03ba\\u03b1\\u03b9 <strong>\\u03c3\\u03cd\\u03bd\\u03b8\\u03b5\\u03c4\\u03bf<\\/strong> \\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 \\u03b9\\u03c3\\u03cc\\u03c1\\u03c1\\u03bf\\u03c0\\u03b1 \\u03c4\\u03bf\\u03c5\\u03c2 \\u03c1\\u03cc\\u03bb\\u03bf\\u03c5\\u03c2 \\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 \\u03b4\\u03b9\\u03b1\\u03c4\\u03b1\\u03c1\\u03ac\\u03c3\\u03c3\\u03b5\\u03c4\\u03b1\\u03b9. \\u03a9\\u03c3\\u03c4\\u03cc\\u03c3\\u03bf \\u03bf\\u03b9 \\u03c1\\u03cc\\u03bb\\u03bf\\u03b9 \\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 \\u03c0\\u03bf\\u03bb\\u03bb\\u03bf\\u03af \\u03ba\\u03b1\\u03b9 \\u03b4\\u03b9\\u03b1\\u03c6\\u03bf\\u03c1\\u03b5\\u03c4\\u03b9\\u03ba\\u03bf\\u03af \\u03ba\\u03b1\\u03b9 \\u03b5\\u03ba\\u03b5\\u03af \\u03ad\\u03b3\\u03ba\\u03b5\\u03b9\\u03c4\\u03b1\\u03b9 \\u03b7 \\u03b4\\u03c5\\u03c3\\u03ba\\u03bf\\u03bb\\u03af\\u03b1 \\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 \\u03bc\\u03b7 \\u03c1\\u03b5\\u03b1\\u03bb\\u03b9\\u03c3\\u03c4\\u03b9\\u03ba\\u03ad\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2 \\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 \\u03b8\\u03ad\\u03c4\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b1 \\u03c0\\u03c1\\u03bf\\u03c3\\u03c9\\u03c0\\u03b9\\u03ba\\u03ac \\u03bc\\u03b1\\u03c2 \\u03cc\\u03c1\\u03b9\\u03b1, \\u03bb\\u03ad\\u03b3\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2 \\u03cc\\u03c7\\u03b9 \\u03c3\\u03b5 \\u03bf\\u03c4\\u03b9\\u03b4\\u03ae\\u03c0\\u03bf\\u03c4\\u03b5 \\u03bc\\u03b1\\u03c2 \\u03c0\\u03b1\\u03c1\\u03b1\\u03b2\\u03b9\\u03ac\\u03b6\\u03b5\\u03b9. <\\/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 <strong>\\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1,<\\/strong> \\u03b1\\u03bd\\u03b1\\u03c6\\u03ad\\u03c1\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03b7\\u03bd <strong>\\u03b5\\u03b8\\u03b5\\u03bb\\u03bf\\u03bd\\u03c4\\u03b9\\u03ba\\u03ae<\\/strong>, <strong>\\u03c0\\u03b5\\u03c1\\u03b9\\u03c4\\u03c4\\u03ae<\\/strong> <strong>\\u03ba\\u03b1\\u03b8\\u03c5\\u03c3\\u03c4\\u03ad\\u03c1\\u03b7\\u03c3\\u03b7<\\/strong> \\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 <strong>\\u03b3\\u03bd\\u03c9\\u03c1\\u03af\\u03b6\\u03b5\\u03b9<\\/strong> \\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 \\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. \\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 . \\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 \\u03b1\\u03b4\\u03c1\\u03b5\\u03bd\\u03b1\\u03bb\\u03af\\u03bd\\u03b7\\u03c2 (\\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 \\u03b5\\u03c0\\u03b9\\u03b2\\u03b1\\u03c1\\u03cd\\u03bd\\u03b5\\u03b9 \\u03c4\\u03bf\\u03bd \\u03bf\\u03c1\\u03b3\\u03b1\\u03bd\\u03b9\\u03c3\\u03bc\\u03cc \\u03c4\\u03bf\\u03c5 \\u03c3\\u03c9\\u03bc\\u03b1\\u03c4\\u03b9\\u03ba\\u03ac \\u03ba\\u03b1\\u03b9 \\u03c8\\u03c5\\u03c7\\u03bf\\u03bb\\u03bf\\u03b3\\u03b9\\u03ba\\u03ac, \\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 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c5\\u03c2 \\u03ba\\u03b1\\u03b9 \\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, \\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. \\u0393\\u03b9\\u03b1\\u03c4\\u03af \\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, \\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; \\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 \\u03b5\\u03be\\u03c5\\u03c0\\u03b7\\u03c1\\u03b5\\u03c4\\u03b5\\u03af \\u03ba\\u03ac\\u03c0\\u03bf\\u03b9\\u03bf \\u03c3\\u03ba\\u03bf\\u03c0\\u03cc, \\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 \\u03ac\\u03b3\\u03c7\\u03bf\\u03c2 \\u03ba\\u03b1\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c4\\u03c1\\u03b5\\u03c2 \\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 \\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 \\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 \\u03b1\\u03bd\\u03b1\\u03b2\\u03bb\\u03b7\\u03c4\\u03b9\\u03ba\\u03cc\\u03c4\\u03b7\\u03c4\\u03b1\\u03c2. <\\/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, <strong>\\u03b5\\u03c0\\u03b9\\u03bb\\u03ad\\u03b3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac<\\/strong> \\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, \\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. \\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 \\u03b4\\u03b9\\u03b1\\u03b9\\u03c9\\u03bd\\u03af\\u03b6\\u03bf\\u03c5\\u03bd \\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 \\u03cc\\u03c3\\u03bf \\u03ba\\u03b1\\u03b9 \\u03bf \\u03c6\\u03cc\\u03b2\\u03bf\\u03c2 \\u03c4\\u03b7\\u03c2 \\u03b5\\u03c0\\u03b9\\u03c4\\u03c5\\u03c7\\u03af\\u03b1\\u03c2. \\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 \\u03b1\\u03c1\\u03bd\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03ad\\u03ba\\u03b2\\u03b1\\u03c3\\u03b7 \\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 \\u03c5\\u03c8\\u03b7\\u03bb\\u03cc\\u03c4\\u03b5\\u03c1\\u03b5\\u03c2 \\u03c0\\u03c1\\u03bf\\u03c3\\u03b4\\u03bf\\u03ba\\u03af\\u03b5\\u03c2 \\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. \\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. \\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 \\u03b4\\u03c1\\u03ac\\u03c3\\u03b7 , \\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 <strong>Bryant & Veroff<\\/strong>, \\u03b5\\u03c0\\u03b9\\u03c3\\u03c4\\u03ae\\u03bc\\u03bf\\u03bd\\u03b5\\u03c2 \\u03b1\\u03c0\\u03cc \\u03c4\\u03bf \\u03c7\\u03ce\\u03c1\\u03bf \\u03c4\\u03b7\\u03c2 <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 & 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, \\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 \\u03bc\\u03b1\\u03c2. \\u0395\\u03af\\u03bd\\u03b1\\u03b9 \\u03bc\\u03b9\\u03b1 \\u03b5\\u03bd\\u03b5\\u03c1\\u03b3\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\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 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03bf\\u03c0\\u03bf\\u03b9\\u03b5\\u03af \\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 \\u03ce\\u03c1\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c5\\u03c4\\u03ac \\u03c0\\u03c1\\u03bf\\u03ba\\u03cd\\u03c0\\u03c4\\u03bf\\u03c5\\u03bd. \\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 \\u03c3\\u03c5\\u03bd\\u03b5\\u03b9\\u03b4\\u03b7\\u03c4\\u03ac \\u03c0\\u03b1\\u03c1\\u03ce\\u03bd \\u03c3\\u03c4\\u03bf \\u03b5\\u03b4\\u03ce \\u03ba\\u03b1\\u03b9 \\u03c4\\u03ce\\u03c1\\u03b1, \\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 \\u03bc\\u03b5 \\u03c4\\u03b7\\u03bd \\u03ad\\u03bd\\u03bd\\u03bf\\u03b9\\u03b1 \\u03c4\\u03b7\\u03c2 \\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. O \\u0391\\u03c1\\u03b9\\u03c3\\u03c4\\u03bf\\u03c4\\u03ad\\u03bb\\u03b7\\u03c2 \\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 Bryant & Veroff, \\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 \\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. (\\u0391\\u03c5\\u03c4\\u03ad\\u03c2 \\u03bf\\u03b9 \\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, <strong>\\u03b5\\u03bd\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong> \\u03ae <strong>\\u03c0\\u03b1\\u03c1\\u03b1\\u03c4\\u03b5\\u03af\\u03bd\\u03bf\\u03bd\\u03c4\\u03b1\\u03c2<\\/strong> \\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, \\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 \\u03bd\\u03b1 \\u03bd\\u03bf\\u03b9\\u03ce\\u03c3\\u03bf\\u03c5\\u03bc\\u03b5 \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03bf\\u03bb\\u03b9\\u03ba\\u03ae \\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, \\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 \\u03bc\\u03b5\\u03af\\u03bd\\u03bf\\u03c5\\u03bc\\u03b5 \\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 \\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 \\u03b8\\u03b5\\u03c4\\u03b9\\u03ba\\u03ac \\u03bc\\u03bf\\u03c5 \\u03c3\\u03c5\\u03bd\\u03b1\\u03b9\\u03c3\\u03b8\\u03ae\\u03bc\\u03b1\\u03c4\\u03b1&